summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/drawingarea.c
Commit message (Expand)AuthorAgeFilesLines
* draggesture: Port to new API modelBenjamin Otte2018-04-261-2/+3
* gtk: Remove gtk_widget_queue_draw_region()Benjamin Otte2018-04-051-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* demo: Remove an expose_event mentionTimm Bäder2018-02-061-2/+2
* examples, gtk-demo: Fix copy-pasta in signal nameKrzesimir Nowak2018-01-031-1/+1
* gtk-demo: Port the drawingarea demo to a gestureMatthias Clasen2018-01-021-34/+33
* gtk-demo: Don't use get_allocation()Benjamin Otte2017-11-051-6/+4
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-2/+2
* gtk-demo: Fix up the drawingarea exampleMatthias Clasen2017-10-061-40/+23
* gtk-demo: Use GdkEvent APIMatthias Clasen2017-09-191-3/+11
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-11/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-4/+4
* box: Remove expand child propertyTimm Bäder2017-04-251-4/+4
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* gtk-demo: Update drawing area usage to new APIsBenjamin Otte2016-11-181-29/+19
* More gtk-demo spacing fixesMatthias Clasen2016-10-261-0/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-3/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-4/+4
* 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