Commit graph

12 commits

Author SHA1 Message Date
Bastien Nocera
d5cda7651c wacom: Remove italics
https://bugzilla.gnome.org/show_bug.cgi?id=669070
2012-01-31 17:34:56 +00:00
Bastien Nocera
f3bd46f7a5 wacom: Stylus section only has 3 columns 2012-01-30 17:02:25 +00:00
Bastien Nocera
decc5cf668 wacom: Make .ui files load the images properly
So it's easier to see what it looks like in glade.
2012-01-30 17:02:25 +00:00
Bastien Nocera
eb82ee2205 wacom: Make images have a width of 1
So they're the same width as the navigation buttons
2012-01-30 16:11:10 +00:00
Bastien Nocera
139289c767 wacom: Fix layout problems for some styli
When we just hide items inside a GtkGrid, they still take space
in the layout. So we need to remove those widgets, and change
the location in the grid of those widgets.

Finally, as some widgets are removed. the layout doesn't expand as
it used to, so make the rows homogeneous to line up with the drawings.
2012-01-26 15:48:32 +00:00
Bastien Nocera
befe9f1190 wacom: Scroll Up/Down actions are mapped inverted
https://bugzilla.gnome.org/show_bug.cgi?id=668619
2012-01-25 12:24:34 +00:00
Cosimo Cecchi
c6ccecf526 wacom: set a right margin to the tablet/stylus GtkImage
We want some more padding between the image and the descriptions.
2012-01-23 12:30:22 -05:00
Cosimo Cecchi
a21e302f3c wacom: add back margin-top/bottom for title/stylus labels
Since we don't know whether the navigation button will be shown or not,
set a margin on these labels as well.
2012-01-23 12:29:30 -05:00
Cosimo Cecchi
101957934b wacom: add dim-label style classes for stylus page labels 2012-01-23 12:02:19 -05: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
Bastien Nocera
5a51341ae0 wacom: Fix Stylus section layout 2012-01-16 17:46:43 +00:00
Bastien Nocera
b732da14d8 wacom: Split off the stylus page creation
Show configuration for multiple styli in the configuration UI.
2012-01-16 17:30:33 +00:00