summaryrefslogtreecommitdiff
path: root/gtk/gtkhandlebox.h
Commit message (Expand)AuthorAgeFilesLines
* Move wholly deprecated files to a subdirectoryMatthias Clasen2011-11-011-108/+0
* Add deprecation annotations for GtkHandleBox and GtkTableMatthias Clasen2011-10-141-0/+8
* handlebox: DeprecateBenjamin Otte2011-09-301-0/+4
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* gtkhandlebox: move public members to private structureJavier Jardón2010-07-131-19/+3
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* gtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignment.h gtk/gtkarrow.hMichael Natterer2008-06-201-9/+9
* deuglify formatting of sealed fields.Michael Natterer2008-06-201-5/+6
* Fix indentation of a comment.Tim Janik2008-06-201-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-5/+5
* Seal GtkHandleBoxTim Janik2008-06-201-13/+14
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+3
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-9/+2
* Deprecation cleanupManish Singh2002-10-111-7/+7
* Use 'signed int' not 'gint' for signed bitfields. (#93020, Vitaly Tishkov)Owen Taylor2002-09-231-1/+1
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-8/+11
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Adapt cast macros to standard.Raja R Harinath1999-11-221-3/+5
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-1/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* When we find a match, stop searching. (Because we assume pspec != NULL inOwen Taylor1999-02-151-8/+13
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-1/+8
* Add shadow_type and gtk_handle_box_set_shadow_type function (plus aAndrew T. Veliath1998-11-211-0/+3
* Removed the fleur_cursor field. Now the cursor is created/destroyed onFederico Mena Quintero1998-06-091-1/+0
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* implemented new flag shrink_on_detach (TRUE by default) which will causeTim Janik1998-03-241-0/+1
* major overhaul of the code, fixed all known bugs (hopefully ;).Tim Janik1998-03-211-7/+6
* Some cleanups of signedness warningsOwen Taylor1998-03-141-3/+3
* reserve the space for child_attach/child_detach signals.Tim Janik1998-02-281-2/+8
* Now we use a GtkWindow of type GTK_WINDOW_DIALOG as a destination forFederico Mena1998-01-161-1/+1
* Lots of changes all over the place. Now the widget has two windows. TheFederico Mena1998-01-161-9/+9
* copyright noticesElliot Lee1998-01-081-0/+1
* Some geometry management bugs fixed (and some others added -- will fix themArturo Espinosa1998-01-051-8/+15
* handlebox now lets you set in_root flag (and if you set that, its location as...Elliot Lee1998-01-011-0/+5
* The handlebox is almost finished. Just need help with resizing theElliot Lee1997-12-221-1/+2
* more gtkhandlebox work..Elliot Lee1997-12-191-1/+2
* Added root coords to button & motion events - sopwithElliot Lee1997-12-171-1/+3
* Start of work on a widget to allow you to drag other widgets in and out ofElliot Lee1997-12-161-0/+58