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
Dan Winship
4ef8ae4017
network: make ModemManager dependency optional
...
There probably won't be a stable ModemManager 0.7 release before GNOME
3.8, so make support for it optional
(Mostly based on Aleksander's original patch.)
https://bugzilla.gnome.org/show_bug.cgi?id=688238
2013-02-19 13:48:45 -05:00
Jeremy Bicha
99dd4951e6
man: Drop obsolete region arguments
...
https://bugzilla.gnome.org/show_bug.cgi?id=694183
2013-02-19 17:58:33 +01:00
Jeremy Bicha
178c16f4d8
shell: Drop obsolete region arguments from bash completion
...
https://bugzilla.gnome.org/show_bug.cgi?id=694183
2013-02-19 17:58:33 +01:00
Marek Kasik
1cadc214ef
printers: Don't ask for samba password if not needed
...
Ask for samba password only if returned directory is NULL
and errno is set to EACCES.
https://bugzilla.gnome.org/show_bug.cgi?id=694150
2013-02-19 14:35:06 +01:00
Marek Kasik
f4d1808b8c
printers: Improve look of driver selection dialog
...
Add 10 pixels of padding between list of manufacturers
and list of drivers.
https://bugzilla.gnome.org/show_bug.cgi?id=690448
2013-02-19 14:35:00 +01:00
Colin Walters
693aac7f32
build: Fix srcdir != builddir
2013-02-19 06:51:01 -05:00
Rui Matos
ae3014ba3e
Use a common definition for modifier-only keybindings array
2013-02-19 12:25:56 +01:00
Rui Matos
ef4576b4f4
Check gtk_builder_add_from_resource() return value
2013-02-19 12:25:56 +01:00
Rui Matos
bc3307b492
Prevent potential segfault
2013-02-19 12:25:56 +01:00
Rui Matos
12ce8a7fd9
Fix code style issues
2013-02-19 12:25:56 +01:00
Piotr Drąg
8ed05f6315
region: Add context to ambiguous strings
...
It clashes with "Metric" as network parameters in Network panel.
2013-02-19 12:25:56 +01:00
Rui Matos
80e7738210
region: Dim the icons on IBus input source rows
2013-02-19 12:25:56 +01:00
Rui Matos
2b07d810aa
region: New 'Add Input Source' dialog design
2013-02-19 12:25:55 +01:00
Rui Matos
00da5a115f
region: Don't add duplicate input sources
2013-02-19 12:25:55 +01:00
Rui Matos
29e0f0b28a
region: Show/hide IBus sources config button
...
Instead of just making it sensitive/unsensitive. Quoting from the bug
report:
The problem is that it isn't clear to the user why the settings button is
insensitive for keyboard layouts - they'll be asking "why can't I ever use the
settings?"
https://bugzilla.gnome.org/show_bug.cgi?id=692006
2013-02-19 12:25:55 +01:00
Rui Matos
c87d588378
region: Remove the IBus engines whitelist
...
And just blacklist IBus' "xkb:" engines which basically duplicate all
the XKB layouts.
2013-02-19 12:25:55 +01:00
Rui Matos
eaa8dd80ee
region: Fix un-ifdef'd usage of IBus specific variables
2013-02-19 12:25:55 +01:00