Commit graph

1731 commits

Author SHA1 Message Date
Matthias Clasen
9dbc562777 Printers: Fix more floating variant madness
Floating references were _such_ a good idea...
2012-02-13 23:19:27 -05:00
Bastien Nocera
0025f2db63 wacom: Update from gnome-settings-daemon 2012-02-08 17:04:38 +00:00
Richard Hughes
c162258d23 network: Make the bottom button alignments match the mockups 2012-02-08 14:45:47 +00:00
Richard Hughes
cd48bba555 network: Remove the unused unlock button
It's wrecking the bottom padding alignment and is in the header in the mockups...
2012-02-08 14:45:47 +00:00
Richard Hughes
552d994300 network: rework the UI file to be more acceptable to glade 2012-02-08 14:45:47 +00:00
Richard Hughes
7a1472e8b5 network: use some new property names in the UI file
I want to reduce the diffstat noise with new versions of glade.
2012-02-08 14:45:46 +00:00
Richard Hughes
a34184910a network: Add the 'Forget Network' button in the wireless page 2012-02-08 14:45:46 +00:00
Bastien Nocera
32013533b1 user-accounts: Fixes for the fingerprint GDBus port 2012-02-08 13:12:13 +00:00
Robert Ancell
98ebfcb1af user-accounts: Port fingerprint code to GDBus
https://bugzilla.gnome.org/show_bug.cgi?id=622875
2012-02-08 12:18:11 +00:00
Robert Ancell
bbef732913 user-accounts: Port to GDBus (excluding fingerprint code)
https://bugzilla.gnome.org/show_bug.cgi?id=622875
2012-02-08 12:18:11 +00:00
Robert Ancell
01f7545df2 sound: Stop using deprecated gtk_hscale_new
https://bugzilla.gnome.org/show_bug.cgi?id=669622
2012-02-08 12:11:02 +00:00
Robert Ancell
a1b60db059 region: Stop using deprecated gtk_vbox_new
https://bugzilla.gnome.org/show_bug.cgi?id=669620
2012-02-08 12:11:02 +00:00
Robert Ancell
fb88ac92ba sound: Stop using deprecated gtk_hbox_new/gtk_vbox_new
https://bugzilla.gnome.org/show_bug.cgi?id=669619
2012-02-08 12:11:02 +00:00
Robert Ancell
9ad6edadf5 online-accounts: Replace deprecated GtkTable with GtkGrid (GOA code must continue to use GtkTable until GOA is updated)
https://bugzilla.gnome.org/show_bug.cgi?id=669626
2012-02-08 12:11:01 +00:00
Richard Hughes
8c3b0bb995 color: Do not set the profile default using a syncronous call
Doing this async means the UI doesn't block waiting for it to complete.
2012-02-08 11:52:59 +00:00
Richard Hughes
545d700142 color: Do not print '(null)' for virtual profiles
Virtual profiles (e.g. from the PPD for printers) don't have filenames, and so
fall back to the ID for debugging.

NOTE: this warning uncovered a bug in libcolord, which is fixed by commit
876d961665d01f8c37094fe85b0130850a008051 in the colord project.
2012-02-08 11:51:36 +00:00
Bastien Nocera
9b2d709dec wacom: Update from gnome-settings-daemon 2012-02-07 15:27:00 +00:00
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
aeb1e47411 mouse: Remove italics
https://bugzilla.gnome.org/show_bug.cgi?id=669070
2012-01-31 17:34:14 +00:00
Bastien Nocera
2d3fabeeb3 keyboard: Remove italics
https://bugzilla.gnome.org/show_bug.cgi?id=669070
2012-01-31 17:30:39 +00:00
Bastien Nocera
ca1e72c9a3 wacom: Ignore puck devices 2012-01-31 15:04:24 +00:00
Bastien Nocera
ef0d463c4e wacom: Update from gnome-settings-daemon 2012-01-31 15:04:24 +00:00
Bastien Nocera
155456d296 wacom: Fix updating common files from gsd 2012-01-31 15:04:24 +00:00
Bastien Nocera
90ef825d60 wacom: Add more padding between sections 2012-01-30 17:02:26 +00:00
Bastien Nocera
81ad779084 wacom: Fix tablet layout problems for "screen" type 2012-01-30 17:02:26 +00:00
Bastien Nocera
fd54ab6e5d wacom: Expand the button box horizontally 2012-01-30 17:02:26 +00:00
Bastien Nocera
9cb225c466 wacom: Only 3 columns for the tablet section 2012-01-30 17:02:25 +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
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
32f0b08c5c wacom: Widen the tablet images
So that they are the same width as the styli, and we avoid
layout problems this way.
2012-01-30 16:05:41 +00:00
Bastien Nocera
7cb5d85595 wacom: Install the new stylus artwork 2012-01-30 16:02:50 +00:00
Bastien Nocera
20308f1c58 wacom: Update from gnome-settings-daemon 2012-01-30 15:59:46 +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
Antoine Jacoutot
2c57a2896c sound: fix a couple of implicit declarations
Include math.h to prevent implicit/incompatible declarations on round(3).

https://bugzilla.gnome.org/show_bug.cgi?id=669025
2012-01-30 14:12:23 +00:00
Bastien Nocera
dc7abc26c0 info: Remove unnecessary and non-portable include
https://bugzilla.gnome.org/show_bug.cgi?id=668946
2012-01-30 11:18:11 +00:00
Bastien Nocera
26901fda58 wacom: Fix 1-button stylus' button mapping
Oopsie. We weren't setting the default value for the only
button if you only had that button.
2012-01-27 11:14:06 +00:00
Bastien Nocera
289d1e90c5 wacom: Implement switching to Display settings 2012-01-26 19:10:11 +00:00
Bastien Nocera
e3565989e0 bluetooth: Fix wrong panel name in warning 2012-01-26 19:10:10 +00:00
Bastien Nocera
304c10d901 wacom: Add link to Display settings 2012-01-26 19:10:10 +00:00
Bastien Nocera
61314e26f7 wacom: Add "Map Buttons..." button 2012-01-26 19:10:10 +00:00
Bastien Nocera
740cd38fa5 wacom: Hide tracking mode for screen tablets 2012-01-26 19:10: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
Cosimo Cecchi
fde93bbd13 keyboard: add support for new screenshot shortcuts
Add support for new screenshot area and clipboard actions.

https://bugzilla.gnome.org/show_bug.cgi?id=668712
2012-01-26 09:30:02 -05:00
Bastien Nocera
e091f68b70 wacom: Update from gnome-settings-daemon 2012-01-25 19:12:13 +00:00
Bastien Nocera
abbc0210e6 wacom: Add "update-from-gsd" target
To update common files from gnome-settings-daemon
2012-01-25 19:11:52 +00:00
Bastien Nocera
1c9a29f5c0 wacom: Make it easier to copy/paste gsd files 2012-01-25 19:01:46 +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
Bastien Nocera
f1775d373d wacom: Hide cursor when calibrating
Otherwise the cursor might get in the way.

https://bugzilla.gnome.org/show_bug.cgi?id=668609
2012-01-24 20:23:31 +00:00