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 |
|
Gheyret T.Kenji
|
f00488476f
|
Added UG translation
|
2010-11-13 22:14:17 +01:00 |
|
Aron Xu
|
cb44acd659
|
Update Simplified Chinese translation.
|
2010-11-14 04:05:33 +08:00 |
|
William Jon McCann
|
93f6035425
|
shell: subtract a hacky constant from the screen height for dialog height
Since the window also has a titlebar and toolbar. Should probably
try to get the size of those somehow.
|
2010-11-13 11:46:41 -05:00 |
|
Fran Diéguez
|
e673c682f4
|
Updated Galician translations
|
2010-11-13 01:37:53 +01:00 |
|
Jorge González
|
b721dabdae
|
Updated Spanish translation
|
2010-11-11 17:23:03 +01:00 |
|
Yaron Shahrabani
|
e5d7c6fc32
|
Updated Hebrew translation
|
2010-11-11 08:07:49 +02: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
|
c09c82b2aa
|
Release 2.91.2
|
2010-11-09 19:54:44 +01:00 |
|
Rodrigo Moya
|
a19d15237b
|
Add missing translatable files
|
2010-11-09 19:46:10 +01:00 |
|
Rodrigo Moya
|
aca18d8e2b
|
Remove non-existing files from translations
|
2010-11-09 19:37:48 +01:00 |
|
Rodrigo Moya
|
8f7274baa3
|
display: Use C comments, not C++
|
2010-11-09 18:20:50 +01:00 |
|
Bastien Nocera
|
5472040227
|
shell: Actually set the shell variable when switching panels
|
2010-11-09 17:13:46 +00:00 |
|
Bastien Nocera
|
2f9a05a210
|
user-accounts: Require newer polkit for GPermission support
|
2010-11-09 17:13:46 +00: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 |
|
Matej Urbančič
|
36e9b3b4c2
|
Updated Slovenian translation
|
2010-11-05 15:03:36 +01:00 |
|
Rodrigo Moya
|
7ac8765b2b
|
datetime: Link test program against common libs
|
2010-11-05 13:41:51 +01:00 |
|
Gerd Kohlberger
|
9b985450f1
|
Add a get_toplevel accessor to CcShell
Can be used to parent dialogs in CcPanel implementations.
https://bugzilla.gnome.org/show_bug.cgi?id=621940
|
2010-11-05 00:42:55 +00: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 |
|
Jorge González
|
fb530f83f8
|
Updated Spanish translation
|
2010-11-02 11:26:51 +01:00 |
|
Jorge González
|
4271fd168b
|
Updated Spanish translation
|
2010-11-02 10:55:58 +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 |
|
William Jon McCann
|
7d50b3787c
|
[shell] Don't use window before it is realized
|
2010-11-01 16:58:40 -04:00 |
|
William Jon McCann
|
c0fdba46c4
|
Bump gtk3 dep to 2.91.3 for box, etc changes
|
2010-11-01 16:25:44 -04:00 |
|
Jorge González
|
39cea1da8e
|
Updated Spanish translation
|
2010-11-01 20:25:04 +01:00 |
|
Jorge González
|
2cd2e1bf13
|
Updated Spanish translation
|
2010-11-01 18:53:40 +01:00 |
|
Jorge González
|
2c4aa7b8b9
|
Updated Spanish translation
|
2010-11-01 18:50:55 +01: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 |
|
Fran Diéguez
|
faf34618fb
|
Updated Galician translations
|
2010-11-01 16:23:24 +01: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 |
|