Commit graph

17 commits

Author SHA1 Message Date
Cosimo Cecchi
4c405ae5bf shell: move the raised class hint to the tool item
This fixes the raised buttons in the primary toolbar with GTK+ master.
2011-06-06 16:05:20 -04:00
Matthias Clasen
e5072232ee Add a lockbutton to the toolbar
And populate it from the get_permission method added earlier.

https://bugzilla.gnome.org/show_bug.cgi?id=650292
2011-05-23 16:10:04 +01:00
Cosimo Cecchi
fcdbf41ebb shell: add raised style to "All Settings" button
https://bugzilla.gnome.org/show_bug.cgi?id=645809
2011-05-03 14:32:32 +01:00
Bastien Nocera
b532e23532 shell: Fix initial state of the "search" icon in entry 2011-04-26 14:28:59 +01:00
Bastien Nocera
f023200b8d shell: Be centred by default
https://bugzilla.gnome.org/show_bug.cgi?id=647260
2011-04-11 11:29:27 +01:00
Cosimo Cecchi
c96cc69102 shell: add primary-toolbar style class to the toolbar 2011-03-07 10:42:54 -05:00
Bastien Nocera
19082e16ac shell: Use symbolic icons in the search entry
https://bugzilla.gnome.org/show_bug.cgi?id=642167
2011-02-12 14:47:59 +00:00
William Jon McCann
d51d16fddf various: use a consistent and slightly larger border width for panels 2010-11-21 19:33:34 -05:00
Thomas Wood
aac24399f8 shell: ensure the background and foreground colours are consistent
Modify the colours of the viewport and category view widgets so that
they are consistent with the icon view.
2010-11-20 17:13:29 +00:00
William Jon McCann
b2dc1dffa1 Do a better job of automatically sizing the window to fit contents
Try our best to avoid scrollbars.
2010-10-31 17:55:20 -04:00
Bastien Nocera
0ae5a7b8cc shell: Make search entry single-iconed
As per Jakub's request.
2010-09-28 16:49:17 +01:00
Thomas Wood
31dab0416b shell: change the fixed width to 675 pixels 2010-08-25 19:18:48 +01:00
Thomas Wood
5147efce71 shell: use the icon naming specification icon names
Fixes bug 616049  - Use correct icon names from the spec
2010-07-16 16:04:11 +01:00
Thomas Wood
a1bf960a75 shell: resize the window to the size of the panel being opened
Resize the shell window when a panel is activated so that it is at the
natural size of the panel.
2010-07-14 16:22:06 +01:00
Thomas Wood
4fcc633a36 shell: remove unused title label and ensure padding around each panel
Make sure there is always 6 pixels padding around the embedded settings
panel.

Remove the unused title label and alignment.
2010-05-25 14:22:25 +01:00
Thomas Wood
8a9c632975 shell: ensure translations are enabled
Make sure gettext is initialised correctly and make sure strings in the
GtkBuilder file are marked for translation.
2010-05-24 22:48:34 +01:00
Thomas Wood
4ea04c81dc shell: add a new settings shell
The new shell provides an implementation of CcShell and also removes the
dependency on libslab.
2010-05-19 11:11:26 +01:00