summaryrefslogtreecommitdiff
path: root/gtk/gtktreeitem.c
Commit message (Expand)AuthorAgeFilesLines
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-1/+1
* - Show selection correctly when starting selection with arrowsOwen Taylor1998-03-081-0/+3
* Unset allocation on unparent, to force reallocation if we get adding backOwen Taylor1998-03-051-23/+98
* oh, boy, world can be so crude!GTK_0_99_4Tim Janik1998-03-021-63/+72
* Required changes for version change to 0.99.4PST 1998 Shawn T. Amundson1998-03-021-2/+13
* gtk_object_query_args takes an additional pointer now which if suppliedTim Janik1998-02-211-54/+19
* Use gtk_signal_default_marshaller, for expand/collapse signals.Owen Taylor1998-02-161-19/+2
* Change style->white to style->base[] where appropriate. Change the defaultOwen Taylor1998-02-131-5/+7
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-6/+30
* Fixed widget sensitivity for the treeitem - please review at leisureElliot Lee1998-01-271-3/+10
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* misc gtk touchupsElliot Lee1997-12-311-1/+1
* Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree.Shawn Amundson1997-12-191-8/+99
* Tree widget implementation by Bolliet Jerome.Shawn Amundson1997-12-171-1/+791
* Initial revisionElliot Lee1997-11-241-0/+108