aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* revert last commitThierry Vignaud2006-11-301-1/+1
|
* regenerate pom filesThierry Vignaud2006-11-3071-3978/+5390
|
* typo fixesThierry Vignaud2006-11-301-2/+2
|
* perl_checker cleanupsThierry Vignaud2006-11-301-2/+2
|
* (*.pom creation) use msgcat in order to handle duplicated stringsThierry Vignaud2006-11-301-1/+1
|
* write a regular po catalog headerThierry Vignaud2006-11-301-0/+15
|
* (merge) don't override default wrapping widthThierry Vignaud2006-11-301-1/+1
|
* (do_search) fix matching packages when performing searches whithin hdlists (weThierry Vignaud2006-11-301-2/+2
| | | | | | now internally consider <name>-<ver>-<rel>.<arch> instead of just <name>-<ver>-<rel>)
* (do_search) use more modern API (MDV::Packdrakeng instead of packdrake)Thierry Vignaud2006-11-301-1/+1
|
* (toggle_nodes) really fix not able to select only one update (#26135)Thierry Vignaud2006-11-301-1/+1
|
* fix default mode in MandrivaUpdate: ensure we keep internaly the state ↵Thierry Vignaud2006-11-301-1/+1
| | | | untranslated
* better title for update dataThierry Vignaud2006-11-301-1/+1
|
* better formatting of update dataThierry Vignaud2006-11-301-1/+1
|
* better title for README.urpmi dialogThierry Vignaud2006-11-301-1/+1
|
* kill a TODO noteThierry Vignaud2006-11-301-2/+1
|
* (myformatList) don't ellipsize lost of packages since we have a scrolled windowThierry Vignaud2006-11-301-5/+1
|
* (run_treeview_dialog) fix MandrivaUpdate starting now that we show the mainThierry Vignaud2006-11-301-5/+4
| | | | | window before reading urpm db
* (switch_pkg_list_mode) don't die if gtk+ send a signal before we read the ↵Thierry Vignaud2006-11-301-0/+1
| | | | | | | urpm db since we now show the main window before reading urpm db
* (run_treeview_dialog) show the main window way earlier for faster startup ↵Thierry Vignaud2006-11-291-2/+3
| | | | experience
* kill debug statementThierry Vignaud2006-11-291-1/+1
|
* (add_medium_and_check,update_sources_check) fix bad looking error messages ↵Thierry Vignaud2006-11-291-2/+2
| | | | (#26971)
* (get_status) dynamically switch the selection labelThierry Vignaud2006-11-291-1/+1
|
* basic port from ugtk2 upon mygtk2Thierry Vignaud2006-11-291-53/+56
|
* (select all) handle spurious signals (#27381)Thierry Vignaud2006-11-291-0/+1
|
* (closure_removal) use urpm::select::find_packages_to_remove() in order toThierry Vignaud2006-11-291-2/+1
| | | | | explain why packages are removed
* be aware of packages arch in internal data structureThierry Vignaud2006-11-291-10/+10
|
* (run_treeview_dialog) rename variables accordinglyThierry Vignaud2006-11-291-13/+13
|
* (run_treeview_dialog) package list really is a list, not a tree, so let'sThierry Vignaud2006-11-291-1/+1
| | | | | create the former instead of the later
* (perform_installation) kill a hack that prevented $_ from being trashedThierry Vignaud2006-11-291-2/+1
|
* (perform_installation) simplify and ensure we run urpmi cleanup code in allThierry Vignaud2006-11-291-2/+2
| | | | | exit paths
* (mainwindow) simplify through new mugtk2Thierry Vignaud2006-11-281-2/+2
|
* (mainwindow) fix Button broken mygtk2 already adding a labelThierry Vignaud2006-11-281-2/+2
|
* further use mygtk2 instead of ugtk2Thierry Vignaud2006-11-281-97/+97
|
* (edit_callback) prevent entering a non availlable downloaderThierry Vignaud2006-11-281-1/+4
|
* (edit_callback) enable to set perl medium downloader (#25876)Thierry Vignaud2006-11-281-2/+4
|
* default to "all updates" rather than "security updates" in MandrivaUpdate modeThierry Vignaud2006-11-271-1/+1
|
* move the selection label above button bar for size reasons (side effect of ↵Thierry Vignaud2006-11-271-1/+2
| | | | #25271 fix)
* add a "select all" button (reall "toggle") (#25271)Thierry Vignaud2006-11-271-0/+6
|
* set the initial selection for updates (#25271)Thierry Vignaud2006-11-271-2/+7
|
* preselect updates by default (#25271)Thierry Vignaud2006-11-271-0/+3
|
* (get_pkgs) revert debug stuff that went in in r87464Thierry Vignaud2006-11-271-1/+0
|
* (run_treeview_dialog) optimize --pkg-sel caseThierry Vignaud2006-11-271-1/+1
|
* (perform_installation) according to pixel, we don't need an exclusive lockThierry Vignaud2006-11-271-1/+1
|
* (get_pkgs) fix urpmi db locking by locking it only once we've a valid $urpmThierry Vignaud2006-11-271-1/+2
|
* (do_search) allow using regexp in searches (Vincent Panel, #27198)Thierry Vignaud2006-11-271-1/+1
|
* (perform_installation) restore previous behaviour: still reload urpmi db if ↵Thierry Vignaud2006-11-271-1/+1
| | | | removing some packages
* (perform_installation) lock the rpm db while performing installation or ↵Thierry Vignaud2006-11-271-0/+1
| | | | removal of packages
* (closure_removal) fix itThierry Vignaud2006-11-271-1/+1
|
* let rpmdrake do its own ARG parsingThierry Vignaud2006-11-271-0/+1
|
* (get_info) defensive programming (#26099)Thierry Vignaud2006-11-271-1/+6
|