summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* use test_for_bad_drives even after install (esp. to detect removed usb-storagePascal Rigaux2003-02-211-1/+1
| | | | | devices still visible in /proc/scsi/scsi)
* add isdn check in get_net_deviceFlorin Grad2003-02-211-0/+2
|
* fix typosPascal Rigaux2003-02-201-2/+2
|
* perl_checkerStew Benedict2003-02-201-2/+2
|
* Finish gtk2 port.Stew Benedict2003-02-201-17/+23
|
* don't vivify @cardsPascal Rigaux2003-02-201-1/+1
|
* warn non-ascii chars in mount point (cf bug #1588)Pascal Rigaux2003-02-201-0/+1
|
* have ask_okcancel instead of ask_warn on cdie'sPascal Rigaux2003-02-201-5/+7
|
* allow Cancel in setupBootloader__entriesPascal Rigaux2003-02-201-1/+1
|
* add catch_cdie's around fsedit::check_mntpoint and fsedit::addPascal Rigaux2003-02-201-2/+8
|
* use cdie instead of die for warningsPascal Rigaux2003-02-201-1/+1
|
* oops i didn't understand the internals of wait_message hence breaking it. ↵Guillaume Cottenceau2003-02-202-6/+6
| | | | hopes that will fix.
* fix $check_complete use in gtk summaryPascal Rigaux2003-02-201-4/+1
|
* cows go møøhGuillaume Cottenceau2003-02-201-1/+1
|
* fix florin: replace $prefix with $::prefixPascal Rigaux2003-02-201-2/+2
|
* update 2 rules for the pptp dsl internet connectionFlorin Grad2003-02-201-2/+5
|
* use detect_devices::pcmcia_probe() instead of detect_devices::probeall()Pascal Rigaux2003-02-201-1/+1
|
* - read_resolv_conf() reads DOMAINNAME & DOMAINNAME2Pascal Rigaux2003-02-201-8/+17
| | | | | | - read_resolv_conf() reads /etc/resolv.conf by default - read_resolv_conf_raw() created
* 9.1-3mdkThierry Vignaud2003-02-201-1/+9
|
* perl_checker fixThierry Vignaud2003-02-201-2/+2
|
* - add --testing supportThierry Vignaud2003-02-201-6/+4
| | | | | | | | - fix #1923 (aka reuse consolided code instead of using deprecated code) - minor cleanup - skip comments while parsing /etc/lilo.conf
* change a bit position of main window and steps windowGuillaume Cottenceau2003-02-202-4/+5
| | | | | in steps window, have titles in grey
* update shadowGuillaume Cottenceau2003-02-201-0/+0
|
* don't use gtk+2 deprecated functionsThierry Vignaud2003-02-202-3/+3
|
* added wait message when building groups.Francois Pons2003-02-201-0/+3
|
* *** empty log message ***Pascal Rigaux2003-02-201-1/+158
|
* - add "Force No APIC"Pascal Rigaux2003-02-203-22/+50
| | | | | | | - rename add_append() to set_append() (since it can be used to remove a key) - add remove_append_simple()
* thx rekcehc_lrepGuillaume Cottenceau2003-02-201-1/+1
|
* - prevent any l10n problem by having only one path string when bothThierry Vignaud2003-02-201-9/+23
| | | | | | | | creating the menu and acessing a menu widget (aka translate menu paths only once), which also nicely cut down the translators job. - decrease diagnostics pragma verbosity (aka remove big fat warning messages)
* install the potentially needed locales country when user selectedGuillaume Cottenceau2003-02-201-0/+1
| | | | | another country
* Gtk2::Label::set is deprecatedGuillaume Cottenceau2003-02-205-15/+15
|