Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better display of keyboard layouts by using a tree (rationale: big | Thierry Vignaud | 2005-02-16 | 1 | -0/+2 |
| | | | | | pull-down menu is slow to browse) | ||||
* | list usb mice that have not driver set as "Mouse:xxx" in usbtable (#13575) | Thierry Vignaud | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | Force only ASCII letters, numbers, and underscores being used in print queue ↵ | Till Kamppeter | 2005-02-15 | 1 | -2/+6 |
| | | | | names. | ||||
* | perl_checker fixes | Olivier Blin | 2005-02-15 | 1 | -2/+2 |
| | |||||
* | delete unblacklisted entries from the list | Olivier Blin | 2005-02-15 | 1 | -0/+2 |
| | |||||
* | handle Init signal (look again for daemon if received) | Olivier Blin | 2005-02-15 | 1 | -11/+20 |
| | |||||
* | allow to look for daemon after startup | Olivier Blin | 2005-02-15 | 1 | -4/+11 |
| | |||||
* | Fix bug 13661 : umounting a supplementary CD wasn't done cleanly after failure | Rafael Garcia-Suarez | 2005-02-15 | 1 | -2/+7 |
| | |||||
* | clear blacklist when needed | Olivier Blin | 2005-02-15 | 1 | -0/+9 |
| | |||||
* | add quit button | Olivier Blin | 2005-02-15 | 1 | -3/+7 |
| | |||||
* | initial import | Olivier Blin | 2005-02-15 | 1 | -0/+76 |
| | |||||
* | add unblacklist | Olivier Blin | 2005-02-15 | 1 | -0/+11 |
| | |||||
* | fix typo again | Olivier Blin | 2005-02-15 | 1 | -1/+1 |
| | |||||
* | fix typo | Olivier Blin | 2005-02-15 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-02-15 | 1 | -1/+48 |
| | |||||
* | remove unneeded variable | Olivier Blin | 2005-02-15 | 1 | -1/+0 |
| | |||||
* | use network::activefw; | Olivier Blin | 2005-02-15 | 1 | -98/+17 |
| | |||||
* | initial import | Olivier Blin | 2005-02-15 | 1 | -0/+131 |
| | |||||
* | Support media size check when copying every rpm on HD | Rafael Garcia-Suarez | 2005-02-15 | 2 | -9/+22 |
| | |||||
* | fix typo | Pascal Rigaux | 2005-02-15 | 1 | -1/+1 |
| | |||||
* | replace load/save from floppy with using media_browser() | Pascal Rigaux | 2005-02-15 | 4 | -33/+102 |
| | |||||
* | create ->ask_filename and ->ask_directory to replace ->ask_file | Pascal Rigaux | 2005-02-15 | 2 | -8/+28 |
| | |||||
* | _ask_dir and _ask_file now use FileChooser | Pascal Rigaux | 2005-02-15 | 1 | -22/+41 |
| | |||||
* | add FileChooser creation and rollback ugly ->run thing (hopefully now unneeded) | Pascal Rigaux | 2005-02-15 | 1 | -7/+23 |
| | |||||
* | - Wait for CUPS being ready before querying the printer states for the | Till Kamppeter | 2005-02-15 | 1 | -0/+2 |
| | | | | | printer list in the main window. | ||||
* | don't let table=c: break (special for Frank Griffin) | Pascal Rigaux | 2005-02-15 | 1 | -1/+3 |
| | |||||
* | add peroyvind | Thierry Vignaud | 2005-02-15 | 1 | -0/+1 |
| | |||||
* | oops, no per package _requires_exceptions, only a global one, but that's ok ↵ | Pascal Rigaux | 2005-02-15 | 1 | -2/+2 |
| | | | | to forget alltogether about ther require perl(URPM) since we do require urpmi explictly | ||||
* | we want drakxtools-backend requires to be *low* (ie no perl-URPM nor packdrake) | Pascal Rigaux | 2005-02-15 | 1 | -0/+1 |
| | |||||
* | perl_checker fix | Olivier Blin | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | - Copy complete $printer structure for installation records (all irrelevant | Till Kamppeter | 2005-02-14 | 1 | -8/+1 |
| | | | | | | was already removed by printer::printerdrake::final_cleanup($printer), called in install_steps_interactive.pm at the end of the "Summary" step. | ||||
* | - Updated for new printer drivers packages. | Till Kamppeter | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | use real IP address | Olivier Blin | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | - Let printer autodetection results get into /root/drakx/report.bug.gz | Till Kamppeter | 2005-02-14 | 1 | -3/+8 |
| | |||||
* | remove some debug code | Olivier Blin | 2005-02-14 | 1 | -13/+2 |
| | |||||
* | proxy_configure: modify KDE proxy settings too | Olivier Blin | 2005-02-14 | 1 | -0/+15 |
| | |||||
* | active firewall support | Olivier Blin | 2005-02-14 | 1 | -3/+167 |
| | |||||
* | add evms for advanced disk usage | Thierry Vignaud | 2005-02-14 | 1 | -0/+1 |
| | |||||
* | updated Vietnamese file | Pablo Saratxaga | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | replace "Advanced" with "Authentication method" (as suggested in bugzilla ↵ | Pascal Rigaux | 2005-02-14 | 1 | -0/+1 |
| | | | | #11041) | ||||
* | typo fix (Arpad Biro) | Thierry Vignaud | 2005-02-14 | 1 | -2/+2 |
| | |||||
* | - Allow setting the network printer auto-detection timeout in expert mode | Till Kamppeter | 2005-02-14 | 2 | -14/+39 |
| | | | | | | - Let network not be scanned by default during printer auto-detection in beginner's mode | ||||
* | (isTVcard) perl_checko cleanup | Thierry Vignaud | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | 10.2-0.26mdk | Thierry Vignaud | 2005-02-14 | 1 | -1/+10 |
| | |||||
* | (remove_module) handle removal of cards (#7049) | Thierry Vignaud | 2005-02-14 | 1 | -0/+4 |
| | |||||
* | handle removal of cards (#7049) | Thierry Vignaud | 2005-02-14 | 1 | -0/+1 |
| | |||||
* | - Fixed bug of network printers without DNS hostname entry not detected | Till Kamppeter | 2005-02-14 | 1 | -12/+17 |
| | | | | | | - Longer timeouts for "ping", as some network printers were missed - Suppressed stderr output of called command line tools | ||||
* | *** empty log message *** | Pascal Rigaux | 2005-02-14 | 1 | -1/+155 |
| | |||||
* | better style | Thierry Vignaud | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | (probeSerialDevices) simplify | Thierry Vignaud | 2005-02-14 | 1 | -1/+1 |
| |