Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace obsolete "SystemSetup" category by "PackageManager" | Thierry Vignaud | 2007-08-28 | 8 | -8/+8 |
| | |||||
* | kill obsolete X-Mandrake-SoftwareManagement category | Thierry Vignaud | 2007-08-28 | 8 | -8/+8 |
| | |||||
* | kill obsolete rpmdrake-remove entry | Thierry Vignaud | 2007-08-28 | 2 | -82/+0 |
| | |||||
* | install desktop files in /usr/share/applications instead of in ↵ | Thierry Vignaud | 2007-08-28 | 1 | -2/+2 |
| | | | | /usr/share/rpmdrake/desktop | ||||
* | update | José Melo | 2007-08-28 | 1 | -122/+67 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-08-27 | 1 | -71/+51 |
| | |||||
* | bump release (3.81) | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2007-08-27 | 1 | -0/+225 |
| | |||||
* | (run_treeview_dialog) refresh packages tree when edit-urpm-sources | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
| | | | | | | performed something thus fixing crash when removing source then selecting a package that is no more know to urpmi (#32832) | ||||
* | (reload_db_and_clear_all) factorize some code for rereading URPM DB | Thierry Vignaud | 2007-08-27 | 1 | -16/+12 |
| | | | | | and updating the packages tree & be consistant regarding slow_func() usage | ||||
* | kill useless return values | Thierry Vignaud | 2007-08-27 | 1 | -2/+2 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2007-08-27 | 1 | -99/+41 |
| | |||||
* | update | Thierry Vignaud | 2007-08-27 | 1 | -32/+32 |
| | |||||
* | update | Thierry Vignaud | 2007-08-27 | 1 | -36/+36 |
| | |||||
* | sync with code | Thierry Vignaud | 2007-08-27 | 74 | -7859/+12918 |
| | |||||
* | bump release (3.80) | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | (warn_about_media) add a "Do not ask me next time" checkbox (#17697) | Thierry Vignaud | 2007-08-27 | 2 | -2/+11 |
| | |||||
* | (mainwindow) size main window height now that we have less buttons for | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
| | | | | | setting a default minimum vertical size | ||||
* | (mainwindow) make all buttons look consistent regarding "..." | Thierry Vignaud | 2007-08-27 | 1 | -2/+2 |
| | |||||
* | (mainwindow) when run as a standalone tool, display a std "help" menu | Thierry Vignaud | 2007-08-27 | 1 | -0/+26 |
| | |||||
* | (mainwindow) move all buttons not directely related to media list in a new ↵ | Thierry Vignaud | 2007-08-27 | 1 | -13/+17 |
| | | | | menu bar (#14439) | ||||
* | (run_treeview_dialog) simplify | Thierry Vignaud | 2007-08-27 | 1 | -17/+9 |
| | |||||
* | (add_callback) rework some strings | Thierry Vignaud | 2007-08-27 | 1 | -3/+3 |
| | |||||
* | (open_urpmi_db) ensure we respect 'auto' option in /etc/urpmi.cfg | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | (do_search,run_treeview_dialog) enable to search only in summaries | Thierry Vignaud | 2007-08-27 | 1 | -1/+6 |
| | | | | | | (previously "in descriptions" used to search in both in descriptions and in summaries | ||||
* | (do_search) make parsehdlist only look at what we search in (save 25% | Thierry Vignaud | 2007-08-27 | 1 | -7/+9 |
| | | | | | of time spent when searching in packages' files) | ||||
* | (do_search) make search progress dialog appears immediately rather than ↵ | Thierry Vignaud | 2007-08-27 | 1 | -10/+10 |
| | | | | after a few seconds delay | ||||
* | (do_search) add a FIXME note | Thierry Vignaud | 2007-08-27 | 1 | -0/+1 |
| | |||||
* | (do_search) kill dead code | Thierry Vignaud | 2007-08-27 | 1 | -17/+0 |
| | |||||
* | MandrivaUpdate doesn't handle --parallel | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | (warn_about_media) do not update again media after installing/removing some ↵ | Thierry Vignaud | 2007-08-27 | 1 | -0/+4 |
| | | | | packages (#32586) | ||||
* | make clearer how to use --rpm-root | Thierry Vignaud | 2007-08-27 | 75 | -81/+81 |
| | |||||
* | warn if misusing --rpm-root option | Thierry Vignaud | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | (get_pkgs) parrallel mode should be managed w/o regards of updates | Thierry Vignaud | 2007-08-27 | 1 | -2/+2 |
| | | | | | | computation details (cosmetic since $probe_only_for_updates is only set by MandrivaUpdate which doesn't support --parallel mode) | ||||
* | (get_parallel_group) factorize a test | Thierry Vignaud | 2007-08-27 | 1 | -4/+7 |
| | |||||
* | rename options as rpmdrake_options so that we can reuse urpm::args someday | Thierry Vignaud | 2007-08-27 | 5 | -32/+32 |
| | |||||
* | (get_pkgs) restore rpmdrake-2.x behaviour (which is inconsistant with | Thierry Vignaud | 2007-08-27 | 1 | -2/+1 |
| | | | | | urpmi one) by only computing updates on media flagged as update (#30546) | ||||
* | Update fr translation | Christophe Berthelé | 2007-08-25 | 1 | -4/+5 |
| | |||||
* | (do_search) remove not found messages from status bar after 5 seconds (#32332) | Thierry Vignaud | 2007-08-25 | 1 | -1/+2 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-08-25 | 1 | -3/+4 |
| | |||||
* | (edit_callback) ensure update progress dialog is centered upon main window | Thierry Vignaud | 2007-08-25 | 1 | -0/+2 |
| | |||||
* | (edit_callback) reindent | Thierry Vignaud | 2007-08-25 | 1 | -2/+2 |
| | |||||
* | (edit_callback) fix moving altered medium at end of media list (#32489) | Thierry Vignaud | 2007-08-25 | 1 | -0/+14 |
| | |||||
* | (update_sources_noninteractive) split it out of update_sources_interactive() | Thierry Vignaud | 2007-08-25 | 1 | -4/+11 |
| | |||||
* | bump release (3.79) | Thierry Vignaud | 2007-08-24 | 1 | -1/+1 |
| | |||||
* | (open_urpmi_db) fix crash if no backport medium is configured (aka no | Thierry Vignaud | 2007-08-24 | 1 | -2/+2 |
| | | | | | std configuration, #32815) | ||||
* | update | Thierry Vignaud | 2007-08-24 | 1 | -0/+34 |
| | |||||
* | bump release (3.78) | Thierry Vignaud | 2007-08-24 | 1 | -1/+1 |
| | |||||
* | first attempt to provide a "Backports" view (it only looks at first disabled ↵ | Thierry Vignaud | 2007-08-24 | 3 | -2/+11 |
| | | | | backport medium) | ||||
* | bump release (3.77) | Thierry Vignaud | 2007-08-23 | 1 | -1/+1 |
| |