Javier Jardón
|
b71d539fd0
|
gtkcellrendererspinner: Remove GET_PRIV() macro
This macro shouldn't be used in any function, but ->priv pointer
instead.
|
2010-07-13 19:40:45 +02:00 |
|
Javier Jardón
|
db584abef3
|
Use accessor functions to access GtkCellRenderer
|
2010-07-13 19:40:45 +02:00 |
|
Javier Jardón
|
0a07e9733b
|
gtk/: fully remove gtkalias hacks
https://bugzilla.gnome.org/show_bug.cgi?id=623845
|
2010-07-10 02:51:26 +02:00 |
|
Javier Jardón
|
32b9aeaadd
|
Don't use GTK_WIDGET_STATE in internal code anymore
Use gtk_widget_get/set_state() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-09 02:40:17 +01:00 |
|
Javier Jardón
|
4232115e22
|
Deprecate widget flag: GTK_WIDGET_HAS_FOCUS
Use gtk_widget_has_focus() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 06:11:01 +01:00 |
|
Matthias Clasen
|
0567ea1c18
|
Add customary args to gtk_style_paint_spinner()
...and adjust all callers.
|
2009-11-27 01:23:55 -05:00 |
|
Javier Jardón
|
3388a1b146
|
Use "Since: 2.x" instead "Since 2.x"
|
2009-10-30 18:11:44 +01:00 |
|
Michael Natterer
|
34b4b4d9c3
|
Add single-include guard and reduce includes to what's needed
|
2009-10-21 20:21:20 +02:00 |
|
Bastien Nocera
|
e9a240cd52
|
Add GtkSpinner::animation-duration style property
|
2009-10-14 19:06:26 +01:00 |
|
Matthias Clasen
|
d1ee8e2d4b
|
Documentation and stylistic fixups
|
2009-10-14 13:26:10 -04:00 |
|
Bastien Nocera
|
d21700f510
|
Bug 319607 – Add a throbber (activity widget) to GTK+
Add GtkSpinner activity throbber, as well as a cell renderer.
|
2009-10-14 14:58:30 +01:00 |
|