Robert Ancell
dab5f5301f
wacom: Use g_auto for variables
2019-09-09 22:08:26 +00:00
Robert Ancell
aeca65c729
wacom: Replace GObject boilerplate with G_DECLARE_TYPE
2018-08-02 21:48:02 +00:00
Bastien Nocera
60ad6a35b4
wacom: Fix compile-time warning
...
expected ‘GtkWidget * {aka struct _GtkWidget *}’ but argument is of type ‘CcWacomNavButton * {aka struct _CcWacomNavButton *}’
2017-06-07 18:17:33 +02:00
Carlos Garnacho
7dfb7d2e5e
wacom: Use updated ui files
2016-11-04 23:27:12 +01:00
Yosef Or Boczko
c5f868994b
wacom: Use the new support for RTL icons in GtkIconTheme
...
https://bugzilla.gnome.org/show_bug.cgi?id=730597
2014-05-23 12:31:53 +03:00
Daniel Mustieles
2c5951819d
Updated FSF's address
2014-01-29 11:27:38 +01:00
Rui Matos
e87c4ad340
wacom: Set button arrow icons according to locale's text direction
...
https://bugzilla.gnome.org/show_bug.cgi?id=700543
2013-06-05 11:27:34 +02:00
Bastien Nocera
dbef08e360
wacom: Remove right-hand margin from nav button
...
https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-27 16:51:36 +00:00
Bastien Nocera
485dc70e28
wacom: Have a label even when we have 1 page
...
To make the layout work even when hidden.
2012-01-30 16:08:44 +00:00
Bastien Nocera
87005e3f75
wacom: Fix excessive top padding
...
https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-01-30 15:23:28 +00:00
Cosimo Cecchi
5dec19e907
wacom: set margin directly on the navigation button label
...
Instead of setting it in the main label for each UI file. This ensures
the navigation button is automatically made bigger inside the grid.
2012-01-23 12:02:19 -05:00
Cosimo Cecchi
e84325a8d3
wacom: change the packing of the back/forward buttons
...
Back/Forward buttons need to live in a box on their own if we want the
linked effect to work correctly.
2012-01-23 12:02:19 -05:00
Jason Gerecke
f2e9b90eaa
wacom: Fix nav label's maximum page number
...
The label "X of Y" pages is incorrect when multiple tablets are plugged
in, with Y being one too small. The "num_pages" variable is already
decremented if necessary on line 70, making the ternary excessive.
https://bugzilla.gnome.org/show_bug.cgi?id=668231
2012-01-20 12:54:37 +00:00
Bastien Nocera
f79284b0f6
wacom: Add label to nav button
...
As per mockups
2012-01-16 17:47:35 +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
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
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
Bastien Nocera
46a3b9697b
wacom: Add navigation button
2011-11-28 18:24:15 +00:00