Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add description for ethernet and wireless types | Olivier Blin | 2008-11-17 | 2 | -0/+2 |
| | |||||
* | prefer type description | Olivier Blin | 2008-11-17 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2008-11-17 | 1 | -5/+5 |
| | |||||
* | Fixed typos in Romanian translation | Cosmin Humeniuc | 2008-11-17 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | detect cellular_card types from ifcfg file | Olivier Blin | 2008-11-17 | 1 | -0/+5 |
| | |||||
* | 0.54 | Olivier Blin | 2008-11-17 | 2 | -1/+5 |
| | |||||
* | show/hide connections on hotplug events | Olivier Blin | 2008-11-17 | 1 | -3/+22 |
| | |||||
* | print connection events | Olivier Blin | 2008-11-17 | 1 | -0/+1 |
| | |||||
* | simplify | Olivier Blin | 2008-11-17 | 1 | -1/+1 |
| | |||||
* | keep track of box displaying a cmanager (to hide/show on connection events) | Olivier Blin | 2008-11-17 | 1 | -1/+1 |
| | |||||
* | keep track of main managers box (to add more managers on hotplugging) | Olivier Blin | 2008-11-17 | 1 | -1/+2 |
| | |||||
* | extract get_connections | Olivier Blin | 2008-11-17 | 1 | -9/+13 |
| | |||||
* | extract build_cmanager_box function | Olivier Blin | 2008-11-17 | 1 | -85/+88 |
| | |||||
* | use connection field instead of default input variable | Olivier Blin | 2008-11-17 | 1 | -3/+3 |
| | |||||
* | move separator in box | Olivier Blin | 2008-11-17 | 1 | -1/+2 |
| | |||||
* | remember ethernet interface, it is not likely to change, and it is useful to ↵ | Olivier Blin | 2008-11-17 | 1 | -1/+1 |
| | | | | keep it to match objects with interfaces on device removal events | ||||
* | make in data too | Olivier Blin | 2008-11-14 | 1 | -0/+1 |
| | |||||
* | log last change | Olivier Blin | 2008-11-14 | 1 | -0/+1 |
| | |||||
* | translate desktop file | Olivier Blin | 2008-11-14 | 1 | -0/+10 |
| | |||||
* | make desktop file translatable | Olivier Blin | 2008-11-14 | 1 | -1/+1 |
| | |||||
* | make draknetcenter.desktop translatable | Olivier Blin | 2008-11-14 | 1 | -0/+0 |
| | |||||
* | run from /usr/bin (to run through consolehelper directly) | Olivier Blin | 2008-11-14 | 1 | -1/+1 |
| | |||||
* | use "Network Center" as primary name | Olivier Blin | 2008-11-14 | 1 | -2/+1 |
| | |||||
* | add netcenter desktop file (from Caio) | Olivier Blin | 2008-11-14 | 1 | -0/+8 |
| | |||||
* | 0.53 | Olivier Blin | 2008-11-14 | 2 | -1/+13 |
| | |||||
* | allow to search in networks list (from Pascal Terjan) | Olivier Blin | 2008-11-13 | 1 | -0/+6 |
| | |||||
* | remove trailing newline | Olivier Blin | 2008-11-13 | 1 | -1/+0 |
| | |||||
* | use cmp operator | Olivier Blin | 2008-11-13 | 1 | -4/+5 |
| | |||||
* | allow to sort networks list (from Pascal Terjan, #40177) | Olivier Blin | 2008-11-13 | 1 | -0/+23 |
| | |||||
* | add network connection type label | Olivier Blin | 2008-11-13 | 1 | -3/+8 |
| | |||||
* | use object notation | Olivier Blin | 2008-11-13 | 1 | -1/+1 |
| | |||||
* | reload networks list from wpa_supplicant before checking if a network | Olivier Blin | 2008-11-13 | 1 | -0/+6 |
| | | | | | | is configured (fixes showing configure window again when clicking Connect right after Configure) | ||||
* | run wpa_cli reconfigure after writing network settings in wpa config file | Olivier Blin | 2008-11-13 | 1 | -0/+2 |
| | |||||
* | fix typo | Olivier Blin | 2008-11-13 | 1 | -3/+3 |
| | |||||
* | update translation for German | Wolfgang Bornath | 2008-11-08 | 1 | -25/+58 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-11-05 | 1 | -2/+2 |
| | |||||
* | revert useless workaround (network::net_applet::ifw is initialized a few ↵ | Olivier Blin | 2008-10-12 | 2 | -3/+1 |
| | | | | lines before), this has already been fixed a few weeks ago (#42557) | ||||
* | (create) prevent crashing on IFW initialization (looks looks timing | Thierry Vignaud | 2008-10-11 | 2 | -1/+3 |
| | | | | | issue; lots of report: #41440) | ||||
* | (main) honnor canceling interactive firewall | Thierry Vignaud | 2008-10-10 | 2 | -1/+4 |
| | |||||
* | (choose_watched_services) do not display any banner when embedded (like bug ↵ | Thierry Vignaud | 2008-10-10 | 1 | -1/+1 |
| | | | | #44732) | ||||
* | (choose_allowed_services) do not display any banner when embedded (#44732) | Thierry Vignaud | 2008-10-10 | 2 | -1/+4 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-10-07 | 1 | -3/+3 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2008-10-06 | 1 | -3/+3 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2008-10-06 | 1 | -2/+2 |
| | |||||
* | update | José Melo | 2008-10-06 | 1 | -2/+2 |
| | |||||
* | translation update, ukrainian language | Sergey Ribalchenko | 2008-10-05 | 1 | -9/+9 |
| |