commit 53c0acacb9192787286099e4a34d2d4885b81c35 Author: Bastien Nocera Date: Tue Jan 17 15:33:04 2012 +0000 3.3.4 NEWS | 34 ++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 35 insertions(+), 1 deletions(-) commit ebde7222be7194e8276009eeacdaea87163f9924 Author: Bastien Nocera Date: Tue Jan 17 16:08:35 2012 +0000 user-accounts: Add missing include CheeseCameraDevice was never defined. panels/user-accounts/um-photo-dialog.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit aa42623e9e775fbd55d687410739c6e90a703f65 Author: Bastien Nocera Date: Tue Jan 17 15:34:23 2012 +0000 wacom: Up the libwacom requirements configure.ac | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 244321c1ebd6c0bdb1aeb7c295dd3a8abf1a4e38 Author: Bastien Nocera Date: Tue Jan 17 15:34:12 2012 +0000 build: Update required g-s-d version configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f3d98d1986f7755aa5ef4bb3947fa95dd3640bba Author: Daniel Mustieles Date: Tue Jan 17 12:52:40 2012 +0100 Updated Spanish translation po/es.po | 129 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 68 insertions(+), 61 deletions(-) commit d243d60101cb13ac79cb221bc67ba56ce6751ac0 Author: Fran Diéguez Date: Mon Jan 16 23:48:27 2012 +0100 Updated Galician translations help/gl/gl.po | 17 ++++++++++++----- 1 files changed, 12 insertions(+), 5 deletions(-) commit b618607a0eedfab59d4ccc967fa74b06dc227cbf Author: Bastien Nocera Date: Mon Jan 16 17:49:37 2012 +0000 Update POTFILES.in po/POTFILES.in | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit f79284b0f69c849e524633640e1cff1b032c590d Author: Bastien Nocera Date: Mon Jan 16 17:47:35 2012 +0000 wacom: Add label to nav button As per mockups panels/wacom/cc-wacom-nav-button.c | 20 +++++++++++++++++++- 1 files changed, 19 insertions(+), 1 deletions(-) commit 5a51341ae09a941984524a9a398486d742d0ab24 Author: Bastien Nocera Date: Mon Jan 16 17:46:43 2012 +0000 wacom: Fix Stylus section layout panels/wacom/wacom-stylus-page.ui | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) commit b732da14d8fb0070b1b8dfa83ae82e24a81460c1 Author: Bastien Nocera Date: Mon Jan 16 17:18:32 2012 +0000 wacom: Split off the stylus page creation Show configuration for multiple styli in the configuration UI. panels/wacom/Makefile.am | 6 +- panels/wacom/cc-wacom-page.c | 244 +++---------------- panels/wacom/cc-wacom-stylus-page.c | 421 ++++++++++++++++++++++++++++++++ panels/wacom/cc-wacom-stylus-page.h | 79 ++++++ panels/wacom/gnome-wacom-properties.ui | 334 +------------------------ panels/wacom/wacom-stylus-page.ui | 333 +++++++++++++++++++++++++ 6 files changed, 885 insertions(+), 532 deletions(-) commit 5d680981de00664133f7cadb6ef1bf2d64649107 Author: Bastien Nocera Date: Mon Jan 16 16:07:08 2012 +0000 wacom: Update files from g-s-d More stylus metadata exported. panels/wacom/gsd-wacom-device.c | 67 +++++++++++++++++++++++++++++++++++++++ panels/wacom/gsd-wacom-device.h | 25 +++++++++++--- 2 files changed, 87 insertions(+), 5 deletions(-) commit a771f350d6b788af7495e8f801ceff6276b92b69 Author: Bastien Nocera Date: Mon Jan 16 15:15:08 2012 +0000 wacom: Remove unused definitions panels/wacom/cc-wacom-page.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 256438de60d891fc70dd5e665d97f89fe3386b90 Author: Kjartan Maraas Date: Mon Jan 16 17:27:41 2012 +0100 Updated Norwegian bokmål translation po/nb.po | 2537 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1273 insertions(+), 1264 deletions(-) commit 4e19f0149f4cfdb763b3bb375dcdb2f37594124b Author: Hideki Yamane Date: Tue Jan 17 00:57:10 2012 +0900 Updated Japanese translation po/ja.po | 5919 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 3086 insertions(+), 2833 deletions(-) commit bb38492e52bdd1060eb30b1c297e069449230480 Author: Jason Gerecke Date: Thu Jan 12 15:12:01 2012 -0800 wacom: Have calibrator take into account window geometry Current calculations assume the window is anchored at 0,0. This obviously poses a problem in a multi-monitor setup. panels/wacom/calibrator/calibrator.c | 14 ++++++-------- panels/wacom/calibrator/calibrator.h | 5 +++-- panels/wacom/calibrator/gui_gtk.c | 7 ++++++- 3 files changed, 15 insertions(+), 11 deletions(-) commit 73d53ef09624f9fd1367fefc8195a2ac56315fa5 Author: Daniel Mustieles Date: Sun Jan 15 19:28:27 2012 +0100 Updated Spanish translation po/es.po | 27 +++++++++++++++------------ 1 files changed, 15 insertions(+), 12 deletions(-) commit 4e492c0d197c652ed3d3914d20b2209984cae55c Author: Matej Urbančič Date: Sun Jan 15 13:45:52 2012 +0100 Updated Slovenian translation po/sl.po | 5349 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 2705 insertions(+), 2644 deletions(-) commit 7ece33861f4926e98fef054c1bb34bf1aa1ba3a8 Author: Fran Diéguez Date: Sun Jan 15 00:53:02 2012 +0100 Updated Galician translations po/gl.po | 5486 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 2744 insertions(+), 2742 deletions(-) commit 8cb4ac16bca61d6fe6a3b5a75db87b02f4d04195 Author: Cheng-Chia Tseng Date: Sat Jan 14 20:31:35 2012 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 438 +++++++++++++++++++++++++++++------------------------------ po/zh_TW.po | 438 +++++++++++++++++++++++++++++------------------------------ 2 files changed, 424 insertions(+), 452 deletions(-) commit b294b10324a5444fa110f6d66ed35353eba9b954 Author: Matthias Clasen Date: Fri Jan 13 13:16:41 2012 -0500 Add optional systemd support When configured with --enable-systemd, this patch makes the user panel use systemd for session tracking instead of ConsoleKit. https://bugzilla.gnome.org/show_bug.cgi?id=666573 configure.ac | 14 +++++++++++++- panels/user-accounts/um-user.c | 17 +++++++++++++++++ 2 files changed, 30 insertions(+), 1 deletions(-) commit f3592ce32ac6e56fe6993c8e24751e058866141e Author: Matthias Clasen Date: Fri Jan 13 13:06:42 2012 -0500 Adapt to libcheese API changes panels/user-accounts/um-photo-dialog.c | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) commit 0833ea6de6b0bc9de56e72eb064e7b81f91609d3 Author: Matthias Clasen Date: Fri Jan 13 13:05:25 2012 -0500 Initialize clutter-gst for the user panel Otherwise, we get an error out of libcheese, complaining about gstreamer not being initialized. configure.ac | 1 + panels/user-accounts/um-user-module.c | 3 +++ 2 files changed, 4 insertions(+), 0 deletions(-) commit f9c0cd13f87a649c5ee4cb65a8e5872f4e1b27f9 Author: Matthias Clasen Date: Fri Jan 13 13:03:12 2012 -0500 Add a missing ; to Keywords in desktop files .../gnome-universal-access-panel.desktop.in.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e722c5066d2f03b1b43c00542eb2911cadc920f5 Author: Bastien Nocera Date: Fri Jan 13 17:47:35 2012 +0000 wacom: Fix white space for some tablets panels/wacom/gnome-wacom-properties.ui | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a9db665dc1ad5ad641e3a428c54e9c47b5de61ab Author: Bastien Nocera Date: Fri Jan 13 17:47:22 2012 +0000 wacom: Add Intuos4 to test app panels/wacom/test-wacom.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 44865d10824602be7515d3eb3df9800ffde0ee3b Author: Bastien Nocera Date: Fri Jan 13 17:46:57 2012 +0000 wacom: Don't use "show_all" in test panels/wacom/test-wacom.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit ac86cd36cda1544627c8e2d4c94737e325f9d9e1 Author: Bastien Nocera Date: Fri Jan 13 17:45:21 2012 +0000 wacom: Add Intuos4 test device panels/wacom/gsd-wacom-device.c | 29 +++++++++++++++++++++++++++++ panels/wacom/gsd-wacom-device.h | 1 + 2 files changed, 30 insertions(+), 0 deletions(-) commit 425b5040eae2f0c5243004cc58d56b173377dbe8 Author: Bastien Nocera Date: Fri Jan 13 11:51:27 2012 +0000 wacom: Use symbolic name for click threshold panels/wacom/cc-wacom-page.c | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) commit 6f546870fe4e4fa90682c742694e4af9240eed40 Author: Daniel Mustieles Date: Fri Jan 13 16:05:04 2012 +0100 Updated Spanish translation po/es.po | 62 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 32 insertions(+), 30 deletions(-) commit 4519b54c2bd81f4a468d615f3924522c8ffa761d Author: A S Alam Date: Fri Jan 13 15:25:24 2012 +0530 Updated Punjabi Translation help/pa/pa.po | 36 ++++++++++++++++++++++-------------- 1 files changed, 22 insertions(+), 14 deletions(-) commit d20a59ae6f2cf4392a44252afe9e45574a1a3866 Author: Yaron Shahrabani Date: Fri Jan 13 09:31:42 2012 +0200 Updated Hebrew translation. po/he.po | 301 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 157 insertions(+), 144 deletions(-) commit 5ee2c07f57e6556e8d52c6374dc2d7304a5fe305 Author: Jeremy Bicha Date: Thu Jan 12 16:05:23 2012 -0500 Show wacom and bluetooth panels in Unity too .../bluetooth/bluetooth-properties.desktop.in.in | 2 +- panels/wacom/gnome-wacom-panel.desktop.in.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit fdac29e0341256663ac8a99506ba7e3cf0673e7a Author: Bastien Nocera Date: Thu Jan 12 19:41:05 2012 +0000 wacom: Add i18n to wacom test app panels/wacom/test-wacom.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit f0668b4050e4620a252dd76967269f900be4fd66 Author: Jiro Matsuzawa Date: Thu Jan 12 14:03:47 2012 -0500 [PATCH] Fix broken tags in pt_BR.po help/pt_BR/pt_BR.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 0905cb347ade46e6d593c2db7151b4e0bfb6abcd Author: Bastien Nocera Date: Thu Jan 12 19:00:08 2012 +0000 wacom: Add FIXME for monitor placement panels/wacom/cc-wacom-page.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9ba2c986e7b815d6ac32edd3f70a2156ba544fb6 Author: Bastien Nocera Date: Thu Jan 12 18:57:55 2012 +0000 wacom: Update for new calibrator API panels/wacom/cc-wacom-page.c | 74 ++++++++++++++++++++++++++---------------- 1 files changed, 46 insertions(+), 28 deletions(-) commit 54ec95051e03aff13022a6059500b7403ddc21ea Author: Bastien Nocera Date: Thu Jan 12 18:57:45 2012 +0000 wacom: Update for new calibrator API panels/wacom/calibrator/main.c | 48 ++++++++++++++++++++++++++++----------- 1 files changed, 34 insertions(+), 14 deletions(-) commit 705287d5c7908be5eb411cf8b9b23e3eadc6b6e1 Author: Bastien Nocera Date: Thu Jan 12 18:57:20 2012 +0000 wacom: Fix insane Calibrator API So that we don't have to run gtk_main() in it. panels/wacom/calibrator/calibrator.h | 10 +-- panels/wacom/calibrator/gui_gtk.c | 262 +++++++++++++++++++-------------- panels/wacom/calibrator/gui_gtk.h | 28 +++- 3 files changed, 176 insertions(+), 124 deletions(-) commit a227cd7ca92c1b178648e0a75d2f255b5f016101 Author: Bastien Nocera Date: Thu Jan 12 17:38:05 2012 +0000 wacom: Add more padding around the clock panels/wacom/calibrator/gui_gtk.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 89bbb0a73abab6935016c1999dedac4cee56caa3 Author: Robert Ancell Date: Wed Jan 11 12:55:17 2012 +0100 display: Use GDBus instead of dbus-glib https://bugzilla.gnome.org/show_bug.cgi?id=667685 configure.ac | 2 +- panels/display/Makefile.am | 2 +- panels/display/cc-display-panel.c | 90 +++++++++++++++---------------------- 3 files changed, 38 insertions(+), 56 deletions(-) commit 6c304370eb9c76f0887d2e128e59837f0c646e8b Author: Bastien Nocera Date: Thu Jan 12 15:26:16 2012 +0000 wacom: Remove unnecessary duplication panels/wacom/cc-wacom-page.c | 27 ++++++++------------------- 1 files changed, 8 insertions(+), 19 deletions(-) commit f256fe00964103c8428f7c795a95930799cd7057 Author: Bastien Nocera Date: Thu Jan 12 15:23:53 2012 +0000 wacom: Identation fixes panels/wacom/cc-wacom-page.c | 73 ++++++++++++++++++++--------------------- 1 files changed, 36 insertions(+), 37 deletions(-) commit 13af3b18a290994333619539aecb907c12f932d3 Author: Bastien Nocera Date: Thu Jan 12 15:22:04 2012 +0000 wacom: Small coding style fixes panels/wacom/cc-wacom-page.c | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit aec70398587f798109d9289bb8d71d1837eea6cf Author: Bastien Nocera Date: Thu Jan 12 15:04:05 2012 +0000 wacom: Remove rectangle around main text panels/wacom/calibrator/gui_gtk.c | 10 +++------- 1 files changed, 3 insertions(+), 7 deletions(-) commit 16383198023f2a15fc83f44ee94bd14285f27366 Author: Bastien Nocera Date: Thu Jan 12 13:53:09 2012 +0000 wacom: Fix wrong gsize print format panels/wacom/cc-wacom-page.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d099ded276b8d5cefa41e5b5149a6bbc3f7f3fd9 Author: Bastien Nocera Date: Thu Jan 12 13:52:50 2012 +0000 wacom: Update for calibration API change panels/wacom/cc-wacom-page.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit af12e12373b7e5af75702f1e3ff48c5e2a5c349f Author: Daniel Mustieles Date: Thu Jan 12 10:29:53 2012 +0100 Updated Spanish translation po/es.po | 23 ++++++++++++++++++++--- 1 files changed, 20 insertions(+), 3 deletions(-) commit eba67d17d46dd10f7502aac549ef876e7e92b721 Author: Timo Jyrinki Date: Thu Jan 12 08:44:17 2012 +0100 Updated Finnish translation by Jiri Grönroos po/fi.po | 2444 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1227 insertions(+), 1217 deletions(-) commit 956590dd8bd693c2d3c74536d4f55088e815d6f3 Author: Bastien Nocera Date: Wed Jan 11 20:09:40 2012 +0000 wacom: Remove unused geometry struct member panels/wacom/calibrator/calibrator.h | 3 --- panels/wacom/calibrator/gui_gtk.c | 25 ++----------------------- 2 files changed, 2 insertions(+), 26 deletions(-) commit 6c215019db2845735101535d5d3498136832fc5b Author: Bastien Nocera Date: Wed Jan 11 20:09:20 2012 +0000 wacom: Remove geometry option from test app panels/wacom/calibrator/main.c | 15 +++------------ 1 files changed, 3 insertions(+), 12 deletions(-) commit 6ff3fc49db0da04328b569315c02d510dc32be0c Author: Bastien Nocera Date: Wed Jan 11 19:55:10 2012 +0000 wacom: Fix frame around error message panels/wacom/calibrator/gui_gtk.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 1d6ce52ad7c53cf46fd3b2c5b3750b51a641ef59 Author: Bastien Nocera Date: Wed Jan 11 19:54:42 2012 +0000 wacom: Text is white panels/wacom/calibrator/gui_gtk.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit 80f78151f82a4732d1d8a59deb786803587dea49 Author: Bastien Nocera Date: Wed Jan 11 19:46:25 2012 +0000 wacom: Translate error message panels/wacom/calibrator/gui_gtk.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit da3080d9109082f82b105f354e4205aca62c5362 Author: Bastien Nocera Date: Wed Jan 11 19:26:58 2012 +0000 wacom: Avoid confusing debug message Don't print bogus values if the calibration didn't finish panels/wacom/calibrator/gui_gtk.c | 13 ++++++++----- 1 files changed, 8 insertions(+), 5 deletions(-) commit ea0410764ace205124718fa466d35da4455be107 Author: Bastien Nocera Date: Wed Jan 11 19:23:06 2012 +0000 wacom: Move window creation to _new() panels/wacom/calibrator/gui_gtk.c | 57 +++++++++++++++++------------------- 1 files changed, 27 insertions(+), 30 deletions(-) commit 9845e4d58292d81a8809bea62a7a8d4bb7fcafb4 Author: Bastien Nocera Date: Wed Jan 11 19:17:14 2012 +0000 wacom: Hide the CalibArea structure And typedef it panels/wacom/calibrator/gui_gtk.c | 39 +++++++++++++++++++++++++----------- panels/wacom/calibrator/gui_gtk.h | 16 +-------------- 2 files changed, 28 insertions(+), 27 deletions(-) commit 6e179b433e7cb2643e1ff52a456d846388f024cb Author: Bastien Nocera Date: Wed Jan 11 19:11:55 2012 +0000 wacom: Make the window a tiny bit transparent panels/wacom/calibrator/gui_gtk.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit 5feefb444d3fa66dc39c0dd60c9c09cc0a61c74e Author: Bastien Nocera Date: Wed Jan 11 19:02:37 2012 +0000 wacom: Remove the use of a drawing area We don't need one, we can draw on the window directly. panels/wacom/calibrator/gui_gtk.c | 87 ++++++++++++++++++------------------- panels/wacom/calibrator/gui_gtk.h | 4 +- 2 files changed, 44 insertions(+), 47 deletions(-) commit f6fa0ee689f5e0a0dece132bcce8ad1b230d885a Author: Bastien Nocera Date: Wed Jan 11 18:56:09 2012 +0000 wacom: Fix memory leak panels/wacom/calibrator/gui_gtk.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 8843ad8fb256f48c3e3293972a0967379bf7eabe Author: Bastien Nocera Date: Wed Jan 11 18:39:09 2012 +0000 wacom: Make escape key exit And nothing else panels/wacom/calibrator/gui_gtk.c | 21 ++++++++++++++------- 1 files changed, 14 insertions(+), 7 deletions(-) commit 90c7881b5fd2fb1be2552829b326634849e5a8d7 Author: Bastien Nocera Date: Wed Jan 11 18:38:49 2012 +0000 wacom: More space between clock and help text panels/wacom/calibrator/gui_gtk.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 420a068209b0457a07580db1a0b114157441297a Author: Bastien Nocera Date: Wed Jan 11 18:38:30 2012 +0000 wacom: Match help text with mockups panels/wacom/calibrator/gui_gtk.c | 13 ++++++++----- 1 files changed, 8 insertions(+), 5 deletions(-) commit 30536b4ec06ffa88b4686dfa906ac6f2d068c04b Author: Bastien Nocera Date: Wed Jan 11 18:21:51 2012 +0000 wacom: Defuzz lines and circles By lining them up with the pixels. panels/wacom/calibrator/gui_gtk.c | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) commit f958f8c7134979d4aeec726345e7802512f6b711 Author: Bastien Nocera Date: Wed Jan 11 18:21:21 2012 +0000 wacom: Remove unneeded cairo_save()/restore() panels/wacom/calibrator/gui_gtk.c | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) commit 4d7bb6141116fac0a559b333699f22f3ab9bc57b Author: Bastien Nocera Date: Wed Jan 11 18:20:27 2012 +0000 wacom: Set the text frame colour to be white panels/wacom/calibrator/gui_gtk.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit ce61526b415d8ba2b574f6108302a30c4967abd0 Author: Bastien Nocera Date: Wed Jan 11 18:19:49 2012 +0000 wacom: Black background by default panels/wacom/calibrator/gui_gtk.c | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) commit c79b324d5ef4ef0001e606d75b24d6c2d16be56e Author: Bastien Nocera Date: Wed Jan 11 18:16:36 2012 +0000 wacom: Tweak the size of circles panels/wacom/calibrator/gui_gtk.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 65485f44eeee3ee493de2ad186beda2295f946ab Author: Bastien Nocera Date: Wed Jan 11 17:27:00 2012 +0000 wacom: Only the current calibration target is visible panels/wacom/calibrator/gui_gtk.c | 38 +++++++++++++++--------------------- 1 files changed, 16 insertions(+), 22 deletions(-) commit 0e6e52f822a353edf200fc2bb24e82cec3bb24c1 Author: Bastien Nocera Date: Wed Jan 11 17:19:18 2012 +0000 wacom: Add second larger outer circle panels/wacom/calibrator/gui_gtk.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 2669ec6eadd74ec21855bcf1203d4510fd821d20 Author: Bastien Nocera Date: Wed Jan 11 17:18:36 2012 +0000 wacom: Make inner circle bigger panels/wacom/calibrator/gui_gtk.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5a69e99103e7cbde40edf78fa1fcb8016dab5e6e Author: Bastien Nocera Date: Wed Jan 11 16:31:18 2012 +0000 wacom: Make calibration targets bigger panels/wacom/calibrator/gui_gtk.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5d6fda8f5201b3137867835c2b5a4ce249b5e394 Author: Bastien Nocera Date: Wed Jan 11 16:23:07 2012 +0000 wacom: Mark calibrator as to be translated po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 1087c92a0a7ccf68a306b46f1c1f2966a88ff7ee Author: Bastien Nocera Date: Wed Jan 11 16:22:44 2012 +0000 wacom: Debug output by default in test prog panels/wacom/calibrator/main.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 0cd211cfdae483990dc24cd76c2083fc96905b85 Author: Bastien Nocera Date: Wed Jan 11 16:22:24 2012 +0000 wacom: Add i18n support to calibrator test prog panels/wacom/calibrator/main.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit f547c902b6a903c6d5abc3d9f2630247db92ce22 Author: Bastien Nocera Date: Wed Jan 11 16:21:44 2012 +0000 wacom: Add i18n support to the calibrator panels/wacom/calibrator/gui_gtk.c | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) commit 03a18c7dc4f93857c1a5a281d188be7c6208dcd8 Author: Bastien Nocera Date: Wed Jan 11 16:13:13 2012 +0000 wacom: Use Pango and GTK+ to render text Rather than cairo directly, with all that it entails. panels/wacom/calibrator/gui_gtk.c | 134 ++++++++++++++++++------------------ 1 files changed, 67 insertions(+), 67 deletions(-) commit d00e7ee0bd36a9b2b888b6411899dc31dd1cfdb7 Author: Bastien Nocera Date: Wed Jan 11 11:59:14 2012 +0000 wacom: Remove private function from header panels/wacom/calibrator/calibrator.c | 22 +++++++++++----------- panels/wacom/calibrator/calibrator.h | 4 ---- 2 files changed, 11 insertions(+), 15 deletions(-) commit 469e6a610d54f6108056c163b620919d1d034b42 Author: Bastien Nocera Date: Wed Jan 11 11:57:16 2012 +0000 wacom: Add COPYING file for calibrator code From https://github.com/tias/xinput_calibrator panels/wacom/calibrator/COPYING | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) commit a5f7b091068f5ebd388703701ed22db9849089e7 Author: Bastien Nocera Date: Tue Jan 10 20:34:38 2012 +0000 wacom: Fix warning with unfinished timer We need to remove the timeout once we're done, otherwise it will keep on running. panels/wacom/calibrator/gui_gtk.c | 4 +++- panels/wacom/calibrator/gui_gtk.h | 2 ++ 2 files changed, 5 insertions(+), 1 deletions(-) commit 815635a3c26387beb24aec7e6b2b53ff876c53ff Author: Bastien Nocera Date: Tue Jan 10 20:16:33 2012 +0000 wacom: Simplify run_calibration() panels/wacom/cc-wacom-page.c | 10 +++------- 1 files changed, 3 insertions(+), 7 deletions(-) commit 7567d678f95a14ab78f74bbcbffc5c27f64b4411 Author: Bastien Nocera Date: Tue Jan 10 20:14:50 2012 +0000 wacom: Simplify object creation panels/wacom/calibrator/gui_gtk.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f52a0c81046a8d166a881f0c6e596bc63d0486a8 Author: Bastien Nocera Date: Tue Jan 10 20:13:20 2012 +0000 wacom: Remove printf() calls panels/wacom/calibrator/gui_gtk.c | 22 ++++++++++------------ 1 files changed, 10 insertions(+), 12 deletions(-) commit ccdb17172318b5b537ec57fba51574fa9f0bbd34 Author: Bastien Nocera Date: Tue Jan 10 20:00:34 2012 +0000 wacom: Remove dead expose-event code It's unused, and wasn't called. panels/wacom/calibrator/gui_gtk.c | 21 --------------------- 1 files changed, 0 insertions(+), 21 deletions(-) commit b7cf2edd906892ba80c0e2c645772824c8263f34 Author: Bastien Nocera Date: Tue Jan 10 19:55:21 2012 +0000 wacom: Fix indentation panels/wacom/gsd-wacom-device.c | 52 +++++++++++++++++++------------------- 1 files changed, 26 insertions(+), 26 deletions(-) commit e70502cc3b6d20e3718bb0a03ad7c3fd64671a0a Author: Bastien Nocera Date: Tue Jan 10 19:55:01 2012 +0000 wacom: Use updated _get_area() API panels/wacom/cc-wacom-page.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit 82d6b9e809a097fd65e2669c71ce8ca8ca32b128 Author: Bastien Nocera Date: Tue Jan 10 19:54:23 2012 +0000 wacom: _get_area() helper stylistic changes Including fixing a leak XDevice. panels/wacom/gsd-wacom-device.c | 24 ++++++++++++++---------- panels/wacom/gsd-wacom-device.h | 5 ++--- 2 files changed, 16 insertions(+), 13 deletions(-) commit 41d73eb43c9fbf1ad97e9c60296b0172dcccd0f0 Author: Bastien Nocera Date: Tue Jan 10 19:45:02 2012 +0000 wacom: Fix gsize warnings panels/wacom/cc-wacom-page.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 256d57f6ef5c9abb6226e97b9c188558fddc61d9 Author: Bastien Nocera Date: Tue Jan 10 19:44:43 2012 +0000 wacom: Remove unused variable panels/wacom/cc-wacom-page.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 7533c6876bfe62b1a02eb79904d04109af4868d0 Author: Bastien Nocera Date: Tue Jan 10 19:43:08 2012 +0000 wacom: Fix out-of-scope usage The output of g_variant_get_fixed_array() is only valid as long as the GVariant is valid. Outside the function, anything goes. panels/wacom/cc-wacom-page.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) commit 0b0cc5bbfd9ede669d31b198e77b64a6b19d021d Author: Bastien Nocera Date: Tue Jan 10 19:21:30 2012 +0000 wacom: Remove unused main.h panels/wacom/calibrator/Makefile.am | 1 - panels/wacom/calibrator/main.c | 67 +++++++++++++++++------------------ panels/wacom/calibrator/main.h | 45 ----------------------- 3 files changed, 33 insertions(+), 80 deletions(-) commit 7b82472645f7f9aa46b66f034413f39deb391c99 Author: Bastien Nocera Date: Tue Jan 10 19:19:24 2012 +0000 wacom: s/axys/axis/ panels/wacom/calibrator/calibrator.c | 36 ++++++++-------- panels/wacom/calibrator/calibrator.h | 6 +- panels/wacom/calibrator/gui_gtk.c | 20 ++++---- panels/wacom/calibrator/gui_gtk.h | 2 +- panels/wacom/calibrator/main.c | 80 +++++++++++++++++----------------- panels/wacom/calibrator/main.h | 6 +- panels/wacom/cc-wacom-page.c | 20 ++++---- 7 files changed, 85 insertions(+), 85 deletions(-) commit 4618d62a4873fc15a251dabe0cd6420c4714f2a3 Author: Bastien Nocera Date: Tue Jan 10 19:18:33 2012 +0000 wacom: Those functions don't need to be public So don't export them in the .h file panels/wacom/calibrator/gui_gtk.c | 210 ++++++++++++++++++------------------ panels/wacom/calibrator/gui_gtk.h | 21 ---- 2 files changed, 105 insertions(+), 126 deletions(-) commit e44a3327f8ebb103f7dba4bb2713c7a13ab775f1 Author: Bastien Nocera Date: Tue Jan 10 18:35:44 2012 +0000 wacom: Remove custom MAX() macro panels/wacom/calibrator/gui_gtk.c | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit 0d98523b7b71ebab61806207a274312219d92077 Author: Bastien Nocera Date: Tue Jan 10 18:34:30 2012 +0000 wacom: Remove M_PI redefinition panels/wacom/calibrator/gui_gtk.c | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) commit 8516b6a1f9bff4ac673ce91af6578fdf6373fea2 Author: Bastien Nocera Date: Tue Jan 10 18:33:26 2012 +0000 wacom: Remove custom boolean type panels/wacom/calibrator/calibrator.c | 28 ++++++++++++++-------------- panels/wacom/calibrator/calibrator.h | 16 ++++++---------- panels/wacom/calibrator/gui_gtk.c | 34 +++++++++++++++++----------------- panels/wacom/calibrator/gui_gtk.h | 12 ++++++------ panels/wacom/calibrator/main.c | 34 +++++++++++++++++----------------- panels/wacom/calibrator/main.h | 8 ++++---- panels/wacom/cc-wacom-page.c | 2 +- 7 files changed, 65 insertions(+), 69 deletions(-) commit ff3fd9631020f22386959e4f36783eafe49093b6 Author: Bastien Nocera Date: Tue Jan 10 18:32:54 2012 +0000 wacom: Remove custom strdup function panels/wacom/calibrator/main.c | 2 +- panels/wacom/calibrator/main.h | 12 ------------ 2 files changed, 1 insertions(+), 13 deletions(-) commit 39b2b3e469491fe8eddf6b24255724c5abc65497 Author: Jason Gerecke Date: Thu Dec 8 13:25:32 2011 -0800 wacom: Show calibration button for display tablets https://bugzilla.gnome.org/show_bug.cgi?id=657423 panels/wacom/cc-wacom-page.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 4fecb4c01d4da7eef317ec4dd4c1e1160ceba993 Author: Jason Gerecke Date: Mon Jan 9 16:01:14 2012 -0800 wacom: Implement g-c-c calibration functionality Adds and handles callback from the "Calibrate" button. When clicked, we get the current calibration and feed it in to the calibration utility. After it completes we get back a modified calibration and an indication of success. If it was successful we apply the changes, if not, we ignore the modifed calibration. https://bugzilla.gnome.org/show_bug.cgi?id=657423 panels/wacom/calibrator/gui_gtk.c | 1 - panels/wacom/cc-wacom-page.c | 112 +++++++++++++++++++++++++++++++++++++ panels/wacom/gsd-wacom-device.c | 36 ++++++++++++ panels/wacom/gsd-wacom-device.h | 2 + 4 files changed, 150 insertions(+), 1 deletions(-) commit e50dbea1953b24e2f3b5de137b339d31784f0dc7 Author: Jason Gerecke Date: Tue Jan 3 12:39:06 2012 -0800 wacom: Bring over files from xinput-calibrator and build utility Copies over files from a trimmed version of xinput-calibrator and modifies the Makefile.am to build the program as a seperate utility. This is just to verify the functionality of the code when built with gnome-control-center. https://bugzilla.gnome.org/show_bug.cgi?id=657423 configure.ac | 1 + panels/wacom/Makefile.am | 7 +- panels/wacom/calibrator/Makefile.am | 38 +++ panels/wacom/calibrator/calibrator.c | 177 +++++++++++++++ panels/wacom/calibrator/calibrator.h | 119 ++++++++++ panels/wacom/calibrator/gui_gtk.c | 411 ++++++++++++++++++++++++++++++++++ panels/wacom/calibrator/gui_gtk.h | 68 ++++++ panels/wacom/calibrator/main.c | 398 ++++++++++++++++++++++++++++++++ panels/wacom/calibrator/main.h | 57 +++++ 9 files changed, 1274 insertions(+), 2 deletions(-) commit a54c382377dc80f44eddaf0b3bdda95ae156b35f Author: Bastien Nocera Date: Tue Jan 10 14:32:51 2012 +0000 wacom: Make test app fixed width panels/wacom/test-wacom.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 9caefabf2d59c499344fd730590fc3ba1538ddc3 Author: Bastien Nocera Date: Tue Jan 10 14:27:43 2012 +0000 wacom: Make closing the test app work panels/wacom/test-wacom.c | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) commit 5b277e77285211b71773a0d28ea6341ebbdbfba8 Author: Bastien Nocera Date: Tue Jan 10 11:07:16 2012 +0000 wacom: Avoid resizing when changing tablet Or stylus. Otherwise the width of the panel is dependent on the width of the tablet model label. panels/wacom/gnome-wacom-properties.ui | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit ce05ad72810fb466d7136188187f5004679db8ab Author: Bastien Nocera Date: Tue Jan 10 11:04:14 2012 +0000 wacom: Fix nav buttons not appearing correctly Need to show the innards as well panels/wacom/cc-wacom-nav-button.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 145079dc1e0dc1f5206a87881fc4f01b05489246 Author: Bastien Nocera Date: Tue Jan 10 10:48:34 2012 +0000 wacom: Update from g-s-d Re-adds the fake devices to the test application. panels/wacom/gsd-wacom-device.c | 25 +++++++++++-------------- 1 files changed, 11 insertions(+), 14 deletions(-) commit 1ecd6575e988a6adb9ff4b8c261c594d1780467f Author: Bastien Nocera Date: Tue Jan 10 10:28:03 2012 +0000 wacom: Fix startup warnings g_variant_new_array() creates a floating reference and g_settings_set_value() consumes it, so don't unref the GVariant ourselves. panels/wacom/cc-wacom-page.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit fbe03baa43aa354e9a3eba69dbc91bfe617da862 Author: Jason Gerecke Date: Mon Jan 9 14:09:08 2012 -0800 wacom: Add trailing slash to schema path Path names must end in a trailing slash. Without it, the varous g_settings_* functions get confused about where to seperate the key and value. https://bugzilla.gnome.org/show_bug.cgi?id=667609 panels/wacom/gsd-wacom-device.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 0974b9f34a87557a3389a89f9e50639caa1f8fe2 Author: Robert Ancell Date: Tue Jan 10 10:43:27 2012 +0100 universal-access: Fix incorrect include path We were using a prefixed path even though gsettings-desktop-schemas already prefixes the include path. https://bugzilla.gnome.org/show_bug.cgi?id=667616 panels/universal-access/cc-ua-panel.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8bbd3cba915641366fa1a342beb94d26db37388b Author: Rodrigo Moya Date: Tue Jan 10 10:31:40 2012 +0100 build: Link language-related code to fontconfig configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 72b36d6aa92e4651886c9a0d31011f3e44f330b5 Author: Ihar Hrachyshka Date: Tue Jan 10 01:02:39 2012 +0300 Updated Belarusian translation. po/be.po | 231 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 114 insertions(+), 117 deletions(-) commit e6d3375ba11fafe22d2678d46b6548fe327ac01c Author: Daniel Mustieles Date: Mon Jan 9 18:05:08 2012 +0100 Updated Spanish translation po/es.po | 247 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 119 insertions(+), 128 deletions(-) commit 1b74ddb8c52c0d3002aaf1c1bb1af292ec2f3d94 Author: Richard Hughes Date: Mon Jan 9 15:22:04 2012 +0000 network: Move the 'Airplane Mode' switch up into the shell header This closer matches the mockups done by Lapo. panels/network/cc-network-panel.c | 43 +++++++++++++++++++++++++++++------- panels/network/network.ui | 40 ---------------------------------- 2 files changed, 34 insertions(+), 49 deletions(-) commit dcb88a861dff1337d1a73249254c0145287b2ec8 Author: Richard Hughes Date: Mon Jan 9 15:19:13 2012 +0000 shell: Allow panels to register custom widgets in the shell header This allows us to add the kill switch in the various different panels to match the mockups, and also allows us to connect up any custom functionality the designers want. For example, in the bluetooth panel we might want to allow the GtkLabel to be edited to change the bluetooth device name. shell/cc-shell.c | 21 +++++++++++++++++++ shell/cc-shell.h | 5 ++++ shell/gnome-control-center.c | 46 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 72 insertions(+), 0 deletions(-) commit f4bcd50240b93ed1de84ecf96e7399168d8d0d0a Author: Vincent Untz Date: Mon Jan 9 11:15:23 2012 +0100 shell: Stop calling deprecated g_thread_init() https://bugzilla.gnome.org/show_bug.cgi?id=667527 configure.ac | 2 +- shell/control-center.c | 2 -- 2 files changed, 1 insertions(+), 3 deletions(-) commit 7c08e54d03fe18c2e3d56d5c89ad130dc7b2530a Author: Bastien Nocera Date: Mon Jan 9 11:16:43 2012 +0000 bluetooth: Remove omnipresent scrollbar Which we should need most of the time. https://bugzilla.gnome.org/show_bug.cgi?id=664344 panels/bluetooth/bluetooth.ui | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d0db3c96e267377815302a79b9ce149395d1d216 Author: Guillaume Desmottes Date: Thu Dec 15 12:16:37 2011 +0100 gvc-level-bar: fix shadow global declaration warnings Those variables are already defined in some headers (like bits/math-finite.h) making gcc unhappy. https://bugzilla.gnome.org/show_bug.cgi?id=666240 panels/sound/gvc-level-bar.c | 62 +++++++++++++++++++++--------------------- 1 files changed, 31 insertions(+), 31 deletions(-) commit 5568917080f9c1fc8a805c6888f3b0f9673b5e6b Author: Guillaume Desmottes Date: Thu Dec 15 12:15:25 2011 +0100 gvc-level-bar: define priv->scale as a GvcLevelScale That's cleaner and fix a sign-compare warning in gcc. https://bugzilla.gnome.org/show_bug.cgi?id=666240 panels/sound/gvc-level-bar.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7923b995b7faec47149f6034888f93ec7d130cc5 Author: Richard Hughes Date: Mon Jan 9 10:16:52 2012 +0000 network: Move the device speed up to the device header This makes the panel closer match the new mockup provided by the design team. panels/network/cc-network-panel.c | 72 +++++++++------------------ panels/network/network.ui | 99 ------------------------------------- 2 files changed, 24 insertions(+), 147 deletions(-) commit c3011fff77c4c73419225d44643388dbfe40c6be Author: Rico Tzschichholz Date: Sat Jan 7 18:58:27 2012 +0100 Bump version to 3.3.3 according to the released version configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8f4cfa529a697606e731c840f9e567b7f4ca5579 Author: Timo Jyrinki Date: Sat Jan 7 12:42:48 2012 +0200 Updated Finnish translation by Jiri Grönroos. po/fi.po | 6285 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 3354 insertions(+), 2931 deletions(-) commit 07c7ffaf0c6ae405cdacfd1abdc1ffb53ab2f726 Author: Marek Kasik Date: Fri Jan 6 13:08:25 2012 +0100 Printers: Show correct hostnames for printers Show correct hostname for each remote printer. G-c-c gets it from printer-uri-supported or from device-uri CUPS options now. It also set 'printer-network' icon for remote printers to have them easily recognizable from local printers. panels/printers/cc-printers-panel.c | 62 ++++++++++------------ panels/printers/pp-utils.c | 99 +++++++++++++++++++++++++++++++++++ panels/printers/pp-utils.h | 7 +++ 3 files changed, 133 insertions(+), 35 deletions(-) commit c812b9ac16dd13fb90b590845000d0e637a3bd42 Author: Rui Matos Date: Thu Dec 22 16:14:26 2011 +0000 Revert "shell: ensure the background and foreground colours are consistent" This actually breaks unfocused windows theming and doesn't seem to be needed otherwise. This reverts commit aac24399f847df62708d77cb5a0cff025a7ff30d. https://bugzilla.gnome.org/show_bug.cgi?id=666723 shell/cc-shell-category-view.c | 51 ---------------------------------------- shell/gnome-control-center.c | 25 ------------------- 2 files changed, 0 insertions(+), 76 deletions(-) commit 0cc4e93269a8d445e33a273a664c00735425c1da Author: Tomas Bzatek Date: Tue Jan 3 17:02:08 2012 +0100 Updated Czech translation po/cs.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 050a24873b2aecafb0bee0f720f96c7c4bc9e9c8 Author: Muhammet Kara Date: Sat Dec 31 17:31:22 2011 +0200 [l10n]Updated Turkish translation po/tr.po | 1912 +++----------------------------------------------------------- 1 files changed, 66 insertions(+), 1846 deletions(-) commit 865a6837c8d1e581cfd087c109ab67f43f72a682 Author: Ihar Hrachyshka Date: Wed Dec 28 23:37:05 2011 +0300 Updated Belarusian translation. po/be.po | 5043 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 2525 insertions(+), 2518 deletions(-) commit 4130f7de22124e93015846815e9901ab92026afa Author: Akom Chotiphantawanon Date: Wed Dec 28 14:41:27 2011 +0700 Updated Thai translation po/th.po | 204 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 85 insertions(+), 119 deletions(-) commit 28d74fc8dac7e46fe36dcbc8878787e8101fcfa1 Author: Marek Černocký Date: Sun Dec 25 11:38:28 2011 +0100 Updated Czech translation po/cs.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit ca2186e7a7260f27b677bdf02e5b8717801e4c1c Author: Sergey V. Udaltsov Date: Sun Dec 25 03:00:02 2011 +0000 region: Fix rendering of the layout list in the "add layout" popup When enabled, "extra" layouts are rendered as italic. It was broken, the markup was visible literally - now it is real italic text Signed-off-by: Sergey V. Udaltsov panels/region/gnome-region-panel-xkbltadd.c | 60 +++++++++++++++++--------- 1 files changed, 39 insertions(+), 21 deletions(-) commit a4660a89c3dee251fdc22eb4d9608a9c3f456359 Author: Algimantas Margevičius Date: Wed Dec 21 22:57:16 2011 +0200 Updated Lithuanian translation po/lt.po | 5513 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 2710 insertions(+), 2803 deletions(-) commit 8570e384246c762083a7c7115fa13cdd93fdb6f2 Author: Matthias Clasen Date: Wed Dec 21 13:25:22 2011 -0500 3.3.3 NEWS | 38 ++++++++++++++++++++++++++++++++++++++ 1 files changed, 38 insertions(+), 0 deletions(-)