summaryrefslogtreecommitdiff
path: root/gtk/gtkvpaned.c
Commit message (Expand)AuthorAgeFilesLines
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-32/+1
* Intern some more strings.Matthias Clasen2005-09-011-1/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-2/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* 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
* Check for NULL children, #97913.Anders Carlsson2002-11-071-3/+5
* Deprecation cleanupManish Singh2002-10-081-13/+15
* Allow the slider to be set all the way to the edge, and if that happens,Owen Taylor2002-10-071-2/+5
* Don't show the window unless the widget is mapped. (#76742, DennisOwen Taylor2002-03-291-2/+3
* Opaque resizing + prelighting for paned widget. move reszing logic toSoeren Sandmann2002-02-111-126/+0
* Fix errors in computing the size of the second child.Owen Taylor2001-12-071-1/+1
* fix allocation to be relative to paned->allocation, now that this is aTim Janik2001-11-201-9/+10
* Make Menu items NO_WINDOW widgets.Owen Taylor2001-11-161-71/+16
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-2/+0
* Only show the separator if both children are present and visible.Owen Taylor2001-05-211-70/+87
* Block against redundant changes.Owen Taylor2001-05-141-6/+6
* Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPEOwen Taylor2001-04-021-30/+25
* fix this to be saneHavoc Pennington2000-12-041-0/+51
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-53/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-1/+1
* removed stray gutter_size reference, a 1.2 relicManish Singh2000-03-151-1/+0
* Merges from gtk-1-2Owen Taylor2000-03-141-12/+12
* add a 'paned' mode to the function to let it draw the seven dots, insteadJonathan Blandford2000-02-231-71/+16
* Add patch from Jonathan Blandford and Anders Carlsson to change the PanedOwen Taylor2000-02-171-137/+174
* s/refcount/ref_count/.Tim Janik2000-02-131-2/+2
* Adapt cast macros to standard.Raja R Harinath1999-11-221-8/+35
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-2/+2
* 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-9/+21
* Don't assume any more that the gtkwidget.c code will queue a redraw on usOwen Taylor1999-02-051-9/+21
* gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.cOwen Taylor1999-01-141-2/+2
* Remove the info tag from the context so if the source unexpectedlyOwen Taylor1998-12-171-2/+2
* Fixed up some warnings.Owen Taylor1998-12-151-16/+11
* 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-12/+6
* 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
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* 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-3/+3
* ( From: James Henstridge <james@daa.com.au> )Owen Taylor1998-03-181-0/+4
* From Patrice Fortier <Patrice.Fortier@aquarel.fr>Owen Taylor1998-02-171-20/+23
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+356