summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* editor: filter the connection type headers toolr/ui-improvementsLubomir Rintel2017-07-111-2/+29
* editor: use custom search bar for filteringLubomir Rintel2017-07-112-57/+138
* editor: allow the filter substring to be present anywhere in the conn idLubomir Rintel2017-07-111-0/+19
* editor: close the editor window on Escape keyLubomir Rintel2017-07-111-0/+13
* editor: close the connection list on Escape keyLubomir Rintel2017-07-112-0/+13
* editor: make the team port advanced dialog layout consistent with the restLubomir Rintel2017-07-111-154/+114
* editor: fix the team advanced dialog layoutLubomir Rintel2017-07-111-20/+1
* editor: fix the macsec page layoutLubomir Rintel2017-07-111-34/+20
* editor: fix the ip-tunel page layoutLubomir Rintel2017-07-111-15/+12
* editor: fix the proxy page widget sizingLubomir Rintel2017-07-111-120/+71
* editor: fix PPP page widget compositionsLubomir Rintel2017-07-111-6/+7
* editor: add the WirelessSecurity to a size groupLubomir Rintel2017-07-111-0/+7
* editor: the connection list overhaulLubomir Rintel2017-07-114-159/+106
* editor: allow registering any widget with polkitLubomir Rintel2017-07-114-0/+159
* editor: turn NMConnectionList into a widget templateLubomir Rintel2017-07-118-265/+293
* all: bump Gtk+ version to 3.10Lubomir Rintel2017-07-1144-47/+49
* all: get rid of all GtkStockLubomir Rintel2017-07-1121-109/+73
* applet: don't let the separators expand verticallyLubomir Rintel2017-07-111-3/+8
* applet: avoid using GTK_STOCK_NETWORKLubomir Rintel2017-07-111-2/+2
* applet-dialogs: update the About dialogLubomir Rintel2017-07-111-4/+27
* applet: allow scrolling the tabs of the info notebooksLubomir Rintel2017-07-111-0/+2
* wireless-security: don't add the "No CA" checkboxes to the size group for labelsLubomir Rintel2017-07-114-17/+3
* all: turn all GtkTables to GtkGridsLubomir Rintel2017-07-1137-1117/+654
* applet: always center dialogs on the screenAntti Kaijanmäki2017-07-032-0/+6
* Revert "editor/team: work around broken strict matching of optional keys in o...Lubomir Rintel2017-06-282-201/+2
* build: bump jansson to 2.7 or newerLubomir Rintel2017-06-281-1/+1
* Update Brazilian Portuguese translationRafael Fontenelle2017-06-251-200/+309
* applet: Keep network selection at top of indicator menuJeremy Bicha2017-06-231-1/+1
* wireless-security: fix some crash issues on connection saveLubomir Rintel2017-06-221-1/+4
* wireless-security: acually save the PKCS#11 PINs for certificatesLubomir Rintel2017-06-223-4/+16
* Update Spanish translationDaniel Mustieles2017-06-201-361/+633
* libnm: use NM_IN_STRSET() macro in is_this_a_slot_nobody_loves()Thomas Haller2017-06-191-5/+5
* cert-chooser-button: fix memory leakMohammed Sadiq2017-06-191-3/+6
* Update Polish translationPiotr Drąg2017-06-181-53/+161
* editor: add macsec supportBeniamino Galvani2017-06-1810-1/+744
* Update Polish translationPiotr Drąg2017-06-131-170/+127
* release: bump version to 1.8.3 (development)1.8.3-devLubomir Rintel2017-06-131-1/+1
* release: bump version to 1.8.21.8.2Lubomir Rintel2017-06-131-1/+1
* release: update NEWSLubomir Rintel2017-06-131-0/+19
* eap-method: fix uninitialized errorsLubomir Rintel2017-06-132-2/+2
* merge: branch 'lr/tls-domain-suffix-match-rh1457542'Lubomir Rintel2017-06-1310-699/+595
|\
| * editor/wifi: recognize the domain suffix match propertieslr/tls-domain-suffix-match-rh1457542Lubomir Rintel2017-06-131-0/+2
| * wireless-security/tls: add domain suffix match entryLubomir Rintel2017-06-132-36/+89
| * wireless-security/peap: add domain suffix match entryLubomir Rintel2017-06-132-7/+64
| * wireless-security/ttls: add domain suffix match entryLubomir Rintel2017-06-132-34/+88
| * wireless-security/eap: drop dead codeLubomir Rintel2017-06-132-278/+0
| * wireless-security/peap: use the certificate chooser widgetLubomir Rintel2017-06-132-77/+85
| * wireless-security/peap: turn the dialog to a GtkGridLubomir Rintel2017-06-131-64/+48
| * wireless-security/ttls: use the certificate chooser widgetLubomir Rintel2017-06-132-82/+99
| * wireless-security/ttls: turn the dialog to a GtkGridLubomir Rintel2017-06-131-44/+33