Georges Basile Stavracas Neto
2777fd583d
panels: use the new categories
...
Following the previous patch, this patch adds the new alternative
categories to the panels' Desktop files. These alternative categories
are only relevant for the alternative Shell, and do not break the
current Shell in any way.
https://bugzilla.gnome.org/show_bug.cgi?id=767301
2016-06-14 12:16:43 -03:00
Georges Basile Stavracas Neto
27ce5b388f
shell-model: introduce new categories
...
Following the previous set of patches for implementing
the next generation Shell, a new set of categories must
be added.
These new categories will reflect on the ordering of the
panels and subpages in the sidelist.
This patch adds these new categories and conditionally
compiles them, to not break the current icon-based Shell.
https://bugzilla.gnome.org/show_bug.cgi?id=767301
2016-06-14 12:16:43 -03:00
Felipe Borges
8e414f88b1
sharing: Move "Remote Login" switch to headerbar
...
According to the new designs at
https://wiki.gnome.org/Design/SystemSettings/Sharing
https://bugzilla.gnome.org/show_bug.cgi?id=767646
2016-06-14 16:00:54 +02:00
Felipe Borges
8b68961431
sharing: Use a checkbutton in the "Screen Sharing" dialog
...
According to the new designs at
https://wiki.gnome.org/Design/SystemSettings/Sharing
We should use a checkbutton instead of a switch for
the "Allow connections to control the screen" option.
Also, this commit changes this option label accordingly.
https://bugzilla.gnome.org/show_bug.cgi?id=767646
2016-06-14 16:00:01 +02:00
Felipe Borges
612ac49205
sharing: Update "Screen Sharing" dialog description
...
To match the new designs at
https://wiki.gnome.org/Design/SystemSettings/Sharing
https://bugzilla.gnome.org/show_bug.cgi?id=767646
2016-06-14 15:59:19 +02:00
Felipe Borges
4d001f7989
sharing: Update "Media Sharing" dialog description
...
To match the new designs at
https://wiki.gnome.org/Design/SystemSettings/Sharing
https://bugzilla.gnome.org/show_bug.cgi?id=767646
2016-06-14 15:58:55 +02:00
Felipe Borges
af1355632f
user-accounts: move spinner to header in Add User dialog
...
https://wiki.gnome.org/Design/SystemSettings/UserAccounts
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-06-14 13:12:37 +02:00
Felipe Borges
09cbc05608
user-accounts: move Add User dialog buttons to ui file
...
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-06-14 13:12:19 +02:00
Felipe Borges
1db970ecca
user-accounts: port "Add User" dialog to gtk+ composite widget templates
...
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-06-14 13:08:21 +02:00
Felipe Borges
de0de51406
user-accounts: split join-dialog from account-dialog
...
The UmAccountDialog class will be ported to gtk widget templates,
in doing so, we are decoupling here the gtkbuilder dependend ui
code from what will be the class code in the port.
Nothing changed in the join-dialog ui code itself.
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-06-14 11:25:45 +02:00
Felipe Borges
5e2ed8e7a7
user-accounts: hide language settings for current user
...
Language settings should not be shown. That's what the Region &
Language panel settings are for. See:
https://wiki.gnome.org/Design/SystemSettings/UserAccounts
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-06-13 17:18:14 +02:00
Felipe Borges
d1329f13ad
user-accounts: add space between rows in um-user-panel
...
According to the mockups at
https://wiki.gnome.org/Design/SystemSettings/UserAccounts
https://bugzilla.gnome.org/show_bug.cgi?id=767065
2016-06-13 17:07:41 +02:00
Daniel Mustieles
b756290fb1
Updated Spanish translation
2016-06-13 13:27:30 +00:00
Dušan Kazik
ac6c7b1ded
Updated Slovak translation
2016-06-12 10:55:04 +00:00
Muhammet Kara
89f6aa9efc
Updated Turkish translation
2016-06-12 09:35:32 +00:00
GNOME Translation Robot
94de804107
Updated Scottish Gaelic translation
2016-06-11 07:22:43 +00:00
Bastien Nocera
44c16fc6ff
network: Use the correct type for the "ssid" property
...
Set the Hotspot SSID property correctly for libnm 1.2.
2016-06-10 17:21:40 +02:00
Bastien Nocera
e66941753b
network: Fix hotspot silently failing with long hostname
...
By truncating the SSID to 32 bytes.
network-cc-panel-WARNING **: Failed to add new connection: (32) 802-11-wireless.ssid: SSID length is out of range <1-32> bytes
See https://bugzilla.redhat.com/show_bug.cgi?id=1309331
2016-06-10 17:10:35 +02:00
Bastien Nocera
1ce4af4267
shell: Add PrettyHostname to SSID helper
...
For use in the network panel. Comes with tests!
2016-06-10 17:10:35 +02:00
Bastien Nocera
cf3da38691
po: Add an unused source to the skip file
2016-06-10 17:10:35 +02:00
Bastien Nocera
af5f2f3d73
shell: Port tests to GTest
2016-06-10 17:10:35 +02:00
Bastien Nocera
e48b3cc061
printers: Port tests to GTest
2016-06-10 17:10:35 +02:00
Bastien Nocera
1428b52fdc
datetime: Port tests to GTest
...
test-timezone is still disabled though, as it is too noisy still.
2016-06-10 17:10:35 +02:00
Bastien Nocera
d18411dbe2
build: Add GTest Makefile snippet
2016-06-10 15:04:44 +02:00
Cosimo Cecchi
1af73218fc
display: fix accidentally commented out code
...
Not sure why I commented this out before pushing 47dcfee8
-- whoops!
2016-06-09 17:03:48 -07:00
Debarshi Ray
9067983174
online-accounts: Add a Calendar group
...
This will be useful when we add a CalDAV provider.
https://bugzilla.gnome.org/show_bug.cgi?id=767401
2016-06-09 15:53:25 +02:00
Debarshi Ray
0129d8a6ae
online-accounts: Don't use deprecated GoaProviderGroup API
...
https://bugzilla.gnome.org/show_bug.cgi?id=767401
2016-06-09 15:53:25 +02:00
Daniel Mustieles
ec1f4a0210
Updated Spanish translation
2016-06-09 11:49:57 +00:00
Piotr Drąg
118503f248
Updated POTFILES.in
2016-06-08 14:58:06 +02:00
Bastien Nocera
8f359fbe5e
network: Remember "Ignore CA certificate"
...
The CA certificate, when not needed, is saved somewhere in the same
GSettings schema used by nm-connection-editor.
2016-06-07 18:50:38 +02:00
Bastien Nocera
9d4800b5b2
network: Fix warning when BSSID is empty
...
libnm-CRITICAL **: _nm_utils_hwaddr_to_dbus: assertion 'len > 0 && len
<= NM_UTILS_HWADDR_LEN_MAX' failed
2016-06-07 18:50:38 +02:00
Bastien Nocera
8386631dcd
network: Update wireless-security from network-manager-applet
...
To replace the WIP code that landed earlier.
2016-06-07 18:50:38 +02:00
Bastien Nocera
b9d619fb54
network: Update the script to update from nm-applet again
...
Separating out the UI from the backend code.
2016-06-07 18:50:38 +02:00
Bastien Nocera
f5bcb2ed83
network: Fix crash in VPN when removing Wi-Fi connection
...
Wrong number of arguments to the callback.
2016-06-07 18:50:38 +02:00
Bastien Nocera
7250d49513
network: Fix warning when Wi-Fi connections are removed
...
Bug introduced with the fix from 199bd2c
. For Wi-Fi, a row might not
have an associated connection.
2016-06-07 18:50:38 +02:00
Dan Williams
1428912da0
network: fix some SSID escaping issues
...
nm_utils_escape_ssid() should only be used for debugging purposes,
but was used in one place for UI display and another place
for doing actual AP comparison. Instead, the comparison should
just operate on the SSID bytes, and the UI display should use
nm_utils_ssid_to_utf8() which tries to interpret non-ASCII
characters for better display.
https://bugzilla.gnome.org/show_bug.cgi?id=767205
https://bugzilla.redhat.com/show_bug.cgi?id=1336714
2016-06-07 10:53:40 -05:00
Bastien Nocera
764208d8e9
network: Add missing nm-default.h file
2016-06-07 14:38:27 +02:00
Bastien Nocera
c316e301ce
network: Separate UI changes from code changes
2016-06-07 14:25:20 +02:00
Bastien Nocera
27c9aff3af
network: Update wireless-security UI from network-manager-applet
...
The list of changes compared to the nm-connection-editor code is:
- Remove ":" from the control labels
- Right-justify the control labels
- Shrink the column spacing to 6
2016-06-07 14:21:36 +02:00
Bastien Nocera
92b044ba7f
network: Update wireless-security from network-manager-applet
2016-06-07 13:11:07 +02:00
Bastien Nocera
36576a5cb6
network: Update security page for recent changes
2016-06-07 13:11:07 +02:00
Bastien Nocera
e6bccd6646
network: Update wireless-security patch
2016-06-07 13:11:07 +02:00
Bastien Nocera
25feb13ee9
network: Remove nag-user-dialog.ui
...
It's now unused.
2016-06-07 13:11:07 +02:00
Bastien Nocera
7cc463a067
network: Automate updating wireless-security UI files
...
from network-manager-applet.
2016-06-07 13:10:55 +02:00
Bastien Nocera
280cff67db
network: Add utils from network-manager-applet
...
The minimum necessary utilities from
network-manager-applet/src/utils/utils.[ch]
for the wireless-security rebase.
2016-06-07 13:10:10 +02:00
Bastien Nocera
199bd2c343
network: Fix removed connections not disappearing
...
A regression introduced in commit 9183d34
, when we ported to libnm 1.2.
2016-06-07 13:10:09 +02:00
Daniel Mustieles
1a889c89fd
Updated Spanish translation
2016-06-06 07:11:00 +00:00
Baurzhan Muftakhidinov
ba5079b7b1
Updated Kazakh translation
2016-06-06 07:09:48 +00:00
Piotr Drąg
d141196282
Updated POTFILES.in
2016-06-03 18:18:35 +02:00
Georges Basile Stavracas Neto
57ba49a137
window: reimplement search
...
We previously had a dedicate view for handling search,
based on model filtering and a custom panel to display
that differently.
After moving to GtkListBox, search can be trivially
done by using a filtering function, and widgets can
be fine-tuned to display extra information.
This patch, then, reimplements the search using a filtering
function over the panels' list.
https://bugzilla.gnome.org/show_bug.cgi?id=766922
2016-06-03 12:32:37 -03:00