summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/application.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using gtk_widget_get_surfaceMatthias Clasen2019-05-281-3/+3
* gtk-demo: Rename to org.gtk.Demo4Matthias Clasen2019-04-021-5/+5
* app icons: use new styleJakub Steiner2019-02-061-1/+1
* demos: Drop the '+' from GTKEmmanuele Bassi2019-02-051-5/+5
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-4/+7
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-3/+2
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-3/+3
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-3/+3
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-4/+4
* gtk-demo: Stop using GdkEventWindowStateMatthias Clasen2017-12-141-11/+23
* gtk-demo: Use GdkEvent APIMatthias Clasen2017-09-191-2/+4
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-3/+6
* Remove GtkWindow::hide-titlebar-when-maximizedMatthias Clasen2017-05-011-14/+0
* demos/application: Call the right programChun-wei Fan2016-11-021-1/+1
* gtk-demo: Streamline applicationMatthias Clasen2016-02-141-99/+2
* gtk-demo: Fix the size saving for CSDMatthias Clasen2016-02-141-4/+1
* gtk-demo: Add window size saving exampleMatthias Clasen2016-02-131-16/+135
* gtk-demo: modernize the application demoMatthias Clasen2016-02-131-95/+90
* Add gtk_native_dialog_destroy()Alexander Larsson2015-11-111-0/+1
* gtk3-demo: Add open file to the application demowip/native-file-chooserAlexander Larsson2015-11-051-3/+87
* gtk-demo: Use title case consistentlyMatthias Clasen2013-12-121-1/+1
* demo: change application name of inner demoWilliam Jon McCann2013-12-031-4/+4
* Update copyright yearMatthias Clasen2013-11-091-1/+1
* demo: use the installed named iconWilliam Jon McCann2013-11-051-5/+1
* Remove usage of stock APIs in demoWilliam Jon McCann2013-06-241-36/+0
* gtk-demo: Remove file lists from demo dataBenjamin Otte2013-02-011-1/+1
* gtk-demo: Don't use subfolders for resourcesBenjamin Otte2013-02-011-4/+4
* gtk-demo move application demo resources into a namespaceBenjamin Otte2012-05-301-4/+4
* gtk-demo: Show data files as wellMatthias Clasen2012-05-181-1/+1
* gtk-demo: Find gtk-demo-application.exe on win32Alexander Larsson2012-04-201-2/+8
* gtk-demo: Use gdk-pixbuf resource apiMatthias Clasen2012-02-091-8/+2
* gtk3-demo-application: add an example for the new apiMatthias Clasen2012-01-241-0/+8
* Add an example for settings<>action integrationMatthias Clasen2012-01-241-1/+7
* gtk-demo: Improve the GtkApplication demoMatthias Clasen2012-01-161-13/+23
* Add a GtkApplication example to gtk3-demoMatthias Clasen2012-01-141-0/+461