| Commit message (Expand) | Author | Age | Files | Lines |
* | for Driver fbdev, rework to allow configuring vga= in bootloader and telling ... | Pascal Rigaux | 2005-01-16 | 3 | -25/+34 |
* | 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 |
* | in read_grub(), setting {table} cause write_grub to create a {mapdrive} even ... | Pascal Rigaux | 2005-01-15 | 1 | -4/+4 |
* | 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 |
* | 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 {win... | Pascal Rigaux | 2005-01-14 | 1 | -5/+25 |
* | - fix displaying wait_message | Pascal Rigaux | 2005-01-14 | 1 | -3/+9 |
* | 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 duri... | Pascal Rigaux | 2005-01-14 | 1 | -1/+1 |
* | 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 /mn... | Pascal Rigaux | 2005-01-12 | 1 | -1/+1 |
* | return the child when MagicWindow is using the $::WizardWindow | Pascal Rigaux | 2005-01-12 | 2 | -5/+5 |
* | 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 |
* | add user specific shell support in create_user (Nicolas Planel) | Pascal Rigaux | 2005-01-12 | 1 | -0/+1 |
* | (dmidecode) do not rerun dmidecode on machines that do not support it | Thierry Vignaud | 2005-01-11 | 1 | -2/+3 |
* | create "MagicWindow" in mygtk2 out of ugtk2::new() | Pascal Rigaux | 2005-01-11 | 3 | -61/+74 |
* | do not install ivtv packages since it's already in the kernel (it | Thierry Vignaud | 2005-01-11 | 1 | -1/+0 |
* | ivtv & zaptel dkms packages were renamed | Thierry Vignaud | 2005-01-11 | 1 | -2/+2 |
* | mygtk2::_gtk() takes an hash ref to allow checking the resulting hash | Pascal Rigaux | 2005-01-11 | 1 | -15/+19 |
* | simplify away thing already done in %window_options | Pascal Rigaux | 2005-01-11 | 1 | -2/+1 |
* | move ugtk2::create_window() to mygtk2::_create_Window() | Pascal Rigaux | 2005-01-11 | 2 | -80/+85 |
* | change set_main_window_size() prototype | Pascal Rigaux | 2005-01-11 | 2 | -4/+4 |
* | - create mygtk2::main() | Pascal Rigaux | 2005-01-11 | 2 | -7/+13 |
* | *** empty log message *** | Pascal Rigaux | 2005-01-11 | 1 | -1/+1 |
* | do not log the encrypted password | Pascal Rigaux | 2005-01-11 | 2 | -2/+3 |
* | simplify (no need to protect against double destroy anymore) | Pascal Rigaux | 2005-01-11 | 1 | -1/+1 |
* | {window}->show is already done in ->new | Pascal Rigaux | 2005-01-11 | 1 | -1/+0 |
* | show advanced languages by default | Pascal Rigaux | 2005-01-11 | 1 | -0/+1 |
* | better comment | Pascal Rigaux | 2005-01-11 | 1 | -1/+1 |
* | the ugly gtkset_mousecursor_wait() done on destroy is not called often nowada... | Pascal Rigaux | 2005-01-11 | 1 | -3/+0 |
* | fix typo | Pascal Rigaux | 2005-01-11 | 1 | -1/+1 |