| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - Display options devided in the groups defined in the PPD file. | Till Kamppeter | 2003-01-30 | 2 | -119/+82 |
* | perl_checker small fixes | Pascal Rigaux | 2003-01-30 | 1 | -2/+2 |
* | *** empty log message *** | Pascal Rigaux | 2003-01-30 | 1 | -1/+311 |
* | basic treelist handling (it leaks memory, but who cares, compared to gtk :) | Pascal Rigaux | 2003-01-30 | 2 | -1/+99 |
* | (helper_separator_tree_to_tree): this new function helps transforming a | Pascal Rigaux | 2003-01-30 | 1 | -0/+26 |
* | fixed perl_checker | Francois Pons | 2003-01-29 | 1 | -14/+16 |
* | fixed some perl_checker | Francois Pons | 2003-01-29 | 1 | -1/+0 |
* | fix various resize pbs: | Pascal Rigaux | 2003-01-29 | 1 | -13/+18 |
* | dumpe2fs call cleanup | Pascal Rigaux | 2003-01-29 | 1 | -6/+5 |
* | don't set $::main_window during install | Pascal Rigaux | 2003-01-29 | 1 | -1/+1 |
* | ntfsresize feature added (not tested!) | Pascal Rigaux | 2003-01-29 | 2 | -0/+13 |
* | switched some languages to UTF-8 (they use ascii only, so it shouldn't | Pablo Saratxaga | 2003-01-29 | 2 | -20/+11 |
* | logdrake is a special case as for embedding in mcc since it can be embedded | Thierry Vignaud | 2003-01-29 | 1 | -0/+1 |
* | (getIDE) don't provide information when we don't have it (vendor, description) | Thierry Vignaud | 2003-01-29 | 1 | -1/+1 |
* | fix doble detection of pci modems | Thierry Vignaud | 2003-01-29 | 1 | -1/+1 |
* | (getModem) it always return an empy hash, thus confusing harddrake | Thierry Vignaud | 2003-01-29 | 1 | -1/+1 |
* | print badly managed devices' drivers in red | Thierry Vignaud | 2003-01-29 | 1 | -1/+1 |
* | restore cd/dvd burners detection | Thierry Vignaud | 2003-01-29 | 1 | -1/+1 |
* | - Automatic non-interactive installation of local print queues. | Till Kamppeter | 2003-01-29 | 2 | -76/+156 |
* | software raid (mdX) can go up to md31 | Pascal Rigaux | 2003-01-29 | 2 | -2/+4 |
* | handle mdX where X >= 10 (it should fix bug #1129) | Pascal Rigaux | 2003-01-29 | 1 | -1/+1 |
* | Take into account the new splitting of the Foomatic packages. | Till Kamppeter | 2003-01-28 | 1 | -2/+3 |
* | fixes unresponsive keyboard | Guillaume Cottenceau | 2003-01-28 | 1 | -3/+3 |
* | log configured dvds for better post-debugging | Pascal Rigaux | 2003-01-28 | 1 | -1/+1 |
* | s/version name/version number/ (Christophe Combelles) | Thierry Vignaud | 2003-01-28 | 1 | -1/+1 |
* | updated Portuguese file | Pablo Saratxaga | 2003-01-28 | 1 | -1/+1 |
* | cleaning the utf8 support stuff: | Thierry Vignaud | 2003-01-28 | 5 | -8/+22 |
* | typo fix in logdrake usage help (spoted by Christophe Combelles) | Thierry Vignaud | 2003-01-28 | 3 | -4/+4 |
* | cleanup use of flags | Pascal Rigaux | 2003-01-28 | 2 | -5/+9 |
* | simplify API (always -1,-1 for left,top when creating widget, it means auto-p... | Pascal Rigaux | 2003-01-28 | 2 | -42/+38 |
* | update | Thierry Vignaud | 2003-01-28 | 1 | -1/+0 |
* | for resize2fs, don't multiply by 512 *then* divide by $block_size, better | Pascal Rigaux | 2003-01-28 | 1 | -1/+1 |
* | 9.1-0.17mdk | Thierry Vignaud | 2003-01-28 | 1 | -1/+9 |
* | More stuff for non-interactive printer configuration: | Till Kamppeter | 2003-01-28 | 2 | -84/+185 |
* | - progress bars works | Damien Chaumette | 2003-01-27 | 1 | -106/+36 |
* | typo rename, not renamef | Florin Grad | 2003-01-27 | 1 | -1/+1 |
* | don't blindly truncate strings to size 40 in simplify_string | Pascal Rigaux | 2003-01-27 | 1 | -8/+10 |
* | roll back (mcc!=gi) | Thierry Vignaud | 2003-01-27 | 1 | -1/+1 |
* | (require_root_capability): having extracted it from interactive enable | Thierry Vignaud | 2003-01-27 | 1 | -5/+1 |
* | fix missing pointer_ungrab so that after testing mouse during | Guillaume Cottenceau | 2003-01-27 | 1 | -1/+3 |
* | remove debugging statement | Thierry Vignaud | 2003-01-27 | 1 | -1/+1 |
* | since fpons don't care about fixing drakxtools build broken by | Thierry Vignaud | 2003-01-27 | 1 | -1/+1 |
* | remove warnings in package | Thierry Vignaud | 2003-01-27 | 1 | -1/+1 |
* | 9.1-0.16mdk | Thierry Vignaud | 2003-01-27 | 1 | -1/+5 |
* | since return values of callbacks are now non-ignored, we need to | Guillaume Cottenceau | 2003-01-27 | 1 | -1/+1 |
* | 9.1-0.15mdk | Thierry Vignaud | 2003-01-27 | 1 | -1/+27 |
* | it's useless to import %security::help::help since it's already | Thierry Vignaud | 2003-01-27 | 1 | -1/+1 |