summaryrefslogtreecommitdiff
path: root/gtk/gtkhandlebox.h
Commit message (Expand)AuthorAgeFilesLines
* 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