Matthias Clasen
1786c5949f
Don't show parental controls for now
...
This is not wired up, and will not be in place for 3.0, so hide
it for now.
2010-11-15 14:18:38 -05:00
Matthias Clasen
8cffbc0a4c
Fix a little annoyance with combo boxes
...
Pop up the menu right away, instead of requiring the user to click
again after the button turned into a combobox.
2010-11-15 14:13:44 -05:00
Matthias Clasen
1607beaea2
Listen for permission changes
...
Since the lockbutton doesn't have a changed signal, connecting to
it doesn't help... directly listen for changes of the permission
object instead.
2010-11-15 14:04:14 -05:00
Matthias Clasen
bd7cd034a4
Update to GTK+ api changes
...
Implement get_preferred_width/height instead of size_request.
Also, don't pretend that we have a changed signal when we don't.
2010-11-15 14:04:11 -05:00
Rodrigo Moya
d14cc5c0b0
Fix conflicts
2010-11-15 11:28:01 +01:00
Rodrigo Moya
b844ac1e18
datetime: Add missing libraries to libdate_time_la_LIBADD
2010-11-15 10:35:49 +01:00
Rodrigo Moya
047f48e850
Some build fixes
2010-11-15 10:35:49 +01:00
Rodrigo Moya
89669e136b
default applications: Remove web browsers and mail readers from XML file
...
We use g_app_info API to retrieve those now
2010-11-15 10:35:49 +01:00
Didier Roche
f6bf9efd67
region: Link against libxklavier also
2010-11-15 10:35:49 +01:00
Rodrigo Moya
7c87dce1dc
Fix conflicts
2010-11-15 10:35:25 +01:00
Andreas Proschofsky
32f59e6df5
all: Fix build for latest gnome-desktop changes
...
https://bugzilla.gnome.org/show_bug.cgi?id=634859
2010-11-14 22:12:59 +00:00
William Jon McCann
16f45eb8a7
display: remove the primary display checkbox
...
We'll add a graphical representation instead.
2010-11-14 15:44:36 -05:00
William Jon McCann
ad13352fbc
display: make layout not jump around when selecting monitors
...
Add a bit of spacing for breathing room as well.
2010-11-14 15:38:17 -05:00
William Jon McCann
25b198a814
display: remove unhelpful Monitor: label
...
It is somewhat redundant, misleading for projectors, and adds
noise. Remove it.
2010-11-14 15:15:54 -05:00
William Jon McCann
ebf1ced0ae
display: indicate the selected display using an outside stroke
...
And use the selection color from the widget style. This helps
uncrowd the inner part of the box and will allow more room to
fit a primary display selector.
2010-11-14 14:56:07 -05:00
William Jon McCann
3cc5c70546
display: don't list the resolution in the arrangement box
...
It doesn't directly relate to the monitor arrangement and significantly
clutters the view. We have designs to add a primary display arrangement
and this unnecessarily complicates things.
2010-11-14 14:10:15 -05:00
William Jon McCann
368849afe5
display: remove refresh rate setting
...
This setting isn't really something that the user has enough information
to set appropriately. And something the system should be able to figure
out on its own.
2010-11-14 13:22:04 -05:00
William Jon McCann
b14cd82bf5
mouse: don't force wrapping the label at 180px
2010-11-14 12:52:35 -05:00
William Jon McCann
2f4e88b4a3
mouse: use a smiley face instead of old ugly lightbulb to test click
2010-11-14 12:38:35 -05:00
Yanko Kaneti
4e0acb27ce
sound: Explicit link to libxml
...
https://bugzilla.gnome.org/show_bug.cgi?id=634467
2010-11-10 10:59:54 +01:00
Yanko Kaneti
2deff133ff
background: one last old gnome_bg remnant
2010-11-10 10:49:44 +01:00
William Jon McCann
a6e64f1aa3
[screen] Add screen brightness and lock panel
...
Not yet wired up.
2010-11-09 23:15:40 -05:00
Rodrigo Moya
8f7274baa3
display: Use C comments, not C++
2010-11-09 18:20:50 +01:00
Bastien Nocera
2a55c61ce1
user-accounts: Fix compile-time warning
2010-11-09 17:13:46 +00:00
Kees Cook
520598e762
display: Show aspect ratios with resolutions
2010-11-09 14:02:57 +01:00
Yanko Kaneti
628e280243
region: keyboard_dialog -> region_dialog
...
gnome-keyboard-properties -> gnome-region-panel
has-separator is gone
2010-11-09 13:36:43 +01:00
Matthias Clasen
f5f5aac5c0
Prepare for size_request removal in GTK3
...
https://bugzilla.gnome.org/show_bug.cgi?id=633321
2010-11-08 14:07:47 +01:00
Tomas Bzatek
55a02383f2
background: Last bits of new gnome_bg API porting
...
https://bugzilla.gnome.org/show_bug.cgi?id=625899
2010-11-08 13:48:16 +01:00
Rodrigo Moya
7ac8765b2b
datetime: Link test program against common libs
2010-11-05 13:41:51 +01:00
William Jon McCann
e8b5261049
[displays] Change panel name to Displays
...
Monitors aren't the only use of this panel. Projectors and tablet screens
don't involve monitors at all.
2010-11-04 17:30:08 -04:00
Rodrigo Moya
49bb521742
network: Spin buttons are not GtkRange's
2010-11-03 14:12:41 +01:00
Rodrigo Moya
d5dffc50db
network: Don't try to populate the model before it is created
2010-11-03 14:10:55 +01:00
Rodrigo Moya
527043d960
network: Spin buttons are not GtkRange's
2010-11-03 14:04:26 +01:00
Rodrigo Moya
1066bae583
network: Comment out locations-code until we have support for 'subsections' in GSettings
2010-11-02 12:45:56 +01:00
Rodrigo Moya
31de119ab3
network: Port everything to GSettings but the locations stuff
2010-11-02 12:45:56 +01:00
Rodrigo Moya
d8b9c42623
network: Use GSettings for proxies' host/port
2010-11-02 12:45:56 +01:00
Rodrigo Moya
2a5eca505d
network: Use proxy settings in GSettings
2010-11-02 12:45:55 +01:00
William Jon McCann
7ecc6029cc
[background] Don't use iter if you didn't get one
2010-11-01 19:07:03 -04:00
Bastien Nocera
3a9039576c
default-applications: Simplify load_url_handlers
...
When what you want is just a new list...
2010-11-01 17:38:23 +00:00
Yanko Kaneti
95ea5d6b23
user-accounts: Fix endless loop in load_url_handlers
2010-11-01 17:34:10 +00:00
Yanko Kaneti
1ea452d831
user-accounts: Adapt for gtk_box_new() API changes
2010-11-01 17:30:45 +00:00
Bastien Nocera
e242da7ad1
user-accounts: Remove unused variables
...
And declarations.
2010-11-01 17:30:45 +00:00
Chris Bagwell
109b369199
mouse: Enable 2-finger scrolling through emulation
...
Also enable 2-finger scrolling if the device supports reporting
finger-width, not only when it supports actual 2-finger scrolling.
https://bugzilla.gnome.org/show_bug.cgi?id=625163
2010-11-01 11:31:16 +00:00
William Jon McCann
821ed8f870
[keyboard] move general settings into keyboard panel
2010-11-01 00:40:52 -04:00
William Jon McCann
728331f306
[keyboard] Rename keybindings to keyboard
2010-10-31 23:58:35 -04:00
William Jon McCann
733f0ce3e2
[region] Rename old Keyboard panel to Region
...
Will make keybindings the new keyboard panel
2010-10-31 23:42:04 -04:00
William Jon McCann
f68a097c50
[keyboard] Remove a11y stuff
2010-10-31 22:55:27 -04:00
William Jon McCann
2dc9c80749
[keyboard] Don't expand vertically on general tab
2010-10-31 22:44:20 -04:00
William Jon McCann
c1a80988cc
[universal-access] Dial down the font size on Seeing a bit
2010-10-31 22:25:22 -04:00
William Jon McCann
ced070982a
[universal-access] Use the UI dir set in the Makefile.am
2010-10-31 21:54:24 -04:00