summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnma/vpn-password-dialog: add nma_vpn_password_dialog_run_and_print()lr/external-auth-dialogLubomir Rintel2018-07-264-4/+219
* libnma/vpn-password-dialog: use actual types for widgets bound from a templateLubomir Rintel2018-07-261-40/+40
* libnma-docs: fix the URLLubomir Rintel2018-07-261-1/+1
* gitlab: build libnma site documentationLubomir Rintel2018-07-262-2/+29
* merge: branch 'lr/fixes'Lubomir Rintel2018-07-2656-262/+544
|\
| * editor/trivial: move utils_fake_return_key() to editorLubomir Rintel2018-07-2610-18/+73
| * glade: replace GtkHBox and GtkVBox with GtkBoxLubomir Rintel2018-07-2629-86/+172
| * glade: get rid of GtkContainer.border-widthLubomir Rintel2018-07-2632-50/+200
| * glade: drop use of GtkCheckButton.xalignLubomir Rintel2018-07-265-15/+14
| * glade: get rid of the GtkMisc.ypad propertyLubomir Rintel2018-07-261-1/+1
| * glade: drop GtkImage.yalign and GtkLabel.yalign usesLubomir Rintel2018-07-263-4/+3
| * glade: use margin_start/margin_end instead of left/rightLubomir Rintel2018-07-266-27/+27
| * libnma/wifi-dialog: fix assertion failure on changing a deviceLubomir Rintel2018-07-261-5/+2
| * libnma/wifi-dialog: don't set GtkContainer.border-widthLubomir Rintel2018-07-262-2/+4
| * libnma/wifi-dialog: properly escape the SSIDLubomir Rintel2018-07-261-3/+3
| * libnma: drop use of GtkWidget.no-show-all propertyLubomir Rintel2018-07-263-19/+8
| * utils: drop an useless use of gtk_widget_show_all()Lubomir Rintel2018-07-261-1/+1
| * wireless-security: avoid passing NULL to nma_cert_chooser_set_*_password()Lubomir Rintel2018-07-262-3/+8
| * all: make the labelling style consistentLubomir Rintel2018-07-264-28/+28
|/
* password-dialog: preserve mnemonicLubomir Rintel2018-07-261-4/+3
* libnma/cert-chooser: add some gtk-doc annotationsLubomir Rintel2018-07-261-4/+4
* bluetooth: fix an assert failure on creation cancellationlr/hold-importLubomir Rintel2018-07-241-1/+2
* connection-list: attempt a VPN import firstLubomir Rintel2018-07-241-25/+44
* connection-editor: hold GApplication while the import dialog is runningLubomir Rintel2018-07-245-46/+90
* build: set -Wall before we start probing the extra warning optionsLubomir Rintel2018-07-241-1/+1
* build: enable more warnings on autogenLubomir Rintel2018-07-241-1/+1
* docs: update copyright yearlr/import-holdLubomir Rintel2018-07-231-1/+2
* Update Turkish translationMuhammet Kara2018-07-201-999/+1691
* Update Turkish translationMuhammet Kara2018-07-201-895/+717
* merge: branch 'lr/vpn-add-idle'Lubomir Rintel2018-07-131-49/+10
|\
| * connection-editor: don't defer creation of vpn connection to idlelr/vpn-add-idleLubomir Rintel2018-07-121-49/+9
| * connection-editor: ignore --help in main() option contextLubomir Rintel2018-07-121-0/+1
|/
* Update Brazilian Portuguese translationRafael Fontenelle2018-07-051-407/+338
* Update German translationMario Blättermann2018-07-051-270/+297
* c-e: fix leak in update_relabel_list_filename() (clear_name_if_present())Thomas Haller2018-06-261-1/+1
* release: bump version to 1.8.15 (development)1.8.15-devLubomir Rintel2018-06-252-2/+2
* release: bump version to 1.8.141.8.14Lubomir Rintel2018-06-252-2/+2
* release: update NEWSLubomir Rintel2018-06-251-0/+15
* build: appindicator and xembed are not mutually exclusiveLubomir Rintel2018-06-252-2/+2
* build: install the appdata to a non-legacy locationLubomir Rintel2018-06-252-2/+2
* Update Catalan translationJordi Mas2018-06-241-796/+878
* editor: add label reference to "Interface name" in Team tabFrancesco Giudici2018-06-211-1/+5
* merge: branch 'lr/app-windows'Lubomir Rintel2018-06-1932-324/+203
|\
| * editor: fix --keep-above parsinglr/app-windowsLubomir Rintel2018-06-191-5/+2
| * editor/connection-list: drop editing-done signalLubomir Rintel2018-06-193-23/+7
| * editor: register editor windows as application windowsLubomir Rintel2018-06-191-25/+29
| * editor/connection-list: add new-editor signalLubomir Rintel2018-06-192-4/+31
| * editor/connection-editor: propagate the new-editor signalLubomir Rintel2018-06-192-1/+19
| * editor/connection-editor: drop signal slotsLubomir Rintel2018-06-192-5/+1
| * editor/connection-editor: use defines for signal namesLubomir Rintel2018-06-195-6/+8