summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* applet: fix some visual ugliness and ensure available connections show in ind...dcbw/indicator-cleanupsDan Williams2016-03-171-18/+20
* applet: add --indicator to switch between indicator and status icon at runtimeDan Williams2016-03-172-12/+21
* applet: allow indicator and status icon to be built togetherDan Williams2016-03-173-153/+140
* applet: build (but disable) notifications code for indicator tooDan Williams2016-03-172-32/+32
* applet: don't use GtkImageMenuItems (bgo #740574)Dan Williams2016-03-155-54/+9
* applet: use fewer deprecated GtkImageMenuItems (bgo #740574)Dan Williams2016-03-151-28/+21
* applet: appindicator/dbusmenu can deal just fine with Pango markupDan Williams2016-03-151-2/+0
* Updated Finnish translationJiri Grönroos2016-03-131-660/+692
* applet: merge branch 'th/applet-icon'Thomas Haller2016-03-137-85/+182
|\
| * applet: anticipate nma_icon_check_and_load() returning no iconThomas Haller2016-03-134-57/+63
| * applet: also cache absent icon in nma_icon_check_and_load()Thomas Haller2016-03-131-5/+3
| * applet: create fallback_icon only once in nma_icons_reload()Thomas Haller2016-03-131-2/+4
| * applet: ensure to load icons in nma_icons_init()Thomas Haller2016-03-131-1/+2
| * shared: update shared files from NetworkManagerThomas Haller2016-03-133-21/+111
|/
* info-dialog: don't try to process ipv4 settings where there are noneLubomir Rintel2016-03-111-5/+16
* (lt-nm-applet:25513): GLib-CRITICAL **: Source ID 217 was not found when atte...Lubomir Rintel2016-03-111-2/+3
* Updated Occitan translationCédric Valmary2016-03-101-1224/+1637
* all: remove last dbus-glib bitsLubomir Rintel2016-03-085-10/+2
* gitignore: ignore some test artifactsThomas Haller2016-03-081-0/+4
* applet: fix tracking of active access-pointThomas Haller2016-03-081-31/+155
* wireless-security: fix some error handlingLubomir Rintel2016-03-081-1/+1
* wifi: remove some dead codeLubomir Rintel2016-03-081-2/+2
* wifi: add a comment to make coverity happyLubomir Rintel2016-03-081-0/+1
* wep: fix a couple of potential buffer overflowsLubomir Rintel2016-03-082-3/+4
* applet: refactor handling string allocations in applet_update_icon()Thomas Haller2016-03-071-21/+26
* applet: fix leaking icon_name in foo_set_icon()Thomas Haller2016-03-071-2/+2
* applet: add some assertions to get_icon() functionsThomas Haller2016-03-075-1/+16
* applet: fix leak in ethernet_get_icon()Thomas Haller2016-03-071-1/+1
* Updated Hungarian translationGábor Kelemen2016-03-051-634/+645
* applet: workaround crash in applet codeThomas Haller2016-03-041-4/+5
* build: add our own version of the introspection.m4 macroThomas Haller2016-03-041-0/+96
* connection-editor: remove unused variableThomas Haller2016-03-041-1/+1
* libnm-gtk/tests: don't check for translated valueThomas Haller2016-03-021-1/+1
* tests: run tests on "make check"Michael Biebl2016-03-022-2/+2
* release: bump version to 1.1.91 (1.2-beta2)1.2-beta2Beniamino Galvani2016-03-011-1/+1
* release: update NEWSBeniamino Galvani2016-03-011-1/+1
* applet: merge branch 'th/applet-icon-crash-bgo762421'Thomas Haller2016-02-291-50/+42
|\
| * applet: avoid setting negative icon-size for appletth/applet-icon-crash-bgo762421Thomas Haller2016-02-291-1/+6
| * applet: cleanup nma_icons_reload() and fix leakThomas Haller2016-02-241-12/+9
| * applet: fix crash due to wrongly handling references for iconsThomas Haller2016-02-241-7/+6
| * applet: refactor handling @pixbuf in foo_set_icon()Thomas Haller2016-02-241-7/+10
| * applet: don't check for non-null @errorThomas Haller2016-02-241-9/+6
| * applet: fix leaking @loader in nma_icons_reload()Thomas Haller2016-02-241-2/+1
| * applet: minor refactoring and drop nma_clear_icon()Thomas Haller2016-02-241-18/+10
|/
* all: merge branch 'th/include-nm-default'Thomas Haller2016-02-2478-484/+21
|\
| * all: include <gtk/gtk.h> via "nm-default.h"Thomas Haller2016-02-2443-81/+7
| * all: include <glib.h> via "nm-default.h"Thomas Haller2016-02-2410-17/+0
| * all: include <glib/gi18n-lib.h> via "nm-default.h"Thomas Haller2016-02-2412-15/+0
| * all: include <glib/gi18n.h> via "nm-default.h"Thomas Haller2016-02-2456-58/+0
| * all: include "config.h" via "nm-default.h"Thomas Haller2016-02-2475-147/+7