]> Pileus Git - ~andy/gtk/history - gtk/gtkhandlebox.h
Revert name change
[~andy/gtk] / gtk / gtkhandlebox.h
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Michael Natterergtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignme...
2008-06-20 Michael Nattererdeuglify formatting of sealed fields.
2008-06-20 Tim JanikFix indentation of a comment.
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSeal GtkHandleBox
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2002-10-11 Manish SinghDeprecation cleanup
2002-09-23 Owen TaylorUse 'signed int' not 'gint' for signed bitfields. ...
2002-02-23 Owen TaylorMassive padding addition to class structures.
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
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-15 Owen TaylorWhen we find a match, stop searching. (Because we assum...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1998-11-21 Andrew T. VeliathAdd shadow_type and gtk_handle_box_set_shadow_type...
1998-06-09 Federico Mena QuinteroRemoved the fleur_cursor field. Now the cursor is creat...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-24 Tim Janikimplemented new flag shrink_on_detach (TRUE by default...
1998-03-21 Tim Janikmajor overhaul of the code, fixed all known bugs (hopef...
1998-03-14 Owen TaylorSome cleanups of signedness warnings
1998-02-28 Tim Janikreserve the space for child_attach/child_detach signals.
1998-01-16 Federico MenaNow we use a GtkWindow of type GTK_WINDOW_DIALOG as...
1998-01-16 Federico MenaLots of changes all over the place. Now the widget...
1998-01-08 Elliot Leecopyright notices
1998-01-05 Arturo EspinosaSome geometry management bugs fixed (and some others...
1998-01-01 Elliot Leehandlebox now lets you set in_root flag (and if you...
1997-12-22 Elliot LeeThe handlebox is almost finished. Just need help with...
1997-12-19 Elliot Leemore gtkhandlebox work..
1997-12-17 Elliot LeeAdded root coords to button & motion events - sopwith
1997-12-16 Elliot LeeStart of work on a widget to allow you to drag other...