Commit graph

1222 commits

Author SHA1 Message Date
Rodrigo Moya
34abd47d91 region: Some Glade file fixes 2011-07-06 17:28:48 +02:00
Rodrigo Moya
4abb6f8a1f region: Add weak ref for locale settings 2011-07-06 17:11:40 +02:00
Rodrigo Moya
9132f8f2f8 Avoid making lots of DBus calls to set the brightness when the slider changes
too quickly

https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/805473
2011-07-05 16:39:17 +02:00
Rodrigo Moya
b2be7a7b4c network: Kill compilation warnings 2011-07-05 13:13:04 +02:00
Richard Hughes
b5aa23b5ca Use the new gnome-settings-daemon DBus names now the power plugin has moved there 2011-07-04 17:56:02 +01:00
Rodrigo Moya
41007a8964 region: Display user settings in new System tab 2011-07-04 13:59:45 +02:00
Rodrigo Moya
81945e7a54 region: Add System tab 2011-07-04 13:59:45 +02:00
Florian Müllner
b72c71a970 keyboard: Support string array keybindings
Metacity/Mutter stores keybindings as string array to support multiple
bindings per action. Even though multiple bindings are not exposed in
the UI, support keybindings stored as string array by getting/setting
the first element of the array.

https://bugzilla.gnome.org/show_bug.cgi?id=653613
2011-06-30 13:57:40 +02:00
Florian Müllner
a6d3ad6af3 keyboard: Fix a small memory leak
Unless g_conf_client_get_string(), g_settings_get_string() always
returns a newly allocated string.

https://bugzilla.gnome.org/show_bug.cgi?id=653613
2011-06-30 13:57:40 +02:00
Florian Müllner
8a858345a8 keyboard: Change precedence for schema in KeyList parser
Right now, if both KeyList and KeyListEntry contain a schema element,
the (global) one of the list wins. This makes it rather cumbersome
to mix keys of different schemas in a single list, as rather than
using a default schema and specifying a different one where necessary,
every key needs its own schema element.
A brief IRC discussion suggests that the current precedence didn't
trigger any particular issues before, and neither should changing
it - so do this to support above case.

