summaryrefslogtreecommitdiff
path: root/gtk/gtktreeviewcolumn.c
Commit message (Expand)AuthorAgeFilesLines
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-2/+2
* treeview: Use a cssnode instead of regionsBenjamin Otte2015-10-221-1/+0
* treeviewcolumn: Create button on initBenjamin Otte2015-10-221-33/+24
* tree view column: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-179/+166
* Use standard cursor namesMatthias Clasen2015-07-261-2/+3
* GtkTreeViewColumn: Fix a documentation typoMatthias Clasen2015-07-041-4/+4
* Stop using GDK_POINTER_MOTION_HINT_MASK in widgetsMatthias Clasen2015-03-221-1/+0
* GtkTreeViewColumn: a better way to avoid overlapMatthias Clasen2014-07-101-46/+10
* GtkTreeView: Avoid overlapping sort indicatorMatthias Clasen2014-07-101-0/+30
* gtk: Don't use GObjectClass.constructorJasper St. Pierre2014-06-261-16/+6
* treeviewcolumn: Avoid a device position queryCarlos Garnacho2014-06-111-5/+2
* GtkTreeViewColumn: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-41/+34
* Revert "Use minimum/natural size semantics"Matthias Clasen2014-06-011-31/+31
* gtk: fix several out argument annotationsEvan Nemerson2014-05-271-4/+4
* gtk: fix many callback annotations to include closure informationEvan Nemerson2014-05-271-1/+1
* Deprecate GtkAligmentMatthias Clasen2014-05-231-3/+6
* treeview: Don't show missing imagesMatthias Clasen2014-05-171-0/+5
* Drop GtkArrow use in GtkTreeViewColumnMatthias Clasen2014-05-131-8/+6
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-25/+25
* docs: use apostrophe in *'reWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-3/+3
* docs: Use markup for linksWilliam Jon McCann2014-02-071-2/+2
* GtkTreeViewColumn: fix critical warningClaudio Saavedra2014-02-061-2/+2
* docs: use proper quotesWilliam Jon McCann2014-02-051-5/+5
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: don't use <emphasis>William Jon McCann2014-01-281-1/+1
* docs: fix dnd docs linksWilliam Jon McCann2014-01-211-2/+3
* GtkTreeViewColumn: start padding at 0Ryan Lortie2013-09-301-1/+1
* Improve struct packing in various placesMatthias Clasen2013-09-211-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Deprecate gtk_widget_push_composite_child & friendsTristan Van Berkom2013-04-081-2/+0
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-2/+2
* docs: Update docs for recent treeviewcolumn changesJohn Lindgren2013-01-171-21/+30
* docs: Don't mark up numbersBenjamin Otte2013-01-171-1/+1
* treeviewcolumn: always hide button widget if the header is not shownCarl-Anton Ingmarsson2013-01-171-3/+3
* Use minimum/natural size semanticsJohn Lindgren2013-01-151-31/+31
* Use fixed width for resizingJohn Lindgren2013-01-151-51/+8
* treeviewcolumn: Show button if we're visibleBenjamin Otte2013-01-081-0/+2
* Make accessible implementations publicMatthias Clasen2012-12-271-1/+1
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* docs: fix typos in functions' descriptionsJiří Klimeš2012-02-201-2/+2
* gtktreeviewcolumn: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-1/+1
* treeview: Call a11y functions for culmn changes directlyBenjamin Otte2011-11-161-1/+6
* Remove one instance of gdk_window_get_pointerMatthias Clasen2011-11-021-4/+5
* GtkTreeViewColumn: dispose: Remove from the treeviewKjell Ahlstedt2011-10-061-0/+6
* GtkTreeViewColumn: initialize a variableCosimo Cecchi2011-09-281-1/+1
* Documentation fixesMatthias Clasen2011-09-251-10/+10
* GtkTreeViewColumn: fix x_offset returned by cell_get_position()Michael Natterer2011-09-251-6/+1