summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/main.c
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-2/+2
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-3/+3
* gtk-demo: Add a shortcuts windowMatthias Clasen2020-04-261-0/+11
* gtk-demo: Include pango version in about dialogMatthias Clasen2020-04-261-0/+2
* gtk-demo: Update copyright yearMatthias Clasen2020-04-261-1/+1
* scrolledwindow: Drop shadow-typeMatthias Clasen2020-04-171-2/+0
* accels: Remove GtkAccelGroupBenjamin Otte2020-03-251-1/+0
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-0/+1
* accels: Remove GtkAccelGroupBenjamin Otte2020-03-181-1/+0
* builder: Make object names a const arrayTimm Bäder2020-03-071-1/+1
* demos/gtk-demo: Add common_cflags to buildTimm Bäder2020-03-071-12/+15
* gtk-demo: Remove a somewhat silly bit of codeMatthias Clasen2019-12-291-45/+0
* gtk-demo: Use normal way to lookup up symbolsBenjamin Otte2019-12-031-8/+1
* gtk-demo: wrap text operations in irreversible actionsChristian Hergert2019-11-051-0/+5
* Make the scrolling demo more versatileMatthias Clasen2019-10-111-1/+1
* label: Remove "line" from wrap propertiesTimm Bäder2019-09-091-1/+1
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-1/+1
* Stop using gtk_widget_is_toplevelMatthias Clasen2019-05-281-1/+1
* gtk-demo: Add a gear menuMatthias Clasen2019-04-161-6/+36
* gtk-demo: Don't expand tabsMatthias Clasen2019-04-021-1/+1
* gtk-demo: Rename to org.gtk.Demo4Matthias Clasen2019-04-021-2/+2
* gtk-demo: Fix fallout from the notebook page mergeMatthias Clasen2019-02-211-4/+3
* app icons: use new styleJakub Steiner2019-02-061-1/+1
* demos: Drop the '+' from GTKEmmanuele Bassi2019-02-051-7/+7
* gtk-demo/main: Suppress implicit fallthru warningDaniel Boles2018-10-121-7/+6
* gtk-demo: Redo viewing of resourcesBenjamin Otte2018-04-061-89/+109
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* image: Remove gtk_image_set_texture()Benjamin Otte2018-03-161-1/+1
* image: Load resources and files into texturesBenjamin Otte2018-03-161-1/+1
* gtk-demo: Port to GdkClipboardBenjamin Otte2017-12-031-1/+1
* gdk: Remove VisibilityNotify eventsBenjamin Otte2017-11-011-1/+0
* Drop all uses of GdkPixbufAnimation in the gtk APIsAlexander Larsson2017-10-231-2/+1
* GtkImage: Drop support for storing pixbufsAlexander Larsson2017-10-231-1/+1
* gtk4-demo: Fix the scrollbar popup menu exampleMatthias Clasen2017-10-071-2/+2
* gtk-demo: Deal with big imagesMatthias Clasen2017-10-061-0/+11
* Remove gtk_widget_show_allTimm Bäder2017-01-201-4/+1
* iconset: Remove stray referencesRico Tzschichholz2016-10-231-1/+0
* Remove GtkTableTimm Bäder2016-10-181-1/+0
* Add a --version option to gtk3-demoMatthias Clasen2016-09-111-0/+29
* port to new gtk_menu_popup_at_* () functionsWilliam Hua2016-07-191-1/+1
* gtk-demo: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-2/+2
* gtk-demo: Put hte app menu in a separate fileMatthias Clasen2016-02-271-1/+1
* gtk3-demo: Fontify all source filesMatthias Clasen2016-02-141-24/+27
* Return a value from ::command-line handlerMatthias Clasen2015-09-281-2/+4
* gtk-demo:Add a --list optionMatthias Clasen2015-09-091-0/+32
* gtk-demo: Make --autoquit a simple optionMatthias Clasen2015-09-091-5/+5
* gtk-demo: Add a way to launch individual demosMatthias Clasen2015-09-061-1/+69
* gtk-demo: Use top/bottom-margin for text viewsMatthias Clasen2015-08-171-32/+2
* gtk3-demo: Add a scrollbar context menuMatthias Clasen2015-07-281-0/+48