Commit graph

668 commits

Author SHA1 Message Date
William Jon McCann
2c8f8e290c printers: right align the image 2011-02-01 18:16:01 -05:00
William Jon McCann
8a4e047cd6 region: use consistent border spacing 2011-02-01 18:00:37 -05:00
Marek Kasik
265948473e printers: Show icons of printers in printers list
Mark default printer in printers list.
2011-02-01 16:40:42 +01:00
Marek Kasik
88562eba2d printers: Reorganize main tab
Remove printer's description.
Remove "Clean Print Heads" button.
Move allowed users list to Options tab.
Change printer-disable-button to GtkSwitch.
Show printer's model name.
Show an icon of printer.
2011-02-01 15:05:52 +01:00
Richard Hughes
e0f0cee9a2 power: Fix up some of the wording to actually be translatable. Fixes #640119 2011-02-01 13:51:08 +00:00
Bastien Nocera
c322a42ea2 display: Rename rotation options
So it's easier to preview in one's head.

https://bugzilla.gnome.org/show_bug.cgi?id=563144
2011-02-01 13:11:54 +00:00
Marek Kasik
8ba88c2309 printers: Move list of printer's jobs to notebook tab
Add buttons for switching between different tabs
(tabs are invisible).
Show number of active jobs in main tab.
2011-02-01 11:23:35 +01:00
Marek Kasik
9f2fb8520f printers: Bring back buttons for addition/removal of printers 2011-02-01 10:11:17 +01:00
Bastien Nocera
1b97a789e8 display: Hide unsupported sizes
Sizes smaller than 675x530 aren't supported in the design, so
avoid them, unless they're bigger than the current output size
(so you could go up from them).

https://bugzilla.gnome.org/show_bug.cgi?id=626822
2011-02-01 02:35:33 +00:00
Bastien Nocera
8d2f8ac3ce user-accounts: Avoid warning about uninitialised variable
cursor_type could be used uninitialised (probably not, but gcc
complains).
2011-02-01 02:35:33 +00:00
Bastien Nocera
9a1bdb4a30 keyboard: Align the scales
Make sure the scales in the keyboard panel are aligned by adding
them all to GtkSizeGroups.

https://bugzilla.gnome.org/show_bug.cgi?id=605501
2011-01-31 21:20:09 +00:00
Thomas Wood
938b42c1c6 datetime: add an 'unlock' button
Add an 'unlock' button to allow users to explicitly authenticate to make
changes.
2011-01-31 15:57:06 +00:00
William Jon McCann
40701689f7 user-accounts: center real name label 2011-01-30 14:01:07 -05:00
William Jon McCann
32159d0533 user-accounts: make packing settings explicit 2011-01-30 13:56:24 -05:00
William Jon McCann
2efa54af5d user-accounts: remove unused hbox 2011-01-30 13:00:00 -05:00
William Jon McCann
b9e69ccf90 user-accounts: remove permissions items
We don't use them yet.
2011-01-30 11:30:44 -05:00
William Jon McCann
36043e66ef user-accounts: set a minimum size for the panel 2011-01-30 10:57:23 -05:00
Bastien Nocera
01a95b5fc8 region: Remove unused variable 2011-01-28 20:02:33 +00:00
Bastien Nocera
4f43c11d84 region: Don't assert when language is empty
Some users in the accounts service won't have any languages set,
so avoid crashing in that case.
2011-01-28 20:01:35 +00:00
Bastien Nocera
0e577e3890 printers: Add better translator comment for "Developer"
https://bugzilla.gnome.org/show_bug.cgi?id=640810
2011-01-28 15:59:13 +00:00
Bastien Nocera
3781883051 printers: Don't mark unused labels for translation
https://bugzilla.gnome.org/show_bug.cgi?id=640810
2011-01-28 15:58:53 +00:00
Bastien Nocera
9c55991328 screen: Clarify some strings
https://bugzilla.gnome.org/show_bug.cgi?id=640810
2011-01-28 15:57:04 +00:00
Emilio Pozuelo Monfort
721d8114d1 Make X-GNOME-Keywords translatable 2011-01-28 00:44:40 +00:00
Bastien Nocera
db1b386a84 region: Fix close button in options dialogue 2011-01-27 18:07:28 +00:00
Bastien Nocera
cd9da609f9 region: Add missing padding to the layouts tab 2011-01-27 16:16:28 +00:00
Bastien Nocera
53b7ee5895 region: Remove obsolete UI file 2011-01-27 16:09:11 +00:00
Bastien Nocera
81c53713bd region: Remove Help button in options dialogue 2011-01-27 15:53:41 +00:00
Bastien Nocera
cef84c5171 region: Remove keyboard model selection
Seeing as all the keyboards should be using the same low-level
keycode set, when using evdev.
2011-01-27 15:52:23 +00:00
Bastien Nocera
7bca4a0a05 region: Add junction between treeview and toolbar
As we do in other panels.
2011-01-27 15:42:07 +00:00
Bastien Nocera
645a0bc728 region: UI tweaks
Make the "Reset to defaults" button secondary, choose the correct
icon size for the treeview toolbar.
2011-01-27 15:42:07 +00:00
Bastien Nocera
45ad8a6c64 region: Tweak the layouts tab UI 2011-01-27 14:46:50 +00:00
Bastien Nocera
8a2f45992f region: Implement setting the user language
And clean up the accounts service proxy when done.
2011-01-27 12:41:14 +00:00
Matthias Clasen
38f06df607 screen: Add Monitor as a keyword 2011-01-27 01:37:17 -05:00
Matthias Clasen
df3a7e4c79 region: Add Keyboard as a keyword 2011-01-27 01:36:48 -05:00
Matthias Clasen
959f720c3e media: Add some keywords 2011-01-27 01:36:23 -05:00
Matthias Clasen
118fcb3921 background: Add Desktop as a keyword 2011-01-27 01:35:58 -05:00
Matthias Clasen
2e701f158f power: add Battery as a keyword 2011-01-27 01:23:45 -05:00
William Jon McCann
bee5e5950b printers: set shadow type to be IN on scrolled windows 2011-01-26 17:18:48 -05:00
William Jon McCann
2723a3b51e keyboard: use attached toolbar pattern 2011-01-26 16:47:43 -05:00
William Jon McCann
34298c696b printers: use toolbar pattern for jobs list 2011-01-26 16:40:37 -05:00
William Jon McCann
409cbfde9a printers: simplify layout a bit 2011-01-26 16:18:04 -05:00
William Jon McCann
228a3ccd2c printers: fix table row spacing 2011-01-26 16:00:00 -05:00
William Jon McCann
4d622d7b98 printers: never use horizontal scrollbars 2011-01-26 15:55:18 -05:00
William Jon McCann
72de22398c printers: add junctions for allowed users list 2011-01-26 15:53:08 -05:00
William Jon McCann
ff224f5623 printers: use the correct add/remove icons 2011-01-26 15:49:13 -05:00
William Jon McCann
053f0f3709 user-accounts: use junction sides to connect toolbar and list 2011-01-26 15:08:15 -05:00
William Jon McCann
4fe7c98d8c network: add junction sides to devices list 2011-01-26 15:02:53 -05:00
Bastien Nocera
8f29da02e2 region: Select the current session language 2011-01-26 18:41:34 +00:00
Bastien Nocera
57b3678f07 user-accounts: Select the current language
We assume that env. locale == locale selected in accounts services.
2011-01-26 18:40:58 +00:00
Bastien Nocera
1edc17e126 common: Add API to select the current language 2011-01-26 18:40:41 +00:00