Commit graph

11157 commits

Author SHA1 Message Date
Sergey V. Udaltsov
ca2186e7a7 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 <svu@gnome.org>
2011-12-25 03:00:02 +00:00
Algimantas Margevičius
a4660a89c3 Updated Lithuanian translation 2011-12-21 22:57:16 +02:00
Matthias Clasen
8570e38424 3.3.3 2011-12-21 13:25:22 -05:00
Florian Müllner
4cd7b6c6dc .desktop: Drop prefix from X-GNOME-Keywords
The field has now been included in the spec, so use the standardized
name.
2011-12-19 16:26:40 +01:00
Bastien Nocera
1ffb3ffdc1 wacom: Update from gnome-settings-daemon 2011-12-14 18:55:43 +00:00
Bastien Nocera
eab81355a0 wacom: Update gsd-wacom-device.[ch] from g-s-d
Bringing us per-tablet and per-styli settings and support for multiple
styli.
2011-12-12 18:20:04 +00:00
Bastien Nocera
6296a0f522 wacom: Add gsd-input-helper.[ch] from g-s-d 2011-12-12 18:20:04 +00:00
Bastien Nocera
9b9df97802 wacom: Add dependency on libwacom 2011-12-12 18:20:04 +00:00
Bastien Nocera
d5623b731e wacom: Don't crash if created devices don't exist 2011-12-12 18:20:03 +00:00
Marek Kasik
5421c92eb6 Printers: Don't crash because of external panel switch
Don't crash when exiting from new printer dialog due to external change
of panel (e.g. clicking "Network Settings" during run of the new printer
dialog). (rhbz #760587)
2011-12-12 12:56:00 +01:00
Jovan Naumovski
b0596b907a Added Macedonian translation. 2011-12-10 21:09:10 +01:00
Yaron Shahrabani
46663c8c15 Updated Hebrew translation. 2011-12-10 10:54:24 +02:00
Daniel Mustieles
96f140542a Updated Spanish translation 2011-12-02 18:25:55 +01:00
Kjartan Maraas
fc412aef0b Updated Norwegian bokmål translation 2011-12-01 19:10:13 +01:00
Rodrigo Moya
d708660eb0 Rename 'System info' panel to Details
https://bugzilla.gnome.org/show_bug.cgi?id=661696
2011-11-29 10:04:37 +01:00
Cosimo Cecchi
b39356f69c wacom: add some spacing between the panel sections
https://bugzilla.gnome.org/show_bug.cgi?id=665079
2011-11-28 15:07:36 -05:00
Cosimo Cecchi
87297edb39 wacom: fix packing for the left handed switch section
https://bugzilla.gnome.org/show_bug.cgi?id=665079
2011-11-28 15:07:36 -05:00
Cosimo Cecchi
62e670963e wacom: make sure description labels are right-aligned and dim
As in the mockups.

https://bugzilla.gnome.org/show_bug.cgi?id=665079
2011-11-28 15:07:36 -05:00
Cosimo Cecchi
5b86a93dfd wacom: add the LINKED style class to the navigation widget
GTK+ defines a LINKED style class for linked containers now; set it on
the navigation widget so that the theme can render the buttons
connected.

https://bugzilla.gnome.org/show_bug.cgi?id=665079
2011-11-28 15:07:36 -05:00
Cosimo Cecchi
16d6558c66 build: require GTK+ master
https://bugzilla.gnome.org/show_bug.cgi?id=665079
2011-11-28 15:07:36 -05:00
Bastien Nocera
ce8186dba1 wacom: Add navigation button to navigate between styli
Looks a bit rough, but functionality is present.
2011-11-28 18:24:15 +00:00
Bastien Nocera
46a3b9697b wacom: Add navigation button 2011-11-28 18:24:15 +00:00
Bastien Nocera
6255fccc8c wacom: Remove unused finalize function 2011-11-28 18:24:15 +00:00
Xandru Armesto
78e502e357 Updated asturian translation 2011-11-28 18:42:22 +01:00
Cosimo Cecchi
1dd7d8fef8 info: use dim-label style and right align for description labels
gnome-control-center (inconsistently) uses right-aligned dim-label
widgets for description labels (for example, in the System Info,
User Accounts and Printer panels)
Use them in the whole System Info panel here as well.

https://bugzilla.gnome.org/show_bug.cgi?id=665059
2011-11-28 10:27:10 -05:00
Cosimo Cecchi
33747351a8 display: use dim-label style and right align for description labels
gnome-control-center (inconsistently) uses right-aligned dim-label
widgets for description labels (for example, in the System Info, User
Accounts and Printer panels)
Use them in the Display panel here as well.

https://bugzilla.gnome.org/show_bug.cgi?id=665057
2011-11-28 10:23:50 -05:00
Marek Kasik
8fdbaea0e7 Printers: Store DBus subscription id for unsubscription
Store subscription id returned by g_dbus_connection_signal_subscribe()
and unsubscribe the signal with it when not needed any more. This should
fix rhbz #752168.
2011-11-28 15:41:11 +01:00
Praveen Illa
77bbcfad02 Added Telugu Translation 2011-11-27 11:41:01 +05:30
Praveen Illa
68c38a1ba0 Updated Telugu Translation 2011-11-27 11:40:27 +05:30
Seong-ho, Cho
653c213c84 Updated Korean help translation 2011-11-26 17:21:04 +09:00
Bastien Nocera
da26a8e1cf wacom: Add test program for the pages
No need to carry hardware around, cheers!
2011-11-25 17:04:05 +00:00
Bastien Nocera
b73a0a7c6a wacom: Add required libs to the requirements
They were only dragged in through GTK+ with XI2 support.
2011-11-25 17:04:05 +00:00
Bastien Nocera
54849a9e97 wacom: Only the stylus and eraser tools need to exist
And then again, not even sure about the eraser. But there
are devices we support that don't need the pad tool, such as the
Thinkpad X201 tablet.
2011-11-25 17:04:05 +00:00
Bastien Nocera
d17cc86ce9 wacom: Add Thinkpad X201 fake device 2011-11-25 17:04:05 +00:00
Bastien Nocera
b583f5c07f wacom: Add Wacom BT fake device 2011-11-25 17:04:05 +00:00
Bastien Nocera
4b137420ae wacom: Add FIXME 2011-11-25 17:04:04 +00:00
Bastien Nocera
05546dd3ff wacom: Add functions to create fake devices 2011-11-25 17:04:04 +00:00
Bastien Nocera
2e989dbe96 wacom: Use icon-name from tablet and stylus 2011-11-25 17:04:04 +00:00
Bastien Nocera
627f17226c wacom: Install new assets 2011-11-25 17:04:04 +00:00
Bastien Nocera
e88ec64942 wacom: Fix creation of eraser 2011-11-25 17:04:04 +00:00
Yinghua Wang
f47d5debc1 Update Simplified Chinese translation. 2011-11-25 14:22:07 +00:00
Bastien Nocera
19228ed072 wacom: Add icon-name property to tablets 2011-11-25 14:06:34 +00:00
Bastien Nocera
e999a08a4e wacom: Add icon-name property to styli 2011-11-25 14:06:07 +00:00
Jakub Steiner
527b4a10a9 wacom: inking pen, +tweaks to color/grid snapping. 2011-11-25 14:46:34 +01:00
Jakub Steiner
dac37d92c1 wacom: add more generic device gfx
- wacom-tablet is a regular type (intuos family), wacom-tablet-cintiq is the screen tablet family, wacom-tablet-pc is the tablet pcs (laptops)
- added airbrush stylus (more to come)
- tweaked pixel snapping on stylus
2011-11-25 14:02:21 +01:00
Bastien Nocera
7ca6df2452 keyboard: Fix shortcut always showing up empty
When starting afresh. The binding was never read from
GSettings on startup otherwise.

Spotted by Yanko Kaneti <yaneti@declera.com>
2011-11-25 11:58:43 +00:00
Yuri Myasoedov
fd15de0544 Updated Russian translation 2011-11-25 00:25:28 +04:00
Piotr Drąg
d67e0c3ab3 Updated POTFILES.in 2011-11-24 20:39:02 +01:00
Bastien Nocera
6ab73fd36a wacom: Reversible by default
As that was the default in 3.2
2011-11-24 19:15:14 +00:00
Bastien Nocera
2baac2b28e wacom: Follow the GsdWacomDevice reversible property 2011-11-24 19:15:14 +00:00