Commit graph

8923 commits

Author SHA1 Message Date
Rodrigo Moya
d5dffc50db network: Don't try to populate the model before it is created 2010-11-03 14:10:55 +01:00
Rodrigo Moya
527043d960 network: Spin buttons are not GtkRange's 2010-11-03 14:04:26 +01:00
Rodrigo Moya
1066bae583 network: Comment out locations-code until we have support for 'subsections' in GSettings 2010-11-02 12:45:56 +01:00
Rodrigo Moya
31de119ab3 network: Port everything to GSettings but the locations stuff 2010-11-02 12:45:56 +01:00
Rodrigo Moya
d8b9c42623 network: Use GSettings for proxies' host/port 2010-11-02 12:45:56 +01:00
Rodrigo Moya
2a5eca505d network: Use proxy settings in GSettings 2010-11-02 12:45:55 +01:00
Jorge González
fb530f83f8 Updated Spanish translation 2010-11-02 11:26:51 +01:00
Jorge González
4271fd168b Updated Spanish translation 2010-11-02 10:55:58 +01:00
William Jon McCann
7ecc6029cc [background] Don't use iter if you didn't get one 2010-11-01 19:07:03 -04:00
William Jon McCann
7d50b3787c [shell] Don't use window before it is realized 2010-11-01 16:58:40 -04:00
William Jon McCann
c0fdba46c4 Bump gtk3 dep to 2.91.3 for box, etc changes 2010-11-01 16:25:44 -04:00
Jorge González
39cea1da8e Updated Spanish translation 2010-11-01 20:25:04 +01:00
Jorge González
2cd2e1bf13 Updated Spanish translation 2010-11-01 18:53:40 +01:00
Jorge González
2c4aa7b8b9 Updated Spanish translation 2010-11-01 18:50:55 +01:00
Bastien Nocera
3a9039576c default-applications: Simplify load_url_handlers
When what you want is just a new list...
2010-11-01 17:38:23 +00:00
Yanko Kaneti
95ea5d6b23 user-accounts: Fix endless loop in load_url_handlers 2010-11-01 17:34:10 +00:00
Yanko Kaneti
1ea452d831 user-accounts: Adapt for gtk_box_new() API changes 2010-11-01 17:30:45 +00:00
Bastien Nocera
e242da7ad1 user-accounts: Remove unused variables
And declarations.
2010-11-01 17:30:45 +00:00
Fran Diéguez
faf34618fb Updated Galician translations 2010-11-01 16:23:24 +01:00
Chris Bagwell
109b369199 mouse: Enable 2-finger scrolling through emulation
Also enable 2-finger scrolling if the device supports reporting
finger-width, not only when it supports actual 2-finger scrolling.

https://bugzilla.gnome.org/show_bug.cgi?id=625163
2010-11-01 11:31:16 +00:00
William Jon McCann
821ed8f870 [keyboard] move general settings into keyboard panel 2010-11-01 00:40:52 -04:00
William Jon McCann
728331f306 [keyboard] Rename keybindings to keyboard 2010-10-31 23:58:35 -04:00
William Jon McCann
733f0ce3e2 [region] Rename old Keyboard panel to Region
Will make keybindings the new keyboard panel
2010-10-31 23:42:04 -04:00
William Jon McCann
f68a097c50 [keyboard] Remove a11y stuff 2010-10-31 22:55:27 -04:00
William Jon McCann
2dc9c80749 [keyboard] Don't expand vertically on general tab 2010-10-31 22:44:20 -04:00
William Jon McCann
c1a80988cc [universal-access] Dial down the font size on Seeing a bit 2010-10-31 22:25:22 -04:00
William Jon McCann
ced070982a [universal-access] Use the UI dir set in the Makefile.am 2010-10-31 21:54:24 -04:00
William Jon McCann
3c843ca3ac [universal-access] Tweak the design of the panel
Make sure to not expand vertically.  Tighten up the layout.
2010-10-31 21:51:43 -04:00
William Jon McCann
7908a4359f Don't expand Mouse notebook vertically
Causes weird spacing issues.
2010-10-31 18:09:41 -04: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
William Jon McCann
b9b2767d33 Tighten up the spacing of the category views 2010-10-31 13:32:14 -04:00
William Jon McCann
aa11bf827f Set alignment property so glade renders .ui correctly 2010-10-31 13:32:14 -04:00
William Jon McCann
27656667e0 Move date and universal access to system
They change the behavior or settings of the system.
2010-10-31 13:32:14 -04:00
A S Alam
de87abee85 update translation and completed 2010-10-31 08:12:16 +05:30
William Jon McCann
1700599844 Use the the full name without spaces as the default username 2010-10-30 20:03:33 -04:00
William Jon McCann
27dd815e8a Handle NULL usernames without crashing 2010-10-30 19:24:03 -04:00
William Jon McCann
e9e3eafe7e More GtkComboBoxText changes 2010-10-30 19:13:37 -04:00
William Jon McCann
5023fb16d8 GtkComboBoxEntry has been removed from GTK3 2010-10-30 18:38:56 -04:00
William Jon McCann
2874efc7f1 Don't crash if accounts service policy is not available 2010-10-30 18:09:08 -04:00
William Jon McCann
bf5cb44016 Add user-accounts dialog
Copied from the accounts-dialog git module.
2010-10-30 18:04:15 -04:00
William Jon McCann
6638e984ca Initial import of sound panel
Copied from gnome-media.  See that module for git history.
2010-10-30 14:48:55 -04:00
Bastien Nocera
d0d96529f2 shell: Correct "command-line" callback retval 2010-10-29 15:55:40 +01:00
Carles Ferrando
869dd7396a Updated Catalan (Valencian) translation 2010-10-29 00:56:30 +01:00
A S Alam
3bfe95c94e update translation and completed 2010-10-28 21:56:36 +05:30
Bastien Nocera
3591685c16 default-applications: Fix run-time warning
An inexistant widget referenced in the UI file.
2010-10-26 16:34:20 +01:00
Florian Müllner
63957d9aef universal access: Adjust for removal of GtkComboBoxEntry 2010-10-23 00:19:32 +02:00
Bastien Nocera
4361892d30 network: has-separator is gone from GTK+ 3.x 2010-10-22 15:57:57 +01:00
Bastien Nocera
830e540aad network: Fix for GtkCombo text changes 2010-10-22 15:57:09 +01:00
Bastien Nocera
07552b5d7f shell: Fix warning in search renderer 2010-10-22 15:17:20 +01:00
Florian Müllner
ebc7a9ef72 shell: Adjust to API change in GApplicationCommandLine 2010-10-22 16:16:44 +02:00