summaryrefslogtreecommitdiff
path: root/src/connection-editor/ce-page.c
Commit message (Expand)AuthorAgeFilesLines
* c-e: don't reset VPN connection during importThomas Haller2022-11-171-10/+14
* editor: rework assignment of text values to spin buttonsBeniamino Galvani2020-04-221-54/+42
* all: drop modelineslr/cleanupsLubomir Rintel2019-09-101-1/+0
* all: use SPDX license identifiersLubomir Rintel2019-09-101-14/+1
* editor/page: add new-editor signalLubomir Rintel2018-06-191-0/+27
* editor/page: drop signal slotsLubomir Rintel2018-06-191-4/+2
* editor/page: use defines for signal namesLubomir Rintel2018-06-191-1/+1
* editor/page: streamline initialized signallingLubomir Rintel2018-06-191-30/+20
* editor/page: drop unused "initialized" propertyLubomir Rintel2018-06-191-21/+0
* editor: use a Unicode apostrophe in a new stringPiotr Drąg2017-03-191-1/+1
* editor: drop use of deprecated NetworkManager APILubomir Rintel2017-03-191-25/+37
* editor: don't leak the cloned MAC stringBeniamino Galvani2017-02-021-3/+6
* editor: improve the cloned MAC address selectionBeniamino Galvani2017-01-161-5/+65
* all: use gresourcesLubomir Rintel2017-01-061-6/+6
* editor: hide device MAC from combo when NULLBeniamino Galvani2017-01-041-4/+8
* editor: remove @ifname_first argument from ce_page_setup_device_combo()Beniamino Galvani2017-01-031-11/+6
* editor: consider G_TYPE_NONE as 'all devices' in _get_device_list()Beniamino Galvani2016-12-011-1/+2
* editor: add connection argument to the new page functionLubomir Rintel2016-11-111-21/+19
* editor: set input and output default value handlers at the same timeLubomir Rintel2016-07-251-4/+26
* editor: spins with default value need an input handler tooLubomir Rintel2016-07-251-0/+35
* src: use NM_PRAGMA_WARNING_DISABLE() macro and add assertion for non-static f...Thomas Haller2016-06-061-3/+2
* build: fix -Wformat-nonliteral build warningsBastien Nocera2016-06-061-0/+3
* all: include <glib/gi18n.h> via "nm-default.h"Thomas Haller2016-02-241-2/+0
* all: include "config.h" via "nm-default.h"Thomas Haller2016-02-241-2/+0
* all: include "nm-default.h" in every source fileThomas Haller2016-02-161-0/+2
* include: cleanup include of "config.h"Thomas Haller2016-02-161-1/+1
* editor: populate available Bluetooth devices in Bluetooth page (rh #1271581)Jiří Klimeš2015-12-211-5/+9
* editor: allow changes on one page modify other pagesJiří Klimeš2015-10-141-0/+20
* Fix a typo (addreess)Piotr Drąg2015-09-121-1/+1
* c-e: forward the validation error to print more sensible error message to stdoutThomas Haller2015-09-111-9/+57
* c-e/trivial: rename virtual method validate()Thomas Haller2015-09-111-2/+2
* coverity: fix two coverity reportsJiří Klimeš2015-06-171-3/+2
* editor: let users edit connection.interface-name property (rh #1139536)Jiří Klimeš2015-05-181-60/+235
* editor: use ifname instead of UUID in slaves' master property (rh #1083186)Jiří Klimeš2015-03-201-0/+12
* connection-editor: port to libnmDan Winship2015-02-251-62/+36
* marshallers: deleteDan Winship2015-02-241-5/+2
* editor: fix error handling when requesting secrets from non-existent settingDan Williams2014-11-241-0/+1
* editor: clean up object dispose()Dan Williams2014-10-101-16/+4
* editor: re-add ce_spin_output_with_default()Dan Williams2014-02-191-0/+8
* editor: generalize ce_spin_output_with_default()Dan Williams2014-02-191-4/+13
* coverity: fix warnings found with Coverity in nm-applet/nm-c-eJiří Klimeš2013-11-151-0/+2
* applet: remove the ca cert nag dialog.Thomas Haller2013-08-271-8/+0
* editor: set active combo box item in ce_page_setup_mac_combo()Jiří Klimeš2013-03-271-2/+8
* build: remove GTK_CHECK_VERSION checksDan Winship2013-03-121-10/+1
* build: remove remaining pre-2.32 GLib compatDan Winship2013-03-121-5/+0
* connection-editor: keep track of the NMRemoteSettings on CEPageDan Winship2012-10-041-0/+2
* connection-editor: further simplify MAC combosDan Winship2012-10-041-0/+40
* connection-editor: redo ce_page_get_mac_list()Dan Winship2012-10-041-4/+26
* connection-editor: allow "MAC (devname)" format againDan Winship2012-08-131-1/+7
* connection-editor: add InfiniBand supportDan Winship2012-08-071-45/+15