William Jon McCann
362d4fb686
Fix layout of infobar
...
Make sure the close button is right aligned and centered vertically.
2013-08-03 15:15:12 +02:00
Matthias Clasen
aace5a8946
Add a revealer to GtkInfoBar
...
Make GtkInfoBar slide in and out as it is shown or hidden.
https://bugzilla.gnome.org/show_bug.cgi?id=704334
2013-08-03 09:04:47 +02:00
Matthias Clasen
e63bfabb07
Revert "Add a revealer to GtkInfoBar"
...
This reverts commit 1198ffb0bc
.
This change needs more work, to avoid breaking existing
ui files.
2013-08-02 17:57:11 +02:00
Matthias Clasen
1198ffb0bc
Add a revealer to GtkInfoBar
...
Make GtkInfoBar slide in and out as it is shown or hidden.
https://bugzilla.gnome.org/show_bug.cgi?id=704334
2013-08-01 10:55:49 +02:00
Stefano Facchini
8781c6560c
infobar: really make the close button hidden by default
...
https://bugzilla.gnome.org/show_bug.cgi?id=704894
2013-07-26 00:21:19 +02:00
William Jon McCann
88771f7b1b
Add an optional close button to the info bar
...
This adds gtk_info_bar_{get,set}_show_close_button.
Similar to the one for the search bar. This can replace Cancel
buttons.
https://bugzilla.gnome.org/show_bug.cgi?id=704274
2013-07-24 17:01:42 -04:00
William Jon McCann
168f425df0
Make the info bar action area border the same as the internal spacing
...
Using a consistent spacing feels much more polished.
2013-07-15 13:19:55 -04:00
William Jon McCann
75c8be6b66
Make info bar action area horizontal
...
A vertical action area causes the info bar to be imposingly large.
This defeats the whole point of the info bar which is to be
unobtrusive. Not to mention it is impossible to make it look
and feel good.
2013-07-15 13:19:55 -04:00
Tristan Van Berkom
56167944e5
GtkInfoBar: Define children with a GtkBuilder template
2013-04-08 21:19:28 +09:00