Commit graph

10 commits

Author SHA1 Message Date
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