Commit graph

9524 commits

Author SHA1 Message Date
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
A S Alam
eef5788417 update Punjabi Translation by A S Alam 2011-01-25 02:42:21 +05:30
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
Khaled Hosny
fdc58e201f Updated Arabic translation 2011-01-25 02:01:15 +02:00
Khaled Hosny
0853c05655 Fix moved file 2011-01-25 01:52:16 +02: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
Daniel Mustieles
1e5e98dac0 Updated Spanish translation 2011-01-24 21:21:52 +01: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
Bastien Nocera
dd9be3f2be common: Add panel name 2011-01-24 18:23:35 +00:00
Bastien Nocera
93832da41f user-accounts: Move more functions to common/ 2011-01-24 18:20:54 +00:00
Bastien Nocera
e2dafa4169 common: Add missing Makefile.am 2011-01-24 18:20:54 +00:00
Bastien Nocera
5dd0a8c47a user-accounts: Move um_get_iter_for_language to common/
More sharing
2011-01-24 18:20:53 +00:00
William Jon McCann
6a3b8be917 background: tweak widget alignments 2011-01-24 13:13:11 -05:00
Bastien Nocera
930540ea28 user-accounts: Move gdm-languages to common/
Move gdm-languages and some of the helper functions to common/,
so that we can share it with the region panel.
2011-01-24 18:10:10 +00:00
Bastien Nocera
e82bb15537 user-accounts: Remove unneeded include 2011-01-24 18:10:10 +00:00
Bastien Nocera
c086f7dda7 region: Add UI for language tab 2011-01-24 18:10:09 +00:00
Bastien Nocera
80324e35c6 region: Remove debug output 2011-01-24 18:10:09 +00:00
Bastien Nocera
035cb78521 region: Parent dialogues properly 2011-01-24 18:10:09 +00:00
Bastien Nocera
0c8dd1aebc region: Fix memory leaks and destroy dialogue properly
There's no top-level dialogue any more, so we need some way to
clean up after ourselves.
2011-01-24 18:10:09 +00:00
Bastien Nocera
cc172a4754 region: Remove unused finalize function 2011-01-24 18:10:09 +00:00
Marek Kasik
81a227558b printers: Remove compiler's warnings 2011-01-24 16:41:11 +01:00
Marek Kasik
468a9af0e6 printers: Set correct background color for supply levels 2011-01-24 16:30:22 +01:00
Bastien Nocera
c274f914cd shell: Avoid windows with no icons
Set the default icon for child windows as well, when setting the
panel's icon.
2011-01-24 13:49:37 +00:00
Marek Kasik
5013cbd873 printers: Align maintenance buttons with check button
Align buttons "Print Test Page", "Clean Print Heads" and
"Disable Printer" with check button "Default".
Add "Queue" label to print jobs' GtkExpander.
2011-01-24 13:51:20 +01:00
Bastien Nocera
f70af6ee47 region: Remove other uses of gtk_dialog_run() 2011-01-24 12:30:59 +00:00
Bastien Nocera
0dd5a8ac18 region: Remove one use of gtk_dialog_run()
And make sure that the dialogue is destroyed when clicking its
close titlebar button.
2011-01-24 12:23:34 +00:00
Yaron Shahrabani
2a8870b7fb Updated Hebrew translation. 2011-01-23 22:27:23 +02:00
Marek Kasik
254d631a6d printers: Remove temporary files after using them
Remove some memory leaks.
2011-01-23 14:12:47 +01:00
Khaled Hosny
9e6aaaa734 Updated Arabic translation 2011-01-23 13:57:51 +02:00