summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakxservices
Commit message (Collapse)AuthorAgeFilesLines
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-241-1/+1
|
* reuse mcc icons (if availlable) for windowsThierry Vignaud2004-09-021-0/+1
|
* reflect in standalone drakxtools the removal of DrakX iconsGuillaume Cottenceau2003-02-281-1/+1
|
* - clean up embedding; since socket get automatically destroyed on child exitThierry Vignaud2003-02-241-3/+1
| | | | | | | | | | and since they emit plug-removed at that moment, it's just cleaner to centralize/consolidate the child exit in mcc this of course, need a newer up-to-date mcc what's more, it allows to remove the somewhat mythical "$::isEmbedded and kill 'USR1', $::CCPID;" - drakautoinst, drakxservices, keyboardrake: fix fscking embedding managment
* strict modeMystery Man 5802002-12-041-0/+1
|
* - standalone.pm :Thierry Vignaud2002-11-181-5/+0
| | | | | | | | | | | o make it be 'use strict' aware o factorize options managment in one place - standalone tools : o they all now support -h|--help -v|--version, ... o they can add their own options to %standalone::usages - harddrake : use std --testing/$::testing rather than its own --test option
* replace "kill USR1" with "kill 'USR1'" (and same for USR2)Pascal Rigaux2002-08-051-1/+1
| | | | | (so that 'use strict' works)
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-2/+0
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-1/+2
| | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations'
* use vnew the right way everywhereGuillaume Cottenceau2001-08-091-1/+1
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|
* added icon managementdamien2001-05-161-1/+1
|
* embedded modedamien2001-03-101-2/+6
|
* use standalone and standalone::pkgs_installPascal Rigaux2001-01-101-1/+1
|
* no_commentPascal Rigaux2000-08-011-1/+3
|
* no_commentPascal Rigaux2000-02-221-1/+1
|
* no_commentPascal Rigaux2000-02-211-26/+3
|
* no_commentPascal Rigaux2000-01-011-1/+1
|
* no_commentPascal Rigaux1999-12-281-2/+13
|
* no_commentPascal Rigaux1999-12-221-1/+1
|
* no_commentPascal Rigaux1999-12-201-2/+2
|
* no_commentPascal Rigaux1999-12-091-0/+30