Commit graph

8972 commits

Author SHA1 Message Date
Matthias Clasen
07543ce008 display: Add some keywords to the desktop file
This is mainly to demonstrate how keyword search operates. After
this patch, typing "xrandr" in the search entry will find the
display panel.
2010-11-15 18:17:00 -05:00
Matthias Clasen
aef8513752 shell: Add keyword search
This commit makes search look at the X-GNOME-Keywords key. The key
is expected to hold a list of strings, and is translatable.

http://bugzilla.gnome.org/show_bug.cgi?id=634926
2010-11-15 18:04:57 -05:00
Matthias Clasen
b85950d807 shell: Don't change casedness when displaying matches
While we do want to match case-insensitively, we don't want to
display the search result in all-lowercase. This patch is probably
not quite utf8-ly correct.

http://bugzilla.gnome.org/show_bug.cgi?id=634923
2010-11-15 17:55:26 -05:00
Matthias Clasen
24b5fb73c1 Reinstate popup arrows 2010-11-15 14:59:31 -05:00
Matthias Clasen
9d3811e670 Fix packing of the language dialog 2010-11-15 14:23:44 -05:00
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
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