aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* list a missing desktop entryThierry Vignaud2007-08-281-0/+1
|
* updated menu entry namesThierry Vignaud2007-08-2874-472/+456
|
* update name from desktop entry inlined in spec file since rpmdrake-3.x is a ↵Thierry Vignaud2007-08-281-1/+1
| | | | unified interface
* import comment from desktop entries inlined in spec fileThierry Vignaud2007-08-282-0/+2
|
* calling /usr/sbin/rpmdrake rather than rpmdrake --root is a little more ↵Thierry Vignaud2007-08-281-1/+1
| | | | efficient (one less fork of perl)
* rpmdrake-remove is deadThierry Vignaud2007-08-281-1/+0
|
* drop icon extensionThierry Vignaud2007-08-284-4/+4
|
* use word booleans instead of integersThierry Vignaud2007-08-284-4/+4
|
* "Encoding" tag is obsoleteThierry Vignaud2007-08-283-3/+0
|
* kill generated files from VCThierry Vignaud2007-08-284-223/+0
|
* strip icon path; use icons from rpmdrake and not from mccThierry Vignaud2007-08-288-8/+8
|
* add GTK categoryThierry Vignaud2007-08-288-8/+8
|
* replace obsolete "SystemSetup" category by "PackageManager"Thierry Vignaud2007-08-288-8/+8
|
* kill obsolete X-Mandrake-SoftwareManagement categoryThierry Vignaud2007-08-288-8/+8
|
* kill obsolete rpmdrake-remove entryThierry Vignaud2007-08-282-82/+0
|
* install desktop files in /usr/share/applications instead of in ↵Thierry Vignaud2007-08-281-2/+2
| | | | /usr/share/rpmdrake/desktop
* updateJosé Melo2007-08-281-122/+67
|
* update translation for HebrewDotan Kamber2007-08-271-71/+51
|
* bump release (3.81)Thierry Vignaud2007-08-271-1/+1
|
* updateThierry Vignaud2007-08-271-0/+225
|
* (run_treeview_dialog) refresh packages tree when edit-urpm-sourcesThierry Vignaud2007-08-271-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 DBThierry Vignaud2007-08-271-16/+12
| | | | | and updating the packages tree & be consistant regarding slow_func() usage
* kill useless return valuesThierry Vignaud2007-08-271-2/+2
|
* Updated Estonian translation.Marek Laane2007-08-271-99/+41
|
* updateThierry Vignaud2007-08-271-32/+32
|
* updateThierry Vignaud2007-08-271-36/+36
|
* sync with codeThierry Vignaud2007-08-2774-7859/+12918
|
* bump release (3.80)Thierry Vignaud2007-08-271-1/+1
|
* (warn_about_media) add a "Do not ask me next time" checkbox (#17697)Thierry Vignaud2007-08-272-2/+11
|
* (mainwindow) size main window height now that we have less buttons forThierry Vignaud2007-08-271-1/+1
| | | | | setting a default minimum vertical size
* (mainwindow) make all buttons look consistent regarding "..."Thierry Vignaud2007-08-271-2/+2
|
* (mainwindow) when run as a standalone tool, display a std "help" menuThierry Vignaud2007-08-271-0/+26
|
* (mainwindow) move all buttons not directely related to media list in a new ↵Thierry Vignaud2007-08-271-13/+17
| | | | menu bar (#14439)
* (run_treeview_dialog) simplifyThierry Vignaud2007-08-271-17/+9
|
* (add_callback) rework some stringsThierry Vignaud2007-08-271-3/+3
|
* (open_urpmi_db) ensure we respect 'auto' option in /etc/urpmi.cfgThierry Vignaud2007-08-271-1/+1
|
* (do_search,run_treeview_dialog) enable to search only in summariesThierry Vignaud2007-08-271-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 Vignaud2007-08-271-7/+9
| | | | | of time spent when searching in packages' files)
* (do_search) make search progress dialog appears immediately rather than ↵Thierry Vignaud2007-08-271-10/+10
| | | | after a few seconds delay
* (do_search) add a FIXME noteThierry Vignaud2007-08-271-0/+1
|
* (do_search) kill dead codeThierry Vignaud2007-08-271-17/+0
|
* MandrivaUpdate doesn't handle --parallelThierry Vignaud2007-08-271-1/+1
|
* (warn_about_media) do not update again media after installing/removing some ↵Thierry Vignaud2007-08-271-0/+4
| | | | packages (#32586)
* make clearer how to use --rpm-rootThierry Vignaud2007-08-2775-81/+81
|
* warn if misusing --rpm-root optionThierry Vignaud2007-08-271-1/+1
|
* (get_pkgs) parrallel mode should be managed w/o regards of updatesThierry Vignaud2007-08-271-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 testThierry Vignaud2007-08-271-4/+7
|
* rename options as rpmdrake_options so that we can reuse urpm::args somedayThierry Vignaud2007-08-275-32/+32
|
* (get_pkgs) restore rpmdrake-2.x behaviour (which is inconsistant withThierry Vignaud2007-08-271-2/+1
| | | | | urpmi one) by only computing updates on media flagged as update (#30546)
* Update fr translationChristophe Berthelé2007-08-251-4/+5
|