summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/changedisplay.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Use g_object_unref instead of gdk_cursor_unrefBenjamin Otte2010-12-211-1/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-3/+3
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-3/+3
* Fixing demos/ directory to build for removal of GtkObject type.Tristan Van Berkom2010-09-271-1/+1
* gtk-demo: Drop use of GTK_DIALOG_NO_SEPARATORColin Walters2010-09-021-1/+1
* demos/gtk-demo/changedisplay.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+1
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-5/+9
* Use GtkBin accessorsJavier Jardón2010-07-131-1/+1
* demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.cSven Neumann2008-08-111-30/+30
* Don't do funny casts to avoid compiler warningsFederico Mena Quintero2008-07-181-1/+5
* Fix some leaks. (#348108, Chris Wilson)Matthias Clasen2006-12-231-0/+12
* Don't include config.h in the examples.Matthias Clasen2004-11-161-1/+0
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Call the do_ functions with the toplevel as argument.Matthias Clasen2003-11-081-2/+2
* Deprecation cleanupManish Singh2002-10-131-2/+2
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-071-3/+3
* Missed file:Owen Taylor2002-08-041-0/+627