]> Pileus Git - ~andy/gtk/history - gtk/gtkvpaned.c
Check for NULL children, #97913.
[~andy/gtk] / gtk / gtkvpaned.c
2002-11-07 Anders CarlssonCheck for NULL children, #97913.
2002-10-08 Manish SinghDeprecation cleanup
2002-10-07 Owen TaylorAllow the slider to be set all the way to the edge...
2002-03-29 Owen TaylorDon't show the window unless the widget is mapped....
2002-02-11 Soeren SandmannOpaque resizing + prelighting for paned widget. move...
2001-12-07 Owen TaylorFix errors in computing the size of the second child.
2001-11-20 Tim Janikfix allocation to be relative to paned->allocation...
2001-11-16 Owen TaylorMake Menu items NO_WINDOW widgets.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-05-21 Owen TaylorOnly show the separator if both children are present...
2001-05-14 Owen TaylorBlock against redundant changes.
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2000-12-04 Havoc Penningtonfix this to be sane
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-15 Manish Singhremoved stray gutter_size reference, a 1.2 relic
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-23 Jonathan Blandfordadd a 'paned' mode to the function to let it draw the...
2000-02-17 Owen TaylorAdd patch from Jonathan Blandford and Anders Carlsson...
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
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-02-05 Owen TaylorDon't assume any more that the gtkwidget.c code will...
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1998-12-17 Owen TaylorRemove the info tag from the context so if the source...
1998-12-15 Owen TaylorFixed up some warnings.
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
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-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
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-18 Owen Taylor( From: James Henstridge <james@daa.com.au> )
1998-02-17 Owen TaylorFrom Patrice Fortier <Patrice.Fortier@aquarel.fr>
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision