Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #5571 | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | if some module has no parameter, instead of not displaying the config | Thierry Vignaud | 2003-09-11 | 1 | -1/+5 |
| | | | | | window, show that there's no parameters to configure | ||||
* | don't display a watch when slow things because due to the | Guillaume Cottenceau | 2003-09-11 | 1 | -15/+6 |
| | | | | | | | | | | | | large number of gtkflush(), the ask_ok_cancel appears before its Gtk->main is called, hence clicking too fast will call Gtk->main_quit before Gtk->main, but the dialog doesn't disappear; then on the next click on ok/cancel, the call to another Gtk->main_quit will lead to two Gtk->main being exited, hence destroying the ok/cancel dialog but alors the main window (choose of individual packages) | ||||
* | fix infamous #4136 | Thierry Vignaud | 2003-09-11 | 1 | -0/+1 |
| | | | | | | | | rationale: our own SIG_CHLD handler intercept the child death after run_program's waitpid() got interrupted by the signal but before it get rescheduled by the kernel (at which stage the child it wait for does not exists anymore) | ||||
* | translate one more string | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | don't pack_end two times a button, this causes a Gtk Critical and we never ↵ | Guillaume Cottenceau | 2003-09-11 | 1 | -1/+1 |
| | | | | know what can happen after that :/ | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-09-11 | 1 | -1/+267 |
| | |||||
* | move configuring kdmrc to lang::write so that it is done in localedrake | Pascal Rigaux | 2003-09-11 | 2 | -18/+18 |
| | |||||
* | don't configure kde config files when they are not present | Pascal Rigaux | 2003-09-11 | 1 | -1/+1 |
| | | | | | (otherwise minimal install followed by urpmi kde gives a badly configured kde) | ||||
* | use center_always for popped windows (if transient is not used), and force ↵ | Pascal Rigaux | 2003-09-11 | 2 | -3/+6 |
| | | | | centering in Xconfig test | ||||
* | libXext seems to be needed, i don't know why... | Pascal Rigaux | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | do not set hostname if there's a dynamic interface | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | simplified oem theme generation, now use oem-theme.rpm | Francois Pons | 2003-09-11 | 1 | -60/+6 |
| | |||||
* | silly me, I forgot the debug messages | Florin Grad | 2003-09-11 | 1 | -2/+0 |
| | |||||
* | add the network interface window as in the drakgw's case | Florin Grad | 2003-09-11 | 1 | -1/+3 |
| | |||||
* | some Cancel interface fix | Florin Grad | 2003-09-11 | 1 | -4/+5 |
| | |||||
* | fixed depth to 24 when using driver fglrx (it won't work unless 24 bits) | Francois Pons | 2003-09-11 | 1 | -0/+3 |
| | |||||
* | Add 5 LOCALES"zh_CN" miniChinput (#4408) | David Baudens | 2003-09-11 | 1 | -0/+2 |
| | |||||
* | inactivate antialias in VGA16 because it makes fonts look worse | Guillaume Cottenceau | 2003-09-11 | 1 | -0/+12 |
| | |||||
* | always display the log domain names in the same order, that is in | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | | | | | english (not l10n) alphabetic order | ||||
* | remove debugging assertion | Thierry Vignaud | 2003-09-11 | 1 | -1/+0 |
| | |||||
* | display "the current level is X" instead of "the current level is level X" | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | fixed to use meta_class desktop instead of virtual discovery (mapped to ↵ | Francois Pons | 2003-09-11 | 1 | -1/+1 |
| | | | | desktop). | ||||
* | wait for processes that need to be correctly finished before. | Francois Pons | 2003-09-11 | 1 | -4/+5 |
| | |||||
* | don't use images for language choice in vga16, it's too ugly | Guillaume Cottenceau | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | added detach option to handle detached process running (for update-menus). | Francois Pons | 2003-09-11 | 1 | -27/+31 |
| | |||||
* | protected restore entry to be only visible if restore option added during boot. | Francois Pons | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | added restore option to allow restore entry to be created (refused by default) | Francois Pons | 2003-09-11 | 1 | -0/+1 |
| | |||||
* | updated Welsh and Uzbek files | Pablo Saratxaga | 2003-09-11 | 1 | -10/+13 |
| | |||||
* | fix recovery behaviour thx to francois comments | Guillaume Cottenceau | 2003-09-11 | 1 | -9/+5 |
| | |||||
* | recovery | Guillaume Cottenceau | 2003-09-10 | 6 | -36/+148 |
| | |||||
* | 9.2 | Guillaume Cottenceau | 2003-09-10 | 1 | -1/+1 |
| | |||||
* | fixup default fglrx config to be included in Device Section. thanks pixel | Nicolas Planel | 2003-09-10 | 1 | -51/+52 |
| | |||||
* | 9.2 | Guillaume Cottenceau | 2003-09-10 | 1 | -1/+1 |
| | |||||
* | Update | David Baudens | 2003-09-10 | 2 | -44/+51 |
| | |||||
* | Don't install nautilus-gtkhtml by default | Frederic Crozat | 2003-09-10 | 1 | -1/+0 |
| | |||||
* | clean | Guillaume Cottenceau | 2003-09-10 | 1 | -2/+0 |
| | |||||
* | we don't have .jpg loader in install, file needs to be in .png | Guillaume Cottenceau | 2003-09-10 | 1 | -1/+1 |
| | | | | | (mandrake_desk 9.2-8mdk) | ||||
* | 9.2-10mdk | Thierry Vignaud | 2003-09-10 | 1 | -1/+14 |
| | |||||
* | - do not comply on filter change (system, user or system & user) | Thierry Vignaud | 2003-09-10 | 1 | -49/+50 |
| | | | | | | | | - default to "system & user" by default - show customized rules after system ones since these are managed once system ones get applied - add new rules to end of list | ||||
* | fixed the fix of fpons trick... | Francois Pons | 2003-09-10 | 1 | -1/+1 |
| | |||||
* | fixed the fpons trick (which was false moreover) | Francois Pons | 2003-09-10 | 1 | -1/+1 |
| | |||||
* | fixed perl_checker fixes. | Francois Pons | 2003-09-10 | 1 | -2/+2 |
| | |||||
* | make sure mouse modules are loaded before using them (usefull for defcfg or ↵ | Francois Pons | 2003-09-10 | 1 | -1/+7 |
| | | | | recovery). | ||||
* | added load_modules to load mouse module according to configuration. | Francois Pons | 2003-09-10 | 1 | -0/+15 |
| | |||||
* | follow std explanations policy | Thierry Vignaud | 2003-09-10 | 2 | -6/+6 |
| | |||||
* | restore entry is a recovery entry. | Francois Pons | 2003-09-10 | 1 | -1/+1 |
| | |||||
* | restore entry shouldn't have reference of vga=... in append, moved to vga. | Francois Pons | 2003-09-10 | 1 | -1/+5 |
| | |||||
* | no more "dos" label in bootloader (it seems WinXP use the "DOS FAT16" for ↵ | Pascal Rigaux | 2003-09-10 | 1 | -1/+1 |
| | | | | fat partitions) | ||||
* | added nplanel patch for ATI proprietary drivers. | Francois Pons | 2003-09-10 | 3 | -1/+80 |
| |