Christophe Fergeau
10fd199b02
keyboard: Split accel_edit_callback
...
This function is getting a bit big, and the next commits will add more
code to it.
https://bugzilla.gnome.org/show_bug.cgi?id=731618
2014-08-17 20:16:26 +02:00
Lasse Liehu
8fc4b5468a
Finnish translation update
2014-08-17 14:30:55 +03:00
Kjartan Maraas
019aea67cf
Updated Norwegian bokmål translation from Åka Sikrom.
2014-08-16 11:21:58 +02:00
Aurimas Černius
31edaffd89
Updated Lithuanian translation
2014-08-15 23:00:07 +03:00
Ondrej Holy
3695f858dd
user-accounts: use GtkStack instead of GtkNotebook in Add user dialog
...
https://bugzilla.gnome.org/show_bug.cgi?id=734422
2014-08-15 17:21:40 +02:00
Ondrej Holy
ed4653627b
cc-editable-button: use GtkStack instead of GtkNotebook
...
https://bugzilla.gnome.org/attachment.cgi?bugid=694325
2014-08-15 17:12:30 +02:00
Bastien Nocera
71c76e9688
background: Make switcher button as tall as other buttons
...
https://bugzilla.gnome.org/show_bug.cgi?id=734803
2014-08-15 16:49:43 +02:00
Bastien Nocera
e397a8ab4e
network: Build fixes
...
The WPA key size was missing, and we were comparing strings by pointer
address.
2014-08-15 16:18:47 +02:00
Stanislaw Gruszka
03bacf6f2c
network: Create WPA protected AP hotspot if supported
...
Check if device supports AP mode hotspot with WPA/RSN (WPA2)
ciphers and set such mode and encryption if so.
http://bugzilla.gnome.org/show_bug.cgi?id=719852
2014-08-15 15:57:20 +02:00
Giovanni Campagna
9b364dfdfc
search: add support for default disabled search providers
...
Search providers that should be disabled by default come with
a DefaultDisabled=true key in their keyfile, and are enabled
with the "enabled" whitelist, not with the "disabled" blacklist.
https://bugzilla.gnome.org/show_bug.cgi?id=734109
2014-08-15 14:46:47 +02:00
Kalev Lember
c5c870a558
keyboard: Port shortcuts tab to GtkGrid
...
https://bugzilla.gnome.org/show_bug.cgi?id=709057
2014-08-15 14:45:31 +02:00
Kalev Lember
c3d2631a9a
keyboard: Port typing tab to GtkGrid
...
https://bugzilla.gnome.org/show_bug.cgi?id=709057
2014-08-15 14:45:31 +02:00
Kalev Lember
34d145b40d
keyboard: Port custom shortcut dialog to GtkGrid
...
https://bugzilla.gnome.org/show_bug.cgi?id=709057
2014-08-15 14:45:31 +02:00
Ondrej Holy
0f3575b317
user-accounts: avoid removing non-existent GSources
...
Source id have to be zeroed correctly.
https://bugzilla.gnome.org/show_bug.cgi?id=734548
2014-08-14 13:51:56 +02:00
Bastien Nocera
d9d5124997
network: Don't stop validating when we get an error
...
The previous code would stop validating when an error occurred which
meant that when a page contained multiple errors, only the first one(s)
to be checked would appear in red.
Now, all the errors will appear in red.
https://bugzilla.gnome.org/show_bug.cgi?id=734472
2014-08-13 18:38:31 +02:00
Bastien Nocera
117cf30500
network: Fix compile-time warning
...
Missing include.
https://bugzilla.gnome.org/show_bug.cgi?id=734472
2014-08-13 18:38:31 +02:00
ngoswami
21f5e00768
Updated Assamese translation
2014-08-13 15:25:47 +00:00
ngoswami
d1adfb08e8
Updated Assamese translation
2014-08-13 15:19:54 +00:00
ngoswami
4ed3c17989
Updated Assamese translation
2014-08-13 11:24:23 +00:00
Debarshi Ray
fabc31b447
background: Clean up uses of GIcon
...
Now that we are compositing our own emblems, there is no need to use
GIcon. We can directly use GdkPixbufs everywhere.
https://bugzilla.gnome.org/show_bug.cgi?id=732375
2014-08-12 23:48:46 +02:00
Reinout van Schouwen
b91f00afd2
Updated Dutch translation
2014-08-12 22:23:28 +02:00
Ondrej Holy
e4efd5eafd
user-accounts: prefill domain entry
...
If we already have any configured realm, prefill one.
https://bugzilla.gnome.org/show_bug.cgi?id=711675
2014-08-09 14:33:16 +02:00
Ondrej Holy
608fa9609c
user-accounts: fix enterprise toggle
...
Enterprise toggle isn't shown due to header bar buttons. Don't add
the toggle in to the dialog action area to fix the bug.
https://bugzilla.gnome.org/show_bug.cgi?id=734422
2014-08-09 14:33:12 +02:00
Bastien Nocera
62db29b387
network: Make broken configuration entries red
...
When a configuration setting is wrong, set the entry or file chooser
that contains the incorrect information to be surrounded by red.
This makes it easier for users to find where the error was made that
disallows them to click the "Apply" button.
https://bugzilla.gnome.org/show_bug.cgi?id=734446
2014-08-08 12:00:40 +02:00
Daniel Mustieles
d107518404
Updated Spanish Translation
2014-08-07 14:05:46 +02:00
Daniel Mustieles
d4206df808
Updated Spanish Translation
2014-08-07 14:03:51 +02:00
Daniel Mustieles
9d34193e5a
Updated Spanish translation
2014-08-07 13:57:32 +02:00
Ondrej Holy
0002313af8
user-accounts: Add restart notification
...
Show restart notification when language is changed.
https://bugzilla.gnome.org/show_bug.cgi?id=703392
2014-08-07 13:55:37 +02:00
Felix Zhang
064cb89675
network: Fix typo in NetworkManager version checking
...
The code is meant to work with NetworkManager of version 0.9.0+ or 0.8.992+
https://bugzilla.gnome.org/show_bug.cgi?id=733309
2014-08-07 13:05:09 +02:00
Bastien Nocera
884bf3b2dc
sharing: Make it possible to share remote folders
...
rygel can actually share media if the remote folder is mounted.
2014-08-07 13:05:01 +02:00
Ondrej Holy
08a00388be
user-accounts: fix warning caused by invalid signal
2014-08-07 11:55:43 +02:00
Ondrej Holy
0aff10e509
user-accounts: allow password changing if old password is empty
...
https://bugzilla.gnome.org/show_bug.cgi?id=733619
2014-08-07 11:50:32 +02:00
Ondrej Holy
f904756f74
user-accounts: allow password changing if old password isn't set
...
https://bugzilla.gnome.org/show_bug.cgi?id=733619
2014-08-07 11:50:23 +02:00
MarMav
53a339583a
Updated Greek translation
2014-08-06 17:03:39 +00:00
Enrico Nicoletto
9c71807c65
Updated Brazilian Portuguese translation
2014-08-06 05:21:50 -03:00
Inaki Larranaga Murgoitio
5234978635
Updated Basque language
2014-08-05 14:33:28 +02:00
Inaki Larranaga Murgoitio
1f6f5fae09
Updated Basque language
2014-08-05 14:33:03 +02:00
Inaki Larranaga Murgoitio
622819d332
Updated Basque language
2014-08-05 14:31:50 +02:00
Piotr Drąg
85c8b525f4
Updated POTFILES.in
2014-08-03 20:08:53 +02:00
Piotr Drąg
ed1a226bbf
doap: add <programming-language>
2014-07-31 18:56:39 +02:00
Marek Kasik
4b64a64124
printers: Add test for canonicalize_device_name()
...
Add a test which tests function canonicalize_device_name() which
canonicalize name of printer model so it doesn't contain
unwanted strings/characters.
Test data are in canonicalization-test.txt file.
https://bugzilla.gnome.org/show_bug.cgi?id=695564
2014-07-31 11:44:17 +02:00
Marek Kasik
994bc0735a
printers: Strip redundant strings from found devices
...
Remove strings like "foomatic", "series" from names of found devices.
Remove leading, trailing and recurrent dashes.
https://bugzilla.gnome.org/show_bug.cgi?id=695564
2014-07-31 11:44:17 +02:00
Marek Kasik
88fa618aca
printers: Add function shift_string_left() and its test
...
shift_string_left() shifts given string by 1 character to the left.
test-shift.c tests whether function shift_string_left() works correctly.
https://bugzilla.gnome.org/show_bug.cgi?id=695564
2014-07-31 11:44:17 +02:00
Marek Kasik
b43f05f740
printers: Allow adding of JetDirect and LPD printers manually
...
Check the entered address for AppSocket/HP JetDirect and LPD printers.
If there is a printer found, it has a default name which
will be changed right after user selects model of the printer
in the PPD selection dialog.
https://bugzilla.gnome.org/show_bug.cgi?id=695564
2014-07-31 11:44:16 +02:00
Marek Kasik
7eded1afa5
printers: Add functions for searching for LPD printers
...
Add pp_host_get_lpd_devices_async() and
pp_host_get_lpd_devices_finish() functions to PpHost class.
pp_host_get_lpd_devices_async() starts searching for LPD printer
on given address.
The test consist in connection to the default port 515 (or the one
given by creator of PpHost) of the address and sending a print job
to it, which in turn returns a status (we test several standard
queue names).
We suppose that there is a LPD printer on the address if a buffer
with zero length is returned (rfc 1179 5.2).
https://bugzilla.gnome.org/show_bug.cgi?id=695564
2014-07-31 11:44:16 +02:00
Marek Kasik
89fe4eda12
printers: Allow to add AppSocket/HP JetDirect printers
...
Add pp_host_get_socket_devices_async() and
pp_host_get_socket_devices_finish() functions to PpHost class.
pp_host_get_socket_devices_async() starts searching for socket printer
on given address.
The test consist in connection to the default port 9100 (or the one
given by creator of PpHost) of the address.
We suppose that there is an AppSocket/HP JetDirect printer on the address
if the connection succeeds.
See these links for additional info:
http://en.wikipedia.org/wiki/JetDirect
http://www.cups.org/documentation.php/network.html
https://bugzilla.gnome.org/show_bug.cgi?id=695564
2014-07-31 11:44:16 +02:00
Marek Kasik
6576db1a16
printers: Make pp_devices_list_free() generally available
...
Move pp_devices_list_free() to pp-utils.h and optimize it
using g_list_free_full().
https://bugzilla.gnome.org/show_bug.cgi?id=695564
2014-07-31 11:44:16 +02:00
Marek Kasik
a15c2f831a
printers: Don't request port during creation of PpHost
...
This allows us to distinguish between situations when the port
was specified and when it was not.
https://bugzilla.gnome.org/show_bug.cgi?id=695564
2014-07-31 11:44:16 +02:00
Marek Kasik
8331c88bcd
printers: Export name of selected PPD from PPD dialog
...
Add pp_ppd_selection_dialog_get_ppd_display_name() function
which returns human-readable name of selected PPD.
https://bugzilla.gnome.org/show_bug.cgi?id=695564
2014-07-31 11:44:16 +02:00
Marek Kasik
375c5b0086
printers: Separate canonicalization of device name
...
Move code for canonicalization of device names to
a separate function for reusability.
https://bugzilla.gnome.org/show_bug.cgi?id=695564
2014-07-31 11:44:16 +02:00