summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/listbox.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Add keywords to demosMatthias Clasen2020-09-131-1/+0
* gtk-demo: Group the listbox demosMatthias Clasen2020-08-091-1/+1
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* gtk-demo: Drop the awardsMatthias Clasen2020-06-041-4/+0
* gtk-demo: Introduce awardsBenjamin Otte2020-05-301-3/+7
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-2/+2
* Don't use container api on GtkListBoxMatthias Clasen2020-05-111-1/+1
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-7/+2
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* demos: Drop the '+' from GTKEmmanuele Bassi2019-02-051-1/+1
* box: Remove gtk_box_pack_startTimm Bäder2019-01-231-2/+2
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-1/+4
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-2/+2
* box: Remove fill child propertyTimm Bäder2017-04-251-2/+2
* box: Remove expand child propertyTimm Bäder2017-04-251-2/+3
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-2/+2
* gtkdemo: Plug leaks in listbox demoTimm Bäder2015-09-191-0/+25
* Plug another memory leakMatthias Clasen2015-09-151-0/+1
* Plug a memory leakMatthias Clasen2015-09-151-0/+1
* gtk-demo: Order tweets newest first in listbox exampleBenjamin Otte2015-08-241-1/+1
* demo: use the installed named iconWilliam Jon McCann2013-11-051-3/+1
* CosmeticsMatthias Clasen2013-10-071-1/+1
* Another round of template binding api changesMatthias Clasen2013-07-261-13/+13
* Rename the widget template APIEmmanuele Bassi2013-07-261-16/+16
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-13/+13
* gtk-demo: Use the new macros for adding instance private dataEmmanuele Bassi2013-07-091-7/+2
* Trivial rewordingMatthias Clasen2013-06-281-1/+1
* gtk-demo: Add GtkListBox demoAlexander Larsson2013-06-181-0/+376