Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a crash on some boxes (better long-term fix will be moving some functions) | Thierry Vignaud | 2007-03-05 | 1 | -1/+1 |
| | |||||
* | updated Welsh file | Pablo Saratxaga | 2007-03-05 | 1 | -29/+13 |
| | |||||
* | bump release (3.37) | Thierry Vignaud | 2007-03-02 | 1 | -1/+1 |
| | |||||
* | automatically select kernels if /root/.rpmdrake contains ↵ | Thierry Vignaud | 2007-03-02 | 2 | -3/+7 |
| | | | | "automatically_update_kernels 1" | ||||
* | fix allow-nodeps handling | Thierry Vignaud | 2007-03-02 | 1 | -35/+35 |
| | |||||
* | bump release (3.36) | Thierry Vignaud | 2007-03-02 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | | transaction is completed so that we don"t needlessly lock the db while displaying error or success message. | ||||
* | (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 |
| | | | | | | | - display errors at end of installation - download only the transaction's packages at once (#27495) - fix canceling all installationss when one transaction failled (#26867) | ||||
* | (perform_installation) fix emptying the cache (#26222) | Thierry Vignaud | 2007-03-02 | 1 | -4/+1 |
| | |||||
* | move list filling in refresh_packages_list() | Thierry Vignaud | 2007-03-01 | 1 | -15/+24 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2007-03-01 | 1 | -6/+5 |
| | |||||
* | (remove_callback) enable to delete several medium at once (#21532) | Thierry Vignaud | 2007-03-01 | 1 | -6/+12 |
| | |||||
* | (selected_rows) introduce it to (based on selrow template) | Thierry Vignaud | 2007-03-01 | 1 | -0/+8 |
| | |||||
* | adapt to multiple selection: disable "edit" button if there's more than one ↵ | Thierry Vignaud | 2007-03-01 | 1 | -4/+10 |
| | | | | selected row | ||||
* | enable multiple selection (#21532) | Thierry Vignaud | 2007-03-01 | 1 | -1/+1 |
| | |||||
* | sort | Thierry Vignaud | 2007-03-01 | 1 | -1/+1 |
| | |||||
* | use french quotes | Thierry Vignaud | 2007-03-01 | 1 | -11/+11 |
| | |||||
* | don't preselect kernel packages required by kernel*-latest too | Thierry Vignaud | 2007-03-01 | 1 | -3/+3 |
| | |||||
* | (extract_header) kill another noop | Thierry Vignaud | 2007-03-01 | 1 | -1/+0 |
| | |||||
* | kill a noop according to pixel | Thierry Vignaud | 2007-03-01 | 1 | -1/+0 |
| | |||||
* | bump release (3.35) | Thierry Vignaud | 2007-03-01 | 1 | -1/+1 |
| | |||||
* | (get_pkgs) stop selecting updates by default in rpmdrake | Thierry Vignaud | 2007-03-01 | 1 | -1/+1 |
| | |||||
* | (get_pkgs) move better updated enumeration algo from MandrivaUpdate here | Thierry Vignaud | 2007-03-01 | 2 | -8/+9 |
| | | | | | | (thus fixing a crash in MandrivaUpdate & making rpmdrake displaying the same update set) | ||||
* | (do_action) fix crash in MandrivaUpdate | Thierry Vignaud | 2007-03-01 | 1 | -1/+1 |
| | |||||
* | Japanese translation revised | Yukiko Bando | 2007-03-01 | 1 | -19/+8 |
| | |||||
* | bump release (3.34) | Thierry Vignaud | 2007-02-28 | 1 | -1/+1 |
| | |||||
* | fix setting gettext domains before mygtk2 initilizes | Thierry Vignaud | 2007-02-28 | 1 | -1/+3 |
| | |||||
* | revert bogus part of last commit (??) | Thierry Vignaud | 2007-02-28 | 1 | -1/+1 |
| | |||||
* | (do_search) fix pixel's r91801 commit, thus fixing searching in description ↵ | Thierry Vignaud | 2007-02-28 | 1 | -1/+1 |
| | | | | (#28943) | ||||
* | handle toggled signal | Thierry Vignaud | 2007-02-28 | 1 | -0/+8 |
| | |||||
* | enforce flag_required | Thierry Vignaud | 2007-02-28 | 1 | -0/+1 |
| | |||||
* | don't select kernel*-latest by default | Thierry Vignaud | 2007-02-28 | 1 | -0/+5 |
| | |||||
* | restrict list of displayed packages | Thierry Vignaud | 2007-02-28 | 1 | -1/+1 |
| | |||||
* | bump release (3.31) | Thierry Vignaud | 2007-02-28 | 1 | -1/+1 |
| | |||||
* | (get_pkgs,perform_installation) fix freezed/gray/unrefreshed dialogs | Thierry Vignaud | 2007-02-28 | 1 | -0/+2 |
| | | | | | while reading the package database or installing/removing packages (#15408) | ||||
* | bump release (3.30) | Thierry Vignaud | 2007-02-27 | 1 | -1/+1 |
| | |||||
* | export again dialog_rpmnew, thus fixing crash after uninstalling package ↵ | Thierry Vignaud | 2007-02-27 | 1 | -1/+1 |
| | | | | (#28896) | ||||
* | New translations. Added plural definition for Uzbek into header. | Mashrab Kuvatov | 2007-02-26 | 2 | -2240/+2276 |
| | |||||
* | update | Arpad Biro | 2007-02-26 | 1 | -99/+60 |
| | |||||
* | bump release | Thierry Vignaud | 2007-02-26 | 1 | -1/+1 |
| | |||||
* | (inspect) split it out of dialog_rpmnew() | Thierry Vignaud | 2007-02-26 | 1 | -9/+9 |
| | |||||
* | use Gtk2::SourceView in order to source highlight file contents and patches | Thierry Vignaud | 2007-02-26 | 1 | -9/+22 |
| |