summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/drawingarea.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-1/+2
* gtk-demo: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-1/+1
* gtk-demo: Don't use deprecated codeBenjamin Otte2011-11-021-1/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Use cairo_surface_destroy instead of g_object_unrefKristian Rietveld2010-10-171-1/+1
* gtk-demo: Connet to draw signal in drawingarea exampleBenjamin Otte2010-09-261-35/+19
* demos/gtk-demo/drawingarea.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-8/+12
* gtk-demo: update drawingarea exampleBenjamin Otte2010-08-121-20/+22
* gtk-demo: Blit backing pixmap using CairoBenjamin Otte2010-07-261-13/+8
* gtk-demo: Convert drawingarea example to CairoBenjamin Otte2010-07-261-38/+22
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.cSven Neumann2008-08-111-26/+26
* Fix up highlightingMatthias Clasen2008-07-061-70/+70
* Fix some leaks. (#348108, Chris Wilson)Matthias Clasen2006-12-231-6/+11
* 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-1/+3
* add deprecation compile flagsManish Singh2002-09-291-3/+3
* at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-201-13/+11
* gtk/demos/gtk-demo/*: Remove all uses of deprecated functions.Matthias Clasen2001-08-171-2/+2
* It's the worlds ugliest highlighting code!!!! The result is okay so longJonathan Blandford2001-05-181-62/+62
* fix to properly queue resizes when the image is setHavoc Pennington2001-04-181-0/+322