commit 6a7c5413386f1d6251da2bf42cdd3bdb3a805801 Author: Bastien Nocera Date: Thu Feb 21 08:53:02 2013 +0100 3.7.90 NEWS | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 85 insertions(+), 1 deletion(-) commit 2b79f269cb7f75805abd9c4650d803dc0266c353 Author: Bastien Nocera Date: Thu Feb 21 08:52:40 2013 +0100 build: Bump egg-list-box requirements to fix distcheck egg-list-box | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 54de8bf6edb9f894aca8ffa2b8a7b84b40c67b69 Author: Sweta Kothari Date: Thu Feb 21 15:59:32 2013 +0530 Updated gujarati file po/gu.po | 5604 +++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 3934 insertions(+), 1670 deletions(-) commit c065a6581514942b8c7335a705357fa07912f7ba Author: Bastien Nocera Date: Thu Feb 21 07:32:17 2013 +0100 network: Bump NetworkManager required version To the current release. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f5509c6b2b16254e5b5b8f04691e28b3906823d7 Author: Bastien Nocera Date: Wed Feb 20 18:01:43 2013 +0100 user-accounts: Avoid a warning on startup As a user was not set on the password dialog yet. Also make sure that we do not try to update the password strength label before anyone has entered anything in the dialogue itself. panels/user-accounts/data/password-dialog.ui | 2 +- panels/user-accounts/um-password-dialog.c | 7 +++++++ panels/user-accounts/um-user-panel.c | 1 + 3 files changed, 9 insertions(+), 1 deletion(-) commit bb1d0ba0998c6cdc84bdc3c2a8c098a5973922b7 Author: Bastien Nocera Date: Wed Feb 20 17:26:41 2013 +0100 user-accounts: Remove password hints feature from UI As those are not currently used in GDM. https://bugzilla.gnome.org/show_bug.cgi?id=643445 panels/user-accounts/data/password-dialog.ui | 77 +++------------------------- panels/user-accounts/um-password-dialog.c | 28 +--------- 2 files changed, 7 insertions(+), 98 deletions(-) commit abe5ebdd813ef550e92dc26591d5f960eb3e70cd Author: Bastien Nocera Date: Wed Feb 20 17:23:15 2013 +0100 user-accounts: Fix possible free of unowned string And the subsequent crasher. panels/user-accounts/um-user-panel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2b2f27dbf8b4c2737db4dc4680f01ab9cd2b8f70 Author: Bastien Nocera Date: Wed Feb 20 17:18:32 2013 +0100 user-accounts: GtkBuilder files now require GTK+ 3.8 panels/user-accounts/data/account-dialog.ui | 2 +- panels/user-accounts/data/account-fingerprint.ui | 2 +- panels/user-accounts/data/history-dialog.ui | 2 +- panels/user-accounts/data/password-dialog.ui | 2 +- panels/user-accounts/data/photo-dialog.ui | 1 + panels/user-accounts/data/user-accounts-dialog.ui | 3 +-- 6 files changed, 6 insertions(+), 6 deletions(-) commit de1b612cc0b8a4aa61eaf0e81ace6d59814c0b18 Author: Bastien Nocera Date: Wed Feb 20 14:53:41 2013 +0100 region: Fix crash when changing the language 1. Load region panel 2. Change language 3. Go back to overview 4. Load region panel 5. Change language 6. Crash As the ActUser and ActUserManager object aren't reference counted, we need to disconnect the signals ourselves when exiting the panel otherwise we'll receive the signals from the old signal connection, which will use the old panel object. panels/region/cc-region-panel.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) commit de3f54597921db0a673dc16a51d1558a059ad99c Author: Мирослав Николић Date: Wed Feb 20 11:32:44 2013 +0100 Updated Serbian translation po/sr.po | 3236 +++++++++++++++++++++++++++++++++++--------------------- po/sr@latin.po | 3236 +++++++++++++++++++++++++++++++++++--------------------- 2 files changed, 4036 insertions(+), 2436 deletions(-) commit 193f3ad967dee99ac618c146da1320d865055925 Author: Fran Diéguez Date: Wed Feb 20 10:52:01 2013 +0100 Updated Galician translations po/gl.po | 1102 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 608 insertions(+), 494 deletions(-) commit a68e00ddc680ef727b1ac044630959a3284e37fd Author: A S Alam Date: Wed Feb 20 02:09:33 2013 +0000 Punjabi: Translation updated (aalam) po/pa.po | 1143 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 616 insertions(+), 527 deletions(-) commit 0265c8e5dc4cb17f954349c147e1e214390bf815 Author: Piotr Drąg Date: Tue Feb 19 20:54:52 2013 +0100 Updated POTFILES.in and POTFILES.skip po/POTFILES.in | 19 ++++++++++--------- po/POTFILES.skip | 2 ++ 2 files changed, 12 insertions(+), 9 deletions(-) commit 4ef8ae4017a6a2bebf0b83da99dcaf0dad7d6fc0 Author: Dan Winship Date: Wed Feb 13 13:02:14 2013 -0500 network: make ModemManager dependency optional There probably won't be a stable ModemManager 0.7 release before GNOME 3.8, so make support for it optional (Mostly based on Aleksander's original patch.) https://bugzilla.gnome.org/show_bug.cgi?id=688238 configure.ac | 21 +++++++++++++++++---- panels/network/Makefile.am | 5 +++++ panels/network/cc-network-panel.c | 12 ++++++++++++ panels/network/net-device-mobile.c | 23 +++++++++++++++++++++-- 4 files changed, 55 insertions(+), 6 deletions(-) commit 99dd4951e6f9c9545ecbfc846605b1c175f79dc2 Author: Jeremy Bicha Date: Tue Feb 19 10:46:23 2013 -0500 man: Drop obsolete region arguments https://bugzilla.gnome.org/show_bug.cgi?id=694183 man/gnome-control-center.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) commit 178c16f4d84610e8a562d4694b25849d8e5724d9 Author: Jeremy Bicha Date: Tue Feb 19 10:43:47 2013 -0500 shell: Drop obsolete region arguments from bash completion https://bugzilla.gnome.org/show_bug.cgi?id=694183 shell/completions/gnome-control-center.in | 3 --- 1 file changed, 3 deletions(-) commit 1cadc214ef2f87957269d38c635fbdb3b9be9121 Author: Marek Kasik Date: Tue Feb 19 12:56:10 2013 +0100 printers: Don't ask for samba password if not needed Ask for samba password only if returned directory is NULL and errno is set to EACCES. https://bugzilla.gnome.org/show_bug.cgi?id=694150 panels/printers/pp-samba.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f4d1808b8c1183d22bf5eaf00967426d03fefad7 Author: Marek Kasik Date: Tue Feb 19 13:40:19 2013 +0100 printers: Improve look of driver selection dialog Add 10 pixels of padding between list of manufacturers and list of drivers. https://bugzilla.gnome.org/show_bug.cgi?id=690448 panels/printers/ppd-selection-dialog.ui | 1 + 1 file changed, 1 insertion(+) commit 693aac7f3273e2134fefbe6853277d81c8c8e440 Author: Colin Walters Date: Tue Feb 19 06:51:01 2013 -0500 build: Fix srcdir != builddir panels/keyboard/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ae3014ba3e10f37baff039bf969d6c075b303e67 Author: Rui Matos Date: Mon Feb 18 17:41:49 2013 +0100 Use a common definition for modifier-only keybindings array panels/common/cc-util.c | 27 +++++++++++++++++++++++- panels/common/cc-util.h | 7 ++++++ panels/keyboard/Makefile.am | 2 +- panels/keyboard/cc-keyboard-option.c | 38 +++++---------------------------- panels/region/cc-input-options.c | 41 +++++------------------------------- 5 files changed, 44 insertions(+), 71 deletions(-) commit ef4576b4f4ed2b5af67519b2012cabe7af81619d Author: Rui Matos Date: Sun Feb 17 00:44:14 2013 +0100 Check gtk_builder_add_from_resource() return value panels/common/cc-language-chooser.c | 3 +-- panels/region/cc-format-chooser.c | 3 +-- panels/region/cc-input-chooser.c | 3 +-- panels/region/cc-input-options.c | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) commit bc3307b4924dad50150acc67e96d74c9ebf3ee83 Author: Rui Matos Date: Sun Feb 17 00:42:18 2013 +0100 Prevent potential segfault panels/common/cc-language-chooser.c | 2 +- panels/region/cc-format-chooser.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 12ce8a7fd95eb8bcfd80cf55a704e29c7488ac5d Author: Rui Matos Date: Sun Feb 17 00:41:08 2013 +0100 Fix code style issues panels/common/cc-language-chooser.c | 21 ++++++++++----------- panels/region/cc-format-chooser.c | 21 ++++++++++----------- panels/region/cc-input-chooser.c | 12 ++++++------ panels/region/cc-input-options.c | 3 +-- 4 files changed, 27 insertions(+), 30 deletions(-) commit 8ed05f631550ddea3e03d3ceb53c0a2699bf1d66 Author: Piotr Drąg Date: Thu Jan 31 18:33:38 2013 +0100 region: Add context to ambiguous strings It clashes with "Metric" as network parameters in Network panel. panels/region/cc-format-chooser.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 80e773821076c200746ecb9d7c8edb237f0cecd9 Author: Rui Matos Date: Tue Feb 12 15:45:02 2013 +0100 region: Dim the icons on IBus input source rows panels/region/cc-input-chooser.c | 1 + panels/region/cc-region-panel.c | 1 + 2 files changed, 2 insertions(+) commit 2b07d810aa023a53de762dcca89a9e2838cff288 Author: Rui Matos Date: Wed Feb 6 19:41:01 2013 +0100 region: New 'Add Input Source' dialog design panels/region/cc-input-chooser.c | 1222 +++++++++++++++++++++++++++++++------- panels/region/cc-input-chooser.h | 3 +- panels/region/cc-region-panel.c | 24 +- panels/region/input-chooser.ui | 160 ++--- 4 files changed, 1086 insertions(+), 323 deletions(-) commit 00da5a115f6ea4c527f33c381e48c325386815c5 Author: Rui Matos Date: Thu Feb 14 00:24:06 2013 +0100 region: Don't add duplicate input sources panels/region/cc-region-panel.c | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) commit 29e0f0b28a52db83b7d4e7fb7e8ebcd4995f4c3b Author: Rui Matos Date: Mon Feb 11 19:07:06 2013 +0100 region: Show/hide IBus sources config button Instead of just making it sensitive/unsensitive. Quoting from the bug report: The problem is that it isn't clear to the user why the settings button is insensitive for keyboard layouts - they'll be asking "why can't I ever use the settings?" https://bugzilla.gnome.org/show_bug.cgi?id=692006 panels/region/cc-region-panel.c | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) commit c87d5883787c8727fcdd4ae0d61d59a89b5d4813 Author: Rui Matos Date: Sat Feb 9 03:17:42 2013 +0100 region: Remove the IBus engines whitelist And just blacklist IBus' "xkb:" engines which basically duplicate all the XKB layouts. panels/region/cc-region-panel.c | 23 +--- panels/region/supported-ibus-engines.h | 212 --------------------------------- 2 files changed, 3 insertions(+), 232 deletions(-) commit eaa8dd80ee3c9ff26e8ce33b985c6101e1701417 Author: Rui Matos Date: Fri Feb 8 18:14:55 2013 +0100 region: Fix un-ifdef'd usage of IBus specific variables panels/region/cc-region-panel.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) commit 96ce117514e5bb03fc261ee0e4ac2115528f22ad Author: Rui Matos Date: Thu Feb 7 14:51:23 2013 +0100 keyboard: Relabel link button, 'Layout Settings' -> 'Input Sources' panels/keyboard/gnome-keyboard-panel.ui | 2 +- panels/keyboard/keyboard-general.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) commit 75328b901303146865e0077a6de37f879514573b Author: Rui Matos Date: Tue Feb 5 21:50:27 2013 +0100 region: Bind the per-window setting to both radio buttons This makes the UI update automatically when the setting changes. panels/region/cc-input-options.c | 3 +++ 1 file changed, 3 insertions(+) commit 4b7b194f4c2e8fc7cd7f6c8f2ac8697d942bdf35 Author: Rui Matos Date: Tue Feb 5 18:20:05 2013 +0100 region: Allow using multiple words to filter regions All words must match. panels/region/cc-format-chooser.c | 63 ++++++++++++++++++++++++++------------- 1 file changed, 43 insertions(+), 20 deletions(-) commit 36ddfdd3fd27f29edee3e9fa9e11c340abffb82f Author: Rui Matos Date: Tue Feb 5 18:08:44 2013 +0100 region: Make region filtering smarter We normalize both the filter string from the user and the region label to disregard case and accents. Then we try to match the region label on its native translation, the current LC_MESSAGES translation and untranslated. panels/region/cc-format-chooser.c | 59 +++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 11 deletions(-) commit dad492fbdd89f97e89328eedcaca02b4cef5ae35 Author: Rui Matos Date: Tue Feb 5 17:56:34 2013 +0100 region: Plug memory leaks panels/region/cc-format-chooser.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) commit 1dd14e7b294b745d5f8488b160b14ab90da7c31b Author: Rui Matos Date: Tue Feb 5 17:53:09 2013 +0100 region: Disregard being an initial region for sorting Otherwise all the initial regions would show up grouped at the end of the list when showing all entries. panels/region/cc-format-chooser.c | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) commit acbe609c9489b34d31b83076608b11b27601581d Author: Rui Matos Date: Tue Feb 5 01:44:27 2013 +0100 common: Allow using multiple words to filter languages All words must match. panels/common/cc-language-chooser.c | 59 ++++++++++++++++++++++++++----------- 1 file changed, 41 insertions(+), 18 deletions(-) commit 0b2b0284fe060669669de41965270acf502e1a71 Author: Rui Matos Date: Tue Feb 5 00:21:40 2013 +0100 common: Disregard being an initial language for sorting Otherwise all the initial languages would show up grouped at the end of the list when showing all entries. panels/common/cc-language-chooser.c | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) commit 864b98e1414035478046bb38f47f4a02f2eff80b Author: Rui Matos Date: Mon Feb 4 19:39:27 2013 +0100 common: Make language filtering smarter We normalize both the filter string from the user and the language label to disregard case and accents. Then we try to match the language label on its native translation, the current LC_MESSAGES translation and untranslated. panels/common/cc-language-chooser.c | 59 ++++++++++++++++++++++++++++++------- 1 file changed, 48 insertions(+), 11 deletions(-) commit cfa16a070de22207b93e2035d4f0528b1404e51b Author: Rui Matos Date: Mon Feb 4 19:35:01 2013 +0100 Move cc-util into panels/common We need this in some panels too. panels/common/Makefile.am | 2 + panels/common/cc-util.c | 105 +++++++++++++++++++++++++++++++++++ panels/common/cc-util.h | 28 ++++++++++ search-provider/Makefile.am | 2 + search-provider/cc-search-provider.c | 3 +- shell/Makefile.am | 6 +- shell/cc-util.c | 105 ----------------------------------- shell/cc-util.h | 28 ---------- 8 files changed, 142 insertions(+), 137 deletions(-) commit fbbb0b1fd86c98ebfbe70de8b9c70c7751b0c0d6 Author: Rui Matos Date: Mon Feb 4 17:15:58 2013 +0100 Fix some memory leaks panels/common/cc-language-chooser.c | 4 ++++ panels/region/cc-format-chooser.c | 2 ++ panels/region/cc-input-options.c | 2 ++ 3 files changed, 8 insertions(+) commit f457cc8cc48708c920675651df358ac291c2994d Author: Rui Matos Date: Mon Feb 4 17:04:17 2013 +0100 common: Cleanup initial languages code There's no need to use our own translations and setlocale() directly since gnome-languages already does that for us. panels/common/cc-common-language.c | 104 +++++++++++++++++-------------------- 1 file changed, 47 insertions(+), 57 deletions(-) commit a0ba3bc4fc983c26a18cba82eea998d4cf3b269d Author: Rui Matos Date: Mon Feb 4 13:47:59 2013 +0100 Adapt to gnome-languages API change panels/common/cc-common-language.c | 40 ++++++++++++++++++------------------- panels/common/cc-language-chooser.c | 4 ++-- panels/region/cc-format-chooser.c | 4 ++-- panels/region/cc-region-panel.c | 4 ++-- 4 files changed, 26 insertions(+), 26 deletions(-) commit faaa81ed53966c4c5adcda804cb411389ac77aa8 Author: Rui Matos Date: Wed Jan 30 20:14:11 2013 +0100 region: Make alternate shortcut's label dim panels/region/input-options.ui | 3 +++ 1 file changed, 3 insertions(+) commit 8740bf03c8e8734b497928e723b020941f18e660 Author: Rui Matos Date: Wed Jan 30 19:22:35 2013 +0100 region: Fix input source rows selection getting lost panels/region/cc-region-panel.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) commit 5aa88834c0601b1a3a7958d74612e947b2f728a0 Author: Rui Matos Date: Wed Jan 30 18:17:15 2013 +0100 Make sure all dialogs are modal panels/region/format-chooser.ui | 1 + panels/region/input-options.ui | 1 + 2 files changed, 2 insertions(+) commit 80ddfe09da6187c13a29711863d93f301f384cd2 Author: Rui Matos Date: Wed Jan 30 17:36:14 2013 +0100 Remove two unused variables panels/common/cc-language-chooser.c | 1 - panels/region/cc-format-chooser.c | 1 - 2 files changed, 2 deletions(-) commit 5a478734dcc9093d6ad2d43f1002574a96957dd5 Author: Rui Matos Date: Wed Jan 30 11:11:26 2013 +0100 region: Remove unused .ui file panels/region/gnome-region-panel.ui | 1481 ----------------------------------- 1 file changed, 1481 deletions(-) commit 34b5b2e6a804f077eb69cca6e7ae7f8a8c5550d0 Author: Rui Matos Date: Tue Jan 29 17:31:36 2013 +0100 region: Remove unused variable definition from Makefile panels/region/Makefile.am | 1 - 1 file changed, 1 deletion(-) commit 188f3d165840872d374c54849c72d5ef51709d9b Author: Matthias Clasen Date: Tue Jan 29 18:03:03 2013 -0500 Acceptable behaviour in localed-less situations We show the 'None' as login screen settings, and the entire page is made insensitive. panels/region/cc-region-panel.c | 35 ++++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 11 deletions(-) commit b2148043d70c9082555e8039dbb33ee54610367c Author: Matthias Clasen Date: Tue Jan 29 17:30:28 2013 -0500 Implement the login page We are now saving language and layout information to logind. panels/region/cc-region-panel.c | 592 +++++++++++++++++++++++++++++++++++----- panels/region/region.ui | 11 + 2 files changed, 537 insertions(+), 66 deletions(-) commit b47b4afb831e532aa8922a5be56704a5b2d255e0 Author: Matthias Clasen Date: Tue Jan 29 16:41:27 2013 -0500 region: Show a Login Screen button when multi-user The button doesn't do anything yet. panels/region/cc-region-panel.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit 8cc06f8413cc90c964daf68ba4654ba2199e198e Author: Matthias Clasen Date: Tue Jan 29 16:40:23 2013 -0500 users: Deal with preloaded users Now that another panel is using ActUserManager, the one the user panel is using may already be loaded when it starts up. It was not dealing with that gracefully. panels/user-accounts/um-user-panel.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) commit 4262cb39d5f3e71bfa21e2f003f0a8d88b050286 Author: Matthias Clasen Date: Tue Jan 29 16:23:12 2013 -0500 Use libaccountsservice Beats talking dbus directly to the service, and we will make more use of this in later commits. configure.ac | 1 + panels/region/cc-region-panel.c | 99 ++++++++++++++++------------------------- 2 files changed, 40 insertions(+), 60 deletions(-) commit f40ef9d053b1ee778f659b0138a4dd507d7b8805 Author: Matthias Clasen Date: Tue Jan 29 16:22:17 2013 -0500 Set response id on format chooser Now that we are check it is OK, not setting it is no longer OK. panels/region/format-chooser.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d1ed95292d6792a7b3947fb1b21e0c446d4b2c1a Author: Matthias Clasen Date: Tue Jan 29 16:00:58 2013 -0500 Add restart notification configure.ac | 2 +- panels/region/Makefile.am | 7 ++- panels/region/cc-region-panel.c | 119 ++++++++++++++++++++++++++++++++++------ panels/region/region.ui | 7 ++- 4 files changed, 114 insertions(+), 21 deletions(-) commit 35d920f1b887fb0f1df243e4d80ef8165a4f772e Author: Matthias Clasen Date: Sun Jan 27 23:21:34 2013 -0500 Drop old code panels/region/gnome-region-panel-formats.c | 390 -------- panels/region/gnome-region-panel-formats.h | 31 - panels/region/gnome-region-panel-input.c | 1481 ---------------------------- panels/region/gnome-region-panel-input.h | 36 - panels/region/gnome-region-panel-lang.c | 363 ------- panels/region/gnome-region-panel-lang.h | 32 - panels/region/gnome-region-panel-system.c | 547 ---------- panels/region/gnome-region-panel-system.h | 31 - 8 files changed, 2911 deletions(-) commit 4f121592d7f844ca0daa0fc21fde0779c6264d9a Author: Matthias Clasen Date: Sun Jan 27 23:20:27 2013 -0500 Rename input chooser ui file panels/region/cc-input-chooser.c | 2 +- panels/region/gnome-region-panel-input-chooser.ui | 144 ---------------------- panels/region/input-chooser.ui | 144 ++++++++++++++++++++++ panels/region/region.gresource.xml | 2 +- 4 files changed, 146 insertions(+), 146 deletions(-) commit d3852fc8316d64204c1b94b5cb6a24c044ef2db1 Author: Matthias Clasen Date: Sun Jan 27 23:18:24 2013 -0500 Wip: new region panel Still missing: - restart session notification - login screen mode panels/region/Makefile.am | 16 +- panels/region/cc-format-chooser.c | 521 ++++++++++++++++++ panels/region/cc-format-chooser.h | 39 ++ panels/region/cc-ibus-utils.c | 41 ++ panels/region/cc-ibus-utils.h | 31 ++ panels/region/cc-input-chooser.c | 326 ++++++++++++ panels/region/cc-input-chooser.h | 42 ++ panels/region/cc-input-options.c | 203 +++++++ panels/region/cc-input-options.h | 35 ++ panels/region/cc-region-panel.c | 936 ++++++++++++++++++++++++++++----- panels/region/format-chooser.ui | 344 ++++++++++++ panels/region/input-options.ui | 225 ++++++++ panels/region/region.gresource.xml | 5 +- panels/region/region.ui | 338 +++++++++++- panels/region/supported-ibus-engines.h | 212 ++++++++ 15 files changed, 3161 insertions(+), 153 deletions(-) commit d37b5fc4c191ec51456959e381eea9c3343b386a Author: Matthias Clasen Date: Sun Jan 27 23:16:40 2013 -0500 user: Adapt to new language chooser panels/user-accounts/um-user-panel.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) commit a8e3ac482da42563ab8de063b7f98fce96f255e2 Author: Matthias Clasen Date: Sun Jan 27 23:16:14 2013 -0500 A new language chooser panels/common/cc-language-chooser.c | 508 +++++++++++++++++++++++------------- panels/common/cc-language-chooser.h | 14 +- panels/common/language-chooser.ui | 110 +++----- 3 files changed, 366 insertions(+), 266 deletions(-) commit 1ecd607bcbdec2a10156e56accb0054d3dca8796 Author: Matthias Clasen Date: Sun Jan 27 11:02:53 2013 -0500 Move cc_add_user_language Move it to cc-common-language.c and rename it to cc_common_language_add_user_languages panels/common/cc-common-language.c | 50 ++++++++++++++++++++++++++++++++++++ panels/common/cc-common-language.h | 2 ++ panels/common/cc-language-chooser.c | 49 ----------------------------------- panels/common/cc-language-chooser.h | 2 -- panels/user-accounts/um-user-panel.c | 2 +- 5 files changed, 53 insertions(+), 52 deletions(-) commit 148e311aa60319fbb874afa5044e6da0d61da620 Author: Matthias Clasen Date: Sat Jan 26 14:53:40 2013 -0500 Wip region panels/region/cc-region-panel.c | 295 ++++++++++++++++++++++++++++--------- panels/region/region.gresource.xml | 1 + panels/region/region.ui | 19 +++ 3 files changed, 244 insertions(+), 71 deletions(-) commit 56008765c85e5b66dc48e7ea17f8f7268d8045fd Author: Bastien Nocera Date: Tue Feb 19 11:25:33 2013 +0100 shell: Handle the usual "Alt+Left" key binding For left-to-right languages, and Alt+Right to RTL. shell/cc-window.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) commit 6cb6404e7e6973762f2e6d9f9050d427299863ff Author: Bastien Nocera Date: Tue Feb 19 11:18:46 2013 +0100 shell: Make the "home" button act as a "previous" button Keep history of the visited panels, when navigating between them through links, or activated through the shell's menu items, and go back to the overview when the history is empty. https://bugzilla.gnome.org/show_bug.cgi?id=643322 shell/cc-window.c | 86 +++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 71 insertions(+), 15 deletions(-) commit 91924726f1f87ab67127ea0e1cf91b8bcc6e6edb Author: William Jon McCann Date: Mon Feb 18 01:53:02 2013 -0500 shell: Use a go-previous icon instead of grid This is what we do everywhere else. https://bugzilla.gnome.org/show_bug.cgi?id=681530 shell/cc-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit efb5153b0d23d036f213ce1a3dbf0b518f91efe5 Author: Thomas Wood Date: Tue Feb 19 09:50:53 2013 +0000 sharing: add a master switch to allow disabling of all sharing services https://bugzilla.gnome.org/show_bug.cgi?id=693653 panels/sharing/cc-sharing-panel.c | 83 +++++++++++++++++++++++++++++++++------ 1 file changed, 70 insertions(+), 13 deletions(-) commit 1f7c2921228ca5fde6a7b152127462cc56ec5f41 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 wacom: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/wacom/gnome-wacom-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 383e89a4dc8fc76072602dfe69c1868d19941b14 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 user-accounts: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/user-accounts/data/gnome-user-accounts-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit bea22056393a386135cf0ad65c01794d1e922b72 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 universal-access: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/universal-access/gnome-universal-access-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d9a16bd14aa70d4bc8b341a2ab053965a6d88924 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 sound: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/sound/data/gnome-sound-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8e7f630252d00faf8fd5aacba28fc66e198fc909 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 sharing: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/sharing/gnome-sharing-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 1c76a6f23fe6543042517cb72878dfbe78d72b7f Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 search: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/search/gnome-search-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0ffb75f829cafbefb4e32421e77f0f6efcb1bd12 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 region: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/region/gnome-region-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 02fd72137e27b6f4c0e6f11126f5e9b7721d9e27 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 privacy: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/privacy/gnome-privacy-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 11bb915c0e3e15115fd1b5c439b704c75d5c03f9 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 printers: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/printers/gnome-printers-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 73d4f51ff233d7c738e98e57d0fb327e846359cc Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 power: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/power/gnome-power-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 58a1c4ba5e2abff416ce944250fec531e7b32b5b Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 online-accounts: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/online-accounts/gnome-online-accounts-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 54f812f5eb1b371491f0b4e60680a0a87b44c5b3 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 notifications: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/notifications/gnome-notifications-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f650e5dca0fed879babef153c31f713aa61d81ae Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 network: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/network/gnome-network-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 015d68686ebd13a38a64417484fd9217afbeeb93 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 mouse: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/mouse/gnome-mouse-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f8f3c9b55b643f9c624ea8603bd0623509618a3d Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 keyboard: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/keyboard/gnome-keyboard-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ec4254e028e4ac357ee870032ba9afe38c0cfbe8 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 info: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/info/gnome-info-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit db2f62082d7465c31e8604d1108756541eb88d8d Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 display: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/display/gnome-display-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 54bcb26f7912aa6d33d05b5effeed08690fcdde0 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 datetime: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/datetime/gnome-datetime-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8597996eed00b44ed756f83a2be1ea5bf3b0930c Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 color: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/color/gnome-color-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 9ab3063d4cd05548c5e52b0420d7dddfdcc48b10 Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 bluetooth: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/bluetooth/gnome-bluetooth-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c2ca6faa8f371de20c67e99eafb75e700220ca7b Author: Allan Day Date: Tue Feb 19 10:41:43 2013 +0100 background: Update panel comments Very few of the panel comments provide information that is very useful. Update them to supplement the panel descriptions - this will make the search results more helpful. https://bugzilla.gnome.org/show_bug.cgi?id=694110 panels/background/gnome-background-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit dd73671c243cfeb97fc7eeeb6e40a259a54b209e Author: Jeremy Bicha Date: Mon Feb 18 14:33:43 2013 -0500 shell: build fix (clutter-gtk includes) Building without cheese broke with commit 64467d7 https://bugzilla.gnome.org/show_bug.cgi?id=694118 shell/cc-application.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 73a5b5ce4597f4f9921b19cd7e915fd97d9a31d7 Author: William Jon McCann Date: Mon Feb 18 14:09:24 2013 -0500 Fix build shell/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5f4e14007826cb41f13921b02da1f374b67f1570 Author: Bastien Nocera Date: Mon Feb 18 19:24:48 2013 +0100 shell: Remove unused gnomecc.menu file Searching for Settings is now handled through a search provider in gnome-control-center, for which the display is special-cased in gnome-shell. shell/Makefile.am | 9 +----- shell/gnomecc.menu.in | 84 --------------------------------------------------- 2 files changed, 1 insertion(+), 92 deletions(-) commit a11be9e28e0b05252e04a21e649a3edc6d41d21d Author: Allan Day Date: Mon Feb 18 18:01:20 2013 +0000 info: Remove fallback from keywords We shouldn't return the Details panel when searching for fallback. https://bugzilla.gnome.org/show_bug.cgi?id=694113 panels/info/gnome-info-panel.desktop.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a9af8d10db668949e8c40229a197a51c9534be75 Author: Bastien Nocera Date: Mon Feb 18 19:12:22 2013 +0100 info: Remove unused "is_fallback" variable We never use fallback now. panels/info/cc-info-panel.c | 1 - 1 file changed, 1 deletion(-) commit 9f29551a1e461438cecff01abc090a75a3d78d9d Author: Bastien Nocera Date: Mon Feb 18 19:11:22 2013 +0100 display: Remove the non-composited drawing paths As they won't be used any more. panels/display/cc-rr-labeler.c | 49 ++++++++---------------------------------- 1 file changed, 9 insertions(+), 40 deletions(-) commit 92765b97c09457eaafbc67e9a0548c2f4c09a23d Author: Cosimo Cecchi Date: Mon Feb 18 12:55:22 2013 -0500 cc-window: don't render a frame around scrolled windows The header bar will now render one. shell/cc-window.c | 2 -- 1 file changed, 2 deletions(-) commit f1553fc5a0b1fa8204c56b234d0c2385d63aa1bd Author: Luca Ferretti Date: Mon Feb 18 18:43:23 2013 +0100 l10n: Updated Italian translation po/it.po | 2355 ++++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 1615 insertions(+), 740 deletions(-) commit 16b28c2a18f9e91f81c21f4db3f03c3311a3dae6 Author: Richard Hughes Date: Mon Feb 18 17:22:42 2013 +0000 color: Fix a typo where we set the wrong button sensitivity panels/color/cc-color-panel.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 6e3c635fe894cb24a4606eb0ffed2f2aa6e0c238 Author: Richard Hughes Date: Mon Feb 18 17:11:30 2013 +0000 color: Expand profiles assigned to the device when single clicked We only collapse the device if another device is selected. panels/color/cc-color-panel.c | 8 ++++++++ 1 file changed, 8 insertions(+) commit 5fd213a7f9adc57123313983607110612043b5d6 Author: Richard Hughes Date: Mon Feb 18 17:08:01 2013 +0000 color: Emit the expanded-changed signal whenever the state changes panels/color/cc-color-device.c | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) commit e160e43f2306b73437f2775223f5539502056c73 Author: Cosimo Cecchi Date: Mon Feb 18 11:31:01 2013 -0500 cc-window: Fix style of home button shell/cc-window.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) commit d9e103394e479b96553a7adbdb925c9743bcc131 Author: Matthias Clasen Date: Sat Jan 26 15:38:44 2013 -0500 keyboard: Be more specific in input source switch label The description of these shortcuts should mention 'input source'. https://bugzilla.gnome.org/show_bug.cgi?id=692567 panels/keyboard/01-input-sources.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit b7d7c5c1ed14c8f7518c2194a4b74ffbe03473b7 Author: Cosimo Cecchi Date: Mon Feb 18 11:16:16 2013 -0500 search-provider: fix the build search-provider/control-center-search-provider.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 48553a06f331aca1ff92007b3bcd31cb912203ec Author: Giovanni Campagna Date: Mon Feb 18 16:37:48 2013 +0100 search: special case gnome-control-center Settings search is special in the shell, because it's not configurable and it is always at the top, so hide it from the search panel. https://bugzilla.gnome.org/show_bug.cgi?id=694101 panels/search/cc-search-panel.c | 6 ++++++ 1 file changed, 6 insertions(+) commit 4edf2ed16fe6f8717840e744c8536184a3008836 Author: Bastien Nocera Date: Mon Feb 18 16:45:09 2013 +0100 shell: Remove extraneous gtk_window_set_title() call As the window title doesn't change anymore. shell/cc-window.c | 1 - 1 file changed, 1 deletion(-) commit 9f9b4fcb184fd079ebf038131b739b518296a39c Author: William Jon McCann Date: Sun Feb 17 14:48:56 2013 -0500 bluetooth: Don't show label next to power switch https://bugzilla.gnome.org/show_bug.cgi?id=694041 panels/bluetooth/bluetooth.ui | 21 --------------------- 1 file changed, 21 deletions(-) commit c398090414e050d6cfb4c3c71a6a33d7b5094a3f Author: William Jon McCann Date: Sun Feb 17 14:34:04 2013 -0500 search: Don't use a label for the enabled switch https://bugzilla.gnome.org/show_bug.cgi?id=689611 panels/search/cc-search-panel.c | 3 --- 1 file changed, 3 deletions(-) commit b0cfa3f08c16bd154d3c5ba965342bac4d404e8d Author: William Jon McCann Date: Sun Feb 17 10:46:38 2013 -0500 shell: Put the panel title in the header Instead of in the window title https://bugzilla.gnome.org/show_bug.cgi?id=692174 shell/cc-window.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 8bee6c94614325496fd2ba4aaa1cadcffe3ad44c Author: William Jon McCann Date: Sun Feb 17 10:21:59 2013 -0500 shell: Use GdHeaderBar in the shell https://bugzilla.gnome.org/show_bug.cgi?id=692174 configure.ac | 2 +- libgd | 2 +- shell/cc-window.c | 39 ++++++++------------------------------- 3 files changed, 10 insertions(+), 33 deletions(-) commit 17d52d46b066dd825ee506a2f49867074f7d46b8 Author: William Jon McCann Date: Sun Feb 17 02:56:30 2013 -0500 shell: Don't use GtkBuilder for constructing the shell So that we can more easily add GdHeaderBar in the following patches. Much of the advantage of using gtkbuilder was lost anyway because we couldn't really use it from glade without corrupting the file. https://bugzilla.gnome.org/show_bug.cgi?id=692174 shell/Makefile.am | 12 --- shell/cc-window.c | 259 +++++++++++++++++++++++++++------------------- shell/shell.gresource.xml | 6 -- shell/shell.ui | 192 ---------------------------------- 4 files changed, 154 insertions(+), 315 deletions(-) commit 42974a3c8d64be6441f7e8c3a976e3225251ac7f Author: William Jon McCann Date: Sun Feb 17 00:54:58 2013 -0500 shell: Rename shell window to CcWindow This avoids the confusion of the name gnome-control-center.c and is consistent with all the other classes/files in the project. https://bugzilla.gnome.org/show_bug.cgi?id=692174 shell/Makefile.am | 4 +- shell/cc-application.c | 14 +- shell/cc-window.c | 1463 ++++++++++++++++++++++++++++++++++++++++++ shell/cc-window.h | 66 ++ shell/gnome-control-center.c | 1463 ------------------------------------------ shell/gnome-control-center.h | 81 --- 6 files changed, 1538 insertions(+), 1553 deletions(-) commit 408ae4a87c3d3ebb36d2589bb3960a59ce54c27e Author: William Jon McCann Date: Sun Feb 17 00:30:43 2013 -0500 shell: Make the main app window a subclass of GtkApplicationWindow This allows for better encapsulation of window logic. In order to do this CcShell was made an interface instead of an abstract base class. https://bugzilla.gnome.org/show_bug.cgi?id=692174 shell/cc-application.c | 6 +- shell/cc-shell.c | 154 ++++++++------------------------ shell/cc-shell.h | 54 +++--------- shell/gnome-control-center.c | 204 ++++++++++++++++++++++++------------------- shell/gnome-control-center.h | 9 +- 5 files changed, 165 insertions(+), 262 deletions(-) commit 64467d7f0a4078ae918cbac04e45e6a93d9c517f Author: William Jon McCann Date: Sat Feb 16 21:56:16 2013 -0500 shell: Make the application a GtkApplication subclass This promotes better encapsulation and allows us to move application logic out of main() and rename the confusingly named control-center.c to main.c https://bugzilla.gnome.org/show_bug.cgi?id=692174 shell/Makefile.am | 4 +- shell/cc-application.c | 346 +++++++++++++++++++++++++++++++++++++++++++ shell/cc-application.h | 70 +++++++++ shell/control-center.c | 299 ------------------------------------- shell/gnome-control-center.c | 4 - shell/main.c | 57 +++++++ 6 files changed, 476 insertions(+), 304 deletions(-) commit 59f873ecf510ab0f2b486b550788bc668a51503d Author: Giovanni Campagna Date: Mon Dec 24 02:02:47 2012 +0100 Add a gnome-shell search-provider for settings panel Replace the gnome-shell builtin settings search, which relied on removed menu files, with one that uses the remote search infrastructure and CcSearchModel, and features the ability to continue searching within the control center application. https://bugzilla.gnome.org/show_bug.cgi?id=690577 Makefile.am | 4 +- configure.ac | 1 + search-provider/Makefile.am | 55 +++ search-provider/cc-search-provider.c | 372 +++++++++++++++++++++ search-provider/cc-search-provider.h | 69 ++++ search-provider/control-center-search-provider.c | 141 ++++++++ search-provider/control-center-search-provider.h | 51 +++ .../gnome-control-center-search-provider.ini | 5 + ...g.gnome.ControlCenter.SearchProvider.service.in | 3 + search-provider/org.gnome.ShellSearchProvider2.xml | 87 +++++ shell/Makefile.am | 14 +- 11 files changed, 795 insertions(+), 7 deletions(-) commit 3911ef1c3a2ef95c26b53829a99f62a421ea3dc3 Author: Giovanni Campagna Date: Mon Feb 18 15:29:04 2013 +0100 shell: add a way to compile the panel loader without GType functions This will allow to use the panel loader in the search provider, which is a separate executable and doesn't link all the panel modules. https://bugzilla.gnome.org/show_bug.cgi?id=690577 shell/cc-panel-loader.c | 62 +++++++++++++++++++++++++++++++------------------ 1 file changed, 39 insertions(+), 23 deletions(-) commit 431b89f1761da4519bbaa9a91bbf6af2442bc233 Author: Bastien Nocera Date: Mon Feb 18 14:51:54 2013 +0100 power: Expand the "Automatic suspend" dialogue's layout The dialog looks rather squashed along the horizontal. The spacing should make the connection between the switches and the delay comboboxes a bit clearer. Also make sure that the "Delay" labels don't intersect the labels above. https://bugzilla.gnome.org/show_bug.cgi?id=694042 panels/power/power.ui | 96 +++++++++++++++++++++++++++++---------------------- 1 file changed, 54 insertions(+), 42 deletions(-) commit 56bc9c1d657d49ff2a22814fbcf3f9f8a731ae28 Author: Bastien Nocera Date: Mon Feb 18 14:42:27 2013 +0100 power: Use WID() macro to simplify getting widgets panels/power/cc-power-panel.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit 3e71962f10fe6abad34437ec8629cc0fbe2cbd6d Author: Giovanni Campagna Date: Sun Feb 3 18:36:04 2013 +0100 sound: show a different icon for different input/output ports Use the new API in libgnome-volume-control to create the icon shown next to the port name in the selector. This avoids ugly audio-card icons, and shows a speaker, microphone or headphones as appropriate. https://bugzilla.gnome.org/show_bug.cgi?id=689931 panels/sound/gvc | 2 +- panels/sound/gvc-mixer-dialog.c | 19 ++++++++----------- 2 files changed, 9 insertions(+), 12 deletions(-) commit ed896b806087e27ef4ded9070086133aa899c3a6 Author: Bastien Nocera Date: Mon Feb 18 09:43:15 2013 +0100 printers: Use CUPS CFLAGS when compiling panels/printers/Makefile.am | 1 + 1 file changed, 1 insertion(+) commit 05e60169eafda37c363929e9298d62422f037816 Author: Jeremy Bicha Date: Fri Feb 15 16:40:07 2013 -0500 build: Disable printers panel is libsmbclient.pc isn't found https://bugzilla.gnome.org/show_bug.cgi?id=693923 configure.ac | 11 +++++++++-- panels/printers/Makefile.am | 3 ++- 2 files changed, 11 insertions(+), 3 deletions(-) commit cb0b2b503903f972318af64f91d42dc9755b7a40 Author: Piotr Drąg Date: Sun Feb 17 17:45:44 2013 +0100 Updated Polish translation po/pl.po | 902 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 514 insertions(+), 388 deletions(-) commit 43892c1c7a7418c6db78e485328d02f0c5ad81a3 Author: A S Alam Date: Sun Feb 17 16:14:31 2013 +0000 Punjabi: Translation updated (aalam) po/pa.po | 1063 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 571 insertions(+), 492 deletions(-) commit 8b33805c076c550a3984395ebb13a907eafebe90 Author: Fran Diéguez Date: Sun Feb 17 13:21:48 2013 +0100 Updated Galician translations po/gl.po | 1482 ++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 870 insertions(+), 612 deletions(-) commit 5eb05d153a7889c205ee427f1180bd6a4a6facbb Author: William Jon McCann Date: Sat Feb 16 15:39:48 2013 -0500 Fix spacing https://bugzilla.gnome.org/show_bug.cgi?id=693985 panels/notifications/cc-notifications-panel.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit 8567e922641def551870b277bef4691a09b81e26 Author: Piotr Drąg Date: Sat Feb 16 14:51:35 2013 +0100 Updated POTFILES.in po/POTFILES.in | 1 - 1 file changed, 1 deletion(-) commit 39c81b399d5945a9d91020a9a2f84e61921d4bb9 Author: Jasper St. Pierre Date: Fri Feb 15 20:15:05 2013 -0500 Remove gnomecc.directory gnome-menus now ships its own directory file. shell/Makefile.am | 8 +------- shell/gnomecc.directory.in | 5 ----- shell/gnomecc.menu.in | 2 +- 3 files changed, 2 insertions(+), 13 deletions(-) commit 4b417ee35677bac95771c06c4fa5732f04d662f7 Author: Gheyret Kenji Date: Sat Feb 16 10:07:59 2013 +0900 Updated Uyghur translation Signed-off-by: Gheyret Kenji po/ug.po | 999 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 577 insertions(+), 422 deletions(-) commit 656fd8eae29df0365a866c04fdd60486b6dadebb Author: Jasper St. Pierre Date: Fri Feb 15 18:58:27 2013 -0500 Update git.mk This fixes issues with the network panel subdir not recursing git.mk | 60 ++++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 44 insertions(+), 16 deletions(-) commit 46632c630a2c3e81e33388058cd1e59ccbbbf7db Author: Piotr Drąg Date: Fri Feb 15 21:13:11 2013 +0100 Updated POTFILES.in po/POTFILES.in | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) commit 02591e3d58cb380f146938c464e3b65d2b900c9c Author: Aurimas Černius Date: Fri Feb 15 21:45:29 2013 +0200 Updated Lithuanian translation po/lt.po | 811 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 462 insertions(+), 349 deletions(-) commit 39071d5b56a294c73ffb2760925706ff3ad1a413 Author: Marek Kasik Date: Tue Feb 12 12:20:28 2013 +0100 printers: Show printer name only in the title of options dialog The name of the printer is sufficient information to describe the contents of the dialog. "Options" isn't necessary. https://bugzilla.gnome.org/show_bug.cgi?id=690424 panels/printers/pp-options-dialog.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) commit d33f14b70a11a42381e4ccb7f7363c97f5f2fa81 Author: Marek Kasik Date: Mon Feb 11 13:44:03 2013 +0100 printers: Move dialog names to their titles https://bugzilla.gnome.org/show_bug.cgi?id=690447 panels/printers/jobs-dialog.ui | 139 +++++++++---------------- panels/printers/new-printer-dialog.ui | 178 +++++++++++++------------------- panels/printers/options-dialog.ui | 75 ++++---------- panels/printers/pp-jobs-dialog.c | 4 +- panels/printers/pp-options-dialog.c | 5 +- panels/printers/ppd-selection-dialog.ui | 84 +++++---------- 6 files changed, 172 insertions(+), 313 deletions(-) commit d7f31fc41c15adc7c614d3b26303cd0510d73819 Author: Marek Kasik Date: Fri Feb 15 18:17:55 2013 +0100 printers: Search for samba printers in new printer dialog Search for samba printers on local network or on specified host. The new printer dialog asks for password for a samba server if it is needed for listing printers on it. User is asked for selection of driver from local database during addition of new samba printer. https://bugzilla.gnome.org/show_bug.cgi?id=683229 panels/printers/cc-printers-panel.c | 8 +- panels/printers/pp-new-printer-dialog.c | 382 ++++++++++++++++++++++++++------ panels/printers/pp-new-printer-dialog.h | 9 +- 3 files changed, 329 insertions(+), 70 deletions(-) commit 41924f8c75565038db2f52860c52650cd755ebba Author: Marek Kasik Date: Thu Feb 14 15:54:20 2013 +0100 printers: Add class for searching for samba printers Add class PpSamba which contains asynchronous function for searching for samba-shared printers. It can search for printers on local network or on a specific host if needed. https://bugzilla.gnome.org/show_bug.cgi?id=683229 configure.ac | 3 +- panels/printers/Makefile.am | 2 + panels/printers/pp-host.h | 4 - panels/printers/pp-samba.c | 507 ++++++++++++++++++++++++++++++++++++++++++++ panels/printers/pp-samba.h | 67 ++++++ panels/printers/pp-utils.h | 9 +- 6 files changed, 586 insertions(+), 6 deletions(-) commit 8f2d51cb5e191603dcac16e07f7ec8cd0c3c7a9d Author: Marek Kasik Date: Fri Feb 15 17:45:15 2013 +0100 printers: Add authentication dialog for samba printers Add new class PpAuthenticationDialog which shows dialog requesting username and password. The dialog has 3 parameters. The first one is a text which will be shown to the user and the second is username by which username entry will be prefilled. The last parameter is parent window so thedialog is properly decorated and positioned. https://bugzilla.gnome.org/show_bug.cgi?id=683229 panels/printers/Makefile.am | 2 + panels/printers/authentication-dialog.ui | 213 +++++++++++++++++++++ panels/printers/pp-authentication-dialog.c | 298 +++++++++++++++++++++++++++++ panels/printers/pp-authentication-dialog.h | 62 ++++++ panels/printers/printers.gresource.xml | 1 + 5 files changed, 576 insertions(+) commit 878e1a1852a17815ec175749452cffe6729ed8e7 Author: Jeremy Bicha Date: Thu Feb 14 20:28:56 2013 -0500 egg-list-box: Update to latest master https://bugzilla.gnome.org/show_bug.cgi?id=692258 egg-list-box | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 27aa41f5c1cdeb5e2ed03f02a9124216606b4bfe Author: Marek Kasik Date: Tue Feb 12 11:19:27 2013 +0100 printers: Visual improvements of driver selection dialog Make the dialog bigger (600x400). Add padding between list of manufacturers and the list of drivers. Add padding to manufacturers and drivers lists. Change Manufacturers and Drivers to singular. Trigger resizing of treeview when list has changed so it has optimal width. https://bugzilla.gnome.org/show_bug.cgi?id=690448 panels/printers/pp-ppd-selection-dialog.c | 19 ++++++++++++++++--- panels/printers/ppd-selection-dialog.ui | 4 ++-- 2 files changed, 18 insertions(+), 5 deletions(-) commit ba205647bb411ec7fe5546d6067a15aaa25e7e54 Author: Baurzhan Muftakhidinov Date: Fri Feb 15 21:05:47 2013 +0600 Updated Kazakh translation. po/kk.po | 4474 ++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 2754 insertions(+), 1720 deletions(-) commit 07aaa06b1e5caf89d229f9658efc147703492fd1 Author: Thomas Bechtold Date: Fri Feb 15 15:04:59 2013 +0100 network: Plug memory leaks panels/network/connection-editor/ce-page-details.c | 2 ++ 1 file changed, 2 insertions(+) commit 67f83cdbe0d728d406f0385ebed2b2fbae66da68 Author: Ondrej Holy Date: Thu Feb 14 15:35:56 2013 +0100 mouse: initialize click state Fix bad state and critical error caused by reopening mouse test panel in clicked state. https://bugzilla.gnome.org/show_bug.cgi?id=693803 panels/mouse/gnome-mouse-test.c | 3 +++ 1 file changed, 3 insertions(+) commit a55000a294cda980bea0ccbb1ca31e1698a09df1 Author: Bastien Nocera Date: Fri Feb 15 13:44:49 2013 +0100 network: Fix compile-time warnings panels/network/connection-editor/ce-page-ip4.c | 6 +++--- panels/network/connection-editor/ce-page-ip6.c | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) commit b5335bf2e707821d5a171b4886c30c32854b24d7 Author: Thomas Bechtold Date: Fri Feb 15 13:22:07 2013 +0100 network: Plug memory leaks https://bugzilla.gnome.org/show_bug.cgi?id=693879 panels/network/cc-network-panel.c | 1 + panels/network/net-device-ethernet.c | 2 ++ panels/network/net-device-wifi.c | 2 ++ panels/network/net-object.c | 2 ++ 4 files changed, 7 insertions(+) commit f0b3d1afaad42b4cdf800b6dc541dfffec4fdbab Author: Cosimo Cecchi Date: Thu Feb 14 20:21:43 2013 -0500 sharing: fix a GCC warning panels/sharing/cc-media-sharing.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit dcb932bd9dde60e3856461789dcc2f5e21b8f914 Author: Dan Winship Date: Wed Feb 13 15:22:27 2013 -0500 network: fix initial sensitivity of editor "Add" button The "only make Apply/Add sensitive if something changed" rule should not apply to new connections; they are already "changed". https://bugzilla.gnome.org/show_bug.cgi?id=693659 panels/network/connection-editor/net-connection-editor.c | 1 + 1 file changed, 1 insertion(+) commit 510998041afa1310059a5123ea8cfbeb33f36c1d Author: Dan Winship Date: Wed Feb 13 15:14:24 2013 -0500 network: mark connection editor changed when editing IPv4/IPv6 pages When this got rewritten to be different from nm-connection-editor's, some of the ce_page_changed() calls accidentally got dropped, so certain changes on these pages would not cause the "Apply" button to become sensitive. https://bugzilla.gnome.org/show_bug.cgi?id=693659 panels/network/connection-editor/ce-page-ip4.c | 11 +++++++++++ panels/network/connection-editor/ce-page-ip6.c | 11 +++++++++++ 2 files changed, 22 insertions(+) commit 9b15b77abfedd07e423b5b9ac881074827873a00 Author: Daniel Mustieles Date: Thu Feb 14 18:21:42 2013 +0100 Updated Spanish translation po/es.po | 780 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 452 insertions(+), 328 deletions(-) commit 4b51da6543daabe506e3ddc5dca0e766446fd97e Author: Anish A Date: Thu Feb 14 21:21:21 2013 +0400 Updated Malayalam Localization po/ml.po | 710 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 405 insertions(+), 305 deletions(-) commit c0ab4228c7d073d011cb42f88069e3d4951def56 Author: Richard Hughes Date: Wed Feb 13 14:18:27 2013 +0000 color: When calibrating inhibit logout, switching users and suspending panels/color/cc-color-calibrate.c | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) commit 4d6d7253ed92d816261dbd319c13e8e020c09a0f Author: Thomas Wood Date: Thu Feb 14 11:05:26 2013 +0000 sharing: start or stop Rygel when Media Sharing is enabled or disabled Ensure Rygel is started when the Media Sharing option is enabled and stopped when it is disabled. This also adds and removes Rygel from the autostart directory as appropriate. https://bugzilla.gnome.org/show_bug.cgi?id=692702 panels/sharing/cc-media-sharing.c | 77 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) commit f05d86d3c2e4161acf0f5337041ecbd198e3ca67 Author: Volker Sobek Date: Thu Feb 14 12:49:15 2013 +0100 network: Fix typos that prevented building This fixes commit 6b48994bdb38c89dee076122ccbfa1677043994b. https://bugzilla.gnome.org/show_bug.cgi?id=693787 panels/network/net-device-wifi.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 973d1cac6bc0d065af1b5e07435c42b6bec2eea1 Author: Michael Catanzaro Date: Wed Jan 16 17:46:53 2013 -0600 user-accounts: Don't reject passwords that pwquality says are ok Fix for the OK button being insensitive for many "weak" passwords Also fixes "not good enough" password being accepted https://bugzilla.gnome.org/show_bug.cgi?id=691907 panels/user-accounts/um-password-dialog.c | 54 +++++++++++++++++-------------- 1 file changed, 29 insertions(+), 25 deletions(-) commit 6b48994bdb38c89dee076122ccbfa1677043994b Author: Dan Winship Date: Thu Jan 31 13:24:35 2013 -0500 network: disable the Hotspot button if the device does not support it If the wireless device doesn't support either of the two possible hotspot modes, disable the button. Also, add a tooltip to the button when it's disabled, explaining why ("device does not support" or "system policy prohibits"). https://bugzilla.gnome.org/show_bug.cgi?id=675317 panels/network/net-device-wifi.c | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) commit 30144e58f3a7ec0e918a3dc204afec79478ad9b9 Author: Emanuele Aina Date: Wed Feb 13 13:57:38 2013 +0100 shell: Do not forcibly suppress debug messages if --verbose not set Only force G_MESSAGES_DEBUG=all on --verbose, and follow the usual logging behaviour otherwise. This fixes specifying log domains in G_MESSAGES_DEBUG and also G_MESSAGES_DEBUG=all without setting --verbose. https://bugzilla.gnome.org/show_bug.cgi?id=693732 shell/cc-shell-log.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) commit f064b653df5166a4de4a4ea054bdd6d1f44c2959 Author: Cosimo Cecchi Date: Wed Feb 13 11:06:32 2013 -0500 privacy: remove redundant option from the recent files combobox Since we already have a switch to disable recent files entirely, don't add another option in the combobox for that. https://bugzilla.gnome.org/show_bug.cgi?id=693706 panels/privacy/privacy.ui | 4 ---- 1 file changed, 4 deletions(-) commit 18ee39488ed7005206d35a1c7870e9fc098e0ec7 Author: Richard Hughes Date: Wed Feb 13 11:19:16 2013 +0000 color: Put the device switch on a diet to match the mockups panels/color/cc-color-device.c | 2 ++ 1 file changed, 2 insertions(+) commit 5ed961f546c83a892ad934d9424a7a5085428ceb Author: Jeremy Bicha Date: Tue Feb 12 11:13:08 2013 -0500 network: Add accessibile labels to buttons in the popup dialogs https://bugzilla.gnome.org/show_bug.cgi?id=693657 panels/network/connection-editor/ce-page-ip4.c | 4 ++++ panels/network/connection-editor/ce-page-ip6.c | 4 ++++ panels/network/connection-editor/ip4-page.ui | 10 ++++++++++ panels/network/connection-editor/ip6-page.ui | 10 ++++++++++ 4 files changed, 28 insertions(+) commit 7061457da45de76fb034ad8eac8eaa0bf90f3b09 Author: Jeremy Bicha Date: Tue Feb 12 11:33:59 2013 -0500 network: Set mnemonic labels for editable text fields for a11y https://bugzilla.gnome.org/show_bug.cgi?id=693657 panels/network/connection-editor/ce-page-ip4.c | 67 ++++++++++++++++---------- panels/network/connection-editor/ce-page-ip6.c | 67 ++++++++++++++++---------- 2 files changed, 84 insertions(+), 50 deletions(-) commit 5cbc89d749b5443a2edda571bf2ceed04b2886f4 Author: Jeremy Bicha Date: Tue Feb 12 11:02:45 2013 -0500 network: Add more mnemonic_widget relations for accessibility https://bugzilla.gnome.org/show_bug.cgi?id=693657 panels/network/connection-editor/8021x-security-page.ui | 2 +- panels/network/connection-editor/details-page.ui | 9 +++++++++ panels/network/connection-editor/ethernet-page.ui | 2 ++ panels/network/connection-editor/reset-page.ui | 2 ++ 4 files changed, 14 insertions(+), 1 deletion(-) commit d28b756e61665046ccfb83c79daab71189f56ee6 Author: Aleksander Morgado Date: Tue Feb 5 18:57:26 2013 +0100 network: try to guess operator name from MCCMNC or SID When the network doesn't provide a valid text string with the current operator name, try to guess it using either the 3GPP MCCMNC pair or with the CDMA SID. Guessing is based on the Mobile Providers Database for which there is an API in libnm-gtk (>= 0.9.7.995). The same logic to guess operator name is used in gnome-shell. panels/network/net-device-mobile.c | 197 ++++++++++++++++++++++++++++++++++--- 1 file changed, 185 insertions(+), 12 deletions(-) commit 0225d1a9e73cf741f627d595925abb7e886164be Author: Aleksander Morgado Date: Mon Feb 4 15:41:37 2013 +0100 network: include support for the 'ModemManager1' interface The control-center will automatically detect whether the modems exposed by NetworkManager are from the old or the new interface, and if they are from the new one it will use the libmm-glib support to gather the required information from them. The new ModemManager1 interfaces are exposed by ModemManager >= 0.7; and provide lots of new functionalities, like: * Improved connection bearer handling (e.g. multiple bearers at the same time) * Location support (GPS, LAC/CI, CDMA BS...) * Full SMS support through the new 'Messaging' interface. * ... configure.ac | 6 +- panels/network/cc-network-panel.c | 50 ++++++++++ panels/network/net-device-mobile.c | 192 +++++++++++++++++++++++++++++++++---- 3 files changed, 225 insertions(+), 23 deletions(-) commit f094cc0e6ec0929354837d9de00ddc79af38edf8 Author: Aleksander Morgado Date: Tue Feb 12 17:27:23 2013 +0100 Revert "network: Allow compiling against NM 0.9.6" This reverts commit ec704ab62f0ad6b96736e04375d9af851c146217. This will effectively bump again the NM requirement to 0.9.7.995. configure.ac | 13 ++----- panels/network/cc-network-panel.c | 21 ----------- .../connection-editor/net-connection-editor.c | 2 -- panels/network/net-device-bridge.c | 4 --- panels/network/net-device-wifi.c | 2 -- panels/network/panel-common.c | 41 ---------------------- panels/network/panel-common.h | 2 -- 7 files changed, 3 insertions(+), 82 deletions(-) commit d5bcf412d09c0175d06013b9025c6d906c54c2be Author: Matthias Clasen Date: Sun Feb 10 14:33:03 2013 -0500 users: Add accessible labels in history dialog The previous/next week buttons were being read by orca as just 'pushbutton', which is not very useful. https://bugzilla.gnome.org/show_bug.cgi?id=693542 panels/user-accounts/data/history-dialog.ui | 15 +++++++++++++++ 1 file changed, 15 insertions(+) commit 1de4c2c4add28efd071e4d715325172f141c2e2a Author: Bastien Nocera Date: Tue Feb 12 14:56:12 2013 +0100 privacy: Clarify "Lock Screen After" string To mention that it's the amount of time after we blanked. panels/privacy/privacy.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 3cfb948f0501cd785561700552d35995fcea89b0 Author: Bastien Nocera Date: Tue Feb 12 14:54:50 2013 +0100 power: Simplify "Mark As Inactive After" string "Blank Screen" as that's what we're going to do. panels/power/cc-power-panel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 430093596897679669fe5e0f6c33419ff02671f2 Author: Bastien Nocera Date: Tue Feb 12 14:47:44 2013 +0100 power: Split lines in auto-suspend dialogue panels/power/power.ui | 94 ++++++++++++++++++++++++++++----------------------- 1 file changed, 51 insertions(+), 43 deletions(-) commit 89c3863a7cac71835b86a49e733206656540ad43 Author: Bastien Nocera Date: Tue Feb 12 14:38:08 2013 +0100 power: Make 15 mins < suspend idle time < 2h So that the suspend idle time is always higher than the blank idle time, from a minimum of 15 minutes up to 2 hours. panels/power/power.ui | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) commit a1848fb70a6da0bfec14b7c9f2945ddda06ce191 Author: Bastien Nocera Date: Tue Feb 12 14:34:11 2013 +0100 power: Make 0 < idle-time < 15 minutes panels/power/power.ui | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) commit 98dbd0ec0c64c8c0a08f7b54eac6b2b6b723837b Author: Matthias Clasen Date: Sun Feb 10 14:59:42 2013 -0500 color: Make all controls keyboard-accessible The buttons in the toolbar were not focusable, for no good reason. https://bugzilla.gnome.org/show_bug.cgi?id=693544 panels/color/color.ui | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit 6ab31ef66779d0d97ac87c49ce991a80a6d8aac5 Author: Matthias Clasen Date: Sun Feb 10 14:52:52 2013 -0500 color: Add accessible labels to controls The switch and arrow button were read by orca as just 'Switch pushbutton' and 'pushbutton', respectively, which is not really helpful. https://bugzilla.gnome.org/show_bug.cgi?id=693543 panels/color/cc-color-device.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) commit a0de63dfad096b6839f11ffa7f90bdb8a81b3c50 Author: Matthias Clasen Date: Mon Feb 11 22:11:01 2013 -0500 network: Be more careful in ignoring shared connection It was possible for us to accidentally use the shared connection for naming all access points. https://bugzilla.gnome.org/show_bug.cgi?id=692921 panels/network/net-device-wifi.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit 3644a72e593d1bfaa990569f1cbcda951a0109d4 Author: Matthias Clasen Date: Sun Feb 10 21:25:24 2013 -0500 power: Improve accessibility The battery levelbars should have a labelled-by relation to the percentage labels, so orca knows that these two belong together. https://bugzilla.gnome.org/show_bug.cgi?id=693564 panels/power/cc-power-panel.c | 9 +++++++++ 1 file changed, 9 insertions(+) commit cea45f707c0eedba3affe96ed31ff18a9b9294b0 Author: Matthias Clasen Date: Mon Feb 11 18:22:11 2013 -0500 network: Improve accessibility Add accessible names for a number of switches and buttons which don't have meaningful representation in orca, otherwise. https://bugzilla.gnome.org/show_bug.cgi?id=693552 panels/network/net-device-ethernet.c | 1 + panels/network/net-device-wifi.c | 1 + panels/network/network-ethernet.ui | 5 +++++ panels/network/network-proxy.ui | 20 ++++++++++++++++++++ panels/network/network-simple.ui | 5 +++++ panels/network/network-vpn.ui | 10 ++++++++++ panels/network/network-wifi.ui | 5 +++++ 7 files changed, 47 insertions(+) commit 15412745687ebff34e02e5f86b6e5ab37578734e Author: Inaki Larranaga Murgoitio Date: Mon Feb 11 22:55:06 2013 +0100 Updated Basque language po/eu.po | 7943 ++++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 5360 insertions(+), 2583 deletions(-) commit 15baea472088f1284705bbec9d3e1afdece8665d Author: Dan Winship Date: Mon Feb 4 16:50:53 2013 -0500 network: display "device state reason", and remove duplicate code For disconnected/unavailable devices, show the localized NMDeviceStateReason next to the localized NMDeviceState (and not in the tooltip). Also, move the code to do this into panel-common rather to save some duplication. https://bugzilla.gnome.org/show_bug.cgi?id=676117 panels/network/net-device-ethernet.c | 11 +--- panels/network/net-device-mobile.c | 16 +---- panels/network/net-device-simple.c | 16 +---- panels/network/net-device-wifi.c | 5 +- panels/network/net-virtual-device.c | 11 +--- panels/network/panel-common.c | 110 ++++++++++++++++++++++++----------- panels/network/panel-common.h | 6 +- 7 files changed, 90 insertions(+), 85 deletions(-) commit e3c9f53a09171181f651142b880843eb6ad0897a Author: Dan Winship Date: Mon Feb 4 16:53:00 2013 -0500 network: fix warnings when virtual connections exist Fix the call to nma_utils_disambiguate_device_names() to filter out any NULL NMDevices, to avoid warnings. panels/network/cc-network-panel.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) commit 2b830e038853545c721b3ea622c8349c1f5c851e Author: Jeremy Bicha Date: Mon Feb 11 11:31:38 2013 -0500 shell: Add additional arguments to bash completion file https://bugzilla.gnome.org/show_bug.cgi?id=693397 shell/completions/gnome-control-center.in | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) commit c27b50bc1133f491e96af70579ce2109651a596a Author: Jeremy Bicha Date: Fri Feb 8 23:11:00 2013 -0500 man: Add network arguments https://bugzilla.gnome.org/show_bug.cgi?id=693460 man/gnome-control-center.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) commit 0969b36a6547669e72164b5f6fc33d08d4acd4b9 Author: Cosimo Cecchi Date: Thu Feb 7 16:23:54 2013 -0500 network: unfuzzy symbolic buttons and make them square Use the 'image-button' style class to make symbolic buttons square (as supported by latest Adwaita), and make sure to use the correct icon size for all symbolics to avoid fuzzyness. https://bugzilla.gnome.org/show_bug.cgi?id=693357 panels/network/connection-editor/ce-page-ip4.c | 3 +++ panels/network/connection-editor/ce-page-ip6.c | 3 +++ panels/network/net-device-ethernet.c | 1 + panels/network/net-device-wifi.c | 1 + panels/network/network-ethernet.ui | 4 ++++ panels/network/network-vpn.ui | 4 ++++ 6 files changed, 16 insertions(+) commit 2acd6a5303e44f12226bc3267fc4c7cdc2241574 Author: Cosimo Cecchi Date: Thu Feb 7 16:00:58 2013 -0500 network: add some spacing between rows In the IPv4/IPv6 pages the grid packing address controls has no spacing at all. https://bugzilla.gnome.org/show_bug.cgi?id=693357 panels/network/connection-editor/ce-page-ip4.c | 2 ++ panels/network/connection-editor/ce-page-ip6.c | 2 ++ 2 files changed, 4 insertions(+) commit c0242f2fb319846dbae3dff4c36bafb11d86de6d Author: Cosimo Cecchi Date: Thu Feb 7 15:06:08 2013 -0500 network: fix some alignment issues If you click the sections in the left side treeview, some of the elements in the right page headers will move a couple of pixels. Also, since the WPAD warning label was always visible, the alignment of the controls section in the Proxy page was suboptimal. https://bugzilla.gnome.org/show_bug.cgi?id=693357 panels/network/net-proxy.c | 2 ++ panels/network/network-ethernet.ui | 1 - panels/network/network-proxy.ui | 2 +- panels/network/network-vpn.ui | 1 - 4 files changed, 3 insertions(+), 3 deletions(-) commit 34eab69cee0ddf5eba3884e11192adf02caf4d8f Author: Daniel Mustieles Date: Mon Feb 11 14:37:37 2013 +0100 Updated Spanish translation po/es.po | 523 ++++++++++++++++++++++++++++----------------------------------- 1 file changed, 231 insertions(+), 292 deletions(-) commit c580185f4eca74fc9eda03794ea1b1f25ebe92a8 Author: Bastien Nocera Date: Mon Feb 11 09:37:11 2013 +0100 shell: Ensure completion is sorted by default shell/list-panel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d7dbcab34f6d822b8441e0dc55c221b8a7995a3a Author: Bastien Nocera Date: Mon Feb 11 09:36:54 2013 +0100 shell: Add sound and user-accounts to the completion https://bugzilla.gnome.org/show_bug.cgi?id=693398 shell/list-panel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2a7cee4adcdf32c4bfe6117338f963272e2d2fcd Author: A S Alam Date: Mon Feb 11 00:20:00 2013 +0000 Punjabi: Translation updated (aalam) po/pa.po | 1973 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 1324 insertions(+), 649 deletions(-) commit 428a53657b280b4707c7acdc675a0195292f7f4c Author: Anish A Date: Sun Feb 10 16:12:53 2013 +0400 Updated Malayalam Localization po/ml.po | 921 +++++++++++++++++++++++---------------------------------------- 1 file changed, 334 insertions(+), 587 deletions(-) commit dbc3f22debf16f9f905f14f5ab8ae83834a4ba28 Author: Gheyret Kenji Date: Sun Feb 10 12:05:10 2013 +0900 Updated Uyghur translation Signed-off-by: Gheyret Kenji po/ug.po | 416 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 190 insertions(+), 226 deletions(-) commit a5fcccc668f03e266ba364f6a0877f22f9636898 Author: Aurimas Černius Date: Sat Feb 9 22:24:49 2013 +0200 Updatd Lithuanian translation po/lt.po | 420 ++++++++++++++++++++++++--------------------------------------- 1 file changed, 162 insertions(+), 258 deletions(-) commit b7b8cd056a19f0c371fb2df3acc0dbde7b094c03 Author: Jeremy Bicha Date: Fri Feb 8 12:35:16 2013 -0500 power: Add missing mnemonic_widget relations Works better in Orca https://bugzilla.gnome.org/show_bug.cgi?id=693436 panels/power/power.ui | 2 ++ 1 file changed, 2 insertions(+) commit 2b0625d0bdfb6437b38a4299493b9d53fa13eb3c Author: Matej Urbančič Date: Thu Feb 7 20:06:53 2013 +0100 Updated Slovenian translation po/sl.po | 351 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 188 insertions(+), 163 deletions(-) commit b8dd4852e35c83723c7a7eb2911672b6afcfd245 Author: Debarshi Ray Date: Thu Feb 7 13:21:50 2013 +0100 color: Bump required colord version It's required for cd_bitfield_contain. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d58d426d34600ea319f74394094a97cc29811ef2 Author: Debarshi Ray Date: Wed Feb 6 14:58:19 2013 +0100 online-accounts: Use g_warning instead of goa_warning goa_warning is meant for goa-daemon, and it does not really add any value in this case. Switching to g_warning lets us cut down on the number of symbols that are exported from libgoabackend. https://bugzilla.gnome.org/show_bug.cgi?id=693261 panels/online-accounts/cc-online-accounts-model.c | 8 ++++---- panels/online-accounts/cc-online-accounts-panel.c | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) commit c6dba7b867c9a55f12b70197bfa52909bf6ee15a Author: Anish A Date: Thu Feb 7 13:23:58 2013 +0400 Updated Malayalam Localization po/ml.po | 4810 ++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 3432 insertions(+), 1378 deletions(-)