summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/images.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Tweak images demoMatthias Clasen2020-11-021-3/+3
* gtk-demo: Reanimate floppy buddyMatthias Clasen2020-11-021-1/+4
* gtk-demo: Use typographic style classesMatthias Clasen2020-11-021-18/+12
* gtk-demo: Speed up image demoMatthias Clasen2020-10-221-1/+2
* gtk-demo: Add alternative text to a GtkPictureMatthias Clasen2020-10-221-0/+1
* gtk-demo: Add keywords to demosMatthias Clasen2020-09-131-0/+1
* gtk-demo: Make the image demo more robustMatthias Clasen2020-08-101-11/+10
* Replace "gint" with "int"Benjamin Otte2020-07-251-5/+5
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-32/+24
* Use gtk_window_destroyMatthias Clasen2020-05-111-6/+6
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-2/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_frame_set_child throughoutMatthias Clasen2020-05-041-5/+5
* frame: Drop shadow-typeMatthias Clasen2020-04-171-5/+0
* Drop the margin propertyMatthias Clasen2020-02-251-1/+4
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* demos: Drop the '+' from GTKEmmanuele Bassi2019-02-051-1/+1
* box: Remove gtk_box_pack_startTimm Bäder2019-01-231-12/+12
* gtk-demo: Port images demo to use a GtkPicture in placesBenjamin Otte2018-06-101-30/+30
* demos: Add an image demo for widget paintablesBenjamin Otte2018-04-051-0/+17
* gtk-demo: Add a video example (with controls) to the images demoBenjamin Otte2018-03-181-5/+35
* Replace gdk_threads_add_timeout* with g_timeout_add()Emmanuele Bassi2018-02-031-3/+1
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-0/+2
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-2/+2
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-2/+2
* GtkImage: Drop support for storing pixbufsAlexander Larsson2017-10-231-10/+1
* box: Remove fill child propertyTimm Bäder2017-04-251-9/+9
* box: Remove expand child propertyTimm Bäder2017-04-251-9/+9
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* 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-9/+9
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-7/+2
* gtk-demo: Fix images demoMatthias Clasen2014-04-121-6/+9
* all: Name more idles and timeoutsBastien Nocera2014-03-261-0/+1
* demo: use the installed named iconWilliam Jon McCann2013-11-051-6/+1
* gtk-demo: Replace logo with a transparent oneBenjamin Otte2013-02-011-1/+1
* gtk-demo: Remove demo_find_file() functionBenjamin Otte2013-02-011-1/+0
* gtk-demo: Port images example to resourcesBenjamin Otte2013-02-011-55/+6
* gtk-demo: Port images example to GInputStreamBenjamin Otte2013-02-011-26/+54
* Formatting cleanupsMatthias Clasen2011-09-011-139/+139
* gtk-demo: Drop uses of GtkAlignmentMatthias Clasen2011-09-011-25/+12
* gtk-demo: Use symbolic icon that existsBastien Nocera2011-02-051-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
* Fixing demos/ directory to build for removal of GtkObject type.Tristan Van Berkom2010-09-271-1/+1
* Support 'symbolic' themed iconsMatthias Clasen2010-04-281-0/+21
* 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-42/+42
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-1/+1