Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use PerlIO-gzip | Pascal Rigaux | 2003-02-13 | 2 | -0/+6 |
| | |||||
* | at last fix the culprit for the dreaded "relocation error" | Pascal Rigaux | 2003-02-13 | 1 | -2/+4 |
| | | | | | (esp. occured when the glibc changed) | ||||
* | fix and some more Help | Pascal Rigaux | 2003-02-13 | 7 | -19/+35 |
| | |||||
* | no need for "empty" id anymore | Pascal Rigaux | 2003-02-13 | 2 | -2/+0 |
| | |||||
* | fix typo (from xml) | Pascal Rigaux | 2003-02-13 | 1 | -3/+0 |
| | |||||
* | new help from xml | Pascal Rigaux | 2003-02-13 | 5 | -3135/+3160 |
| | |||||
* | - adapt to new drakx-chapter.xml (esp. handle <variablelist> tags) | Pascal Rigaux | 2003-02-13 | 1 | -23/+24 |
| | | | | | | - replace __ with N_ - add "our" for "%steps" | ||||
* | updated Norwegian file | Pablo Saratxaga | 2003-02-13 | 1 | -428/+999 |
| | |||||
* | don't force pop_it on ask_warn's | Pascal Rigaux | 2003-02-13 | 1 | -1/+0 |
| | |||||
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 22 | -126/+150 |
| | | | | | | | - it is replaced by interactive_help_id on each ask_* - many set_help do not have any correspondance in help.pm (drakxid-*), those are commented for now | ||||
* | 9.1-0.29mdk | Thierry Vignaud | 2003-02-13 | 1 | -1/+4 |
| | |||||
* | Mouse button emulation. Clarify L-Command, add Enter. (Ben Reser) | Stew Benedict | 2003-02-13 | 1 | -1/+2 |
| | |||||
* | gc sux: install_any is not available in drakxtools | Guillaume Cottenceau | 2003-02-13 | 1 | -1/+0 |
| | |||||
* | die if getAndSaveFile failed, so that it will be easier to debug | Guillaume Cottenceau | 2003-02-13 | 1 | -1/+1 |
| | | | | | if we have this problem.. | ||||
* | - {interactive_help} is a function returning text, it doesn't need to do the ↵ | Pascal Rigaux | 2003-02-13 | 3 | -12/+3 |
| | | | | | | | help window - drop global interactive_help during install. Will be done per ->ask_* | ||||
* | add ask_yesorno_, ask_okcancel_, ask_warn_, ask_from_listf_raw (to allow help) | Pascal Rigaux | 2003-02-13 | 1 | -27/+41 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2003-02-13 | 2 | -3/+2 |
| | |||||
* | help perl_checker | Pascal Rigaux | 2003-02-13 | 1 | -2/+2 |
| | |||||
* | cleanup | Pascal Rigaux | 2003-02-13 | 1 | -5/+5 |
| | |||||
* | add CVS $Id | Pascal Rigaux | 2003-02-13 | 5 | -5/+5 |
| | |||||
* | add cvs $Id | Pascal Rigaux | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | don't use $_total, use $total_ instead | Pascal Rigaux | 2003-02-13 | 1 | -2/+2 |
| | |||||
* | no comment | Thierry Vignaud | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | (start_service_on_boot) prevent copying this style | Thierry Vignaud | 2003-02-13 | 1 | -4/+2 |
| | |||||
* | (do_not_start_service_on_boot) : simplify it | Thierry Vignaud | 2003-02-13 | 1 | -3/+1 |
| | |||||
* | fix drakxtools build | Thierry Vignaud | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | 9.1-0.28mdk | Thierry Vignaud | 2003-02-13 | 1 | -2/+12 |
| | |||||
* | Fixed typo. | Till Kamppeter | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | Improved handling and structure of scanner database | Till Kamppeter | 2003-02-13 | 3 | -25/+77 |
| | | | | | | | | | - Scanners with multiple ports are supported now - Fully automatic build of the scanner database, including lines for configuration files - Fixed "SnapScan" <-> "snapscan" bug - Some HP scanners had no manufacturer field. Fixed. | ||||
* | clean | Guillaume Cottenceau | 2003-02-12 | 1 | -8/+0 |
| | |||||
* | add missing pango rendering modules | Guillaume Cottenceau | 2003-02-12 | 2 | -1/+24 |
| | | | | | in ramdisk, do download additional fonts if needed (fixes problems with CJK languages and namely #1098) | ||||
* | cleanup starts_on_boot() | Pascal Rigaux | 2003-02-12 | 1 | -15/+3 |
| | |||||
* | Updated pot file | Pablo Saratxaga | 2003-02-12 | 3 | -1102/+3811 |
| | |||||
* | CJK fonts can now be pcf.gz, hopefully since they will be too large for ↵ | Guillaume Cottenceau | 2003-02-12 | 1 | -0/+0 |
| | | | | ramdisks :( | ||||
* | Scannerdrake vastly improved | Till Kamppeter | 2003-02-12 | 3 | -47/+736 |
| | | | | | | | | | | | | - Use auto-detection methods of SANE - Do not ask the user to configure scanners which are already configured - Handle systems with more than one scanner correctly - Added ports of newer scanners (libusb, parallel, ...) to the port selector in manual setup - Main dialog showing all configured scanners - Full support for scanner sharing via SANE (server/client) - Support for USB scanner access via libusb | ||||
* | - ensure focus should not be needed anymore | Guillaume Cottenceau | 2003-02-12 | 1 | -10/+1 |
| | | | | | - support XSetInputFocus hackery | ||||
* | fix just stupid fpons sucks | Thierry Vignaud | 2003-02-12 | 1 | -1/+1 |
| | |||||
* | rework summary() (esp. to allow a gtk frontend) | Pascal Rigaux | 2003-02-12 | 3 | -87/+133 |
| | |||||
* | use {interactive_help} | Pascal Rigaux | 2003-02-12 | 1 | -17/+16 |
| | |||||
* | allow {interactive_help} per dialog boxes instead of global | Pascal Rigaux | 2003-02-12 | 2 | -2/+3 |
| | |||||
* | don't set pop_it when the window is hidden | Pascal Rigaux | 2003-02-12 | 1 | -1/+4 |
| | |||||
* | updated to find an interface even when no profile are available. | Francois Pons | 2003-02-12 | 1 | -6/+10 |
| | |||||
* | prefer apache for drakpxe to find the right package. | Francois Pons | 2003-02-12 | 1 | -1/+1 |
| | |||||
* | fix fpons sucks (at least one time). | Francois Pons | 2003-02-12 | 1 | -2/+3 |
| | |||||
* | perl_checker compliance ("ref" now need parentheses in many case) | Pascal Rigaux | 2003-02-12 | 17 | -27/+27 |
| | |||||
* | do not enfore default settings | Thierry Vignaud | 2003-02-12 | 1 | -1/+0 |
| | |||||
* | configure profile in order to avoid standalone networking tools to complain | Francois Pons | 2003-02-12 | 1 | -0/+4 |
| | | | | | about unconfigured device. | ||||
* | 9.1-0.27mdk | Thierry Vignaud | 2003-02-12 | 1 | -1/+18 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-02-12 | 1 | -2/+2 |
| | |||||
* | - clean up through ugtk2 | Thierry Vignaud | 2003-02-12 | 1 | -145/+130 |
| | | | | | | | | | | - enforce strict mode - give meaningful names to widget variables - fix embedding in mcc at last, aka going into expert mode does not fsck up the gui - display all configuration buttons (both internet and lan) the same way - fix doble variable declaration to MDK::Common::Globals |