Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (run_treeview_dialog) once we updated some packages, refresh the list | Thierry Vignaud | 2007-03-22 | 1 | -1/+1 |
| | | | | | _after_ updating the packagel list | ||||
* | updated po file | Pablo Saratxaga | 2007-03-22 | 2 | -137/+78 |
| | |||||
* | (perform_installation) workaround cannot selecting a selected then | Thierry Vignaud | 2007-03-22 | 1 | -1/+11 |
| | | | | | unselected package witth deps (#28613) | ||||
* | bump release (3.57) | Thierry Vignaud | 2007-03-21 | 1 | -1/+1 |
| | |||||
* | handle root directory not being /root | Thierry Vignaud | 2007-03-21 | 1 | -2/+2 |
| | |||||
* | if EUID is 0, always read config file in root directory | Thierry Vignaud | 2007-03-21 | 1 | -0/+1 |
| | |||||
* | (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 |
| | | | | | window sensivity in case of an exception | ||||
* | (perform_installation) display an empty line between the sentence and the list | Thierry Vignaud | 2007-03-21 | 1 | -1/+1 |
| | |||||
* | bump release (3.56) | Thierry Vignaud | 2007-03-21 | 1 | -1/+1 |
| | |||||
* | show main_window earlier so that mcc doesn't complain we exited abnormally b/c | Thierry Vignaud | 2007-03-21 | 2 | -2/+5 |
| | | | | | no window was displayed (#29573) | ||||
* | (perform_parallel_install) previous commit nicely showed that error | Thierry Vignaud | 2007-03-21 | 1 | -5/+9 |
| | | | | | management was nuts so do display errors | ||||
* | (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 |
| | |||||
* | bump release (3.55) | Thierry Vignaud | 2007-03-20 | 1 | -1/+1 |
| | |||||
* | (build_tree) fix crash (#29707) | Thierry Vignaud | 2007-03-20 | 1 | -3/+2 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2007-03-20 | 1 | -11/+16 |
| | |||||
* | bump release (3.54) | Thierry Vignaud | 2007-03-20 | 1 | -1/+1 |
| | |||||
* | (run_treeview_dialog) bump copyright years | Thierry Vignaud | 2007-03-20 | 1 | -1/+1 |
| | |||||
* | (run_treeview_dialog) adjust somewhat the margins around the checkboxes | Thierry Vignaud | 2007-03-20 | 1 | -3/+3 |
| | |||||
* | update | Tomasz Bednarski | 2007-03-20 | 1 | -3/+8 |
| | |||||
* | bump release (3.53) | Thierry Vignaud | 2007-03-19 | 1 | -1/+1 |
| | |||||
* | keep all packages around (fix 'unable to update in "installed" view', #27629) | Thierry Vignaud | 2007-03-19 | 3 | -27/+27 |
| | |||||
* | (perform_installation) do refresh the list even if a transaction | Thierry Vignaud | 2007-03-19 | 1 | -1/+1 |
| | | | | | failed, if at least one package was installed (#29384) | ||||
* | (get_pkgs) simplify | Thierry Vignaud | 2007-03-19 | 1 | -4/+5 |
| | |||||
* | kill useless parameter ($pkgs is a global variable...) | Thierry Vignaud | 2007-03-19 | 1 | -3/+3 |
| | |||||
* | (run_treeview_dialog) reduce margins around horizontal separator | Thierry Vignaud | 2007-03-19 | 1 | -3/+1 |
| | |||||
* | (run_treeview_dialog) make it fit in 800x600 | Thierry Vignaud | 2007-03-19 | 1 | -2/+2 |
| | |||||
* | (do_action) rename as do_action__real() and introduce the do_action() | Thierry Vignaud | 2007-03-19 | 1 | -1/+11 |
| | | | | | wrapper so that crashes got caught more nicely | ||||
* | (ask_browse_tree_given_widgets_for_rpmdrake) do not do anything on key | Thierry Vignaud | 2007-03-19 | 1 | -8/+0 |
| | | | | | | press on the list (which conflicts/blocks such signals for Toggles) and this make rpmdrake behaving like other regular Gtk+ applications | ||||
* | (run_treeview_dialog) kill an old uglyness from gc | Thierry Vignaud | 2007-03-19 | 1 | -1/+0 |
| | |||||
* | (run_treeview_dialog,ask_browse_tree_given_widgets_for_rpmdrake) split | Thierry Vignaud | 2007-03-19 | 2 | -7/+11 |
| | | | | | | | | pixbuf column into a Toggle one and a Pixbuf one, thus enabling to use a true (themable) ToggleButton instead of a manually randered one. since we now use the proper signals, we can kill an old gc's uglyness btw | ||||
* | (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 |
| | |||||
* | rename base.png as state_base.png since we now display it again | Thierry Vignaud | 2007-03-19 | 1 | -0/+0 |
| | |||||
* | (node_state) do display it's a base package when needed (wasn't done since ↵ | Thierry Vignaud | 2007-03-19 | 1 | -2/+2 |
| | | | | 2007.0) | ||||
* | (node_state) do not hardcode icon path | Thierry Vignaud | 2007-03-19 | 1 | -1/+1 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-03-17 | 1 | -196/+118 |
| | |||||
* | fixing translation and translating new entries | Felipe Arruda | 2007-03-16 | 1 | -54/+48 |
| | |||||
* | update | Arpad Biro | 2007-03-16 | 1 | -5/+9 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-03-16 | 1 | -4/+9 |
| | |||||
* | merge translations from gaim for ka & ku | Thierry Vignaud | 2007-03-16 | 2 | -20/+30 |
| | |||||
* | bump release (3.52) | Thierry Vignaud | 2007-03-16 | 1 | -1/+1 |
| | |||||
* | (perform_installation) display global count as well as transaction count (#XXXX) | Thierry Vignaud | 2007-03-16 | 1 | -3/+4 |
| | |||||
* | use fixed mode | Thierry Vignaud | 2007-03-16 | 2 | -2/+13 |
| | |||||
* | bump release (3.51) | Thierry Vignaud | 2007-03-15 | 1 | -1/+1 |
| | |||||
* | minor perl_checker cleanup | Thierry Vignaud | 2007-03-15 | 1 | -1/+1 |
| |