summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add new iconsOlivier Blin2007-08-136-0/+0
* rename prepare_connection as setup_connection (to avoid confusion with networ...Olivier Blin2007-08-132-2/+2
* allow to start connection if the type can't get networksOlivier Blin2007-08-131-13/+18
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-08-121-372/+417
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-08-121-21/+17
* New translations.Mashrab Kuvatov2007-08-112-10927/+32
* update translation for basque (euskara)IƱigo Salvador Azurmendi2007-08-101-105/+181
* run net_monitor when configure button is clickedOlivier Blin2007-08-102-1/+10
* fix typoOlivier Blin2007-08-101-1/+1
* rename update_on_network_change as update_on_status_change (we do not necessa...Olivier Blin2007-08-092-6/+6
* connect buttons with connection manager actionsOlivier Blin2007-08-091-5/+21
* remove spurious "button"Olivier Blin2007-08-091-1/+1
* add a button to stop connectionOlivier Blin2007-08-091-0/+1
* build a cmanager even if no network list is shownOlivier Blin2007-08-091-8/+11
* replace most used modules by connection_managerOlivier Blin2007-08-091-11/+1
* move more code in network::connection_managerOlivier Blin2007-08-092-10/+10
* rename droam as cmanager where appropriateOlivier Blin2007-08-092-112/+112
* revert unwanted commitOlivier Blin2007-08-091-1/+1
* move connection management code of drakroam in new network::connection_managerOlivier Blin2007-08-094-260/+272
* update perl_checker blacklistOlivier Blin2007-08-091-0/+11
* fix pixbufs (oops)Olivier Blin2007-08-091-1/+1
* add start/stop buttonsOlivier Blin2007-08-091-10/+26
* rename connect as connect_toggleOlivier Blin2007-08-091-4/+4
* reorganize to share pixbufs in draknetcenterOlivier Blin2007-08-093-29/+38
* minor updateThierry Vignaud2007-08-091-3/+3
* sync with codeThierry Vignaud2007-08-0971-209355/+210414
* update translation for HebrewDotan Kamber2007-08-081-8/+6
* - add subtree_check optionNicolas Vigier2007-08-081-10/+19
* use exit instead of return as we're not in a subroutine (fix bug #32374)Nicolas Vigier2007-08-081-1/+1
* use exit instead of return as we're not in a subroutineNicolas Vigier2007-08-081-1/+1
* - fix path for do_pkgs->ensure_is_installed : /sbin/rpc.statdNicolas Vigier2007-08-081-2/+2
* remove encryption flags column in networks listOlivier Blin2007-08-061-3/+1
* show signal strength and encryption flags as tooltip for networks listOlivier Blin2007-08-061-0/+11
* 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
* add some space between widgetsOlivier Blin2007-08-031-3/+3
* simplifyOlivier Blin2007-08-031-1/+1
* remove unused parenthesesOlivier Blin2007-08-031-1/+1
* use more drakroam codeOlivier Blin2007-08-031-39/+16
* allow to filter networksOlivier Blin2007-08-031-1/+4
* do not modify buttons if not presentOlivier Blin2007-08-031-5/+10
* move network list code in build_network_frame() so that net center can build ...Olivier Blin2007-08-031-11/+17
* use drakroam pixbuf codeOlivier Blin2007-08-031-13/+5
* split pixbufs code outOlivier Blin2007-08-031-9/+14
* use title2 for descriptionsOlivier Blin2007-08-031-1/+1
* re-organize boxesOlivier Blin2007-08-031-13/+17
* pass droam variableOlivier Blin2007-08-031-1/+1
* move drakroam code in network::drakroamOlivier Blin2007-08-032-343/+358
* move most initialization code in a main subOlivier Blin2007-08-031-19/+24
* simplifyOlivier Blin2007-08-031-3/+1