summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glade: Fix Hidden Wi-Fi dialogue being partly untranslatedwip/hadess/hidden-wifi-gettextBastien Nocera2018-08-272-2/+2
* Update Indonesian translationKukuh Syafaat2018-08-271-437/+512
* Update Kazakh translationBaurzhan Muftakhidinov2018-08-261-836/+1000
* Update German translationChristian Kirbach2018-08-251-191/+193
* libnm-gtk: use new providers database constantJan Tojnar2018-08-202-6/+2
* Update Turkish translationEmin Tufan Çetin2018-08-121-633/+426
* release: bump version to 1.8.17 (development)1.8.17-devLubomir Rintel2018-08-072-2/+2
* release: bump version to 1.8.161.8.16Lubomir Rintel2018-08-072-2/+2
* release: update NEWSLubomir Rintel2018-08-071-0/+10
* build: sync m4/compiler_options.m4 with NetworkManagerLubomir Rintel2018-08-071-2/+2
* Merge branch 'hard-paths' into 'master'Lubomir Rintel2018-08-076-0/+52
|\
| * nma/mobile-providers: also use the data file locations from pc filesJan Tojnar2018-08-076-0/+52
|/
* Update Brazilian Portuguese translationRafael Fontenelle2018-08-061-178/+218
* libnma: fix a copy/paste error in a messageLubomir Rintel2018-08-061-1/+1
* build: a trivial whitespace fixLubomir Rintel2018-07-301-1/+1
* merge: branch 'lr/compiler-options'Lubomir Rintel2018-07-303-23/+48
|\
| * build: pass -std=gnu99 to compilerlr/compiler-optionsThomas Haller2018-07-302-1/+13
| * m4/trivial: fix indentationThomas Haller2018-07-301-1/+1
| * m4: parametrize flags variableLubomir Rintel2018-07-302-22/+24
| * m4/trivial: add a bug link to a compiler warning checkLubomir Rintel2018-07-301-0/+1
| * m4: disable -Wcast-function-typeLubomir Rintel2018-07-301-0/+10
|/
* Update Polish translationPiotr Drąg2018-07-291-316/+322
* 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
|\