- 02 Dec, 2010 11 commits
-
-
Benjamin Otte authored
GDK_WINDOW_XID() instead of GDK_DRAWABLE_XID() GDK_WINDOW_XDISPLAY() instead of GDK_DRAWABLE_XDISPLAY()
-
Benjamin Otte authored
No need for the function. Macros exist to do the same thing.
-
Benjamin Otte authored
-
Benjamin Otte authored
-
Benjamin Otte authored
It's not used anymore
-
Benjamin Otte authored
Instead of lots of magic, we can go the usual way of requesting the XDisplay of the window's display. So we do that.
-
Benjamin Otte authored
Also moves the function implementations to gtkwindow-x11.c.
-
Jorge González authored
-
Jorge González authored
-
Bastien Nocera authored
No point in setting the alignment to centre if we don't center it within the cell itself.
-
Matthias Clasen authored
Recent changes cause disposing menus to emit ::deactivate. So better disconnect the deactivate handler first.
-
- 01 Dec, 2010 9 commits
-
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
This allows to pre-select a custom item.
-
Cosimo Cecchi authored
Even in case there are no installed applications for our content type.
-
Bastien Nocera authored
When setting a GtkRange's upper and lower values to the same value, the slider will not be drawn any more. https://bugzilla.gnome.org/show_bug.cgi?id=549720
-
Ivar Smolin authored
-
Mahyar Moghimi authored
-
Mahyar Moghimi authored
-
- 30 Nov, 2010 13 commits
-
-
Emmanuele Bassi authored
Thomas Wood pointed out that the original MxGtkLightSwitch widget upon which I based the behaviour of GtkSwitch was not written by him; the original authors are: Joshua Lock Robert Staudinger Jussi Kukkonen My apologies to all of them.
-
Matthias Clasen authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
Conflicts: docs/reference/gtk/gtk3-sections.txt gtk/gtk.symbols
-
Guillaume Desmottes authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Cosimo Cecchi authored
-
Ryan Lortie authored
Based on a patch by Matthias, add an "active-id" property for GtkComboBox and add some convenience API for GtkComboBoxText. Also, add a test case to gtk-demo.
-
Emmanuele Bassi authored
ATK provides macros to the same effect as G_DEFINE_TYPE; using these macros has the advantage of removing tons of duplicated code and reducing the maintainership burden. The widgets with inline accessibility implementation should switch to these macros, and clean up the code. https://bugzilla.gnome.org/show_bug.cgi?id=636060
-
Emmanuele Bassi authored
ATK provides macros to the same effect as G_DEFINE_TYPE; using these macros has the advantage of removing tons of duplicated code and reducing the maintainership burden. The widgets with inline accessibility implementation should switch to these macros, and clean up the code. https://bugzilla.gnome.org/show_bug.cgi?id=636060
-
- 29 Nov, 2010 7 commits
-
-
Matthias Clasen authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Andrej Žnidaršič authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-