summaryrefslogtreecommitdiffstats
path: root/bin/net_applet
Commit message (Expand)AuthorAgeFilesLines
...
* simplifyOlivier Blin2008-11-171-1/+1
* extract get_interface_iconOlivier Blin2008-11-171-6/+7
* extract get_interface_typeOlivier Blin2008-11-171-2/+7
* show interface type name instead of just the interfaceOlivier Blin2008-11-171-2/+12
* correctly initialize monitor object in draknetcenter/drakroam/net_applet so t...Olivier Blin2008-10-021-5/+4
* use NET_APPLET_DBUS variable in /etc/sysconfig/drakx-net as D-Bus optionOlivier Blin2008-05-121-2/+2
* use common in network::net_applet so that find works againOlivier Blin2008-04-301-0/+1
* do not try to run ifw code if disabled (total memory gain of 156 kB after net...Olivier Blin2008-04-301-1/+1
* move ifw code in network::net_applet::ifwOlivier Blin2008-04-301-220/+3
* move some variables in a network::net_applet package (to be shared with futur...Olivier Blin2008-04-301-23/+48
* be safer ("id" should exist only if a monitor exist when running as non-root ...Olivier Blin2008-04-301-1/+1
* allow to disable D-Bus usage by setting DBUS=no in /etc/sysconfig/net_appletOlivier Blin2008-04-301-1/+1
* read global settings from /etc/sysconfig/net_appletOlivier Blin2008-04-301-0/+3
* do not read modules_conf (saves 92 kB of RSS, 25808 -> 25716)Olivier Blin2008-04-291-3/+1
* rename network::tools::get_internet_connection as network::tools::get_default...Olivier Blin2008-03-191-1/+1
* add a message for PO stating when Process is a verbOlivier Blin2008-03-171-2/+4
* short-circuit to avoid creating useless widgetsOlivier Blin2008-03-141-2/+2
* flush gtk before displaying notifications (so that they appear on the status ...Olivier Blin2008-03-141-0/+1
* set 'critical' urgency in attack notifications popupOlivier Blin2008-03-141-0/+1
* reindent for next commitOlivier Blin2008-03-141-8/+10
* use notification word instead of bubbleOlivier Blin2008-03-141-7/+7
* adapt to new nameOlivier Blin2008-03-141-1/+1
* adapt to Gtk2::StatusIconOlivier Blin2008-03-141-1/+1
* adapt to new notification queue APIOlivier Blin2008-03-141-11/+14
* fix regression in Gtk2::Notify patchOlivier Blin2008-03-141-1/+1
* use Gtk2::Notify (#37509, from Titi)Olivier Blin2008-03-141-22/+15
* add support for "new connection" messagesOlivier Blin2008-03-041-7/+13
* net_applet/drakroam/draknetcenter: list current network on top of network listOlivier Blin2007-10-051-1/+1
* fix typo /o\Olivier Blin2007-09-281-1/+1
* check for draknetcenter/drakroam instances of root, not userOlivier Blin2007-09-281-4/+5
* do not allow to run multiple draknetcenter (#34276)Olivier Blin2007-09-281-1/+1
* remove unused variableOlivier Blin2007-09-251-1/+0
* fix prototypeOlivier Blin2007-09-251-2/+1
* run net center instead of simple menu on left clickOlivier Blin2007-09-251-2/+7
* use new connected/disconnected/unconfigured iconsOlivier Blin2007-09-191-10/+5
* rename notconfigured as unconfiguredOlivier Blin2007-09-131-5/+5
* do not hardcode icon extension and pathOlivier Blin2007-09-101-6/+6
* always show interfaces in left-click menuOlivier Blin2007-08-211-3/+4
* do not show empty menusOlivier Blin2007-08-211-1/+3
* add "\n" to exception in order not to fire up drakbug (#32292)Thierry Vignaud2007-08-061-4/+2
* prevent firing up drakbug when automatic startup is disabled (#32292)Thierry Vignaud2007-08-061-1/+4
* use "Help" instead of "Get Online Help" since the doc is local (thanks damsweb)Olivier Blin2007-07-081-1/+1
* sync with 2007.1 (because of SVN loss)2007.1Olivier Blin2007-05-251-155/+334
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+489