summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Pascal Rigaux2003-03-041-1/+182
|
* move imap to NETWORKING_MAIL_SERVER (bug #2622)Pascal Rigaux2003-03-041-2/+3
|
* *** empty log message ***Thierry Vignaud2003-03-041-3/+4
|
* - remove last warningThierry Vignaud2003-03-041-5/+4
| | | | | - remove unused variables
* in drakxservices, don't stop services if one is using the gtk frontend ↵Pascal Rigaux2003-03-041-1/+3
| | | | | | | (since it allows one to start/stop services) this allows to skip stopping service "dm" (bug #2664)
* - fix #1776 (part one): make up and down button be usefull instead ofThierry Vignaud2003-03-041-13/+43
| | | | | | | nop (this need an updated perl-GTK2 though) - let up, down, delete and edit buttons be insensitive when selection is destroyed or when there's no selection
* simplified form (pixel)Florin Grad2003-03-041-1/+1
|
* - in focus_in_event for partition buttons, grab_focus is needed because gtk2 ↵Pascal Rigaux2003-03-041-2/+2
| | | | | | | | is buggy. Forcing an expose event would be enough - in button_press_event for partition buttons, grab_focus is needed because gtk2 is buggy. The creation of widgets causes the lost of the focus (fixes part of #2621)
* make perl_checker happyPascal Rigaux2003-03-041-1/+1
|
* fix typoPascal Rigaux2003-03-041-4/+3
|
* (check): fix return value (bug introduced with checking portmap is running)Pascal Rigaux2003-03-041-1/+2
|
* - fix #1776 part two (do not insert dummy lines)Thierry Vignaud2003-03-041-20/+27
| | | | | | - restore special lines with current keyword - reuse already defined path
* remove debuging assertions (as spoted by gc)Thierry Vignaud2003-03-041-2/+2
|
* add some explaination for translatorsPascal Rigaux2003-03-031-1/+4
|
* translate _bootloader_ on _device_Pascal Rigaux2003-03-031-1/+1
|
* a few treeview/list fixes:Guillaume Cottenceau2003-03-031-3/+12
| | | | | | | | | | - when selecting a value, scroll it like in treeview/tree - use saved_default_val dirty hackery to really honour default value - fix not calling $select again when trying to select an already selected value (happens when clicking or keyboard-selecting; broken, it ended up in always scrolling the selected value to the center)
* use formatAlaTeX() for the warning "DrakX will now resize your Windows ↵Pascal Rigaux2003-03-031-2/+2
| | | | partition..."
* any::selectLanguage: in standalone, don't categorize langs, forGuillaume Cottenceau2003-03-032-28/+42
| | | | | better looking (since most people will have very few of them)
* translate mouse namesPascal Rigaux2003-03-031-2/+2
|
* update from xmlPascal Rigaux2003-03-034-2754/+3207
|
* add an extra first choose the net device stepFlorin Grad2003-03-031-1/+12
|
* (n_line_size): spacing for default font using XFT is 3Pascal Rigaux2003-03-031-1/+1
|
* remove unused $rows_cntThierry Vignaud2003-03-031-4/+0
|
* 9.1-13mdkThierry Vignaud2003-03-031-1/+4
|
* - fix #2091 and #2480 (settings restorationThierry Vignaud2003-03-031-3/+9
| | | | | - make dialogs be modal
* (runlevel): fix typoPascal Rigaux2003-03-031-1/+1
|
* - remove a warningThierry Vignaud2003-03-031-2/+2
| | | | | - better scsi bus location
* simplified code of adsl_ask_info, password can be retrieved usingFrancois Pons2003-03-031-6/+1
| | | | | | passwd_by_login which was not used with computed login from /etc/ppp/peers/adsl or /etc/ppp/options or /etc/ppp/options.adsl.
* simplified unquotify.Francois Pons2003-03-031-2/+1
|
* reap zombie children (aka fix mem leak :-( )Thierry Vignaud2003-03-031-0/+1
|
* make it usefulGuillaume Cottenceau2003-03-031-15/+85
| | | | | | - print problems with GREP_COLOR - have enough exceptions to get usable errors
* Fixed bug of wrong function call to display the spooler name (Titi's ↵Till Kamppeter2003-03-032-5/+5
| | | | untested changes).
* updated pot filePablo Saratxaga2003-03-033-112/+288
|
* add ncurses-devel in DEVELOPMENTPascal Rigaux2003-03-031-1/+1
|
* revert to non broken versionThierry Vignaud2003-03-033-3/+5211
|
* revert to non broken versionThierry Vignaud2003-03-031-1/+1760
|
* 9.1-12mdkThierry Vignaud2003-03-031-1/+5
|
* smoother gui: let main windows be unreachable until modal dialog is closedThierry Vignaud2003-03-031-0/+1
|
* fix bug reported by Cédric Thévenet (impossible to save newly edited rules)Thierry Vignaud2003-03-031-5/+9
|
* Fixed bug of USB printers which do not report back an IEEE-1284 ID string afterTill Kamppeter2003-03-031-1/+3
| | | | | three attempts being invisible instead of being listed as an "Unknown device".
* *** empty log message ***Pascal Rigaux2003-03-031-1/+76
|
* Make file checks for CUPS package installation independent of whether "curl"Till Kamppeter2003-03-021-1/+4
| | | | | or "wget" is installed to fulfill the "webfetch" requirement.
* - Avoid two overlayed wait messages when installing packagesTill Kamppeter2003-03-021-9/+18
| | | | | | - Let applications (OpenOffice.org/GIMP) being once on startup of Printerdrake
* Fixed auto-configuration for printers in the GIMP to work with Foomatic 3.0.Till Kamppeter2003-03-021-7/+11
|
* Call function for configuring applications only if really needed.Till Kamppeter2003-03-021-14/+26
|
* Read device ID string for a USB printer up to three times when it does not ↵Till Kamppeter2003-03-021-67/+80
| | | | contain information.
* Shortened the texts in some list dialogs to get a better layout.Till Kamppeter2003-03-021-11/+11
|
* Correction on reading the Foomatic overview.Till Kamppeter2003-03-021-12/+8
|
* Fixes on reading of Foomatic data overview ("foomatic-configure -O"):Till Kamppeter2003-03-021-14/+20
| | | | | | | - Removed usage of on-disk cache - Made new "<general>" and "<ieee1284>" tags for auto-detection info being recognized.
* addGuillaume Cottenceau2003-03-021-0/+45
|