summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/application.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GtkStatusbarMatthias Clasen2023-02-021-0/+2
* filedialog: Add gtk_file_dialog_set_initial_file()Benjamin Otte2022-12-241-1/+1
* gtk-demo: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-2/+2
* gtk-demo: Application demo use open_finish()Corey Berla2022-11-261-9/+10
* gtk-demo: Port to async dialog APIMatthias Clasen2022-10-291-49/+23
* Rename clear_template to dispose_templateEmmanuele Bassi2022-07-111-1/+1
* Port gtk-demo widgets to gtk_widget_clear_template()Emmanuele Bassi2022-07-111-0/+2
* gtk/window: Make 'default-size' adapt to configured sizeJonas Ådahl2020-12-071-1/+1
* gdk: Rename GdkSurfaceState to GdkToplevelStateMatthias Clasen2020-09-101-3/+3
* gtk-demo: CosmeticsMatthias Clasen2020-08-081-1/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-7/+7
* Replace "gint" with "int"Benjamin Otte2020-07-251-3/+3
* gtk-demo: Stop using appmenu apisMatthias Clasen2020-05-221-7/+3
* Use gtk_window_destroyMatthias Clasen2020-05-111-3/+3
* gtk-demo: Use dispose instead of destroyMatthias Clasen2020-05-051-4/+4
* Merge branch 'wip/baedert/test-cflags' into 'master'Matthias Clasen2020-03-131-0/+2
|\
| * demos/gtk-demo: Add common_cflags to buildTimm Bäder2020-03-071-0/+2
* | demo: stop using gdk_surface_get_stateMatthias Clasen2020-03-121-1/+1
|/
* popover: Drop ::relative-toMatthias Clasen2020-02-241-1/+1
* gtk-demo: Get rid of toolbarsBenjamin Otte2020-02-071-4/+4
* gtk-demo: Replace a menu with a popoverMatthias Clasen2019-12-291-3/+3
* 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