Matthias Clasen
|
fee33b1a81
|
Clean up private headers
This commit adds a few missing private headers, and cleans up
some irregularities in the existing ones
|
2014-04-05 02:06:29 -04:00 |
|
Matthias Clasen
|
f3d22d2a9b
|
Make app menu fallback a bit more reliable
If the theme has no 'menu' control in the window decorations,
show the menubar after all.
|
2013-12-13 01:21:06 -05:00 |
|
Matthias Clasen
|
dc073b8020
|
Make window icons work in GtkHeaderBar
|
2013-12-13 01:02:36 -05:00 |
|
Jasper St. Pierre
|
d9f92424b2
|
headerbar: Support all kinds of CSD decorations
Move the gtkwindow.c CSD code into GtkHeaderBar, and make it triggerable
by the show-close-button property, and remove shows-fallback-app-menu.
https://bugzilla.gnome.org/show_bug.cgi?id=720233
|
2013-12-12 19:30:59 -05:00 |
|
Jasper St. Pierre
|
37baeed66e
|
headerbar: Remove unused private API
Don't remove gtkheaderbarprivate.h, even though it's empty,
since we'll add more to it soon.
https://bugzilla.gnome.org/show_bug.cgi?id=720233
|
2013-12-11 19:28:30 -05:00 |
|
Bastien Nocera
|
8a45cb5762
|
GtkHeaderBar: Make labels creation available privately
So it can be reused in subclasses
https://bugzilla.gnome.org/show_bug.cgi?id=701345
|
2013-06-14 19:10:39 +02:00 |
|