summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/css_shadows.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Cosmetic change to the css shadows demoMatthias Clasen2020-08-291-0/+1
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-5/+9
* Don't use container api on GtkListBoxMatthias Clasen2020-05-111-3/+3
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-2/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* demos/gtk-demo: Add common_cflags to buildTimm Bäder2020-03-071-1/+1
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* gtk-demo: Get rid of toolbarsBenjamin Otte2020-02-071-11/+8
* cssection: Return locations, not numbersBenjamin Otte2019-04-121-4/+7
* build: Add gtk-css static libraryBenjamin Otte2019-04-121-1/+1
* gtk-demo: Remove calls to gtk_style_context_reset_widgets()Benjamin Otte2017-10-311-2/+0
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* cssprovider: Remove GError out argument from load functionsBenjamin Otte2016-10-171-1/+1
* gtk3-demo: Rename "CSS Theming" groupMatthias Clasen2016-03-251-1/+1
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-11/+6
* gtk-demo: Many cosmetic fixesMatthias Clasen2015-06-191-2/+3
* Remove usage of stock APIs in demoWilliam Jon McCann2013-06-241-2/+4
* Plug two memory leakMatthias Clasen2013-01-201-0/+1
* gtk-demo: Add a CSS shadows demoBenjamin Otte2012-09-211-0/+147