https://bugzilla.gnome.org/show_bug.cgi?id=653685
2011-06-30 13:57:40 +02:00
Michael Terry
30302acefa Remove extraneous line from the sound applet .desktop file. 2011-06-30 12:50:42 +01:00
Michael Terry
0a8669a5b5 Add Unity to OnlyShowIn fields
https://bugzilla.gnome.org/show_bug.cgi?id=653661
2011-06-30 12:44:52 +01:00
Florian Müllner
38252af6cf universal-access: Re-add cc-marshal.[ch]
Sorry for the noise, that's the correct fix.
2011-06-29 22:56:19 +02:00
Florian Müllner
827459fef1 Revert "universal-access: Fix build"
This reverts commit 85e20b040f.
2011-06-29 22:56:19 +02:00
Florian Müllner
85e20b040f universal-access: Fix build
Commit 4a8c7afbe0 broke build of the ua panel, fix this.
2011-06-29 21:15:25 +02:00
Bastien Nocera
4a8c7afbe0 universal-access: Keep your own gconf horrors 2011-06-29 17:34:22 +01:00
Richard Hughes
90b3fb1c2a color: Mark a user visible string as translatable 2011-06-25 09:36:15 +01:00
Bastien Nocera
89ae22a334 online-accounts: Add missing UI file 2011-06-25 02:56:54 +01:00
Bastien Nocera
c280c3b18d online-accounts: goa-account icons back in goa 2011-06-24 16:31:23 +01:00
Bastien Nocera
0786539969 online-accounts: Use newly added component in BZ 2011-06-24 15:46:56 +01:00
Bastien Nocera
896b5e87d9 online-accounts: Add panel for gnome-online-accounts
https://bugzilla.gnome.org/show_bug.cgi?id=653334
2011-06-24 15:43:03 +01:00
Richard Hughes
d6bc292a69 color: Actually install the icon in the corect place 2011-06-24 15:03:35 +01:00
Marek Kasik
47fb197d73 Printers: Remove redundant check
Remove check which is not needed.
2011-06-23 13:39:51 +02:00
Alexandre Rostovtsev
16ac093def Fix https scheme handler app setting (bug #653211)
default_app_changed() contains a typo: we need to set the https
handler app when the user changes the http app chooser, not the
(non-existent) https app chooser.
2011-06-23 11:26:07 +02:00
Richard Hughes
6dd4817d68 color: Allow advanced users to create virtual devices using the context menu 2011-06-21 16:15:49 +01:00
Richard Hughes
24b2d2534e color: Add a popup menu for advanced users that want to set the system default
A menu popup was the best thing we could find after discussing it on
If anybody has any better ideas then please shout / send patches.

To show the menu, press the context menu key on the keyboard.
2011-06-21 16:15:49 +01:00
Bastien Nocera
14328b704e region: Re-add missing toolbar style 2011-06-21 15:52:39 +01:00
Bastien Nocera
566e0559b1 region: Force icons only toolbar style 2011-06-21 15:51:38 +01:00
Bastien Nocera
9aaef2614c printers: Force icons toolbar style
https://bugzilla.gnome.org/show_bug.cgi?id=651599
2011-06-21 15:47:16 +01:00
Bastien Nocera
4623be9c94 keyboard: Force "icons" toolbar style
https://bugzilla.gnome.org/show_bug.cgi?id=651595
2011-06-21 15:45:33 +01:00
Bastien Nocera
8e557aeaa3 network: Fix toolbar style
We always want an icon toolbar style for those.

https://bugzilla.gnome.org/show_bug.cgi?id=651595
2011-06-21 15:42:44 +01:00
Bastien Nocera
b76013bd1d network: Avoid uninitialised variable 2011-06-21 15:36:43 +01:00
Marek Kasik
63edb0dcbe Printers: Include cups/ppd.h explicitly
cups/ppd.h is not included by cups/cups.h since CUPS 1.5.
2011-06-20 17:02:39 +02:00
Rodrigo Moya
4b655eee12 region: Simplify displaying of dates and times 2011-06-17 11:20:52 +02:00
Rodrigo Moya
2ded577f3d region: Add weak ref for GSettings object 2011-06-17 11:07:04 +02:00
Rodrigo Moya
87baf75e9c region: Added missing assignment for loop control variable 2011-06-17 11:04:47 +02:00
Rodrigo Moya
f25e06b7d9 region: Bind region selection to GSettings 2011-06-17 11:03:26 +02:00
Rodrigo Moya
066209d095 region: Display all example strings, even though some are wrong 2011-06-14 19:02:54 +02:00
Rodrigo Moya
68763a928b region: Add code to manage the new Formats tab 2011-06-14 19:02:54 +02:00
Rodrigo Moya
298a95559d region: Add 'formats' tab 2011-06-14 19:02:54 +02:00
Dan Winship
864e9b9cdc xrandr-capplet: Change "Anti-Clockwise" to "Counterclockwise"
and then change it back in en_GB.po

https://bugzilla.gnome.org/show_bug.cgi?id=652569
2011-06-14 10:54:51 -04:00
Rui Matos
22f7c182bd region: trigger the layout chooser dialog response on 'row-activated' signal
Allows the user to choose a new layout by double clicking or hitting enter.

https://bugzilla.gnome.org/show_bug.cgi?id=652409
2011-06-13 21:11:53 +01:00
Rui Matos
60a2507366 region: remove helper function not needed since GTK+ 3.0
GTK+ 3.0 introduced gtk_tree_model_iter_previous() so we no longer need to
keep this helper function.

Also, simplify the use of GtkTreeIters by allocating them on the stack.

https://bugzilla.gnome.org/show_bug.cgi?id=652374
2011-06-12 14:08:00 +01:00
Rui Matos
6db9b9fbfa region: fix infinite loop dealing with gsettings 'changed' signal
Setting updating_settings in update_layouts_list() and checking for it in the
gsettings 'changed' signal handler doesn't prevent a loop because the signal
handler is only called after update_layouts_list() returns and thus
updating_settings is already FALSE at that point.

By using the 'drag-end' signal instead of 'row-inserted', etc. we continue to
support DnD re-ordering of layouts while avoiding the loop from
xkb_layouts_fill_selected_tree() deleting and inserting rows into the model.

https://bugzilla.gnome.org/show_bug.cgi?id=652361
2011-06-12 14:07:18 +01:00
Rui Matos
efbe184019 region: fix a couple of memory leaks
https://bugzilla.gnome.org/show_bug.cgi?id=652360
2011-06-11 18:18:05 +01:00
Bastien Nocera
36cc21db32 user-accounts: Fix deleting users on 32-bit systems
https://bugzilla.gnome.org/show_bug.cgi?id=652073
2011-06-11 12:41:35 +01:00
Sergey V. Udaltsov
c05e531bfb Fix the labels according to the usability gurus
https://bugzilla.gnome.org/show_bug.cgi?id=641021
2011-06-11 01:59:00 +01:00
Matthias Clasen
5ffae5b569 user-accounts: Fix fingerprint assistant
https://bugzilla.gnome.org/show_bug.cgi?id=649678
2011-06-10 17:57:29 +01:00
Bastien Nocera
1b183a5fa2 info: Fix disk space showing free space
An error in porting to async code in
c22a98dcb7 made the info panel
report the free space rather than the disk space.

https://bugzilla.gnome.org/show_bug.cgi?id=639376
2011-06-10 16:37:14 +01:00
Florian Müllner
ee73a6cf2b datetime: Fix date sensitivity on permission changes
Setting the date manually should be disabled when using NTP, but
the "Network Time" setting is not taken into account when updating
sensitivities after permission changes. As a result, the date is
always editable after unlocking the panel - to fix, take the NTP
setting into account on permission changes.

https://bugzilla.gnome.org/show_bug.cgi?id=652240
2011-06-10 00:12:11 +02:00