summaryrefslogtreecommitdiff
path: root/gtk/gtktreeitem.c
Commit message (Expand)AuthorAgeFilesLines
* Change from gdk_gc_set_dashes to take gint8 instead of gchar to make itOwen Taylor2000-01-211-1/+1
* Get rid of stupid C unsigned integer bug. (Bug #2272)Owen Taylor1999-09-291-1/+1
* Honor tree->view_lines. (gtk-guy-990611-3.patch: Guy HarrisOwen Taylor1999-08-081-0/+9
* in the ItemFactory test, link radio items together, and show howTim Janik1999-05-061-23/+19
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* grouped function names into application-level, widget-level andTim Janik1999-02-191-4/+6
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-3/+4
* [ Tried to commit wrong file last time ]Owen Taylor1999-01-211-32/+63
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-2/+2
* gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.cOwen Taylor1999-01-141-2/+2
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-66/+36
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-105/+120
* restricted the --g*fatal-* arguments to --g-fatal-warnings again. thisTim Janik1998-08-181-2/+2
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-211-6/+2
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* boy! did i really modify that many files?Tim Janik1998-06-161-2/+2
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-13/+20
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Removed, because that's what a NULL comparison function means. And itOwen Taylor1998-04-071-2/+2
* More extensive debugging outputOwen Taylor1998-04-031-2/+2
* applied gtk-bolliet-980310-0.patch.gz which adds more checks andTim Janik1998-03-111-101/+110
* 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