Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (adjust_local_extended): fix resizing local extended | Pascal Rigaux | 2003-02-02 | 1 | -6/+7 |
| | |||||
* | NTFS is blue | Pascal Rigaux | 2003-02-02 | 1 | -1/+1 |
| | |||||
* | move whatParport() to printer::detect | Pascal Rigaux | 2003-02-02 | 2 | -21/+21 |
| | |||||
* | Fixed Foomatic installation done by installer. | Till Kamppeter | 2003-02-02 | 2 | -2/+2 |
| | |||||
* | ensure the window is big enough in 640x480: remove logo and steps window | Pascal Rigaux | 2003-02-02 | 2 | -4/+8 |
| | |||||
* | - handle {vga16} in Xnest testing mode | Pascal Rigaux | 2003-02-02 | 1 | -2/+2 |
| | | | | | - fix weird bug due to missing aewm-drakx in test mode (??) | ||||
* | move whatPrinter(), whatUsbport() and whatPrinterPort() out of ↵ | Pascal Rigaux | 2003-02-02 | 3 | -107/+106 |
| | | | | | | | | | | detect_devices to printer::detect (it cleans up detect_devices, and won't hurt eyes anymore :) this change, together with .perl_checker skipping printer::* marks the style disagreement between printer/* and the rest of install | ||||
* | do not check printer::main, printer::printerdrake and printer::detect, too ↵ | Pascal Rigaux | 2003-02-02 | 1 | -0/+3 |
| | | | | many warnings | ||||
* | please perl_checker | Pascal Rigaux | 2003-02-02 | 3 | -11/+11 |
| | |||||
* | - add Xnest feature when testing | Pascal Rigaux | 2003-02-02 | 1 | -62/+79 |
| | | | | | - cleanup and re-indent | ||||
* | fix grub installed on {first_hd_device} instead of {boot} (bug #1199) | Pascal Rigaux | 2003-02-02 | 1 | -1/+1 |
| | |||||
* | - Improved generation of printer list entries from manufacturer-supplied ↵ | Till Kamppeter | 2003-02-01 | 1 | -6/+15 |
| | | | | PostScript PPDs. | ||||
* | - Completed support for pre-compiled Foomatic PPDs. | Till Kamppeter | 2003-02-01 | 3 | -53/+124 |
| | | | | | | | | | - Cleaning of mamufacturer names for menues and for comparing auto-dtected data against Foomatic centralized in one function. - Fixed file name in check for installed packages. - Fixed display of boolean options from native PostScript PPD files in the option setting dialog. | ||||
* | updated pot file | Pablo Saratxaga | 2003-01-31 | 3 | -719/+911 |
| | |||||
* | fixed typo (drakbakup.conf -> drakbackup.conf) | Pablo Saratxaga | 2003-01-31 | 1 | -2/+2 |
| | |||||
* | new version | Damien Chaumette | 2003-01-31 | 1 | -2/+4 |
| | |||||
* | zeroconf | Damien Chaumette | 2003-01-31 | 1 | -1/+3 |
| | |||||
* | more zeroconf configuration | Damien Chaumette | 2003-01-31 | 1 | -0/+9 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-01-31 | 1 | -1/+62 |
| | |||||
* | fix poulpy | Pascal Rigaux | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | avoid poping | Damien Chaumette | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | be sure $o->{netcnx}{type} is set when using easy_dhcp | Damien Chaumette | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | do "yelp-pregenerate -a" only once | Pascal Rigaux | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | fix "one big ntfs" resizing (in the limit case) | Pascal Rigaux | 2003-01-31 | 1 | -1/+5 |
| | |||||
* | handle pop_it more nicely: no need to precise pop_it when the wizard window ↵ | Pascal Rigaux | 2003-01-31 | 4 | -7/+7 |
| | | | | | | | already has a window, that way, two dialog boxes won't merge in the same window (which is dumb!) | ||||
* | - do not write_partitions when resizing & loosing data (not needed) | Pascal Rigaux | 2003-01-31 | 1 | -7/+8 |
| | | | | | - handle "cancel" on write_partitions | ||||
* | (detect): cleanup the value returned when only a wacom is found | Pascal Rigaux | 2003-01-31 | 1 | -5/+1 |
| | |||||
* | (createXconf): special case for "none" mouse device | Pascal Rigaux | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | fix typo (calling resize_fat::main instead of diskdrake::resize_ntfs) | Pascal Rigaux | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | remove explicitly setting the size of advertising window | Pascal Rigaux | 2003-01-31 | 1 | -1/+1 |
| | | | | | (it wasn't setting the same size as the wizard mode size) | ||||
* | beta 3 logo | Florent Villard | 2003-01-31 | 1 | -0/+0 |
| | |||||
* | - Faster switch between normal and expert mode (no re-read of the print | Till Kamppeter | 2003-01-31 | 2 | -19/+96 |
| | | | | | | queues). - Prepared for working with pre-compiled Foomatic PPDs. | ||||
* | small fixes | Pascal Rigaux | 2003-01-31 | 1 | -4/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-01-31 | 1 | -1/+121 |
| | |||||
* | graphical layout change | Pascal Rigaux | 2003-01-31 | 1 | -3/+3 |
| | |||||
* | add ntfs resize to the wizard | Pascal Rigaux | 2003-01-31 | 1 | -17/+38 |
| | |||||
* | fix typo | Pascal Rigaux | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | create diskdrake::resize_ntfs to factorize code | Pascal Rigaux | 2003-01-31 | 2 | -7/+30 |
| | |||||
* | drop $o->{lnx4win} handling | Pascal Rigaux | 2003-01-30 | 2 | -9/+0 |
| | |||||
* | add isFat_or_NTFS() and use it where possible instead of isFat() since Windows | Pascal Rigaux | 2003-01-30 | 8 | -27/+18 |
| | | | | | is now using ntfs, not only Windows NT | ||||
* | adapt to new category network/gigabit (which used to be in network/main) | Pascal Rigaux | 2003-01-30 | 5 | -8/+8 |
| | |||||
* | (merge_values): allow get_monitors to work when xfree3 is missing | Pascal Rigaux | 2003-01-30 | 1 | -1/+1 |
| | |||||
* | - Conservation of option settings also for queues with PostScript PPD files | Till Kamppeter | 2003-01-30 | 3 | -173/+181 |
| | | | | | | | or when switching between PostScript PPD file and Foomatic. - Fixed tree structure of main window in expert mode. - Several smaller bug fixes. | ||||
* | on second thoughts, this is just simpler | Thierry Vignaud | 2003-01-30 | 1 | -7/+1 |
| | |||||
* | 9.1-0.19mdk | Thierry Vignaud | 2003-01-30 | 1 | -2/+25 |
| | |||||
* | - perl_checker fixes | Thierry Vignaud | 2003-01-30 | 1 | -3/+4 |
| | | | | | - fix non embedded case :-( | ||||
* | added pango-hebrew-xft.so for hebrew to be displayed (chmouel) | Francois Pons | 2003-01-30 | 1 | -0/+1 |
| | |||||
* | translate topics (aka hw class names) in harddrake gui | Thierry Vignaud | 2003-01-30 | 2 | -26/+26 |
| | |||||
* | - cosmetic fix for "drakconnect does not detect nvnet part of nvforce2 chips" | Thierry Vignaud | 2003-01-30 | 1 | -3/+3 |
| | | | | | | | | | | hint: their class is MEMORY_RAM :-( ... - btw, simplify unknown devices detection (merging tests regarding driver and media type) - move nforce system controllers in bridge class (which is renamed "bridges and system controllers" aka where we put stuff we've nothing to configure but we don't want to put them in controller so that users are not afraid) but nvnet | ||||
* | - Display options devided in the groups defined in the PPD file. | Till Kamppeter | 2003-01-30 | 2 | -119/+82 |
| | | | | | | | | | | | | | - For Foomatic PPDs the options in the "General" group are shown by default the rest when clicking "Advanced". When there ar no groups, the decision is done by a table of most commonly used option names. - Sort the displayed options of a queue with a non-Foomatic PPD file by the importance of the options. - Do not sort the values of an option, they are already conveniently sorted in the PPD files. - Removed some unnecessary re-reads of the printer option information. - Several fixes to run smoothly with Foomatic 2.9.x. |