Commit graph

11614 commits

Author SHA1 Message Date
Bastien Nocera
606fee32ff wacom: Swap nav button and label for stylus
https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-27 16:51:34 +00:00
Bastien Nocera
338fd409ee wacom: Swap nav button and label for tablet
https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-27 16:51:33 +00:00
Bastien Nocera
485ea263c5 wacom: Update from gnome-settings-daemon 2012-02-27 16:48:26 +00:00
Olivier Fourdan
f1e3f0fea5 wacom: Pass -1 as monitor to reset the mapping to the entire screen 2012-02-27 15:27:38 +00:00
Mattias Põldaru
24de41ec29 [l10n] Updated Estonian translation 2012-02-27 12:17:31 +02:00
Ihar Hrachyshka
4de1a22e1d Updated Belarusian translation. 2012-02-26 14:15:50 +03:00
Chao-Hsiung Liao
9250de46b0 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2012-02-25 10:58:42 +08:00
Kjartan Maraas
4fc6a73251 Updated Norwegian bokmål translation 2012-02-23 18:51:03 +01:00
Yuri Myasoedov
1aca04765f Updated Russian translation 2012-02-23 19:37:44 +04:00
Dr.T.Vasudevan
7b8970b1c8 updated Tamil translation 2012-02-23 14:16:52 +05:30
Dr.T.Vasudevan
3a45f1e1fd updated Tamil translation 2012-02-23 05:56:29 +05:30
Bastien Nocera
b55d07e47f region: Fix handling of variants in "Copy" button
Instead of splitting the list of layouts into layouts and variants,
we were expecting strings of the form:
layout1 variant1, layout2 variant2
to be handled automatically. We should instead create the lists
of layouts and variants separately before passing them to localed.

https://bugzilla.gnome.org/show_bug.cgi?id=670607
2012-02-22 20:40:38 +01:00
Bastien Nocera
f3a8805d30 region: Remove useless assignments 2012-02-22 15:24:52 +01:00
Bastien Nocera
b0275d53e9 wacom: Update from gnome-settings-daemon 2012-02-22 13:13:21 +01:00
A S Alam
0bd22ad94e update Punjabi Translation 2012-02-22 06:53:26 +05:30
Ivaylo Valkov
fadcfd23cb Updated Bulgarian translation 2012-02-21 22:30:29 +02:00
Richard Hughes
2606d607b2 color: Ensure the profile system-wide button is visible
Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=670513
2012-02-21 19:23:26 +00:00
Richard Hughes
b35fac0b2a color: Allow the help text to wrap normally to avoid making the window bigger 2012-02-21 15:01:42 +00:00
Fran Diéguez
b917014bdb Updated Galician translations 2012-02-21 11:52:02 +01:00
Bastien Nocera
92dfeff5af 3.3.90 2012-02-21 10:32:45 +01:00
Bastien Nocera
94d605d060 build: Require the newly released gsd 3.3.90 2012-02-21 10:32:45 +01:00
Мирослав Николић
48f0fbf9cd Updated Serbian translation 2012-02-21 09:47:55 +01:00
Daniel Mustieles
b4a09664d9 Updated Spanish translation 2012-02-21 09:44:38 +01:00
Ask H. Larsen
ca7bc5f400 Updated Danish translation 2012-02-20 22:31:56 +01:00
Bastien Nocera
3824ad8a50 wacom: Update from gnome-settings-daemon 2012-02-20 18:47:44 +01:00
Bastien Nocera
8a8492ea26 wacom: Monitor the last used stylus
And switch to its page on startup, or when drawn near the device
2012-02-20 17:58:14 +01:00
Bastien Nocera
544af5214a wacom: Export stylus from CcWacomStylusPage 2012-02-20 17:58:14 +01:00
Bastien Nocera
21ab18a70f wacom: Change label for display mapping button 2012-02-20 16:50:28 +01:00
Sjoerd Simons
43d30f77dd Include cheese flags for build with webcam support 2012-02-20 11:44:19 +01:00
Cosimo Cecchi
371fef61c0 wacom: split the styli controls into a separate GtkGrid
Like we did for the tablet page.

https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-20 11:23:49 +01:00
Cosimo Cecchi
790bbbdeb3 wacom: realign the lines on the styli images to the controls
We want them to line up with a 10px padding between the controls.

https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-20 11:23:48 +01:00
Cosimo Cecchi
4ba77224bd wacom: redo spacings in the tablet UI page
Use column and row spacing on the containing GtkGrid instead of setting
margins on each widget.

https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-20 11:23:47 +01:00
Cosimo Cecchi
d451559391 wacom: align the navigation button box to the end of their row
https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-20 11:23:46 +01:00
Cosimo Cecchi
41e55372a9 wacom: split the main page controls in a separate GtkGrid
The effect we want to achieve is to have the model name and button box
padded 16px to the left of the tablet controls below.
Pack all the tablet controls in a separate GtkGrid, so we can just set a
margin on that and offset its contents from the model above.

https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-20 11:23:44 +01:00
Tomas Bzatek
30c073ffee keyboard: Allocate required space for replacing a key shortcut
https://bugzilla.gnome.org/show_bug.cgi?id=670236
2012-02-20 11:20:35 +01:00
Javier Jardón
bac76fa387 power: register for "g-properties-changed" rather than "g-signal"
This is due this change in gnome-settings-daemon:
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=07b1ed63016f1725be251fa6ce8c15e0498539b5

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=670285
2012-02-20 11:18:35 +01:00
Мирослав Николић
f7643a3e37 Updated Serbian translation 2012-02-20 10:55:27 +01:00
Kjartan Maraas
a9d42502e8 Updated Norwegian bokmål translation 2012-02-19 19:55:39 +01:00
Bastien Nocera
be88bc1fd3 keyboard: Shift+unmodified key isn't good enough
And it stops upper-case unmodified (or lightly modified) keys from
being captured and unusable for other purposes.
2012-02-19 16:12:30 +01:00
Bastien Nocera
a13a85b7bb wacom: Coding style fixes 2012-02-19 16:06:39 +01:00
Bastien Nocera
3d3f949f37 keyboard: Remove unused "block_accels" work-around 2012-02-19 16:06:39 +01:00
Mattias Põldaru
71e4ed4312 [l10n] Updated Estonian translation 2012-02-19 12:22:14 +02:00
Jiro Matsuzawa
f8bac98f82 [l10n] Update Japanese translation 2012-02-19 07:01:05 +09:00
Daniel Mustieles
82ac9b1bb3 Updated Spanish translation 2012-02-18 19:37:45 +01:00
Bastien Nocera
e0a55d2216 wacom: Make edition match that in the keyboard panel 2012-02-18 16:27:29 +01:00
Bastien Nocera
0965294afd keyboard: Make clicking on description edit the shortcut
As it used it, and broke when we moved to GNOME 3.

https://bugzilla.gnome.org/show_bug.cgi?id=661527
2012-02-18 16:27:29 +01:00
Bastien Nocera
a3a96fa0f0 wacom: Fix label for hard-coded and disabled buttons 2012-02-18 14:43:04 +01:00
Yaron Shahrabani
46aaf85c19 Updated Hebrew translation. 2012-02-18 11:06:04 +02:00
Kristjan SCHMIDT
98b1e463dc Updated Esperanto translation 2012-02-18 08:45:36 +01:00
Kristjan SCHMIDT
21f3cc9545 Updated Esperanto translation 2012-02-18 07:29:22 +01:00