summaryrefslogtreecommitdiff
path: root/src/connection-editor/page-vlan.c
Commit message (Expand)AuthorAgeFilesLines
* all: drop modelineslr/cleanupsLubomir Rintel2019-09-101-1/+0
* all: use SPDX license identifiersLubomir Rintel2019-09-101-14/+1
* editor/connection-editor: use defines for signal namesLubomir Rintel2018-06-191-1/+1
* editor/page: add new-editor signalLubomir Rintel2018-06-191-3/+1
* editor/page: use defines for signal namesLubomir Rintel2018-06-191-1/+1
* editor/page: streamline initialized signallingLubomir Rintel2018-06-191-4/+1
* connection-editor: (trivial) rename the resource baseLubomir Rintel2018-05-171-1/+1
* editor: don't leak the cloned MAC stringBeniamino Galvani2017-02-021-1/+2
* editor: improve the cloned MAC address selectionBeniamino Galvani2017-01-161-7/+8
* all: use gresourcesLubomir Rintel2017-01-061-1/+1
* c-e: don't transfer ownership of connection argument for callback functionsThomas Haller2016-11-221-4/+5
* c-e: tag NewConnectionTypeFilterFunc with a special argumentThomas Haller2016-11-221-9/+11
* c-e: tag PageNewConnectionResultFunc with a special argumentThomas Haller2016-11-221-1/+1
* c-e: tag PageNewConnectionFunc with a special argumentThomas Haller2016-11-221-1/+2
* c-e: tag NewConnectionResultFunc with a special argumentThomas Haller2016-11-221-2/+3
* editor: add connection argument to the new page functionLubomir Rintel2016-11-111-8/+6
* all: use Unicode in translatable stringsPiotr Drąg2016-10-031-2/+2
* editor: set input and output default value handlers at the same timeLubomir Rintel2016-07-251-3/+1
* c-e: add additional detail_data argument to PageNewConnectionFuncThomas Haller2016-06-151-0/+1
* all: include <gtk/gtk.h> via "nm-default.h"Thomas Haller2016-02-241-2/+0
* all: include <glib/gi18n.h> via "nm-default.h"Thomas Haller2016-02-241-1/+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
* editor: do not try to set MAC into the entry if it is NULLJiří Klimeš2015-12-151-2/+5
* editor: add MVRP flag to VLAN editor pageJiří Klimeš2015-12-151-1/+6
* editor: allow changes on one page modify other pagesJiří Klimeš2015-10-141-1/+3
* c-e: forward the validation error to print more sensible error message to stdoutThomas Haller2015-09-111-6/+5
* c-e/trivial: rename virtual method validate()Thomas Haller2015-09-111-2/+2
* editor: allow editing VLAN flags (bgo #754349)Jiří Klimeš2015-09-031-0/+24
* vlan: make it possible to add parent connection from the editorlr/vlan-connection-addLubomir Rintel2015-06-081-0/+84
* editor: let users edit connection.interface-name property (rh #1139536)Jiří Klimeš2015-05-181-9/+6
* ui: drop rest of GtkAlignmentslr/gtk-deprecationsLubomir Rintel2015-04-071-3/+3
* editor: fix crash in VLAN when selecting "Parent interface"Jiří Klimeš2015-02-271-9/+25
* vlan: fix setting/validation of VLAN interface nameJiří Klimeš2015-02-271-1/+1
* connection-editor: port to libnmDan Winship2015-02-251-39/+24
* connection-editor: allow VLANs/slaves of more device types (rh #1045203)Dan Winship2014-03-061-3/+8
* editor: generalize ce_spin_output_with_default()Dan Williams2014-02-191-1/+1
* connection-editor: fix display of vlan parentDan Winship2013-09-111-2/+9
* Revert "connection-editor: Support carrier-detect"Dan Winship2013-04-021-41/+0
* build: remove GTK_CHECK_VERSION checksDan Winship2013-03-121-5/+0
* connection-editor: Support carrier-detectDan Winship2013-02-201-0/+41
* connection-editor: remove redundant castsDan Winship2013-02-191-5/+5
* connection-editor: fix VLAN parent interface name validationDan Winship2012-10-071-5/+16
* connection-editor: Add VLAN connection supportDan Winship2012-10-041-0/+676