Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use ->ask_from instead of ->ask_from_listf (keeping the same GUI behaviour) | Pascal Rigaux | 2005-01-19 | 1 | -5/+7 |
| | |||||
* | (switch) add hint for translator | Thierry Vignaud | 2005-01-19 | 1 | -0/+3 |
| | |||||
* | 10.2-0.12mdk | Thierry Vignaud | 2005-01-19 | 1 | -1/+18 |
| | |||||
* | adapt to new network::ethernet::get_eth_cards_names() prototype | Pascal Rigaux | 2005-01-19 | 1 | -6/+6 |
| | |||||
* | fix generating compssUsers.flat (was broken because of the CAT_xxx switch) | Pascal Rigaux | 2005-01-18 | 1 | -1/+1 |
| | |||||
* | fix broken focus during install | Pascal Rigaux | 2005-01-18 | 1 | -0/+2 |
| | |||||
* | fix *old* typo | Pascal Rigaux | 2005-01-18 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-01-18 | 1 | -1/+162 |
| | |||||
* | auto_install compatibility: CAT_SYSTEM used to be selected by default | Pascal Rigaux | 2005-01-18 | 1 | -0/+2 |
| | |||||
* | Bugzilla 13056 - custom cron configuration | Stew Benedict | 2005-01-17 | 1 | -7/+6 |
| | |||||
* | fix backward compatibility | Pascal Rigaux | 2005-01-17 | 1 | -0/+5 |
| | |||||
* | require dmidecode in -backend subpackage | Thierry Vignaud | 2005-01-17 | 1 | -0/+1 |
| | |||||
* | when reading an existing X config file, ensure it is not too bad, otherwise ↵ | Pascal Rigaux | 2005-01-16 | 1 | -1/+11 |
| | | | | | | | propose to start from scratch (bugzilla #8548) | ||||
* | don't be too picky on uppercase or lowercase sections | Pascal Rigaux | 2005-01-16 | 1 | -1/+1 |
| | |||||
* | move setupFB() in Xconfig, and do it when needed (including when standalone) | Pascal Rigaux | 2005-01-16 | 4 | -19/+24 |
| | |||||
* | fix syntax error | Pascal Rigaux | 2005-01-16 | 1 | -1/+1 |
| | |||||
* | mapdrive should not bother same_entries() | Pascal Rigaux | 2005-01-16 | 1 | -3/+1 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2005-01-16 | 1 | -1/+1 |
| | |||||
* | for Driver fbdev, rework to allow configuring vga= in bootloader and telling ↵ | Pascal Rigaux | 2005-01-16 | 3 | -25/+34 |
| | | | | to reboot instead of restarting X server (now i simply need to configure bootloader in Xconfig::main::write() when need_reboot) | ||||
* | if the window is not modal, the main XFdrake window can block it :-( | Pascal Rigaux | 2005-01-16 | 1 | -1/+1 |
| | |||||
* | fix auto_install graphic card configuration (when one specify the Driver) | Pascal Rigaux | 2005-01-16 | 1 | -13/+16 |
| | |||||
* | MagicWindow: | Pascal Rigaux | 2005-01-16 | 1 | -6/+9 |
| | | | | | | | - hide is done on the window if popped - show is done on both the window and the child (to handle initial show on the window, and show after a hide on the child) | ||||
* | in read_grub(), setting {table} cause write_grub to create a {mapdrive} even ↵ | Pascal Rigaux | 2005-01-15 | 1 | -4/+4 |
| | | | | when we didn't have one (bugzilla #12307) | ||||
* | gtk2 progress bar when formatting ext3 | Pascal Rigaux | 2005-01-15 | 1 | -4/+22 |
| | |||||
* | change packing for the widgets given | Pascal Rigaux | 2005-01-15 | 1 | -6/+3 |
| | |||||
* | - move set_main_window_size() from ugtk2 to mygtk2 | Pascal Rigaux | 2005-01-15 | 3 | -11/+9 |
| | | | | | - call it in MagicWindow creation | ||||
* | fix using gtkset with text => ... on a Button | Pascal Rigaux | 2005-01-15 | 1 | -4/+5 |
| | |||||
* | allow passing gtk widgets to ->wait_message | Pascal Rigaux | 2005-01-15 | 1 | -2/+3 |
| | |||||
* | MagicWindow is now really magic, {rwindow} and {window} can be the same thing :) | Pascal Rigaux | 2005-01-14 | 1 | -5/+4 |
| | |||||
* | create wrapper object mygtk2::MagicWindow which handles the {rwindow} vs ↵ | Pascal Rigaux | 2005-01-14 | 1 | -5/+25 |
| | | | | {window} duality | ||||
* | - fix displaying wait_message | Pascal Rigaux | 2005-01-14 | 1 | -3/+9 |
| | | | | | - restore previous display of the wait_message during install (is that better ?) | ||||
* | this warning is stupid during install | Pascal Rigaux | 2005-01-14 | 1 | -1/+1 |
| | |||||
* | since dmidecode can fail to properly detect a floppy drive, don't use it ↵ | Pascal Rigaux | 2005-01-14 | 1 | -1/+1 |
| | | | | during install (where we don't care if it's a bit slow) | ||||
* | fix switching back nsswitch.conf to local authentication (bugzilla #13024) | Pascal Rigaux | 2005-01-14 | 1 | -10/+17 |
| | |||||
* | fix crash on opening help windows | Thierry Vignaud | 2005-01-14 | 1 | -3/+3 |
| | |||||
* | fix bugzilla #12996 | Pascal Rigaux | 2005-01-13 | 1 | -4/+4 |
| | |||||
* | have separate SizeGroup's for advanced and non advanced entries | Pascal Rigaux | 2005-01-12 | 1 | -4/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-01-12 | 1 | -1/+359 |
| | |||||
* | 10.2-0.11mdk | Thierry Vignaud | 2005-01-12 | 1 | -1/+4 |
| | |||||
* | use /etc/init instead of /sbin/init to allow umounting clp in init | Pascal Rigaux | 2005-01-12 | 1 | -1/+1 |
| | |||||
* | display the menubar and the banner when embedded | Thierry Vignaud | 2005-01-12 | 1 | -17/+7 |
| | |||||
* | we don't need the clp read-write (if it is read-only it allows remounting ↵ | Pascal Rigaux | 2005-01-12 | 1 | -1/+1 |
| | | | | /mnt ro) | ||||
* | return the child when MagicWindow is using the $::WizardWindow | Pascal Rigaux | 2005-01-12 | 2 | -5/+5 |
| | | | | | (otherwise the user of the MagicWindow can destroy the WizardWindow) | ||||
* | one more change in 10.2-0.10mdk | Thierry Vignaud | 2005-01-12 | 1 | -0/+1 |
| | |||||
* | 10.2-0.10mdk | Thierry Vignaud | 2005-01-12 | 1 | -1/+9 |
| | |||||
* | write in lilo.conf the global root= (bugzilla #12312) | Pascal Rigaux | 2005-01-12 | 1 | -1/+1 |
| | |||||
* | remove debug code | Pascal Rigaux | 2005-01-12 | 1 | -2/+0 |
| | |||||
* | show banner when embedded | Thierry Vignaud | 2005-01-12 | 1 | -0/+11 |
| | |||||
* | rewrite wait_messageW using mygtk2 | Pascal Rigaux | 2005-01-12 | 1 | -22/+23 |
| | |||||
* | - fix gtkadd() | Pascal Rigaux | 2005-01-12 | 1 | -3/+3 |
| | | | | | | - fix displaying banner - no banner if no ::Wizard_title (as used to be) |