]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/Makefile.am
define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.
[~andy/gtk] / demos / gtk-demo / Makefile.am
2008-08-12 Michael Nattererdefine -DGDK_PIXBUF_DISABLE_DEPRECATED in the global...
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2006-08-26 Matthias Clasendemonstrate automatic scrolling
2006-05-11 Matthias ClasenAdd it here.
2006-01-29 Behdad EsfahbodIf major.minor of required and available glib versions...
2006-01-28 Matthias ClasenMore work on GtkAssistant by Carlos Garnacho:
2005-07-12 Matthias ClasenRename this demo.
2005-05-25 Matthias ClasenAdd a demo showing combo box variations.
2005-05-25 Matthias ClasenAdd a demo showing all picker widgets.
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-07-29 Anders CarlssonAdd clipboard demo.
2004-07-04 Anders CarlssonAdd a simple file browser based on the icon view.
2004-04-21 Matthias ClasenA new demo.
2004-01-07 Matthias ClasenAdd entry_completion.c
2003-09-26 Matthias ClasenTurn off GTK_DISABLE_DEPRECATED, since this test uses the
2003-08-05 Matthias ClasenAdd a "Hypertext" demo.
2003-05-06 Owen TaylorPatch from James Henstridge to update to automake-1...
2003-04-21 Owen TaylorRemove geninclude.pl from CVS and don't dist it either...
2002-09-29 Manish Singhadd deprecation compile flags
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-05-15 jacob berkmanjust run perl on the geninclude script manually
2002-03-05 Owen TaylorUpdate version to 2.0.0
2002-02-21 Matthias Clasenscreenshots of examples.
2001-11-23 Owen TaylorVersion 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK...
2001-10-02 Kristian Rietveldadd editable_cells.c, list_store.c and tree_store.c
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-17 Matthias Clasengtk/demos/gtk-demo/*: Remove all uses of deprecated...
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-05-18 Owen TaylorRemove reallocate-redraws property. This is something...
2001-05-07 Havoc Penningtonfix some shell typos
2001-05-05 Owen TaylorRelease 1.3.5
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-18 Havoc Penningtonfix to properly queue resizes when the image is set
2001-02-20 Jonathan BlandfordAdd simple new demo.
2001-02-19 Havoc PenningtonGDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need...
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2000-11-13 Havoc Penningtonchange demo install dir to datadir/gtk+-2.0/demo
2000-11-13 Havoc PenningtonRename this testgtk to gtk-demo to avoid confusion...
2000-10-18 Owen TaylorStart of work to move to new modularized testgtk.