]> Pileus Git - ~andy/gtk/history - gtk/gtktree.c
Patch from Matthias Clasen to remove remove all instances of
[~andy/gtk] / gtk / gtktree.c
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-07 Tim Janikmarshaller fixes.
2001-03-02 Owen TaylorPatch from ChiDeok Hwang to move call to sync_selection...
2001-01-31 Havoc Penningtonbracket in #ifdef GTK_ENABLE_BROKEN.
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-11 Tim Janikeek, i've never seen a bug here, never been here and...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-04-03 Owen TaylorMore extensive debugging output
1998-03-24 Owen Taylor/home/otaylor/commit
1998-03-12 Tim Janikfetch the inintial value of attributes.event_mask from
1998-03-12 Tim Janikapplied gtk-shige-980311-0.patch.gz, which removes...
1998-03-11 Tim Janikapplied gtk-bolliet-980310-0.patch.gz which adds more...
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-02 Owen TaylorMiscellaneous minor fixes to remove ANSI C incompatibil...
1998-03-02 PST 1998 Shawn T... Required changes for version change to 0.99.4
1998-02-23 Elliot LeeFixes to GtkTree, courtesy of Erik Troan <ewt@redhat...
1998-02-21 Tim Janikgtk_object_query_args takes an additional pointer now...
1998-02-13 Owen TaylorChange style->white to style->base[] where appropriate...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-12-28 Elliot LeeHandleBox mostly works now (the size_request and size_a...
1997-12-19 Shawn AmundsonChanges from Bolliet Jerome <bolliet@in2p3.fr> to gtktree.
1997-12-17 Shawn AmundsonTree widget implementation by Bolliet Jerome.
1997-11-24 Elliot LeeInitial revision