Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fix | Thierry Vignaud | 2009-02-14 | 1 | -1/+1 |
| | |||||
* | 5.8 | Thierry Vignaud | 2009-02-14 | 2 | -1/+3 |
| | |||||
* | use same icon as in mcc instead of rpmdarke one (#44671) | Thierry Vignaud | 2009-02-14 | 3 | -1/+2 |
| | |||||
* | move bug reference | Thierry Vignaud | 2009-02-14 | 1 | -2/+2 |
| | |||||
* | log latest change (update banner icons from mcc ones) | Thierry Vignaud | 2009-02-14 | 1 | -1/+3 |
| | |||||
* | copy icons from MCC | Thierry Vignaud | 2009-02-14 | 2 | -0/+0 |
| | |||||
* | kill rpmdrake-remove forever (unpackaged for a while) | Thierry Vignaud | 2009-02-14 | 2 | -1/+0 |
| | |||||
* | use mcc icon if availlable (#44671) | Thierry Vignaud | 2009-02-14 | 4 | -4/+5 |
| | |||||
* | (get_icon) introduce it in order to reuse mcc icon if availlable (#44671) | Thierry Vignaud | 2009-02-14 | 1 | -0/+9 |
| | |||||
* | (easy_add_callback_with_mirror,easy_add_callback) honnor canceling | Thierry Vignaud | 2009-02-14 | 2 | -0/+4 |
| | | | | | when the user closed the "updates/full_sources" dialog (#47125) | ||||
* | (interactive_msg) document return value | Thierry Vignaud | 2009-02-14 | 1 | -0/+4 |
| | |||||
* | (choose_mirror) honnor canceling when the user refused to access the | Thierry Vignaud | 2009-02-14 | 2 | -1/+3 |
| | | | | | network when adding a specific mirror from the menubar (#46027) | ||||
* | Update French translation | Christophe Berthelé | 2009-02-14 | 1 | -21/+18 |
| | |||||
* | (toggle_nodes) remove useless end of lines | Thierry Vignaud | 2009-02-13 | 1 | -5/+5 |
| | |||||
* | (toggle_nodes) remove useless end of lines | Thierry Vignaud | 2009-02-13 | 75 | -226/+226 |
| | |||||
* | sync with code | Thierry Vignaud | 2009-02-13 | 74 | -13948/+14328 |
| | |||||
* | (toggle_nodes) previous commit nicely showed some duplicated code ; | Thierry Vignaud | 2009-02-13 | 1 | -8/+13 |
| | | | | | let's factorize it | ||||
* | Updated Slovenian translation | Jure Repinc | 2009-02-13 | 1 | -8/+7 |
| | |||||
* | (toggle_nodes) add a titles when warning about conflicting package | Thierry Vignaud | 2009-02-13 | 1 | -1/+1 |
| | |||||
* | (toggle_nodes) fix title when asking for removing additional packages ↵ | Thierry Vignaud | 2009-02-13 | 1 | -1/+1 |
| | | | | confirmatin | ||||
* | (already_installed_or_not_installable) really do not show empty | Thierry Vignaud | 2009-02-13 | 1 | -2/+3 |
| | | | | | dialogs (r252829 was incomplete) | ||||
* | (perform_installation) try to pass a meaningfull @ask_unselect to ↵ | Thierry Vignaud | 2009-02-13 | 1 | -1/+4 |
| | | | | urpm::main_loop::run() | ||||
* | (already_installed_or_not_installable) do not show empty dialogs | Thierry Vignaud | 2009-02-13 | 1 | -0/+1 |
| | | | | | | | rationale: due to some bugs in urpmi, we cannot always keep the state and thus urpm::select::translate_already_installed() results in us displaying empty dialogs sometimes | ||||
* | (perform_installation) fix crashing on uninstalling packages (#47751) | Thierry Vignaud | 2009-02-13 | 2 | -1/+2 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2009-02-13 | 1 | -5/+5 |
| | |||||
* | (mainwindow) do not use the same shortcut for "Add a specific "media | Thierry Vignaud | 2009-02-12 | 2 | -1/+4 |
| | | | | | mirror" and "_Add a custom medium" menu entries (#46027) | ||||
* | better log | Thierry Vignaud | 2009-02-12 | 1 | -1/+1 |
| | |||||
* | (fast_open_urpmi_db) prevent crashing in URPM when using --env with relative ↵ | Thierry Vignaud | 2009-02-12 | 2 | -0/+4 |
| | | | | | | | | | paths (eg: "unable to read synthesis file bug-envs/47305_full/rpmdb.cz") (I suspect some chdir() happens at a certain stage in urpmi or URPM) | ||||
* | update translation for Italian | Andrea Celli | 2009-02-11 | 1 | -1/+1 |
| | |||||
* | 5.7 | Thierry Vignaud | 2009-02-11 | 2 | -1/+3 |
| | |||||
* | update translation for pt_BR language | Sergio Rafael Lemke | 2009-02-11 | 1 | -21/+21 |
| | |||||
* | update translation for pt_BR language | Sergio Rafael Lemke | 2009-02-11 | 1 | -2/+2 |
| | |||||
* | update translation for pt_BR language | Sergio Rafael Lemke | 2009-02-11 | 1 | -17/+17 |
| | |||||
* | update translation for pt_BR language | Sergio Rafael Lemke | 2009-02-11 | 1 | -8/+9 |
| | |||||
* | update translation for pt_BR language | Sergio Rafael Lemke | 2009-02-11 | 1 | -8/+8 |
| | |||||
* | update translation for pt_BR language | Sergio Rafael Lemke | 2009-02-10 | 1 | -2/+2 |
| | |||||
* | update translation for pt_BR language | Sergio Rafael Lemke | 2009-02-10 | 1 | -117/+115 |
| | |||||
* | (run_treeview_dialog) add C-F accelerator in order to focus on search entry ↵ | Thierry Vignaud | 2009-02-10 | 2 | -0/+7 |
| | | | | (#46404) | ||||
* | (update_sources) simplify | Thierry Vignaud | 2009-02-10 | 1 | -1/+1 |
| | |||||
* | (fast_open_urpmi_db) fix using --justdb option | Thierry Vignaud | 2009-02-10 | 2 | -1/+2 |
| | |||||
* | fix date | Thierry Vignaud | 2009-02-10 | 1 | -1/+1 |
| | |||||
* | (perform_installation) implement 'need_restart' so that we warn when rebooting | Thierry Vignaud | 2009-02-10 | 2 | -1/+9 |
| | | | | | is needed after installing packages | ||||
* | update translation for greek language | Glentadakis Dimitris | 2009-02-10 | 1 | -5/+6 |
| | |||||
* | 5.6 | Thierry Vignaud | 2009-02-09 | 2 | -1/+3 |
| | |||||
* | further update GUI package list | Thierry Vignaud | 2009-02-09 | 1 | -7/+112 |
| | |||||
* | (update_sources_interactive) fix media selection dialog layout so that | Thierry Vignaud | 2009-02-09 | 2 | -6/+8 |
| | | | | | dialog behaves smoothly on resizing (#47271) | ||||
* | (warn_about_media) use new proper API to select media, thus fixing not | Thierry Vignaud | 2009-02-09 | 2 | -1/+4 |
| | | | | | updating media (side effect of urpmi-6.14.12 API changes, #47209) | ||||
* | update translation for pt_BR language | Sergio Rafael Lemke | 2009-02-05 | 1 | -58/+58 |
| | |||||
* | Modified as requested by Jaanus Ojangu. | Marek Laane | 2009-02-05 | 1 | -3/+3 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-01-31 | 1 | -20/+33 |
| |