Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix "Mouse" button in summary doing nothing | Pascal Rigaux | 2005-08-16 | 1 | -3/+3 |
| | |||||
* | - Added per-printer configurable handling of CUPS backend errors. This | Till Kamppeter | 2005-08-15 | 2 | -2/+97 |
| | | | | | | way CUPS does not disable print queues automatically any more (for example if printer not turned on). | ||||
* | Install scim-qtimm for locales that use scim as their default IM. | Funda Wang | 2005-08-14 | 1 | -0/+1 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2005-08-14 | 1 | -46/+44 |
| | |||||
* | update | Thierry Vignaud | 2005-08-13 | 1 | -2/+2 |
| | |||||
* | update | Thierry Vignaud | 2005-08-13 | 1 | -3/+3 |
| | |||||
* | install scim-tomoe for japanese users | Thierry Vignaud | 2005-08-13 | 1 | -1/+1 |
| | |||||
* | fix installing laptop-mode-tools on laptops | Thierry Vignaud | 2005-08-13 | 1 | -2/+2 |
| | |||||
* | jorge | José Jorge | 2005-08-13 | 1 | -251/+340 |
| | |||||
* | some fixes | rstandtke | 2005-08-12 | 1 | -35/+31 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-08-12 | 1 | -4/+4 |
| | |||||
* | - store attack details in a hash | Olivier Blin | 2005-08-12 | 1 | -49/+117 |
| | | | | | | | - add a Gtk2::Balloon custom pseudo-widget - use balloons to notify attacks - show attack window on balloon click | ||||
* | *** empty log message *** | Dovix | 2005-08-12 | 1 | -470/+97 |
| | |||||
* | use gtkadd | Olivier Blin | 2005-08-12 | 1 | -1/+1 |
| | |||||
* | improve list removal workaround using a copying grep | Olivier Blin | 2005-08-12 | 1 | -4/+2 |
| | |||||
* | Updated Estonian translations. | Marek Laane | 2005-08-12 | 1 | -4/+4 |
| | |||||
* | install laptop-mode-tools on laptops | Frederic Lepied | 2005-08-11 | 1 | -1/+1 |
| | |||||
* | Revert removal of keyboard layout weight of zh. (bug#16873) | Funda Wang | 2005-08-11 | 1 | -2/+2 |
| | |||||
* | Fix bug #17383 | Michal Bukovjan | 2005-08-11 | 1 | -10/+10 |
| | |||||
* | update | Thierry Vignaud | 2005-08-11 | 1 | -3/+5 |
| | |||||
* | 10.3-0.44mdk (and add a warning about CVS) | Olivier Blin | 2005-08-11 | 1 | -2/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-08-10 | 1 | -0/+60 |
| | |||||
* | - if we have a lot of memory, keep the clp in tmpfs | Pascal Rigaux | 2005-08-10 | 2 | -12/+38 |
| | | | | | | - check the size available in $::prefix/tmp for the case it's on its own filesystem (bug #15377) - also check the size available in other cases | ||||
* | create clp_on_tmpfs() for future use | Pascal Rigaux | 2005-08-10 | 1 | -1/+2 |
| | |||||
* | 10.3-0.43mdk | Thierry Vignaud | 2005-08-10 | 1 | -1/+6 |
| | |||||
* | (floppies) in standalone mode, usb-storage is loaded by hotplug. manually | Thierry Vignaud | 2005-08-10 | 1 | -1/+1 |
| | | | | | loading it just slows down harddrake service startup | ||||
* | compute approx_level in network::monitor::list_wireless | Olivier Blin | 2005-08-10 | 2 | -2/+2 |
| | |||||
* | - our udev rules must come before standard mandriva rules to be able to ↵ | Pascal Rigaux | 2005-08-10 | 1 | -1/+2 |
| | | | | | | | shadow them - special mouse rule *is* needed for serial mouse | ||||
* | be a little safer and shorter | Pascal Rigaux | 2005-08-10 | 1 | -2/+1 |
| | |||||
* | on upgrade, have not only the upgraded packages, but also the installed ↵ | Pascal Rigaux | 2005-08-10 | 1 | -1/+1 |
| | | | | packages in package_list.pl (bugzilla #15296) | ||||
* | doc was renamed | Thierry Vignaud | 2005-08-10 | 1 | -2/+2 |
| | |||||
* | ask the encrypt_key when we have "encrypted" set but we don't have the ↵ | Pascal Rigaux | 2005-08-10 | 1 | -4/+25 |
| | | | | encrypt_key | ||||
* | i don't know if it's really the best choice here, but that way it always ↵ | Pascal Rigaux | 2005-08-10 | 1 | -1/+1 |
| | | | | allow to select "encrypted" | ||||
* | {bad_fs_type_magic} is wrong info when we have "encryption" (bugzilla #16893 ↵ | Pascal Rigaux | 2005-08-10 | 1 | -1/+1 |
| | | | | is about this too) | ||||
* | don't be sure of anything of setting encryption (it may help bugzilla #16893) | Pascal Rigaux | 2005-08-10 | 1 | -0/+3 |
| | |||||
* | remove encryption=xxx and encrypted option before passing them to mount() ↵ | Pascal Rigaux | 2005-08-10 | 1 | -1/+3 |
| | | | | since we take care of the encrypted loopback ourself (bugzilla #17142) | ||||
* | *** empty log message *** | Pascal Rigaux | 2005-08-09 | 1 | -0/+76 |
| | |||||
* | image2f has slightly changed | Pascal Rigaux | 2005-08-09 | 2 | -2/+2 |
| | |||||
* | really make ComboBox with tree inside work | Pascal Rigaux | 2005-08-09 | 1 | -10/+14 |
| | |||||
* | modify ComboBox with a tree inside to follow previous __create_tree_model() ↵ | Pascal Rigaux | 2005-08-09 | 1 | -9/+7 |
| | | | | change | ||||
* | fix indentation | Pascal Rigaux | 2005-08-09 | 1 | -32/+32 |
| | |||||
* | better that way | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
| | |||||
* | revamp code | Pascal Rigaux | 2005-08-09 | 1 | -52/+52 |
| | |||||
* | simplify | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
| | |||||
* | no need to explicitly show | Pascal Rigaux | 2005-08-09 | 1 | -2/+2 |
| | |||||
* | updated Brazilian po file | Pablo Saratxaga | 2005-08-09 | 1 | -38/+33 |
| | |||||
* | 10.3-0.42mdk | Thierry Vignaud | 2005-08-09 | 1 | -1/+16 |
| | |||||
* | map more closely to dmidecode behaviour's, aka mmap(/dev/mem) and find/read | Gwenolé Beauchesne | 2005-08-09 | 1 | -66/+89 |
| | | | | | the raw DMI table in a whole. | ||||
* | update | Thierry Vignaud | 2005-08-09 | 1 | -3/+2 |
| | |||||
* | fix | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
| |