Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (test_for_bad_drives): don't open in write mode when testing | Pascal Rigaux | 2003-02-22 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-02-21 | 1 | -1/+248 |
| | |||||
* | 4mdk | Damien Chaumette | 2003-02-21 | 1 | -1/+4 |
| | |||||
* | $isdn->{is_light} wasn't set while using autodetection, rpm wasn't installed | Damien Chaumette | 2003-02-21 | 1 | -1/+2 |
| | |||||
* | updated Estonian and Dutch files | Pablo Saratxaga | 2003-02-21 | 3 | -0/+16 |
| | |||||
* | - Fixed text of "Refresh printer list" button when list is empty. | Till Kamppeter | 2003-02-21 | 1 | -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 embedded | Guillaume Cottenceau | 2003-02-21 | 1 | -2/+2 |
| | | | | | window creation destroy the destroy handler | ||||
* | oups... hu... nothing | Damien Chaumette | 2003-02-21 | 2 | -3/+1 |
| | |||||
* | get back password input for adsl | Damien Chaumette | 2003-02-21 | 1 | -0/+2 |
| | |||||
* | no need to use regexp | Damien Chaumette | 2003-02-21 | 1 | -1/+1 |
| | |||||
* | (ask_standalone_gtk): ensure popup is not destroyed more than once | Pascal Rigaux | 2003-02-21 | 1 | -1/+1 |
| | |||||
* | "Generate auto install floppy" and "Save packages selection" are now ↵ | Pascal Rigaux | 2003-02-21 | 1 | -4/+2 |
| | | | | available in advanced | ||||
* | fix setting the image & colors in resolution chooser | Pascal Rigaux | 2003-02-21 | 1 | -6/+6 |
| | |||||
* | - make it the same range as colors.png and colors8.png | Pascal Rigaux | 2003-02-21 | 1 | -0/+0 |
| | | | | | - it is a 64 colors image (note that colors8 is 16 colors) | ||||
* | updated Danish file | Pablo Saratxaga | 2003-02-21 | 3 | -101/+101 |
| | |||||
* | when isEmbedded, use $::WizardTable to allow non pop_it when not visible | Pascal Rigaux | 2003-02-21 | 1 | -6/+11 |
| | |||||
* | workaround what seems to be a gtk bug (#1445) | Guillaume Cottenceau | 2003-02-21 | 1 | -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 typo | Pablo Saratxaga | 2003-02-21 | 1 | -1/+1 |
| | |||||
* | use test_for_bad_drives even after install (esp. to detect removed usb-storage | Pascal Rigaux | 2003-02-21 | 1 | -1/+1 |
| | | | | | devices still visible in /proc/scsi/scsi) | ||||
* | add isdn check in get_net_device | Florin Grad | 2003-02-21 | 1 | -0/+2 |
| | |||||
* | fix typos | Pascal Rigaux | 2003-02-20 | 1 | -2/+2 |
| | |||||
* | perl_checker | Stew Benedict | 2003-02-20 | 1 | -2/+2 |
| | |||||
* | Finish gtk2 port. | Stew Benedict | 2003-02-20 | 1 | -17/+23 |
| | |||||
* | don't vivify @cards | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | warn non-ascii chars in mount point (cf bug #1588) | Pascal Rigaux | 2003-02-20 | 1 | -0/+1 |
| | |||||
* | have ask_okcancel instead of ask_warn on cdie's | Pascal Rigaux | 2003-02-20 | 1 | -5/+7 |
| | |||||
* | allow Cancel in setupBootloader__entries | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | add catch_cdie's around fsedit::check_mntpoint and fsedit::add | Pascal Rigaux | 2003-02-20 | 1 | -2/+8 |
| | |||||
* | use cdie instead of die for warnings | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | oops i didn't understand the internals of wait_message hence breaking it. ↵ | Guillaume Cottenceau | 2003-02-20 | 2 | -6/+6 |
| | | | | hopes that will fix. | ||||
* | fix $check_complete use in gtk summary | Pascal Rigaux | 2003-02-20 | 1 | -4/+1 |
| | |||||
* | cows go møøh | Guillaume Cottenceau | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | fix florin: replace $prefix with $::prefix | Pascal Rigaux | 2003-02-20 | 1 | -2/+2 |
| | |||||
* | update 2 rules for the pptp dsl internet connection | Florin Grad | 2003-02-20 | 1 | -2/+5 |
| | |||||
* | use detect_devices::pcmcia_probe() instead of detect_devices::probeall() | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | - read_resolv_conf() reads DOMAINNAME & DOMAINNAME2 | Pascal Rigaux | 2003-02-20 | 1 | -8/+17 |
| | | | | | | - read_resolv_conf() reads /etc/resolv.conf by default - read_resolv_conf_raw() created | ||||
* | 9.1-3mdk | Thierry Vignaud | 2003-02-20 | 1 | -1/+9 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2003-02-20 | 1 | -2/+2 |
| | |||||
* | - add --testing support | Thierry Vignaud | 2003-02-20 | 1 | -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 window | Guillaume Cottenceau | 2003-02-20 | 2 | -4/+5 |
| | | | | | in steps window, have titles in grey | ||||
* | update shadow | Guillaume Cottenceau | 2003-02-20 | 1 | -0/+0 |
| | |||||
* | don't use gtk+2 deprecated functions | Thierry Vignaud | 2003-02-20 | 2 | -3/+3 |
| | |||||
* | added wait message when building groups. | Francois Pons | 2003-02-20 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-02-20 | 1 | -1/+158 |
| | |||||
* | - add "Force No APIC" | Pascal Rigaux | 2003-02-20 | 3 | -22/+50 |
| | | | | | | | - rename add_append() to set_append() (since it can be used to remove a key) - add remove_append_simple() | ||||
* | thx rekcehc_lrep | Guillaume Cottenceau | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | - prevent any l10n problem by having only one path string when both | Thierry Vignaud | 2003-02-20 | 1 | -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 selected | Guillaume Cottenceau | 2003-02-20 | 1 | -0/+1 |
| | | | | | another country | ||||
* | Gtk2::Label::set is deprecated | Guillaume Cottenceau | 2003-02-20 | 5 | -15/+15 |
| | |||||
* | {brltty}{device} is optional, default is ttyS0 or ttyS1 (?) | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
| |