]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/appwindow.c
Deprecate widget flag: GTK_WIDGET_VISIBLE
[~andy/gtk] / demos / gtk-demo / appwindow.c
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-05 Matthias ClasenAdd a message area widget
2009-03-01 Matthias ClasenSet the program-name property of the about dialog.
2008-07-02 Kristian RietveldBug 455268 - Add gtk-enable-tooltips GtkSetting
2007-03-19 Matthias ClasenAdd some hints about titles on about dialogs
2006-12-23 Matthias Clasenremove extra unref
2006-12-23 Matthias ClasenFix some leaks. (#348108, Chris Wilson)
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-25 Matthias ClasenFix typos
2005-10-12 Stefan Kostuse PACKAGE_VERSION,bump year (#318654)
2005-07-04 Matthias ClasenMake it compile
2005-06-19 Matthias ClasenAllow to construct menu tool buttons.
2005-05-25 Matthias ClasenSet the window icon by name.
2004-11-16 Matthias ClasenDon't include config.h in the examples.
2004-08-19 Manish Singhdemos/testpixbuf-save.c Get rid of some unnecessary...
2004-08-13 Matthias ClasenAdjust to GtkAboutDialog API changes.
2004-07-21 Matthias ClasenRemove trailing commas from enumerations. (#148035)
2004-07-12 Matthias ClasenUse a GtkAboutDialog.
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-09-23 Matthias ClasenDemonstrate tooltips on toolitems.
2003-09-15 Matthias ClasenAdd value parameter to allow setting the currently...
2003-08-27 Matthias ClasenChange the XML format: <Root> element is replaced by...
2003-08-27 Anders CarlssonFocus the text view, so the tool bar won't have focus.
2003-08-26 Matthias ClasenUse gssize for length, not gsize.
2003-08-25 Matthias ClasenRename GtkMenuMerge to GtkUIManager.
2003-08-24 Matthias ClasenNamespace the enum values properly. Sorry about the...
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...
2003-08-07 Matthias ClasenHide the resize grip when maximized or fullscreen.
2002-09-29 Manish Singhadd deprecation compile flags
2001-11-23 Owen TaylorVersion 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK...
2001-11-16 Sven Neumanndemos/gtk-demo/appwindow.c reduce compiler warnings
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-11-02 Owen TaylorSet a reasonable default height for the window.
2001-10-22 Jonathan BlandfordRemove handle_box from App demo.
2001-10-20 Owen Taylorat Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat...
2001-10-02 Kristian Rietveldadd editable_cells.c, list_store.c and tree_store.c
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-08-28 Matthias Clasendemos/gtk-demo/appwindow.c (do_appwindow): Use g_signal...
2001-07-31 Sven Neumanndemos/gtk-demo/appwindow.c demos/gtk-demo/item_factory.c
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-06 Alex LarssonDon't swap the order of the args to gtk_widget_destroyed.
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...