| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (perform_installation) workaround cannot selecting a selected then | Thierry Vignaud | 2007-03-22 | 1 | -1/+11 |
* | (perform_installation) ask confirmation _before_ actually removing packages | Thierry Vignaud | 2007-03-21 | 1 | -3/+3 |
* | (perform_installation) fix bogus "unable to remove package" warnings (#29291) | Thierry Vignaud | 2007-03-21 | 1 | -1/+1 |
* | (perform_installation) kill a debug statement :-( | Thierry Vignaud | 2007-03-21 | 1 | -1/+1 |
* | (perform_installation) simplify and make sure we restore the main | Thierry Vignaud | 2007-03-21 | 1 | -4/+2 |
* | (perform_installation) display an empty line between the sentence and the list | Thierry Vignaud | 2007-03-21 | 1 | -1/+1 |
* | (perform_parallel_install) previous commit nicely showed that error | Thierry Vignaud | 2007-03-21 | 1 | -5/+9 |
* | (perform_parallel_install) split it out of perform_install() | Thierry Vignaud | 2007-03-21 | 1 | -19/+23 |
* | (do_action) add support for 'cancel_perform' exception | Thierry Vignaud | 2007-03-21 | 1 | -1/+2 |
* | (perform_installation) do not reload package databases when canceling installing | Thierry Vignaud | 2007-03-21 | 1 | -1/+1 |
* | (build_tree) fix crash (#29707) | Thierry Vignaud | 2007-03-20 | 1 | -3/+2 |
* | keep all packages around (fix 'unable to update in "installed" view', #27629) | Thierry Vignaud | 2007-03-19 | 2 | -26/+26 |
* | (perform_installation) do refresh the list even if a transaction | Thierry Vignaud | 2007-03-19 | 1 | -1/+1 |
* | (get_pkgs) simplify | Thierry Vignaud | 2007-03-19 | 1 | -4/+5 |
* | (do_action) rename as do_action__real() and introduce the do_action() | Thierry Vignaud | 2007-03-19 | 1 | -1/+11 |
* | (ask_browse_tree_given_widgets_for_rpmdrake) do not do anything on key | Thierry Vignaud | 2007-03-19 | 1 | -8/+0 |
* | (run_treeview_dialog,ask_browse_tree_given_widgets_for_rpmdrake) split | Thierry Vignaud | 2007-03-19 | 1 | -6/+6 |
* | (set_node_state_tree) factorize model->set() calls though set_node_state_flat() | Thierry Vignaud | 2007-03-19 | 1 | -2/+1 |
* | (set_node_state_flat) kill a debug statement | Thierry Vignaud | 2007-03-19 | 1 | -1/+0 |
* | (node_state) do display it's a base package when needed (wasn't done since 20... | Thierry Vignaud | 2007-03-19 | 1 | -2/+2 |
* | (node_state) do not hardcode icon path | Thierry Vignaud | 2007-03-19 | 1 | -1/+1 |
* | (perform_installation) display global count as well as transaction count (#XXXX) | Thierry Vignaud | 2007-03-16 | 1 | -3/+4 |
* | (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 |