summaryrefslogtreecommitdiff
path: root/gtk/gtkspinner.c
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtkspinner.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-6/+10
* spinner: We want the default colormap, not the RGB colormapBenjamin Otte2010-07-261-1/+1
* gtkspinner: Remove GET_PRIVATE macroJavier Jardón2010-07-131-3/+3
* Use accessor functions to access GtkAccesible variablesJavier Jardón2010-07-131-1/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)Javier Jardón2010-03-061-1/+1
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-1/+1
* Deprecate widget flag: GTK_WIDGET_IS_SENSITIVEJavier Jardón2010-03-011-1/+1
* Add customary args to gtk_style_paint_spinner()Matthias Clasen2009-11-271-1/+5
* Improve accessibility context and description of the spinnerChristian Dywan2009-11-061-2/+2
* Use "Since: 2.x" instead "Since 2.x"Javier Jardón2009-10-301-1/+1
* Do not assign the parent class twiceXan Lopez2009-10-151-2/+0
* Notify the "active" property of the spinner only when neededPaolo Borelli2009-10-151-56/+78
* Fix GtkSpinner using style before it's setBastien Nocera2009-10-151-4/+45
* Fix property links in GtkSpinnerBastien Nocera2009-10-141-2/+2
* Add GtkSpinner::animation-duration style propertyBastien Nocera2009-10-141-3/+22
* Documentation and stylistic fixupsMatthias Clasen2009-10-141-40/+57
* Fix "active" property not being notifiedBastien Nocera2009-10-141-1/+6
* Capitalise a11y description for GtkSpinnerBastien Nocera2009-10-141-2/+2
* Bug 319607 – Add a throbber (activity widget) to GTK+Bastien Nocera2009-10-141-0/+525