summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakfont
Commit message (Collapse)AuthorAgeFilesLines
* replace "kill USR1" with "kill 'USR1'" (and same for USR2)Pascal Rigaux2002-08-051-3/+3
| | | | | (so that 'use strict' works)
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-1/+0
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* perltidy parsing.Sebastien Dupont2002-07-111-495/+803
|
* remove uninteresting yduret changes,Sebastien Dupont2002-04-041-32/+29
| | | | | | | would it be possible to know what are your "bugs fixies" ? to yduret: I'm the creator of this program so please do not remove my changes.
* bugs fixes, code clean up, more mdkish..Yves Duret2002-03-301-15/+10
|
* fixing problemsSebastien Dupont2002-03-201-10/+14
|
* exchanging: ttmkfdir by /usr/X11R6/bin/mkttfdirSebastien Dupont2002-03-201-2/+3
| | | | | which generate correct fonts.dir
* minor bug correctiondamien2002-03-121-3/+3
|
* ergonomy changed to fit in mccdamien2002-03-081-26/+38
|
* corrected network up/down when network installdamien2002-03-081-7/+12
|
* Added a missing _( ) around a textPablo Saratxaga2002-03-071-1/+1
|
* corrected bad system commanddamien2002-03-071-3/+3
|
* including 'su' mode on drakfont.Sebastien Dupont2002-02-281-0/+1
|
* corrected ttf/TTF and xfs restartdamien2002-02-261-3/+5
|
* debugdamien2002-02-251-1/+1
|
* embedded mode correctiondamien2002-02-151-1/+1
|
* embedded modedamien2002-02-141-1/+3
|
* drakfont embedde modedamien2002-02-141-1/+7
|
* applied cooker guy english reviewdamien2002-02-041-2/+2
|
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-1/+3
| | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations'
* update warning messages (qa).Sebastien Dupont2002-01-181-1/+1
|
* fix progress bar problem.Sebastien Dupont2002-01-151-4/+4
|
* some gi updates:Sebastien Dupont2002-01-151-45/+48
| | | | | | | | - windows font importation. - advanced font importation. - licence interface. - ...
* update header pixmaps.Sebastien Dupont2002-01-111-1/+1
|
* new fixed size and add a head pixmap (to update).Sebastien Dupont2001-12-311-29/+34
|
* include new pixmap on main menu.Sebastien Dupont2001-12-181-2/+4
|
* fix libdrakx path problem.Sebastien Dupont2001-12-101-5/+2
|
* cleanning code.Sebastien Dupont2001-11-291-24/+3
|
* about...Sebastien Dupont2001-11-241-2/+3
|
* about button & GPL license.Sebastien Dupont2001-11-221-14/+53
|
* modify help text.Sebastien Dupont2001-11-121-4/+2
|
* updatedSebastien Dupont2001-11-081-6/+3
|
* correction of empty vfat partition in windows inportation.Sebastien Dupont2001-11-011-10/+5
|
* netscape support.Sebastien Dupont2001-11-011-0/+2
|
* ext2 -> vfat during windows import.Sebastien Dupont2001-11-011-1/+6
|
* some corrections &bugs fixes for advanced install & uninstall.Sebastien Dupont2001-10-311-30/+44
|
* sone updates and corrections.Sebastien Dupont2001-10-301-6/+31
|
* Copyright (C)Sebastien Dupont2001-10-291-6/+1
|
* correction of warning & code cleaning.Sebastien Dupont2001-10-291-166/+152
|
* the end.... i think...Sebastien Dupont2001-10-291-47/+62
|
* updatedSebastien Dupont2001-10-291-23/+32
|
* code correctiondamien2001-10-291-17/+12
|
* uninstall interface & progress barSebastien Dupont2001-10-291-22/+30
|
* uninstall interface : lists & progress barSebastien Dupont2001-10-291-73/+171
| | | | | | new progress bar update todo: second list
* cleaningdamien2001-10-281-1/+0
|
* updated.Sebastien Dupont2001-10-261-8/+9
|
* search correct progress bar mode implementation.Sebastien Dupont2001-10-261-30/+22
|
* progress bar hackdamien2001-10-261-40/+43
|
* updatedSebastien Dupont2001-10-261-3/+10
|
* fix some bugs & interface progress implementation.Sebastien Dupont2001-10-261-17/+51
| | | | | | | TODO: progress before backend. search if directory already exist before custom install.