Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't display a wait_message in newt, but do suspend | Pascal Rigaux | 2002-08-01 | 1 | -4/+12 |
| | |||||
* | my_gtk: | Thierry Vignaud | 2002-08-01 | 3 | -799/+853 |
| | | | | | | | - splitup it into my_gtk and ugtk as done by dams - resync with dams - increase the icon blinkage from 50ms to 100ms | ||||
* | bootloader::suggest uses a hash for its options | Pascal Rigaux | 2002-08-01 | 2 | -5/+6 |
| | |||||
* | %postun -n harddrake: return 0 when nothing has to be done | Thierry Vignaud | 2002-08-01 | 1 | -1/+1 |
| | |||||
* | export license | Thierry Vignaud | 2002-08-01 | 2 | -1/+1 |
| | |||||
* | move embedded and standalone managment from harddrake::ui to | Thierry Vignaud | 2002-08-01 | 3 | -1/+9 |
| | | | | | standalone/harddrake2 | ||||
* | updated translation | Arkadiusz Lipiec | 2002-08-01 | 1 | -5838/+5485 |
| | |||||
* | - add splash theme section | Jonathan Gotti | 2002-08-01 | 1 | -2/+170 |
| | |||||
* | in newt, have the resolutions sorted by resolution size (wilplizgg) | Pascal Rigaux | 2002-08-01 | 1 | -3/+8 |
| | |||||
* | add pixmap for drakboot | Jonathan Gotti | 2002-08-01 | 1 | -0/+0 |
| | |||||
* | Added new packages needed by printerdrake. | Till Kamppeter | 2002-08-01 | 1 | -4/+4 |
| | |||||
* | Let packages "nmap" and "scli" get installed by printerdrake. | Till Kamppeter | 2002-08-01 | 1 | -1/+3 |
| | |||||
* | Printer model auto-detection for ethernet-connected printers when setting up ↵ | Till Kamppeter | 2002-08-01 | 1 | -177/+285 |
| | | | | | | | | | | TCP/Socket, remote LPD, IPP, or HTTP printers. Continued work on scanning the local network for printers. In "setup_local()": Renamed variable "@parport" to "@autodetected". Do not let list of auto-detected printers get sorted alphabetically, it should stay sorted by ports. Fixed typo in file name in "check_network()". | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-31 | 1 | -0/+444 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-31 | 1 | -4/+6 |
| | |||||
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 22 | -29/+29 |
| | | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/ | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}") | Pascal Rigaux | 2002-07-31 | 12 | -51/+52 |
| | |||||
* | - add non-wizard ability to XFdrake | Pascal Rigaux | 2002-07-31 | 4 | -25/+166 |
| | | | | | | | - first part of ATI TVout support (still needs patching initscript, and adding an entry in bootloader) (and testing of course :) | ||||
* | (devfssymlinkf): when creating a symlink on the system, use devfs name if ↵ | Pascal Rigaux | 2002-07-31 | 1 | -0/+3 |
| | | | | devfs is mounted | ||||
* | what is needed for usbmouse is "hid mousedev usbmouse" not the weird ↵ | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
| | | | | "serial_usb" | ||||
* | (read): don't look at /dev/mouse symlink to get {device}, sysconfig/mouse | Pascal Rigaux | 2002-07-31 | 1 | -1/+0 |
| | | | | | gives it, so why bother (this fixes /dev//dev/misc/psaux bug) | ||||
* | update | Thierry Vignaud | 2002-07-31 | 1 | -9/+5 |
| | |||||
* | 15mdk (will be released tomorrow before the beta2) | Thierry Vignaud | 2002-07-31 | 1 | -1/+10 |
| | |||||
* | - bump harddrake version | Thierry Vignaud | 2002-07-31 | 3 | -1/+4 |
| | | | | | - module configuration is saved (todo: read the config) | ||||
* | split parameters in raw_parameters and parameters. raw_parameters is | Thierry Vignaud | 2002-07-31 | 1 | -1/+11 |
| | | | | | | used by harddrake to list module options in order to offer a module configuration window. | ||||
* | initial configuration window for modules. nothing is done yet. | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | use configure_chooser when there is an existing configuration | Pascal Rigaux | 2002-07-31 | 1 | -2/+7 |
| | |||||
* | allow "icon" to use the icon path | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | (info): fix displaying depth | Pascal Rigaux | 2002-07-31 | 1 | -1/+2 |
| | |||||
* | (choose_gtk): ensure the response is one of @resolutions (so that Y and ↵ | Pascal Rigaux | 2002-07-31 | 1 | -1/+8 |
| | | | | | | | maybe bios is kept) (to_string): created | ||||
* | handle cancel in xfree_and_glx_choose | Pascal Rigaux | 2002-07-31 | 1 | -2/+3 |
| | |||||
* | (create_box_with_title): create an empty box when there is no message | Pascal Rigaux | 2002-07-31 | 1 | -6/+8 |
| | | | | | (also don't set $o->{box} since unused outside of this function) | ||||
* | allow acceptLicence to be automatic | Pascal Rigaux | 2002-07-31 | 1 | -2/+1 |
| | |||||
* | remove latest (?) gtk warnings | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | don't display bogus fields | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | in embedded mode, don't kill the main gtk app (aka drakconf) but | Thierry Vignaud | 2002-07-31 | 2 | -2/+4 |
| | | | | | only harddrake | ||||
* | - add embedded mode for drakconf | Thierry Vignaud | 2002-07-31 | 2 | -1/+1 |
| | |||||
* | - Fix page change between checks -> advanced | Christian Belisle | 2002-07-31 | 1 | -1/+2 |
| | |||||
* | lib64 fixes | Gwenolé Beauchesne | 2002-07-31 | 1 | -1/+4 |
| | |||||
* | Started working on network printer auto-detection. | Till Kamppeter | 2002-07-31 | 1 | -1/+5 |
| | |||||
* | further simplification | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | default VideoRam choice 4096 when needVideoRam | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | Added subroutines for ethernet printer auto-detection. | Till Kamppeter | 2002-07-31 | 1 | -0/+117 |
| | |||||
* | - the hw tree and the info text are auto-size now | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | | | | | - further ui simplifications | ||||
* | don't require detect-lst, it'll take harddrake instead :-( | Thierry Vignaud | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | still more my_gtk simplifications | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | | | | | | ui.pm | 49 ++++++++++++++++--------------------------------- 1 files changed, 16 insertions(+), 33 deletions(-) | ||||
* | fix keeping the existing name when choosing monitor | Pascal Rigaux | 2002-07-31 | 1 | -0/+2 |
| | |||||
* | - Factorize options-related functions | Christian Belisle | 2002-07-31 | 2 | -29/+106 |
| | | | | | | - s/choose_options/choose_functions - Added security checks page | ||||
* | - simplify Gtk::Text filling | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | | | | | - less gtk warnings get printed |