| Commit message (Expand) | Author | Age | Files | Lines |
* | (get_pkgs) revert a bogus change that went in r144310 | Thierry Vignaud | 2007-03-15 | 1 | -1/+1 |
* | (get_pkgs,perform_installation,perform_removal) fix transient hints | Thierry Vignaud | 2007-03-15 | 1 | -3/+3 |
* | (init) size window rather than progressbar and increase default size in order... | Thierry Vignaud | 2007-03-15 | 1 | -2/+2 |
* | (get_pkgs) do not ask again to update media after doing some actions | Thierry Vignaud | 2007-03-15 | 1 | -2/+4 |
* | (compute_main_window_size) factorize strange typicall width computing here | Thierry Vignaud | 2007-03-15 | 1 | -1/+9 |
* | (downwards_callback, upwards_callback) refresh button states after moving a | Thierry Vignaud | 2007-03-13 | 1 | -0/+2 |
* | (downwards_callback, upwards_callback) adapt to multiple selection mode (#29186) | Thierry Vignaud | 2007-03-09 | 1 | -4/+9 |
* | (easy_add_callback) fix crash when adding sources on startup (#29252) | Thierry Vignaud | 2007-03-07 | 1 | -0/+1 |
* | bump release (3.42) | Thierry Vignaud | 2007-03-07 | 1 | -1/+1 |
* | fix wrong count number while dowloading packages and sync messages with urpmi... | Thierry Vignaud | 2007-03-07 | 1 | -5/+11 |
* | I forgot to bump version number | Thierry Vignaud | 2007-03-07 | 1 | -1/+1 |
* | split out Gtk2::Mdv::TextView | Thierry Vignaud | 2007-03-07 | 1 | -0/+52 |
* | (format_pkg_simplifiedinfo) show again version, currently installed version (... | Thierry Vignaud | 2007-03-07 | 1 | -1/+17 |
* | kill unused column | Thierry Vignaud | 2007-03-07 | 1 | -1/+0 |
* | (keys_callback) improved layout (homogeneize button labels; make them shorter... | Thierry Vignaud | 2007-03-07 | 1 | -2/+2 |
* | (keys_callback) switch to "pijama" mode | Thierry Vignaud | 2007-03-07 | 1 | -0/+1 |
* | use symbolic constants rather than hardcoding values everywhere | Thierry Vignaud | 2007-03-07 | 1 | -13/+27 |
* | (pkgs_provider) if "pure_updates" option is given, do not pass over installab... | Thierry Vignaud | 2007-03-06 | 1 | -2/+2 |
* | remove parameters which are the default | Pascal Rigaux | 2007-03-06 | 1 | -2/+0 |
* | reuse an urpmi string | Thierry Vignaud | 2007-03-06 | 1 | -1/+2 |
* | (remove_callback) fix removing several medium (#29203) | Thierry Vignaud | 2007-03-06 | 1 | -1/+1 |
* | (edit_callback) kill a comment | Thierry Vignaud | 2007-03-06 | 1 | -1/+1 |
* | (edit_callback) fix editing a medium (#29204) | Thierry Vignaud | 2007-03-06 | 1 | -1/+1 |
* | display version number if --version is given (#28858) | Thierry Vignaud | 2007-03-06 | 1 | -0/+6 |
* | (perform_installation) kill dead code | Thierry Vignaud | 2007-03-06 | 1 | -7/+0 |
* | on first run, offer to set up the packages sources (#28050) | Thierry Vignaud | 2007-03-06 | 1 | -0/+14 |
* | (mainwindow) set down/edit/remove/up buttons insensitive by default | Thierry Vignaud | 2007-03-06 | 1 | -0/+2 |
* | (mainwindow,run) returns whether we've changed anything or not | Thierry Vignaud | 2007-03-06 | 1 | -3/+16 |
* | (perform_removal) display a wait message while removing packages | Thierry Vignaud | 2007-03-06 | 1 | -0/+2 |
* | (perform_removal) do nothing if nothing to remove | Thierry Vignaud | 2007-03-06 | 1 | -0/+2 |
* | (perform_installation) fix removing packages (#29070) by creating a special | Thierry Vignaud | 2007-03-06 | 1 | -0/+3 |
* | (perform_installation) fix installing packages from rpmdrake (#29068) | Thierry Vignaud | 2007-03-06 | 1 | -0/+6 |
* | (perform_installation) nicer display of missing packages (sort, one package p... | Thierry Vignaud | 2007-03-06 | 1 | -2/+2 |
* | (perform_installation) display missing packages on console per transaction | Thierry Vignaud | 2007-03-06 | 1 | -0/+2 |
* | (perform_installation) do display missing packages | Thierry Vignaud | 2007-03-06 | 1 | -3/+2 |
* | (perform_installation) unlock the rpm database too | Thierry Vignaud | 2007-03-05 | 1 | -1/+2 |
* | (perform_installation) unlock the urpmi database further earlier, as | Thierry Vignaud | 2007-03-05 | 1 | -1/+1 |
* | fix a crash on some boxes (better long-term fix will be moving some functions) | Thierry Vignaud | 2007-03-05 | 1 | -1/+1 |
* | fix allow-nodeps handling | Thierry Vignaud | 2007-03-02 | 1 | -35/+35 |
* | perl_checker cleanup | Thierry Vignaud | 2007-03-02 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2007-03-02 | 1 | -5/+3 |
* | (perform_installation) reindent | Thierry Vignaud | 2007-03-02 | 1 | -39/+39 |
* | (perform_installation) unlock the urpmi database earlier, as soon as the last | Thierry Vignaud | 2007-03-02 | 1 | -0/+1 |
* | (perform_installation) better formating | Thierry Vignaud | 2007-03-02 | 1 | -1/+1 |
* | (perform_installation) display how many transactions failed | Thierry Vignaud | 2007-03-02 | 1 | -0/+1 |
* | handle allow-force | Thierry Vignaud | 2007-03-02 | 1 | -0/+27 |
* | kill unused variable | Thierry Vignaud | 2007-03-02 | 1 | -1/+0 |
* | handle allow-nodeps | Thierry Vignaud | 2007-03-02 | 1 | -0/+13 |
* | (perform_installation) add support for urpmi transactions: | Thierry Vignaud | 2007-03-02 | 1 | -58/+111 |
* | (perform_installation) fix emptying the cache (#26222) | Thierry Vignaud | 2007-03-02 | 1 | -4/+1 |