summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-07-11Merge tag 'debian/1.2.2-2'nma-1-2Lubomir Rintel9-0/+9087
2016-05-11Imported Upstream version 1.2.2Michael Biebl3-81/+73
2016-04-26editor: populate the list only after the type filter is setLubomir Rintel2-20/+20
2016-04-26applet: open the editor in create mode when there are no vpn connectionsLubomir Rintel1-4/+21
2016-04-26applet: allow multiple VPN connectionsLubomir Rintel1-57/+31
2016-04-26applet: avoid modifying the list we're iteratingLubomir Rintel1-0/+1
2016-03-31Imported Upstream version 1.1.92Michael Biebl35-475/+1353
2016-03-29eap: fix a wrongly placed braceLubomir Rintel1-2/+2
2016-03-29editor: add 'ignore' option in Ethernet wake-on-lan flagsBeniamino Galvani2-5/+33
2016-03-29Revert "applet: workaround crash in applet code"Lubomir Rintel1-5/+4
2016-03-18applet: fix some visual ugliness and ensure available connections show in ind...Dan Williams1-18/+20
2016-03-18applet: add --indicator to switch between indicator and status icon at runtimeDan Williams2-12/+21
2016-03-18applet: allow indicator and status icon to be built togetherDan Williams2-152/+139
2016-03-18applet: build (but disable) notifications code for indicator tooDan Williams2-32/+32
2016-03-18applet: don't use GtkImageMenuItems (bgo #740574)Dan Williams4-54/+8
2016-03-18applet: use fewer deprecated GtkImageMenuItems (bgo #740574)Dan Williams1-28/+21
2016-03-18applet: appindicator/dbusmenu can deal just fine with Pango markupDan Williams1-2/+0
2016-03-13applet: anticipate nma_icon_check_and_load() returning no iconThomas Haller4-57/+63
2016-03-13applet: also cache absent icon in nma_icon_check_and_load()Thomas Haller1-5/+3
2016-03-13applet: create fallback_icon only once in nma_icons_reload()Thomas Haller1-2/+4
2016-03-13applet: ensure to load icons in nma_icons_init()Thomas Haller1-1/+2
2016-03-11info-dialog: don't try to process ipv4 settings where there are noneLubomir Rintel1-5/+16
2016-03-11(lt-nm-applet:25513): GLib-CRITICAL **: Source ID 217 was not found when atte...Lubomir Rintel1-2/+3
2016-03-08all: remove last dbus-glib bitsLubomir Rintel4-8/+2
2016-03-08applet: fix tracking of active access-pointThomas Haller1-31/+155
2016-03-08wireless-security: fix some error handlingLubomir Rintel1-1/+1
2016-03-08wifi: remove some dead codeLubomir Rintel1-2/+2
2016-03-08wifi: add a comment to make coverity happyLubomir Rintel1-0/+1
2016-03-08wep: fix a couple of potential buffer overflowsLubomir Rintel2-3/+4
2016-03-07applet: refactor handling string allocations in applet_update_icon()Thomas Haller1-21/+26
2016-03-07applet: fix leaking icon_name in foo_set_icon()Thomas Haller1-2/+2
2016-03-07applet: add some assertions to get_icon() functionsThomas Haller5-1/+16
2016-03-07applet: fix leak in ethernet_get_icon()Thomas Haller1-1/+1
2016-03-04applet: workaround crash in applet codeThomas Haller1-4/+5
2016-03-04connection-editor: remove unused variableThomas Haller1-1/+1
2016-03-02libnm-gtk/tests: don't check for translated valueThomas Haller1-1/+1
2016-03-02tests: run tests on "make check"Michael Biebl2-2/+2
2016-03-01Imported Upstream version 1.1.91Michael Biebl95-1062/+437
2016-02-29applet: avoid setting negative icon-size for appletThomas Haller1-1/+6
2016-02-24applet: cleanup nma_icons_reload() and fix leakThomas Haller1-12/+9
2016-02-24applet: fix crash due to wrongly handling references for iconsThomas Haller1-7/+6
2016-02-24applet: refactor handling @pixbuf in foo_set_icon()Thomas Haller1-7/+10
2016-02-24applet: don't check for non-null @errorThomas Haller1-9/+6
2016-02-24applet: fix leaking @loader in nma_icons_reload()Thomas Haller1-2/+1
2016-02-24applet: minor refactoring and drop nma_clear_icon()Thomas Haller1-18/+10
2016-02-24all: include <gtk/gtk.h> via "nm-default.h"Thomas Haller42-81/+5
2016-02-24all: include <glib.h> via "nm-default.h"Thomas Haller10-17/+0
2016-02-24all: include <glib/gi18n-lib.h> via "nm-default.h"Thomas Haller12-15/+0
2016-02-24all: include <glib/gi18n.h> via "nm-default.h"Thomas Haller56-58/+0
2016-02-24all: include "config.h" via "nm-default.h"Thomas Haller74-147/+2