Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename prepare_connection as setup_connection (to avoid confusion with ↵ | Olivier Blin | 2007-08-13 | 2 | -2/+2 |
| | | | | network::connection::prepare_connection) | ||||
* | allow to start connection if the type can't get networks | Olivier Blin | 2007-08-13 | 1 | -13/+18 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-08-12 | 1 | -372/+417 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-08-12 | 1 | -21/+17 |
| | |||||
* | New translations. | Mashrab Kuvatov | 2007-08-11 | 2 | -10927/+32 |
| | |||||
* | update translation for basque (euskara) | Iñigo Salvador Azurmendi | 2007-08-10 | 1 | -105/+181 |
| | |||||
* | run net_monitor when configure button is clicked | Olivier Blin | 2007-08-10 | 2 | -1/+10 |
| | |||||
* | fix typo | Olivier Blin | 2007-08-10 | 1 | -1/+1 |
| | |||||
* | rename update_on_network_change as update_on_status_change (we do not ↵ | Olivier Blin | 2007-08-09 | 2 | -6/+6 |
| | | | | necessarily have multiple networks) | ||||
* | connect buttons with connection manager actions | Olivier Blin | 2007-08-09 | 1 | -5/+21 |
| | |||||
* | remove spurious "button" | Olivier Blin | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | add a button to stop connection | Olivier Blin | 2007-08-09 | 1 | -0/+1 |
| | |||||
* | build a cmanager even if no network list is shown | Olivier Blin | 2007-08-09 | 1 | -8/+11 |
| | |||||
* | replace most used modules by connection_manager | Olivier Blin | 2007-08-09 | 1 | -11/+1 |
| | |||||
* | move more code in network::connection_manager | Olivier Blin | 2007-08-09 | 2 | -10/+10 |
| | |||||
* | rename droam as cmanager where appropriate | Olivier Blin | 2007-08-09 | 2 | -112/+112 |
| | |||||
* | revert unwanted commit | Olivier Blin | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | move connection management code of drakroam in new network::connection_manager | Olivier Blin | 2007-08-09 | 4 | -260/+272 |
| | |||||
* | update perl_checker blacklist | Olivier Blin | 2007-08-09 | 1 | -0/+11 |
| | |||||
* | fix pixbufs (oops) | Olivier Blin | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | add start/stop buttons | Olivier Blin | 2007-08-09 | 1 | -10/+26 |
| | |||||
* | rename connect as connect_toggle | Olivier Blin | 2007-08-09 | 1 | -4/+4 |
| | |||||
* | reorganize to share pixbufs in draknetcenter | Olivier Blin | 2007-08-09 | 3 | -29/+38 |
| | |||||
* | minor update | Thierry Vignaud | 2007-08-09 | 1 | -3/+3 |
| | |||||
* | sync with code | Thierry Vignaud | 2007-08-09 | 71 | -209355/+210414 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-08-08 | 1 | -8/+6 |
| | |||||
* | - add subtree_check option | Nicolas Vigier | 2007-08-08 | 1 | -10/+19 |
| | | | | | | | - fix bug with sync/async option - fix more calls to nfs service renamed to nfs-server | ||||
* | use exit instead of return as we're not in a subroutine (fix bug #32374) | Nicolas Vigier | 2007-08-08 | 1 | -1/+1 |
| | |||||
* | use exit instead of return as we're not in a subroutine | Nicolas Vigier | 2007-08-08 | 1 | -1/+1 |
| | |||||
* | - fix path for do_pkgs->ensure_is_installed : /sbin/rpc.statd | Nicolas Vigier | 2007-08-08 | 1 | -2/+2 |
| | | | | | | | is from nfs-utils-client package, not nfs-utils - nfs service was renamed to nfs-server for 2008.0 | ||||
* | remove encryption flags column in networks list | Olivier Blin | 2007-08-06 | 1 | -3/+1 |
| | |||||
* | show signal strength and encryption flags as tooltip for networks list | Olivier Blin | 2007-08-06 | 1 | -0/+11 |
| | |||||
* | 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 |
| | |||||
* | add some space between widgets | Olivier Blin | 2007-08-03 | 1 | -3/+3 |
| | |||||
* | simplify | Olivier Blin | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | remove unused parentheses | Olivier Blin | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | use more drakroam code | Olivier Blin | 2007-08-03 | 1 | -39/+16 |
| | |||||
* | allow to filter networks | Olivier Blin | 2007-08-03 | 1 | -1/+4 |
| | |||||
* | do not modify buttons if not present | Olivier Blin | 2007-08-03 | 1 | -5/+10 |
| | |||||
* | move network list code in build_network_frame() so that net center can build ↵ | Olivier Blin | 2007-08-03 | 1 | -11/+17 |
| | | | | one network list per interface | ||||
* | use drakroam pixbuf code | Olivier Blin | 2007-08-03 | 1 | -13/+5 |
| | |||||
* | split pixbufs code out | Olivier Blin | 2007-08-03 | 1 | -9/+14 |
| | |||||
* | use title2 for descriptions | Olivier Blin | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | re-organize boxes | Olivier Blin | 2007-08-03 | 1 | -13/+17 |
| | |||||
* | pass droam variable | Olivier Blin | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | move drakroam code in network::drakroam | Olivier Blin | 2007-08-03 | 2 | -343/+358 |
| | |||||
* | move most initialization code in a main sub | Olivier Blin | 2007-08-03 | 1 | -19/+24 |
| | |||||
* | simplify | Olivier Blin | 2007-08-03 | 1 | -3/+1 |
| | |||||
* | move gui stuff in build_drakroam_gui | Olivier Blin | 2007-08-03 | 1 | -81/+84 |
| |