| Commit message (Expand) | Author | Age | Files | Lines |
* | GtkSpinner: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -1/+2 |
* | spinner: Implement clip | Benjamin Otte | 2014-05-24 | 1 | -0/+27 |
* | spinner: Don't arbitrarily limit sizes anymore | Benjamin Otte | 2014-05-14 | 1 | -6/+0 |
* | spinner: Remove unneeded checks | Benjamin Otte | 2014-05-01 | 1 | -10/+5 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -1/+1 |
* | spinner: don't expand to fill the allocated space | William Jon McCann | 2013-10-11 | 1 | -1/+7 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -7/+2 |
* | Force spinners to be square | Matthias Clasen | 2012-09-17 | 1 | -3/+10 |
* | types: Clean up gtkwidget.h includes | Benjamin Otte | 2012-03-03 | 1 | -3/+4 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | spinner: Stop setting state flags on the style context for drawing | Rui Matos | 2012-01-09 | 1 | -3/+0 |
* | Fix the build | Matthias Clasen | 2011-07-05 | 1 | -1/+1 |
* | Move GtkSpinnerAccessible to a11y/ | Matthias Clasen | 2011-07-05 | 1 | -63/+1 |
* | Initial conversion of GailWidget to GtkWidgetAccessible | Matthias Clasen | 2011-07-05 | 1 | -82/+12 |
* | GtkSpinner: set a suitable role for the accessible | Matthias Clasen | 2011-07-05 | 1 | -0/+1 |
* | Remove unnecessary includes | Matthias Clasen | 2011-06-16 | 1 | -1/+0 |
* | Silence new gcc warnings | Matthias Clasen | 2011-01-23 | 1 | -2/+0 |
* | Remove deprecated GtkSpinner style properties | Matthias Clasen | 2011-01-05 | 1 | -37/+0 |
* | Fix abi check after recent merges | Matthias Clasen | 2010-12-05 | 1 | -4/+4 |
* | GtkSpinner: Use style context for rendering. | Carlos Garnacho | 2010-12-04 | 1 | -135/+22 |
* | gtkspinner: don't setup the timeout twice (#636129) | Guillaume Desmottes | 2010-11-30 | 1 | -1/+2 |
* | a11y: Use ATK macros and clean up/2 - GtkSpinner | Emmanuele Bassi | 2010-11-30 | 1 | -129/+71 |
* | Move GtkSizeRequest into GtkWidget | Benjamin Otte | 2010-09-26 | 1 | -19/+16 |
* | API: Rename gtk_cairo_paint_*() to gtk_paint_*() | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | spinner: Port to draw vfunc | Benjamin Otte | 2010-09-26 | 1 | -16/+10 |
* | spinner: We're a no-window widget, so setting a colormap does nothing | Benjamin Otte | 2010-09-26 | 1 | -23/+0 |
* | spinner: timeout should add/remove in map/unmap, not realize/unrealize. | Javier Jardón | 2010-09-15 | 1 | -18/+14 |
* | spinner: Don't inherit from drawing area | Benjamin Otte | 2010-09-14 | 1 | -1/+1 |
* | spinner: Implement the size request interface | Benjamin Otte | 2010-09-14 | 1 | -4/+37 |
* | spinner: Move G_DEFINE_TYPE() below function definitions | Benjamin Otte | 2010-09-14 | 1 | -4/+2 |
* | spinner: Define desired size at top of file | Benjamin Otte | 2010-09-14 | 1 | -2/+4 |
* | Remove a duplicate variable | Mike Gorse | 2010-09-08 | 1 | -1/+0 |
* | gtk/gtkspinner.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -6/+10 |
* | spinner: We want the default colormap, not the RGB colormap | Benjamin Otte | 2010-07-26 | 1 | -1/+1 |
* | gtkspinner: Remove GET_PRIVATE macro | Javier Jardón | 2010-07-13 | 1 | -3/+3 |
* | Use accessor functions to access GtkAccesible variables | Javier Jardón | 2010-07-13 | 1 | -1/+1 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_IS_SENSITIVE | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | Add customary args to gtk_style_paint_spinner() | Matthias Clasen | 2009-11-27 | 1 | -1/+5 |
* | Improve accessibility context and description of the spinner | Christian Dywan | 2009-11-06 | 1 | -2/+2 |
* | Use "Since: 2.x" instead "Since 2.x" | Javier Jardón | 2009-10-30 | 1 | -1/+1 |
* | Do not assign the parent class twice | Xan Lopez | 2009-10-15 | 1 | -2/+0 |
* | Notify the "active" property of the spinner only when needed | Paolo Borelli | 2009-10-15 | 1 | -56/+78 |
* | Fix GtkSpinner using style before it's set | Bastien Nocera | 2009-10-15 | 1 | -4/+45 |
* | Fix property links in GtkSpinner | Bastien Nocera | 2009-10-14 | 1 | -2/+2 |
* | Add GtkSpinner::animation-duration style property | Bastien Nocera | 2009-10-14 | 1 | -3/+22 |
* | Documentation and stylistic fixups | Matthias Clasen | 2009-10-14 | 1 | -40/+57 |
* | Fix "active" property not being notified | Bastien Nocera | 2009-10-14 | 1 | -1/+6 |