]> Pileus Git - ~andy/gtk/history - demos/testgtk/main.c
Use gtk_box_new() instead gtk_[v|h]box_new()
[~andy/gtk] / demos / testgtk / main.c
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-09-08 Javier Jardóndemos: Do not use deprecated API
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-11 Michael J. ChudobiakMinor file descriptor leak in testgtk
2008-06-20 Mikael HallendalReplaced use of gtk_signal_connect with the g_signal_co...
2000-11-14 Owen TaylorFix srcdir != builddir
2000-11-13 Havoc PenningtonRename this testgtk to gtk-demo to avoid confusion...
2000-11-10 Jonathan Blandforduse the new BOXED marshallers.
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...
2000-10-27 Jonathan BlandfordNot sure how this ever worked. Fixed it to use new...
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-18 Owen TaylorStart of work to move to new modularized testgtk.