]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/stock_browser.c
Use gtk_box_new() instead gtk_[v|h]box_new()
[~andy/gtk] / demos / gtk-demo / stock_browser.c
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-08-18 Christian PerschUse G_DEFINE_BOXED_TYPE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
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.
2002-09-29 Manish Singhadd deprecation compile flags
2002-04-22 Kristian RietveldThis commit adds stock icon functionality to GtkCellRen...
2001-11-02 Owen TaylorSet a reasonable default height for the window.
2001-10-20 Owen Taylorat Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat...
2001-10-08 Havoc Penningtonremove unused enum
2001-10-02 Kristian Rietveldadd editable_cells.c, list_store.c and tree_store.c
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-09-14 Matthias Clasendemos/gtk-demo/stock_browser.c (id_to_macro): make...
2001-09-10 Alex LarssonUpdate to use the new g_boxed_type_register_static...
2001-09-08 Jonathan BlandfordRemoved 'fill' attribute. It was silly b/c that was...
2001-08-27 Jonathan BlandfordFix to use GtkSelectionMode. ditto ditto ditto.
2001-08-19 Jonathan BlandfordSun Aug 19 01:44:44 2001 Jonathan Blandford <jrb...
2001-08-17 Matthias Clasengtk/demos/gtk-demo/*: Remove all uses of deprecated...
2001-06-30 Jonathan Blandfordchanged new_with_types to just plain new, fixing the...
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-10 Anders CarlssonUpdate signal name to be changed instead of selection_c...
2001-05-25 Havoc Penningtonfix so that default icons are created if you call gtk_s...
2001-05-25 Havoc Penningtonforgot to add stock_browser.c