Commit graph

12952 commits

Author SHA1 Message Date
Thomas Wood
f3a35fb573 Add CcHostnameEntry widget and use it in the info panel
https://bugzilla.gnome.org/show_bug.cgi?id=687772
2013-01-14 18:06:20 +00:00
Bastien Nocera
b577e6a679 shell: Add support for navigating use left/right arrows
https://bugzilla.gnome.org/show_bug.cgi?id=409230
2013-01-14 17:40:11 +01:00
Bastien Nocera
81385c6350 shell: Add support for the "Back" keyboard key and Alt+Up
https://bugzilla.gnome.org/show_bug.cgi?id=691601
2013-01-14 15:32:35 +01:00
Matthias Clasen
77b7569c3d Add the input-source-switcher to the shortcuts
This setting was relegated to gnome-tweak-tool in 3.6 for timing
reasons, but it really belongs in the keyboard panel.
https://bugzilla.gnome.org/show_bug.cgi?id=687910
2013-01-14 06:12:54 -05:00
Kjartan Maraas
e6501feaad Updated Norwegian bokmål translation 2013-01-14 11:11:36 +01:00
Gheyret Kenji
516beb04ec Updated Uyghur translation
Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
2013-01-12 13:54:32 +09:00
Bastien Nocera
ac4cefcd8b shell: Make search result descriptions dimmer
Using the dim-label class and libgd's styled text renderer

https://bugzilla.gnome.org/show_bug.cgi?id=676576
2013-01-11 16:21:26 +01:00
Bastien Nocera
5996ace846 build: Add libgd submodule 2013-01-11 16:20:53 +01:00
Bastien Nocera
082cd72df8 shell: Rename keynav-failed handler 2013-01-11 16:03:48 +01:00
Luca Ferretti
43d3066e42 l10n: updated Italian translation 2013-01-11 00:32:31 +01:00
Luca Ferretti
f8da2f48c9 l10n: updated Italian translation 2013-01-11 00:28:27 +01:00
Bastien Nocera
7c3d27f3a0 shell: Add --list command-line option
https://bugzilla.gnome.org/show_bug.cgi?id=655418
2013-01-10 17:15:56 +01:00
Bastien Nocera
1e85647bc5 man: Add new panels to the documentation 2013-01-10 17:15:56 +01:00
Rui Matos
4f38c42785 region: Add UI for the per-window input sources setting
https://bugzilla.gnome.org/show_bug.cgi?id=684210
2013-01-10 15:31:44 +01:00
Kjartan Maraas
a64021aa0d Updated Norwegian bokmål translation 2013-01-10 13:56:58 +01:00
Piotr Drąg
f03355a2c5 Updated POTFILES.in 2013-01-09 21:08:38 +01:00
Bastien Nocera
d372995634 TODO: Remove outdated TODO file
We use Bugzilla for all that now.
2013-01-09 17:50:17 +01:00
Lionel Landwerlin
174c05757e build: Fix gnome-settings-daemon req bump
7e8f97760c says it bumps the
necessary g-s-d version, but instead bumps the gnome-desktop
required version.

Revert the gnome-desktop bump, and really bump the g-s-d version.

https://bugzilla.gnome.org/show_bug.cgi?id=691420
2013-01-09 16:54:58 +01:00
Matthias Clasen
44152f3b79 network: fix a small memory leak 2013-01-09 08:43:50 -05:00
Marek Kasik
3482dd19c9 printers: Control acceptance of jobs with enable switch
Control acceptance of jobs by selected printer together
with switch which controls whether printer is enabled/disabled.

Use word "Stopped" instead of "Paused" for disabled printers.

Show state "Does not accept jobs" if printer is enabled but doesn't
accept jobs.

https://bugzilla.gnome.org/show_bug.cgi?id=678668
2013-01-09 14:25:15 +01:00
Allan Day
95eb8868ac printers: Reduce vertical and horizontal padding
There was too much space between rows and columns. Reduce the
padding a bit.

