summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/spinner.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-1/+1
* Deprecate GtkDialogMatthias Clasen2022-10-291-0/+2
* gtk-demo: Add keywords to demosMatthias Clasen2020-09-131-1/+0
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-9/+9
* Use gtk_window_destroyMatthias Clasen2020-05-111-2/+2
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-2/+1
* Drop the margin propertyMatthias Clasen2020-02-251-1/+4
* box: Remove gtk_box_pack_startTimm Bäder2019-01-231-1/+1
* box: Remove fill child propertyTimm Bäder2017-04-251-1/+1
* box: Remove expand child propertyTimm Bäder2017-04-251-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* More gtk-demo spacing fixesMatthias Clasen2016-10-261-0/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-1/+1
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-1/+1
* gtk-demo: Many cosmetic fixesMatthias Clasen2015-06-191-1/+1
* Remove usage of stock APIs in demoWilliam Jon McCann2013-06-241-3/+4
* Formatting cleanupsMatthias Clasen2011-09-011-2/+0
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-3/+3
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-3/+3
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-1/+4
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Fix GtkSpinner using style before it's setBastien Nocera2009-10-151-0/+4
* Bug 319607 – Add a throbber (activity widget) to GTK+Bastien Nocera2009-10-141-0/+90