summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* better let pango/Gtk+ do the proper wrapping that let translatorThierry Vignaud2004-08-121-3/+2
| | | | | | manually insert end of lines which will badly look depending on current theme and font settings
* fixed English stringPablo Saratxaga2004-08-121-1/+1
|
* let's be more l10n-friendlyThierry Vignaud2004-08-121-3/+3
|
* fix default connection time (Fabrice FACORAT)Thierry Vignaud2004-08-121-1/+1
|
* (basic_seclevel_explanations) explainThierry Vignaud2004-08-121-0/+1
|
* (basic_seclevel_explanations)Thierry Vignaud2004-08-121-6/+6
| | | | | | - handle "bold" value for "weight" - display labels as bold
* rewrite write_config for wlandetect to use output()Olivier Blin2004-08-111-21/+13
|
* regexp cleanup (bis)Olivier Blin2004-08-111-2/+2
|
* regexp cleanupsOlivier Blin2004-08-111-16/+8
|
* remove unused variableOlivier Blin2004-08-111-1/+0
|
* use each_indexOlivier Blin2004-08-111-5/+3
|
* introduce and use isRoamingRunning to detect if the roaming daemon isOlivier Blin2004-08-111-3/+10
| | | | | running (woah, sector clear, titi is gone home, no more cvs conflicts)
* prepare for multiple roaming daemons supportOlivier Blin2004-08-111-58/+82
|
* perl_checker hintsThierry Vignaud2004-08-111-2/+2
|
* comment unused variableOlivier Blin2004-08-111-1/+2
|
* update product list and fix case (bugzilla is case sensitive)Olivier Blin2004-08-111-1/+1
|
* fix product, component and version for bugzillaOlivier Blin2004-08-111-2/+6
|
* reorganize to use the same upload info message for Anthill and BugzillaOlivier Blin2004-08-111-5/+5
|
* fix bugzilla urlOlivier Blin2004-08-111-1/+1
|
* - perl_checker fixesDaouda Lo2004-08-111-2/+2
|
* run UpdateStatus after a timeout in case 'ps' output isn't updated immediatelyOlivier Blin2004-08-111-2/+3
|
* - use webclient-kde instead of konquerorDaouda Lo2004-08-111-2/+2
| | | | | - add epiphany browser
* perl_checker compliancePascal Rigaux2004-08-112-7/+7
|
* make titi enhancement actually workOlivier Blin2004-08-111-1/+1
|
* typo fixThierry Vignaud2004-08-111-1/+1
|
* (Dialog) according to mandrake guidelines we should not use stock iconThierry Vignaud2004-08-111-1/+1
|
* use standaloneOlivier Blin2004-08-111-2/+5
|
* only one item can be selected in the known listOlivier Blin2004-08-111-4/+4
|
* use a lower scan interval, as requested by AustinOlivier Blin2004-08-111-1/+1
|
* use cat_, remove unneeded local $_, try to fix ConnectNowOlivier Blin2004-08-111-20/+13
|
* (AddNet) help perl_checker in checking callersThierry Vignaud2004-08-111-5/+1
|
* (UpdateStatus) simplifyThierry Vignaud2004-08-111-7/+3
|
* simplify through run_program::get_stdout()Thierry Vignaud2004-08-111-17/+11
|
* expand parenthesisesThierry Vignaud2004-08-111-6/+24
|
* (UpdateAvailable) probably betterThierry Vignaud2004-08-111-2/+1
|
* (UpdateAvailable) localize variableThierry Vignaud2004-08-111-0/+1
|
* (Dialog) indentThierry Vignaud2004-08-111-8/+8
|
* (Dialog) enable checking call signatureThierry Vignaud2004-08-111-1/+1
|
* (Dialog) simplify: reuse create_scrolled_window()Thierry Vignaud2004-08-111-5/+1
|
* (Dialog) fix it (got broken on ugtk2 port)Thierry Vignaud2004-08-111-1/+1
|
* perl_checker fixesThierry Vignaud2004-08-111-21/+23
|
* perl_checker complianceOlivier Blin2004-08-101-1/+1
|
* ugtk2 portOlivier Blin2004-08-101-176/+88
|
* (AddNet, WriteConfig) do not bother accessing arrays like in CThierry Vignaud2004-08-101-14/+10
|
* perl_checker cleanups (GUI code actually wasn't touched in order toThierry Vignaud2004-08-101-132/+128
| | | | | help olivier merge his ugtk2 porting work)
* fix roaming detectionOlivier Blin2004-08-101-10/+5
|
* initial import of wlandetect version, from Austin ActionOlivier Blin2004-08-101-0/+445
|
* network::tools::connect_prog is really dead nowOlivier Blin2004-08-101-5/+1
|
* add a horizontal separator in stats to prevent visual disguts betweenThierry Vignaud2004-08-101-0/+1
| | | | | supposed non aligned labels
* fix looking aka vertical alignment of labels (Fabrice FACORAT ↵Thierry Vignaud2004-08-101-1/+1
| | | | <f.faber-pro@ifrance.com>, #10300)