https://bugzilla.gnome.org/show_bug.cgi?id=690375
2013-01-09 14:17:32 +01:00
Ondrej Holy
324d1cef8a user-accounts: Add history dialog
https://bugzilla.gnome.org/show_bug.cgi?id=681772
2013-01-09 14:14:19 +01:00
Aron Xu
639b15529e Update Simplified Chinese translation 2013-01-09 06:16:35 +08:00
Cosimo Cecchi
747663e201 egg-list-box: update to latest master 2013-01-08 11:43:26 -05:00
Richard Hughes
c7e48eb16a color: Do not crash if no sensors are plugged in 2013-01-08 14:53:18 +00:00
Chow Loong Jin
83bcac8cad keyboard: Allow key repeat rate of 110 chars/sec
This reverts a small unrelated change of commit
84eed6b0cf, since there are people who do prefer
using a key repeat rate above the current limit of 50 chars/sec.

https://bugzilla.gnome.org/show_bug.cgi?id=688405
2013-01-08 11:52:06 +01:00
Bastien Nocera
502569cc89 shell: Add --search command-line option
To set a particular search option in the search entry.
2013-01-08 09:49:49 +01:00
Cosimo Cecchi
8d5f2908b5 panels: add --sourcedir=$(srcdir) when generating resource list
Like b8e93fb333 but for all panels.
2013-01-07 16:23:57 -05:00
Cosimo Cecchi
d2cb481c54 shell: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 16:23:45 -05:00
Cosimo Cecchi
57adcbe951 common: add the GResource to EXTRA_DIST
I had this squashed locally and it was missing from the patch that was
committed.
2013-01-07 16:23:32 -05:00
Cosimo Cecchi
3d36924e68 wacom: remove unused directory export
I had this squashed locally, and it was missing from the patch that was
committed.
2013-01-07 16:23:08 -05:00
Bastien Nocera
48e6fd2967 shell: Fix keyboard navigation in the search results 2013-01-07 16:34:21 +01:00
Bastien Nocera
974b0ca5b6 shell: Remove prelight from search results
We don't follow the state in the main icon view, so we shouldn't
either in the search results.
2013-01-07 16:09:04 +01:00
Bastien Nocera
d48ba2d566 shell: Don't search in desktop description
We use keywords instead.

https://bugzilla.gnome.org/show_bug.cgi?id=674061
2013-01-07 16:08:21 +01:00
Colin Walters
b8e93fb333 printers: Fix build with srcdir != builddir 2013-01-07 12:30:32 +01:00
Bastien Nocera
48111d4396 common: Re-add used DATADIR macro 2013-01-07 12:07:41 +01:00
Bastien Nocera
d19fe3fda8 user-accounts: Remove unused Makefile 2013-01-07 12:03:14 +01:00
Kjartan Maraas
a8e66e3f40 Updated Norwegian bokmål translation 2013-01-07 11:22:30 +01:00
Cosimo Cecchi
645778eaee power: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 11:10:14 +01:00
Bastien Nocera
495a399af0 universal-access: Fix run-time warning
GtkBuilder didn't like the empty value for this column.

(gnome-control-center:12847): GLib-GObject-CRITICAL **: g_value_type_transformable: assertion `G_TYPE_IS_VALUE (src_type)' failed
2013-01-07 11:03:55 +01:00
Cosimo Cecchi
eb573a72e5 user-accounts: use a GResource for GtkBuilder UI definition and icons
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:23 +01:00
Cosimo Cecchi
ce1e2eddd8 common: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:17 +01:00
Cosimo Cecchi
82f8c136c0 wacom: use a GResource for GtkBuilder UI definition and icons
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:17 +01:00
Cosimo Cecchi
f7ae09c561 universal-access: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:16 +01:00
Cosimo Cecchi
28b6974b83 search: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:16 +01:00
Cosimo Cecchi
b6b77de982 screen: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:16 +01:00
Cosimo Cecchi
887c3ae3d5 region: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:16 +01:00
Cosimo Cecchi
6f48e0f4de privacy: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:16 +01:00
Cosimo Cecchi
3064425711 printers: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:15 +01:00
Cosimo Cecchi
0653773ed8 online-accounts: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:06 +01:00