Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rpmdrake::gui already exports %pkg_columns | Thierry Vignaud | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | do not hardcode column id | Thierry Vignaud | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | kill get_name() hackery | Thierry Vignaud | 2007-09-25 | 2 | -14/+7 |
| | |||||
* | pt_BR fix | Wanderlei Antonio Cavassin | 2007-09-24 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2007-09-24 | 1 | -0/+13 |
| | |||||
* | 3.107 | Thierry Vignaud | 2007-09-24 | 1 | -1/+1 |
| | |||||
* | fix crashing while reporting db is locked (#33963) | Thierry Vignaud | 2007-09-24 | 1 | -1/+2 |
| | |||||
* | 3.106 | Thierry Vignaud | 2007-09-24 | 1 | -1/+1 |
| | |||||
* | add missing entries | Thierry Vignaud | 2007-09-24 | 1 | -0/+85 |
| | |||||
* | update | Thierry Vignaud | 2007-09-24 | 1 | -0/+36 |
| | |||||
* | update | Thierry Vignaud | 2007-09-24 | 1 | -10/+6 |
| | |||||
* | add a FIXME note | Thierry Vignaud | 2007-09-24 | 1 | -0/+1 |
| | |||||
* | (closure_removal) keep rejected data so that we can count size of removed ↵ | Thierry Vignaud | 2007-09-24 | 1 | -1/+1 |
| | | | | packages | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-09-23 | 1 | -26/+15 |
| | |||||
* | Use field code %f for Exec field of gurpmi.addmedia as only local files are ↵ | Anssi Hannula | 2007-09-21 | 1 | -1/+1 |
| | | | | accepted. | ||||
* | * 2007-09-22 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-09-21 | 1 | -4/+3 |
| | | | | | | - nl.po: Updated Dutch translation | ||||
* | pt_BR updates | Wanderlei Antonio Cavassin | 2007-09-21 | 1 | -27/+27 |
| | |||||
* | updated po file | Shiva Huang | 2007-09-21 | 1 | -250/+413 |
| | |||||
* | 3.105 | Thierry Vignaud | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | (toggle_nodes) properly account size of update packages (#33851) | Thierry Vignaud | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | make "Reset the selection" work if no group is selected in tree | Thierry Vignaud | 2007-09-21 | 1 | -1/+3 |
| | |||||
* | 3.104 | Thierry Vignaud | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | (do_search) when searching in summaries, perform it directly since we | Thierry Vignaud | 2007-09-21 | 1 | -0/+8 |
| | | | | | | now have all of them pinned in memory (making such searches an order of magniture faster) | ||||
* | (do_search) reorder tests (needed for next commit) | Thierry Vignaud | 2007-09-21 | 1 | -9/+9 |
| | |||||
* | 3.103 | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | (closure_removal, perform_installation) revert a change that introduced a | Thierry Vignaud | 2007-09-20 | 2 | -2/+3 |
| | | | | | regression in MandrivaUpdate (no more selecting updates) | ||||
* | New translations. | Mashrab Kuvatov | 2007-09-20 | 2 | -67/+34 |
| | |||||
* | update | Thierry Vignaud | 2007-09-20 | 1 | -13/+9 |
| | |||||
* | import some translations from menu-messages | Thierry Vignaud | 2007-09-20 | 51 | -306/+374 |
| | |||||
* | further fix build | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | 3.102 | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | fix build | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | 3.101 | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2007-09-20 | 1 | -0/+266 |
| | |||||
* | (get_status) there's no sense in displaying different data according | Thierry Vignaud | 2007-09-20 | 1 | -3/+1 |
| | | | | | to the current view mode | ||||
* | (toggle_nodes) fix counting size of selected package (#32506); maybe should we | Thierry Vignaud | 2007-09-20 | 1 | -2/+3 |
| | | | | | | stop maintaining this counter and just reuse URPM::selected_size() if not too costly? | ||||
* | (closure_removal) keep around rejected data so that we can count size of ↵ | Thierry Vignaud | 2007-09-20 | 1 | -1/+0 |
| | | | | removed packages | ||||
* | (get_pkgs,perform_installation) rename urpm->{rpmdrake_state} as urpm->{state} | Thierry Vignaud | 2007-09-20 | 1 | -2/+2 |
| | |||||
* | (perform_installation,perform_removal) readd guards that really are needed | Thierry Vignaud | 2007-09-20 | 1 | -0/+2 |
| | |||||
* | (perform_removal) fix a crash | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | (perform_installation) make to be installed package list look consistent with | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | | | | | to be removed package list | ||||
* | (perform_installation) display added/removed size | Thierry Vignaud | 2007-09-20 | 1 | -0/+5 |
| | |||||
* | (perform_installation) kill an useless extra empty line | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | (perform_installation) better formatting | Thierry Vignaud | 2007-09-20 | 1 | -3/+4 |
| | |||||
* | (perform_installation) always display "Is it ok to continue?" | Thierry Vignaud | 2007-09-20 | 1 | -1/+2 |
| | |||||
* | (perform_installation) enable to copy/paste transaction errors | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | Updated cy translation | Funda Wang | 2007-09-20 | 1 | -251/+425 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2007-09-20 | 1 | -32/+18 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2007-09-20 | 1 | -253/+11 |
| | |||||
* | (clean) don't fork subprocesses | Thierry Vignaud | 2007-09-19 | 1 | -1/+1 |
| |