- 19 Nov, 2010 3 commits
-
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
- 18 Nov, 2010 5 commits
-
-
Javier Jardón authored
Indeed, we should check for window->wmclass_name Reported by Guillaume Desmottes in bug https://bugzilla.gnome.org/show_bug.cgi?id=635175
-
Tristan Van Berkom authored
Also removing the hack to prevent hangs which is properly fixed by the preceeding commit.
-
Tristan Van Berkom authored
Now gtk_widget_size_allocate() unsets the resize_needed flags before returning, essentially this means that any widget that has a queued resize and is allocated before resize time, including queued resizes from inside a size_allocate() method will be cancelled.
-
Michael Natterer authored
when GtkEntry had visible windows, it was never noticed that we always draw the frame, because the text_area window would cover it if draw_frame was FALSE.
-
Michael Natterer authored
so it doesn't extend under GtkSpinButton's buttons.
-
- 17 Nov, 2010 4 commits
-
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Jordi Mas authored
-
- 16 Nov, 2010 7 commits
-
-
Federico Mena Quintero authored
Signed-off-by:
Federico Mena Quintero <federico@novell.com>
-
John (J5) Palmieri authored
* set_authors, set_documenters and set_artists required the array annotation to work properly
-
-
Javier Jardón authored
As they're only used by already deprecated API https://bugzilla.gnome.org/show_bug.cgi?id=629955
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
- 15 Nov, 2010 21 commits
-
-
Javier Jardón authored
-
Javier Jardón authored
All the GDK documentation is now moved to inline comments
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Bastien Nocera authored
There's a tool to see if we forgot to update the gdk_settings_map array, or got the offsets wrong. Mention those above the XSettings list.
-
Bastien Nocera authored
gdk_settings_map needs to be updated when gdk_settings_names is changed, and it's easier to add the setting at the end, so we don't need to recalculate everything. Really fixing: https://bugzilla.gnome.org/show_bug.cgi?id=634697
-
John (J5) Palmieri authored
-
Petr Kovar authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-