]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/menus.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
[~andy/gtk] / demos / gtk-demo / menus.c
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-31 Matthias ClasenCosmetic fixes
2005-07-07 Manish Singhchange_orientation() should return void, remove unused...
2005-07-05 Matthias ClasenDemonstrate vertical menubars
2004-11-16 Matthias ClasenDon't include config.h in the examples.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-11-08 Matthias ClasenCall the do_ functions with the toplevel as argument.
2003-10-23 Owen TaylorFix some unused variables.
2003-10-10 Matthias ClasenReplace GtkItemFactory by GtkUIManager in the intro...
2003-10-10 Kristian RietveldDeprecate. Ditto.
2001-11-16 Sven Neumanndemos/gtk-demo/appwindow.c reduce compiler warnings
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-10-20 Owen Taylorat Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat...
2001-08-27 Owen TaylorUse autoconf 2.13/2.50 compat macro.
2001-08-23 Owen TaylorDeprecate gtk_menu_bar_append/prepend/insert, forgot...
2001-08-17 Matthias Clasengtk/demos/gtk-demo/*: Remove all uses of deprecated...
2001-07-31 Darin AdlerPut all mentions of GdkFont inside #ifndef GDK_DISABLE_...
2001-05-18 Jonathan BlandfordIt's the worlds ugliest highlighting code!!!! The resul...
2001-04-18 Havoc Penningtonfix to properly queue resizes when the image is set
2001-02-21 Alexander LarssonAdded new menu separator item. The drawing and size...
2000-11-18 Jonathan BlandfordChanged to have the list become non-italic when the...
2000-11-09 Alexander LarssonChanges to make the new testgtk compile after gtk_menu_...
2000-10-18 Owen TaylorStart of work to move to new modularized testgtk.