summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/sidebar.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Cosmetic changesMatthias Clasen2020-09-171-4/+3
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-021-1/+0
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-2/+2
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-3/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-1/+1
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* gtk-demo: Fix up sidebar demo styleTimm Bäder2019-10-091-4/+2
* gtk-demo: Rename to org.gtk.Demo4Matthias Clasen2019-04-021-1/+1
* sidebar demo: Use an existing iconMatthias Clasen2019-02-121-1/+1
* gtk-demo: Fix the sidebar demoMatthias Clasen2019-02-101-1/+1
* demos: Drop the '+' from GTKEmmanuele Bassi2019-02-051-1/+1
* box: Remove gtk_box_pack_startTimm Bäder2019-01-231-3/+3
* Rename GtkHeaderBar::show-close-buttonMatthias Clasen2017-12-071-1/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* box: Remove fill child propertyTimm Bäder2017-04-251-3/+3
* box: Remove expand child propertyTimm Bäder2017-04-251-3/+3
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-3/+3
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-2/+1
* gtk-demo: Many cosmetic fixesMatthias Clasen2015-06-191-1/+1
* Rename GtkSidebar to GtkStackSidebarLars Uebernickel2015-02-131-9/+9
* gtk-demo: Make the sidebar demo scrollMatthias Clasen2014-10-021-3/+15
* Add GtkSidebarIkey Doherty2014-10-011-0/+77