summaryrefslogtreecommitdiff
path: root/src/connection-editor/page-ip4.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/trivial: move utils_fake_return_key() to editorLubomir Rintel2018-07-261-0/+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
* all: fix bad function pointer castsLubomir Rintel2018-05-091-9/+6
* connection-editor: Change labelling styleBastien Nocera2018-03-191-4/+4
* all: use gresourcesLubomir Rintel2017-01-061-1/+1
* editor: fix memory leaks in page-ip{4,6}.cBeniamino Galvani2017-01-041-1/+1
* all: use Unicode in translatable stringsPiotr Drąg2016-10-031-4/+4
* editor: fix memory leak in possibly_wrong_gateway()Beniamino Galvani2016-09-141-1/+1
* editor: allow specifying IPv4 address for shared methodBeniamino Galvani2016-09-141-2/+46
* editor: allow specifying static IP addresses for automatic methodsBeniamino Galvani2016-09-141-2/+13
* editor: preserve old addresses when changing IP methodBeniamino Galvani2016-09-141-4/+17
* 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
* utils: drop unneeded "nm-glib-compat.h"Thomas Haller2016-02-241-1/+0
* all: include "nm-default.h" in every source fileThomas Haller2016-02-161-0/+2
* editor: change properties on IP4/IP6 pages if Wi-Fi mode changesJiří Klimeš2015-10-141-0/+94
* editor: allow toggling sensitivity of combo box IP methods on IPv4 pageJiří Klimeš2015-10-141-1/+12
* 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-8/+6
* c-e/trivial: rename virtual method validate()Thomas Haller2015-09-111-2/+2
* editor: don't add L3 configuration automaticallyLubomir Rintel2015-06-081-4/+1
* editor: check gateway to be in the network specified by addr/prefix (rh #1167...Jiří Klimeš2015-04-271-14/+77
* editor: additional fix for navigation in address/route treeview (rh #1201412)Jiří Klimeš2015-03-301-6/+19
* editor: fix on-the-fly color validation for 0.0.0.0/:: (rh #1201416)Jiří Klimeš2015-03-181-4/+26
* editor: improve navigation in address/route treeview (rh #1201412)Jiří Klimeš2015-03-181-20/+41
* editor: improve color-indication for bad addresses and routes (bgo #660915)Jiří Klimeš2015-03-051-1/+41
* editor: fix displaying background color when highlighting errorsJiří Klimeš2015-03-031-1/+1
* editor: fix prefix validation for addresses, zero is not allowedJiří Klimeš2015-03-031-1/+1
* editor: must add prefix string (not int) to list storeDan Williams2015-02-281-1/+4
* connection-editor: port to libnmDan Winship2015-02-251-103/+87
* build: define g_clear_pointer() in the compatibility header nm-glib-compat.hJiří Klimeš2014-11-111-0/+1
* c-e: fix passing wrong enum type to gtk_widget_override_background_color()Thomas Haller2014-10-271-1/+1
* editor: clean up object dispose()Dan Williams2014-10-101-3/+2
* editor: remove "(PPP)" from WWAN addressing modesDan Williams2014-07-251-2/+2
* connection-editor: allow IP4 "Disabled" method for more typesDan Winship2014-07-251-3/+3
* coverity: fix warnings found with Coverity in nm-applet/nm-c-eJiří Klimeš2013-11-151-3/+1
* editor: disallow unexpected characters for DNS serversThomas Haller2013-10-041-0/+24
* editor: refactor filtering of characters for GtkEntryThomas Haller2013-10-041-25/+11
* editor: fix mem leak when calling gtk_editable_get_charsThomas Haller2013-09-271-2/+2
* build: remove GTK_CHECK_VERSION checksDan Winship2013-03-121-13/+0
* connection-editor: remove redundant castsDan Winship2013-02-191-9/+9
* editor: fix mnemonics collision for "_DNS servers" and "_Delete" (rh #893466)Jiří Klimeš2013-01-101-2/+2
* editor: fix inserting gateway for manual IPv4Jiří Klimeš2012-12-181-1/+1
* editor: fix crash when 'Tab' is pressed with XIM input (editting IPs) (rh #74...Jiří Klimeš2012-12-051-3/+20
* connection-editor: keep track of the NMRemoteSettings on CEPageDan Winship2012-10-041-0/+1