]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/panes.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
[~andy/gtk] / demos / gtk-demo / panes.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-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-08-22 Javier Jardóndemos/gtk-demo/panes.c: Use accessor functions to acces...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkPaned
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2007-09-06 Michael Natterers/gtk_widget_[un]ref/g_object_[un]ref/g
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.
2001-10-20 Owen Taylorat Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat...
2001-08-17 Matthias Clasengtk/demos/gtk-demo/*: Remove all uses of deprecated...
2001-08-10 Havoc Penningtonfix a typo.
2001-05-18 Jonathan BlandfordIt's the worlds ugliest highlighting code!!!! The resul...
2001-03-22 Havoc Penningtonhandle mnemonics in the stock item label
2001-02-16 Jonathan BlandfordIf we're going to have a demo, we might as well pass...
2000-11-18 Jonathan BlandfordChanged to have the list become non-italic when the...
2000-10-18 Owen TaylorStart of work to move to new modularized testgtk.