summaryrefslogtreecommitdiff
path: root/gtk/gtktree.c
Commit message (Expand)AuthorAgeFilesLines
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* brooooooooken pipe.Kristian Rietveld2003-09-031-2/+2
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-0/+2
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-3/+4
* deprecate GTK_SELECTION_EXTENDED.Jonathan Blandford2001-08-271-23/+1
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-22/+0
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-33/+0
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-2/+2
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-39/+0
* marshaller fixes.Tim Janik2001-03-071-2/+2
* Patch from ChiDeok Hwang to move call to sync_selection() up a few linesOwen Taylor2001-03-021-19/+64
* bracket in #ifdef GTK_ENABLE_BROKEN.Havoc Pennington2001-01-311-2/+4
* doh, this was broken beyond believe.Tim Janik2000-12-131-24/+23
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-40/+0
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-3/+3
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* eek, i've never seen a bug here, never been here and never fixed anythingTim Janik2000-07-111-0/+6
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-3/+3
* Adapt cast macros to standard.Raja R Harinath1999-11-221-44/+29
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-7/+11
* 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-1/+1
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-8/+7
* restricted the --g*fatal-* arguments to --g-fatal-warnings again. thisTim Janik1998-08-181-213/+213
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-211-25/+3
* 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/+10
* 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-3/+16
* 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-1/+1
* More extensive debugging outputOwen Taylor1998-04-031-1/+1
* /home/otaylor/commitOwen Taylor1998-03-241-1/+4
* fetch the inintial value of attributes.event_mask fromTim Janik1998-03-121-1/+1
* applied gtk-shige-980311-0.patch.gz, which removes the erronerousTim Janik1998-03-121-4/+7
* applied gtk-bolliet-980310-0.patch.gz which adds more checks andTim Janik1998-03-111-37/+77
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-1/+1
* Miscellaneous minor fixes to remove ANSI C incompatibilitiesOwen Taylor1998-03-021-3/+4
* Required changes for version change to 0.99.4PST 1998 Shawn T. Amundson1998-03-021-12/+129
* Fixes to GtkTree, courtesy of Erik Troan <ewt@redhat.com>Elliot Lee1998-02-231-7/+5
* gtk_object_query_args takes an additional pointer now which if suppliedTim Janik1998-02-211-2/+2
* Change style->white to style->base[] where appropriate. Change the defaultOwen Taylor1998-02-131-1/+2
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-15/+32
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-1/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* HandleBox mostly works now (the size_request and size_allocate is black magic...Elliot Lee1997-12-281-1/+1