| Commit message (Expand) | Author | Age | Files | Lines |
* | nothing useful for the moment | Pascal Rigaux | 2002-08-13 | 1 | -11/+0 |
* | add checking davfs is installed | Pascal Rigaux | 2002-08-13 | 1 | -0/+2 |
* | use ensure_is_installed | Pascal Rigaux | 2002-08-13 | 4 | -16/+3 |
* | add ensure_is_installed (which was network::smbnfs::check_raw and is often us... | Pascal Rigaux | 2002-08-13 | 1 | -0/+14 |
* | rough WebDAV gui | Pascal Rigaux | 2002-08-13 | 3 | -2/+101 |
* | handle the setting of 'ok' and 'cancel' | Pascal Rigaux | 2002-08-13 | 1 | -1/+1 |
* | backend davfs (WebDAV) support | Pascal Rigaux | 2002-08-13 | 4 | -4/+19 |
* | - handle setting 'ok' && 'cancel' | Pascal Rigaux | 2002-08-13 | 3 | -3/+10 |
* | remove completly setting 'ok' & 'cancel' since it's better done per | Pascal Rigaux | 2002-08-13 | 1 | -2/+0 |
* | button "Previous" and "Next" are not only there in interactive::gtk | Pascal Rigaux | 2002-08-13 | 1 | -1/+2 |
* | check the config file isn't empty | Thierry Vignaud | 2002-08-13 | 1 | -1/+1 |
* | added a true value. | Francois Pons | 2002-08-13 | 1 | -0/+2 |
* | removed duplicate aspell-xx as DrakX will take care of them now. | Francois Pons | 2002-08-13 | 1 | -2/+1 |
* | fixed stupid typo. | Francois Pons | 2002-08-13 | 1 | -1/+1 |
* | allow selecting a choice package according to locales-xx found. | Francois Pons | 2002-08-13 | 1 | -3/+12 |
* | (export_to_install_X): if monitor is p'n'p, don't save it for auto_install | Pascal Rigaux | 2002-08-13 | 1 | -1/+1 |
* | add "Australian Optus cable TV" support (need xawtv <= 3.76) | Thierry Vignaud | 2002-08-13 | 1 | -0/+1 |
* | updated Portuguese and Chinese files | Pablo Saratxaga | 2002-08-13 | 1 | -341/+341 |
* | harddrake-ui doesn't have to provides kudzu | Thierry Vignaud | 2002-08-13 | 1 | -2/+2 |
* | require latest perl-MDK-Common | Pascal Rigaux | 2002-08-13 | 1 | -1/+1 |
* | corrected erros that made the script fail | Pablo Saratxaga | 2002-08-13 | 1 | -2/+3 |
* | create a backup of XF86Config (XF86Config.old) | Pascal Rigaux | 2002-08-12 | 1 | -0/+1 |
* | remove useless 2 GNOME | Florent Villard | 2002-08-12 | 1 | -1/+0 |
* | logo for beta 3 | Florent Villard | 2002-08-12 | 1 | -0/+0 |
* | update LSB text | Florent Villard | 2002-08-12 | 1 | -1/+1 |
* | - fix reading previous keyboard config on upgrade (for displaying in summary) | Pascal Rigaux | 2002-08-12 | 4 | -11/+16 |
* | use setExportedVarsInSh for setting /etc/profile.d/proxy.sh so that http_proxy | Pascal Rigaux | 2002-08-12 | 1 | -4/+3 |
* | - add setExportedVarsInSh and setExportedVarsInCsh | Pascal Rigaux | 2002-08-12 | 1 | -3/+8 |
* | don't switch to 2 buttons dialog box if the labels are too long in ask_from_list | Pascal Rigaux | 2002-08-12 | 1 | -10/+12 |
* | use $::prefix | Pascal Rigaux | 2002-08-12 | 3 | -5/+4 |
* | locale name <-> charset correspondances better matching what DrakX uses | Pablo Saratxaga | 2002-08-12 | 3 | -4/+18 |
* | fix typo | Pascal Rigaux | 2002-08-12 | 1 | -1/+1 |
* | fix embedding | Pascal Rigaux | 2002-08-12 | 1 | -1/+0 |
* | fixed stupid change (almost hope it was really changes). | Francois Pons | 2002-08-12 | 1 | -2/+2 |
* | update TODO list | Thierry Vignaud | 2002-08-12 | 1 | -1/+1 |
* | allow ftp_proxy beginning with http: (thanks to Christophe Combelles) | Pascal Rigaux | 2002-08-12 | 1 | -2/+2 |
* | print fields values in blue, paint unknown module in red | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
* | consolidate create_factory_menu | Thierry Vignaud | 2002-08-12 | 2 | -0/+12 |
* | fix to reduce size of already installed packages. | Francois Pons | 2002-08-12 | 1 | -19/+24 |
* | synced to force calling selectPackagesAlreadyInstalled in order to have | Francois Pons | 2002-08-12 | 1 | -4/+4 |
* | allow removing packages on upgrade. | Francois Pons | 2002-08-12 | 1 | -23/+4 |
* | - on exit, kill the running configurator if any | Thierry Vignaud | 2002-08-12 | 2 | -15/+7 |
* | - modules::get_parameters : consolidate some code | Thierry Vignaud | 2002-08-12 | 2 | -1/+9 |
* | - ugtk::gtkexpand : new function | Thierry Vignaud | 2002-08-12 | 2 | -1/+2 |
* | - perl_checker fix | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
* | - put signals ids in %IDs | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
* | write_on_pixmap: kill unused variable | Thierry Vignaud | 2002-08-12 | 1 | -1/+1 |
* | tree_set_icon: new function | Thierry Vignaud | 2002-08-12 | 2 | -0/+8 |
* | create_okcancel isn't in ugtk so don't export it (warning fix) | Thierry Vignaud | 2002-08-12 | 1 | -1/+1 |
* | add Acronis bootloader magic | Pascal Rigaux | 2002-08-11 | 1 | -0/+1 |