- 13 Apr, 2011 15 commits
-
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Javier Jardón authored
-
Matthias Clasen authored
-
Matthias Clasen authored
Failing to do so can leave us with a stuck grab in some cases. https://bugzilla.gnome.org/show_bug.cgi?id=554057
-
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
-
- 12 Apr, 2011 25 commits
-
-
Cosimo Cecchi authored
The button is what draws the background/frame outline of the combobox, and padding is defined as the spacing *inside* the widget between the border and the content. https://bugzilla.gnome.org/show_bug.cgi?id=646882
-
-
Cosimo Cecchi authored
When the combobox is in menu mode, the right padding of the togglebutton inside, should be allocated to its rightmost children, which is the arrow. https://bugzilla.gnome.org/show_bug.cgi?id=646882
-
Cosimo Cecchi authored
This causes the combobox to behave badly from the theme. https://bugzilla.gnome.org/show_bug.cgi?id=646882
-
Cosimo Cecchi authored
It already has a toggle button inside, and this way we cannot theme them separately. https://bugzilla.gnome.org/show_bug.cgi?id=646882
-
Cosimo Cecchi authored
It's wrong, and makes it impossible to theme the button properly. https://bugzilla.gnome.org/show_bug.cgi?id=646882
-
-
Dan Winship authored
When called on a hidden window, gtk_window_present_with_time() would just fall back to gtk_widget_show(), completely ignoring the passed-in timestamp. This ended up working anyway if the timestamp came from in-process, since gdk_window_x11_show() would initialize its user_time from the time of the most recent event. But if the timestamp came from another process, this would result in the window being shown with an out-of-date timestamp. Fix this by remembering the timestamp from gtk_window_present_with_time(), and then setting the GdkWindow's user_time from that when it the window is realized. https://bugzilla.gnome.org/show_bug.cgi?id=647275
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
Also remove the unused blocks and in_block members.
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-