summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/pickers.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop the margin propertyMatthias Clasen2020-02-251-1/+4
* Remove GtkFileChooser:local-onlyEmmanuele Bassi2020-02-221-1/+0
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-2/+2
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* gtk-demo: Set local-only to FALSE for the file chooserMatthias Clasen2016-11-171-0/+1
* More gtk-demo spacing fixesMatthias Clasen2016-10-261-0/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-4/+0
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-9/+3
* gtk-demo: replace uses of GtkTable by GtkGridMatthias Clasen2011-08-311-13/+17
* demo-pickers: gtk_misc_set_alignment replacingDiego Celix2011-08-281-5/+10
* gtk-demo: Add an app chooser button demoMatthias Clasen2011-06-011-8/+15
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Add a demo showing all picker widgets.Matthias Clasen2005-05-251-0/+73