summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - remove debug statementsThierry Vignaud2003-02-241-3/+1
| | | | | - print an error message if we die on something other than wizcancel
* fix mail alert generationThierry Vignaud2003-02-241-20/+19
| | | | | | | - do not crash without any message in strict mode (wizcancel die miscatched) - make the generated script be 'use strict' and perl_checker compliant
* allow neuneus to quit install at license step (esp. for Ann & Warly's father)Pascal Rigaux2003-02-241-1/+6
|
* fix #1771Thierry Vignaud2003-02-241-11/+12
|
* level should not be editableThierry Vignaud2003-02-241-0/+1
|
* - fix packing (#1760)Thierry Vignaud2003-02-241-5/+7
| | | | | | - --expert command line option switch to expert mode by default - only hide expert stuff if not in expert mode at startup
* more fixesThierry Vignaud2003-02-241-2/+5
|
* fix size when embeddedThierry Vignaud2003-02-241-3/+4
|
* 9.1-5mdkThierry Vignaud2003-02-241-0/+5
|
* looks better like thisThierry Vignaud2003-02-241-4/+1
|
* perl_checker fixThierry Vignaud2003-02-241-1/+1
|
* clean up:Thierry Vignaud2003-02-241-24/+15
| | | | | | - no more directly handle embeddign - use ugtk2
* final embedding cleanupsThierry Vignaud2003-02-242-2/+2
|
* simplifyThierry Vignaud2003-02-241-1/+1
|
* fix embedding (even if we don't embbed it, it's better)Thierry Vignaud2003-02-241-4/+6
|
* - clean up embedding; since socket automatically emit plug-added gtk+ signalThierry Vignaud2003-02-2410-16/+0
| | | | | | | | | | when plug is realize, it's just cleaner to centralize/consolidate the child embedding 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 'USR2', $::CCPID;" - keyboarddrake, xfdrake, drakautoinst: goto cleaning btw
* first attempt at making printerdrake to behave smoother when embedded in theThierry Vignaud2003-02-243-10/+7
| | | | | mcc
* - clean up embedding; since socket get automatically destroyed on child exitThierry Vignaud2003-02-2412-32/+15
| | | | | | | | | | 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
* - untabifyThierry Vignaud2003-02-241-10/+7
| | | | | | - hide devices which has no driver or whose driver is an url, a graphic server and consolidate the test by the way
* prefix devfs device name with "/dev/" tooThierry Vignaud2003-02-241-1/+3
|
* updated Welsh, Greek, Swedish and Chinese filesPablo Saratxaga2003-02-248-2384/+5353
|
* improved default fonts for KDE, completed the geographic locationPablo Saratxaga2003-02-241-36/+41
| | | | | by continent for a few remaining country codes
* Fixed wait message not embedded in drakconf.Till Kamppeter2003-02-231-0/+1
|
* Several bug fixes on printerdrakeTill Kamppeter2003-02-232-11/+39
| | | | | | | | | | | | | - "BrowsePoll <IP>:<Port>" needs "Browsing On" in /etc/cups/cupsd.conf. - If the same printer model is once on the parallel port and second on USB, there was a new USB queue created on every start of Printerdrake. - Now CUPS is restarted whenever a new USB print queue is set up so that CUPS can provide the model-related USB URI. - Made sure that the default printer is defined and that it is an existing queue so that during installation printerdrake does not show a line only containing " (Default)" in the list of installed printers. - Cleaned up data structure after automatic queue generation.
* use output_p() instead of output() for /etc/ntp/step-tickersPascal Rigaux2003-02-231-1/+1
|
* *** empty log message ***Pascal Rigaux2003-02-231-1/+55
|
* Fixed bug of printerdrake loosing the printer queue info during theTill Kamppeter2003-02-232-55/+99
| | | | | | | preparation of the "Summary" window (only if there are local printers). No the printer queue entries should not be empty when clicking on "Configure" in the "Printer" part of the "Summary" window.
* (migrate_files): check return values (fixes bug #2170)Pascal Rigaux2003-02-231-2/+2
|
* in $::expert, use a SpinButton instead of HScale for type "range"Pascal Rigaux2003-02-221-3/+4
| | | | | (useful in diskdrake to enter the partition size directly)
* updated pot filePablo Saratxaga2003-02-223-3/+3
|
* changed an English stringPablo Saratxaga2003-02-221-1/+1
|
* ensure galaxy-kde is installed together with kdebasePascal Rigaux2003-02-221-1/+1
|
* (test_for_bad_drives): don't open in write mode when testingPascal Rigaux2003-02-221-1/+1
|
* *** empty log message ***Pascal Rigaux2003-02-211-1/+248
|
* 4mdkDamien Chaumette2003-02-211-1/+4
|
* $isdn->{is_light} wasn't set while using autodetection, rpm wasn't installedDamien Chaumette2003-02-211-1/+2
|
* updated Estonian and Dutch filesPablo Saratxaga2003-02-213-0/+16
|
* - Fixed text of "Refresh printer list" button when list is empty.Till Kamppeter2003-02-211-454/+458
| | | | | | - Let printerdrake clean up its datastructure after auto-installing printers in the beginning of the "Summary" installation step.
* embedded should segfault a bit less if I don't let the embeddedGuillaume Cottenceau2003-02-211-2/+2
| | | | | window creation destroy the destroy handler
* oups... hu... nothingDamien Chaumette2003-02-212-3/+1
|
* get back password input for adslDamien Chaumette2003-02-211-0/+2
|
* no need to use regexpDamien Chaumette2003-02-211-1/+1
|
* (ask_standalone_gtk): ensure popup is not destroyed more than oncePascal Rigaux2003-02-211-1/+1
|
* "Generate auto install floppy" and "Save packages selection" are now ↵Pascal Rigaux2003-02-211-4/+2
| | | | available in advanced
* fix setting the image & colors in resolution chooserPascal Rigaux2003-02-211-6/+6
|
* - make it the same range as colors.png and colors8.pngPascal Rigaux2003-02-211-0/+0
| | | | | - it is a 64 colors image (note that colors8 is 16 colors)
* updated Danish filePablo Saratxaga2003-02-213-101/+101
|
* when isEmbedded, use $::WizardTable to allow non pop_it when not visiblePascal Rigaux2003-02-211-6/+11
|
* workaround what seems to be a gtk bug (#1445)Guillaume Cottenceau2003-02-211-2/+7
| | | | | | | gtk seems to loop (and take 100% user cpu) when I change the pixbuf of a gtkcellrendererpixbuf in a treeview that is not currently displayed
* fixed a typoPablo Saratxaga2003-02-211-1/+1
|