Bastien Nocera
a54c382377
wacom: Make test app fixed width
2012-01-10 14:32:51 +00:00
Bastien Nocera
9caefabf2d
wacom: Make closing the test app work
2012-01-10 14:27:43 +00:00
Bastien Nocera
5b277e7728
wacom: Avoid resizing when changing tablet
...
Or stylus. Otherwise the width of the panel is dependent on the
width of the tablet model label.
2012-01-10 11:07:16 +00:00
Bastien Nocera
ce05ad7281
wacom: Fix nav buttons not appearing correctly
...
Need to show the innards as well
2012-01-10 11:04:14 +00:00
Bastien Nocera
145079dc1e
wacom: Update from g-s-d
...
Re-adds the fake devices to the test application.
2012-01-10 10:48:34 +00:00
Bastien Nocera
1ecd6575e9
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.
2012-01-10 10:28:03 +00:00
Jason Gerecke
fbe03baa43
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
2012-01-10 09:59:14 +00:00
Robert Ancell
0974b9f34a
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
2012-01-10 09:58:02 +00:00
Rodrigo Moya
8bbd3cba91
build: Link language-related code to fontconfig
2012-01-10 10:31:40 +01:00
Ihar Hrachyshka
72b36d6aa9
Updated Belarusian translation.
2012-01-10 01:02:39 +03:00
Daniel Mustieles
e6d3375ba1
Updated Spanish translation
2012-01-09 18:05:08 +01:00
Richard Hughes
1b74ddb8c5
network: Move the 'Airplane Mode' switch up into the shell header
...
This closer matches the mockups done by Lapo.
2012-01-09 15:24:57 +00:00
Richard Hughes
dcb88a861d
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.
2012-01-09 15:24:57 +00:00
Vincent Untz
f4bcd50240
shell: Stop calling deprecated g_thread_init()
...
https://bugzilla.gnome.org/show_bug.cgi?id=667527
2012-01-09 11:20:49 +00:00
Bastien Nocera
7c08e54d03
bluetooth: Remove omnipresent scrollbar
...
Which we should need most of the time.
https://bugzilla.gnome.org/show_bug.cgi?id=664344
2012-01-09 11:16:43 +00:00
Guillaume Desmottes
d0db3c96e2
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
2012-01-09 10:57:17 +00:00
Guillaume Desmottes
5568917080
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
2012-01-09 10:57:17 +00:00
Richard Hughes
7923b995b7
network: Move the device speed up to the device header
...
This makes the panel closer match the new mockup provided by the design team.
2012-01-09 10:20:45 +00:00
Rico Tzschichholz
c3011fff77
Bump version to 3.3.3 according to the released version
2012-01-07 18:58:27 +01:00
Timo Jyrinki
8f4cfa529a
Updated Finnish translation by Jiri Grönroos.
2012-01-07 12:42:48 +02:00
Marek Kasik
07c7ffaf0c
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.
2012-01-06 13:08:25 +01:00
Rui Matos
c812b9ac16
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 aac24399f8
.
https://bugzilla.gnome.org/show_bug.cgi?id=666723
2012-01-04 17:07:27 +00:00
Tomas Bzatek
0cc4e93269
Updated Czech translation
2012-01-03 17:02:08 +01:00
Muhammet Kara
050a24873b
[l10n]Updated Turkish translation
2011-12-31 17:31:22 +02:00
Ihar Hrachyshka
865a6837c8
Updated Belarusian translation.
2011-12-28 23:37:05 +03:00
Akom Chotiphantawanon
4130f7de22
Updated Thai translation
2011-12-28 14:41:27 +07:00
Marek Černocký
28d74fc8da
Updated Czech translation
2011-12-25 11:38:28 +01:00
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