Tobias Endrigkeit
ecc9c2b568
Updated German translation
2013-03-03 00:01:00 +01:00
Nguyễn Thái Ngọc Duy
fd82fe07c7
Updated Vietnamese translation
2013-03-02 17:54:56 +07:00
Nguyễn Thái Ngọc Duy
79ac5916a7
po/vi: import from Damned Lies
2013-03-02 17:54:55 +07:00
Piotr Drąg
0e0cbd0dfa
Updated Polish translation
2013-03-02 01:45:17 +01:00
Florian Müllner
ddba39047b
window: Split search into words
...
Rather than using the search entry text as a single term when filtering
panels, split the text into multiple terms and require result to match all
of them, which is consistent with the search provider and the encouraged
search pattern for GNOME applications.
https://bugzilla.gnome.org/show_bug.cgi?id=694960
2013-03-02 00:05:05 +01:00
Florian Müllner
4d01f6bfed
search-provider: Concatenate search terms with AND
...
Currently the provider will match all panels that match at least
one search term. This differs from the search pattern we use in
GNOME Shell and other GNOME applications, where a result has to
match all search terms. The latter allows users to narrow down
search results by adding additional terms, which is generally
more useful than potentially adding additional results.
https://bugzilla.gnome.org/show_bug.cgi?id=694960
2013-03-02 00:04:41 +01:00
Giovanni Campagna
6ddd56a9a2
search-provider: escape the description passed to gnome-shell
...
gnome-shell uses the description as markup (to allow highlighting
the searched terms), so we need to properly escape it to avoid warnings.
https://bugzilla.gnome.org/show_bug.cgi?id=694908
2013-03-01 17:59:07 +01:00
Cosimo Cecchi
fb7d156d69
privacy: fix Purge After combobox alignment
...
https://bugzilla.gnome.org/show_bug.cgi?id=694894
2013-03-01 11:54:12 -05:00
Michael Wood
ce409d4542
background: Monitor the Pictures and cache directory for new files
...
Monitor the pictures directory and cache directory for any new files
added or removed. Re-purposes the add/remove api that was no longer used.
https://bugzilla.gnome.org/show_bug.cgi?id=693329
2013-03-01 11:13:19 +00:00
Michael Wood
09baf812ea
background: Offload the sorting of the initial list of files
...
Sorting after the image scale for each image causes the list to change
as you're viewing it depending on the size of the image.
This can be quite jarring visually.
https://bugzilla.gnome.org/show_bug.cgi?id=691800
2013-03-01 11:13:00 +00:00
Inaki Larranaga Murgoitio
dfb8a4c4d2
Updated Basque language
2013-03-01 10:05:03 +01:00
Rafael Ferreira
5d0d01d65e
Updated Brazilian Portuguese translation
2013-02-28 21:12:49 -03:00
Kalev Lember
c8b3bc5948
search: Unescape the names in Search Locations
...
Instead of using g_path_get_basename() on raw URIs, use GFile functions
for getting the properly unescaped basenames of the files.
https://bugzilla.gnome.org/show_bug.cgi?id=694447
2013-02-28 19:44:14 +01:00
Thomas Wood
9ea2401b4d
sharing: read the unit file state for the remote login service
...
Read the unit file state to check if the service is available.
https://bugzilla.gnome.org/show_bug.cgi?id=694464
2013-02-28 16:24:37 +00:00
Ebru Akagunduz
f2818405ab
online-accounts: Nicer error states
...
https://bugzilla.gnome.org/show_bug.cgi?id=689645
2013-02-27 17:27:34 +01:00
Chao-Hsiung Liao
9e24d0e63a
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2013-02-27 22:45:08 +08:00
William Jon McCann
142d28c375
region: Make format chooser centered
...
https://bugzilla.gnome.org/show_bug.cgi?id=694323
2013-02-26 15:07:46 +01:00
William Jon McCann
3d5b6fd2bc
common: Fix language chooser to be centered
...
https://bugzilla.gnome.org/show_bug.cgi?id=694323
2013-02-26 15:07:43 +01:00
Rafael Ferreira
ac97aea9e2
Updated Brazilian Portuguese translation
2013-02-26 02:04:59 -03:00
Duarte Loreto
cbd8fd8843
Small fixes to Portuguese translation
2013-02-26 00:40:40 +00:00
Duarte Loreto
f400626fd3
Updated Portuguese translation and converted to New Spelling (Novo AO)
2013-02-26 00:35:53 +00:00
Kjartan Maraas
1c180d306b
Updated Norwegian bokmål translation
2013-02-25 19:03:43 +01:00
Daniel Mustieles
6462d0d138
Updated Spanish translation
2013-02-25 13:42:57 +01:00
Matej Urbančič
7e90e1ff2c
Updated Slovenian translation
2013-02-24 21:21:03 +01:00
Colin Walters
1d07208e80
README: Update to point to GnomeLove for how to submit patches
...
(This is really just a dummy commit to force a rebuild)
2013-02-24 05:33:11 -05:00
Piotr Drąg
acd058da5c
Updated Polish translation
2013-02-23 22:37:53 +01:00
Giovanni Campagna
2f1ae7e26f
shell: don't prelight icons in the icon view
...
The follow-state property used to have no effect, because we used pixbufs
directly. It started to work when we switched to GIcons, but it looks
bad because the prelighted icons are too contrasted, so revert to the
previous behaviour.
https://bugzilla.gnome.org/show_bug.cgi?id=694219
2013-02-22 14:39:41 +01:00
Yaron Shahrabani
49cd57244a
Updated Hebrew translation.
2013-02-22 10:12:39 +02:00
Bastien Nocera
575bd6267d
shell: Use GdStack for switching panels
...
https://bugzilla.gnome.org/show_bug.cgi?id=694325
2013-02-22 08:28:34 +01:00
Bastien Nocera
6d5bd41562
libgd: Update to master for GdHeaderBar bug fix
2013-02-22 08:10:39 +01:00
Ángel Guzmán Maeso
1f57add30f
wacom: Fix deprecated functions in gui_gtk.c
...
From gtk_icon_info_free() to g_object_unref()
gtk_window_set_opacity() to gtk_widget_set_opacity()
https://mail.gnome.org/archives/commits-list/2013-February/msg02049.html
https://bugzilla.gnome.org/show_bug.cgi?id=694362
2013-02-21 17:08:26 +01:00
Ángel Guzmán Maeso
422542d5a0
region: Fix warnings about uninitialized variables
...
In cc-input-chooser.c
https://bugzilla.gnome.org/show_bug.cgi?id=694362
2013-02-21 17:08:25 +01:00
Ángel Guzmán Maeso
a187aa51dd
power: Fix deprecated functions
...
From gtk_scrolled_window_add_with_viewport to gtk_container_add
http://www.mail-archive.com/crash-catcher@lists.fedorahosted.org/msg03480.html
https://bugzilla.gnome.org/show_bug.cgi?id=694362
2013-02-21 17:08:25 +01:00
Ángel Guzmán Maeso
68dd98ba60
user-accounts: Fix deprecated function in um-utils.c
...
From gtk_icon_info_free() to g_object_unref()
https://bugzilla.gnome.org/show_bug.cgi?id=694362
2013-02-21 17:08:25 +01:00
Daniel Mustieles
5a92ba329a
Updated Spanish translation
2013-02-21 16:55:20 +01:00
Bastien Nocera
dcf92b4a9f
build: Require a newer libgd
...
That will check for the correct version of GTK+
2013-02-21 15:14:03 +01:00
Bastien Nocera
be46bb74ed
build: Build the GdStack widget as well
2013-02-21 15:14:03 +01:00
Bastien Nocera
41e898d111
build: Bump egg-list-box requirements to fix distcheck
2013-02-21 15:13:56 +01:00
Bastien Nocera
726332c14f
user-accounts: Remove password hints feature from UI
...
As those are not currently used in GDM.
https://bugzilla.gnome.org/show_bug.cgi?id=643445
2013-02-21 15:12:24 +01:00
Ángel Guzmán Maeso
52c139faa3
Fix the warning message about AC_OUTPUT:
...
* configure.ac:
Replaced AC_OUTPUT(list...) with an AC_OUTPUT without arguments, and
AC_CONFIG_FILES listing the files.
Fix the warning message about AC_OUTPUT:
configure.ac:428: warning: AC_OUTPUT should be used without arguments.
configure.ac:428: You should run autoupdate.
https://bugzilla.gnome.org/show_bug.cgi?id=694351
2013-02-21 12:23:40 +01:00
Bastien Nocera
c0a2d7829a
network: Bump NetworkManager required version
...
To the current release.
2013-02-21 07:32:17 +01:00
Bastien Nocera
d5cf19be14
Revert "network: make ModemManager dependency optional"
...
This reverts commit 4ef8ae4017
.
2013-02-21 07:30:46 +01:00
Bastien Nocera
fd04dbef8c
user-accounts: GtkBuilder files now require GTK+ 3.8
2013-02-20 18:02:57 +01:00
Bastien Nocera
75fdd13a74
user-accounts: Avoid a warning on startup
...
As a user was not set on the password dialog yet. Also make
sure that we do not try to update the password strength label
before anyone has entered anything in the dialogue itself.
2013-02-20 18:02:53 +01:00
Bastien Nocera
fa022622d2
user-accounts: Fix possible free of unowned string
...
And the subsequent crasher.
2013-02-20 18:02:48 +01:00
Bastien Nocera
de1b612cc0
region: Fix crash when changing the language
...
1. Load region panel
2. Change language
3. Go back to overview
4. Load region panel
5. Change language
6. Crash
As the ActUser and ActUserManager object aren't reference counted,
we need to disconnect the signals ourselves when exiting the panel
otherwise we'll receive the signals from the old signal connection,
which will use the old panel object.
2013-02-20 14:53:41 +01:00
Мирослав Николић
de3f545979
Updated Serbian translation
2013-02-20 11:32:44 +01:00
Fran Diéguez
193f3ad967
Updated Galician translations
2013-02-20 10:52:01 +01:00
A S Alam
a68e00ddc6
Punjabi: Translation updated (aalam)
2013-02-20 02:09:33 +00:00
Piotr Drąg
0265c8e5dc
Updated POTFILES.in and POTFILES.skip
2013-02-19 20:54:52 +01:00