| Commit message (Expand) | Author | Age | Files | Lines |
* | Updating tooltip periodically (#48408, #40912). | Eugeni Dodonov | 2009-03-04 | 1 | -0/+1 |
* | fix crash in net_applet when mandi is started (happens if mandi was not avail... | Olivier Blin | 2009-03-03 | 1 | -4/+3 |
* | reload network interfaces list when a new network device appears (if dbus sup... | Olivier Blin | 2009-02-25 | 1 | -0/+15 |
* | Restored strict pragma. | Eugeni Dodonov | 2009-01-27 | 1 | -0/+1 |
* | Added support for DNS server in tooltip. | Eugeni Dodonov | 2009-01-27 | 1 | -1/+2 |
* | use longer description for user-friendly interface names | Olivier Blin | 2008-11-20 | 1 | -1/+1 |
* | use user-friendly interface name | Olivier Blin | 2008-11-19 | 1 | -2/+2 |
* | simplify | Olivier Blin | 2008-11-17 | 1 | -1/+1 |
* | extract get_interface_icon | Olivier Blin | 2008-11-17 | 1 | -6/+7 |
* | extract get_interface_type | Olivier Blin | 2008-11-17 | 1 | -2/+7 |
* | show interface type name instead of just the interface | Olivier Blin | 2008-11-17 | 1 | -2/+12 |
* | correctly initialize monitor object in draknetcenter/drakroam/net_applet so t... | Olivier Blin | 2008-10-02 | 1 | -5/+4 |
* | use NET_APPLET_DBUS variable in /etc/sysconfig/drakx-net as D-Bus option | Olivier Blin | 2008-05-12 | 1 | -2/+2 |
* | use common in network::net_applet so that find works again | Olivier Blin | 2008-04-30 | 1 | -0/+1 |
* | do not try to run ifw code if disabled (total memory gain of 156 kB after net... | Olivier Blin | 2008-04-30 | 1 | -1/+1 |
* | move ifw code in network::net_applet::ifw | Olivier Blin | 2008-04-30 | 1 | -220/+3 |
* | move some variables in a network::net_applet package (to be shared with futur... | Olivier Blin | 2008-04-30 | 1 | -23/+48 |
* | be safer ("id" should exist only if a monitor exist when running as non-root ... | Olivier Blin | 2008-04-30 | 1 | -1/+1 |
* | allow to disable D-Bus usage by setting DBUS=no in /etc/sysconfig/net_applet | Olivier Blin | 2008-04-30 | 1 | -1/+1 |
* | read global settings from /etc/sysconfig/net_applet | Olivier Blin | 2008-04-30 | 1 | -0/+3 |
* | do not read modules_conf (saves 92 kB of RSS, 25808 -> 25716) | Olivier Blin | 2008-04-29 | 1 | -3/+1 |
* | rename network::tools::get_internet_connection as network::tools::get_default... | Olivier Blin | 2008-03-19 | 1 | -1/+1 |
* | add a message for PO stating when Process is a verb | Olivier Blin | 2008-03-17 | 1 | -2/+4 |
* | short-circuit to avoid creating useless widgets | Olivier Blin | 2008-03-14 | 1 | -2/+2 |
* | flush gtk before displaying notifications (so that they appear on the status ... | Olivier Blin | 2008-03-14 | 1 | -0/+1 |
* | set 'critical' urgency in attack notifications popup | Olivier Blin | 2008-03-14 | 1 | -0/+1 |
* | reindent for next commit | Olivier Blin | 2008-03-14 | 1 | -8/+10 |
* | use notification word instead of bubble | Olivier Blin | 2008-03-14 | 1 | -7/+7 |
* | adapt to new name | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | adapt to Gtk2::StatusIcon | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | adapt to new notification queue API | Olivier Blin | 2008-03-14 | 1 | -11/+14 |
* | fix regression in Gtk2::Notify patch | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | use Gtk2::Notify (#37509, from Titi) | Olivier Blin | 2008-03-14 | 1 | -22/+15 |
* | add support for "new connection" messages | Olivier Blin | 2008-03-04 | 1 | -7/+13 |
* | net_applet/drakroam/draknetcenter: list current network on top of network list | Olivier Blin | 2007-10-05 | 1 | -1/+1 |
* | fix typo /o\ | Olivier Blin | 2007-09-28 | 1 | -1/+1 |
* | check for draknetcenter/drakroam instances of root, not user | Olivier Blin | 2007-09-28 | 1 | -4/+5 |
* | do not allow to run multiple draknetcenter (#34276) | Olivier Blin | 2007-09-28 | 1 | -1/+1 |
* | remove unused variable | Olivier Blin | 2007-09-25 | 1 | -1/+0 |
* | fix prototype | Olivier Blin | 2007-09-25 | 1 | -2/+1 |
* | run net center instead of simple menu on left click | Olivier Blin | 2007-09-25 | 1 | -2/+7 |
* | use new connected/disconnected/unconfigured icons | Olivier Blin | 2007-09-19 | 1 | -10/+5 |
* | rename notconfigured as unconfigured | Olivier Blin | 2007-09-13 | 1 | -5/+5 |
* | do not hardcode icon extension and path | Olivier Blin | 2007-09-10 | 1 | -6/+6 |
* | always show interfaces in left-click menu | Olivier Blin | 2007-08-21 | 1 | -3/+4 |
* | do not show empty menus | Olivier Blin | 2007-08-21 | 1 | -1/+3 |
* | add "\n" to exception in order not to fire up drakbug (#32292) | Thierry Vignaud | 2007-08-06 | 1 | -4/+2 |
* | prevent firing up drakbug when automatic startup is disabled (#32292) | Thierry Vignaud | 2007-08-06 | 1 | -1/+4 |
* | use "Help" instead of "Get Online Help" since the doc is local (thanks damsweb) | Olivier Blin | 2007-07-08 | 1 | -1/+1 |
* | sync with 2007.1 (because of SVN loss)2007.1 | Olivier Blin | 2007-05-25 | 1 | -155/+334 |