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
Bastien Nocera
c01c4b2cb2
region: Load languages from other users
...
Using the accounts service.
2011-01-26 18:22:55 +00:00
Bastien Nocera
a3c2f534ce
user-accounts: Fix possible crasher
...
When the current locale isn't in the list of languages used
by other users.
2011-01-26 18:22:55 +00:00
Matthias Clasen
42273b65f7
Fix capitalization of other media names
...
The English originals for these strings in shared-mime-info are
supposed to stay lowercase for some reason, so duplicate them here
and add an English translation that fixes the capitalization.
https://bugzilla.gnome.org/show_bug.cgi?id=640013
2011-01-25 23:58:57 -05:00
Matthias Clasen
8e3b7054ef
media: Add better headings for appchooser dialogs
...
https://bugzilla.gnome.org/show_bug.cgi?id=640008
2011-01-25 23:17:29 -05:00
Matthias Clasen
ff64ff10fd
datetime: Remove extra padding
2011-01-25 22:55:22 -05:00
Matthias Clasen
4d3aee8904
keyboard: make scales functional
...
Without adjustments, nothing gets drawn and no change is possible.
The boundaries for these adjustments were taking from the 2.32 branch.
2011-01-25 22:54:04 -05:00
Matthias Clasen
5bc2bbe79b
Prevent the date&time panel from growing horizontally
2011-01-25 21:50:55 -05:00
Matthias Clasen
2c4bba74e0
Fix handling of multichar splitting for regions
...
g_strsplit_set is not the right thing to use with multibyte
characters. GRegex to the rescue. This was causing misrendering
and crashes in Chinese:
https://bugzilla.redhat.com/show_bug.cgi?id=669415
Also, we have to call bind_textdomain_codeset().
2011-01-25 20:37:01 -05:00
Kjartan Maraas
81e67f086c
Remove a string from translations.
2011-01-25 20:26:02 +01:00
Kjartan Maraas
0ec577167e
Remove a string from translation.
2011-01-25 20:26:02 +01:00
Bastien Nocera
395e310512
region: Populate the language list
...
Using the new common/ helper functions.
2011-01-25 18:45:03 +00:00
Bastien Nocera
226aa064aa
user-accounts: Fix timeout hack to not crash
...
Could end up crashing the way we implemented it.
2011-01-25 18:45:03 +00:00
Bastien Nocera
e48c04a092
common: Remove debug
2011-01-25 18:45:03 +00:00
Bastien Nocera
ffb0f5aca6
user-accounts: Move idle hack to password dialogue
...
We had a hack to show the dialogue ASAP, and fill it in later. Now,
we have the list of existing languages populated when showing the
dialogue, and then populate it in an idle.
2011-01-25 18:45:02 +00:00
Bastien Nocera
f925a9ea86
user-accounts: Don't use gtk_widget_size_request()
2011-01-25 18:45:02 +00:00
Bastien Nocera
f7f1b4c073
user-accounts: Move more of the treeview setup to common/
...
Make more of the code common one, so we can re-use it for
the region panel. Show the user's current locale first, as well
as the list of languages used by other users, followed by a separator.
2011-01-25 17:09:10 +00:00
Marek Kasik
107e4db2f8
printers: Place buttons adding/removing allowed users to toolbar
2011-01-25 15:24:07 +01:00
Matthias Clasen
51020d5976
Improve strength bar drawing
...
Use border-color from theme, don't create our own cairo context,
and use GdkRGBA.
2011-01-25 08:21:38 -05:00
Matthias Clasen
e45b813079
display: Don't use deprecated GTK+ api
2011-01-25 00:53:09 -05:00
Matthias Clasen
86bff4b953
user-accounts: Disable deprecated API
2011-01-25 00:34:37 -05:00
Matthias Clasen
5bc0d75d5c
Remove one remaining use of gdk_cursor_unref
2011-01-25 00:33:57 -05:00
Matthias Clasen
4c2e26307f
Drop some deprecated GTK+ api
2011-01-25 00:32:10 -05:00
Matthias Clasen
26dd6e3d09
Quiet some gcc warnings
2011-01-24 23:48:30 -05:00
Matthias Clasen
f503381455
Use cairo to draw an arrow
...
Misusing gtk_paint_expander() turned out to not be a good
idea, now that the theme has started to draw +/- for expanders
instead of arrows.
2011-01-24 23:42:27 -05:00
Matthias Clasen
15bdbbfd97
Revert accidental commit
2011-01-24 23:17:54 -05:00
Matthias Clasen
fb193790c0
Use the correct widget id for remove-user-toolbutton
2011-01-24 23:15:07 -05:00
Matthias Clasen
ab178f195e
No xalign on GtkSwitch
2011-01-24 23:04:08 -05:00
William Jon McCann
30231c7980
user-accounts: add autologin option
2011-01-24 21:21:58 -05:00
William Jon McCann
202ddad8fb
user-accounts: add a section for login options
2011-01-24 21:21:58 -05:00
William Jon McCann
30514161e1
user-accounts: remove unused addressbook card label
2011-01-24 21:21:58 -05:00
William Jon McCann
0cc58a4efa
user-accounts: remove email configuration
...
We don't use it yet. We can add it back if we want.
2011-01-24 21:21:58 -05:00
William Jon McCann
31f2e6bbe5
user-accounts: remove location configuration
...
We don't really have a good use case for it
2011-01-24 21:21:58 -05:00
William Jon McCann
4bacf4ba12
user-accounts: remove notebook and login options
...
The plan is to fold the options into the main view. Guest account
configuration will be done via a Guest item in the user list.
Automatic login will be offered in the user account detail view.
2011-01-24 21:21:58 -05:00
William Jon McCann
9d000c1c8f
user-accounts: don't expand table vertically
2011-01-24 17:22:23 -05:00
William Jon McCann
80488555e1
user-accounts: put unlock button in its own row
2011-01-24 17:05:44 -05:00
William Jon McCann
06e61c8283
user-accounts: remove another placeholder
2011-01-24 16:42:01 -05:00
William Jon McCann
1a129074e0
user-accounts: remove unused notebook tabs
2011-01-24 16:36:28 -05:00
William Jon McCann
5046c06752
user-accounts: use a toolbar for source list
2011-01-24 16:31:15 -05:00
William Jon McCann
bb752ed25c
network: kill more tabs
2011-01-24 15:48:04 -05:00
William Jon McCann
308db2da1a
network: remove evil tabs
...
The control center style does not use tabs.
2011-01-24 15:47:35 -05:00
William Jon McCann
ca533af8f3
network: use a toolbar for source list actions
2011-01-24 15:47:35 -05:00
William Jon McCann
97bb5ec3cd
network: add orientation property for glade
2011-01-24 15:47:35 -05:00
Bastien Nocera
dbc6f5a6b9
region: Add stubs for language tab code
2011-01-24 18:35:21 +00:00
Bastien Nocera
9229ab875e
user-accounts: Move um_get_current_language to common/
2011-01-24 18:26:00 +00:00