Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nm: Replace libgnomeui with libnma for password dialog | Lubomir Rintel | 2016-09-05 | 1 | -3/+3 |
| | | | | | | | | libgnomeui is long deprecated. There's one functional difference: the choice to save the passwords is gone. The password flags and saved password should be set in the preferences dialog, but this commit does not fix that. | ||||
* | nm: Port to libnm | Lubomir Rintel | 2016-09-05 | 1 | -2/+2 |
| | |||||
* | nm: Check for libnm | Lubomir Rintel | 2016-09-05 | 1 | -3/+2 |
| | | | | | libnm replaces libnm-glib. This will make sense with port to libnm and is done to reduce line noise in that commit. | ||||
* | nm: Replace libgnomekeyring with libsecret | Lubomir Rintel | 2016-09-05 | 1 | -3/+2 |
| | | | | The former is deprecated and the newer API is nicer anyway. | ||||
* | nm: Drop some unneeded dependencies | Lubomir Rintel | 2016-09-05 | 1 | -1/+0 |
| | |||||
* | nm: Automatically determine path to the auth dialog | Lubomir Rintel | 2016-09-05 | 1 | -1/+1 |
| | |||||
* | Migrated NM frontend plugin to NetworkManager 0.9 | Martin Willi | 2011-09-05 | 1 | -5/+2 |
| | | | | Use GtkBuilder, drop gconf dependency. | ||||
* | Moved sources of the NetworkManager plugin to src/frontends. | Tobias Brunner | 2010-10-14 | 1 | -0/+26 |