Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | LOST | Sawyer | 2005-05-24 | 1 | -0/+3 | |
* | (extract_header) display which hdlist is bogus | Thierry Vignaud | 2006-12-20 | 1 | -1/+1 | |
* | (extract_header) fix latest pixel commit | Thierry Vignaud | 2006-12-20 | 1 | -165/+206 | |
* | LOST | Sawyer | 2005-05-24 | 1 | -2/+2 | |
* | LOST | Sawyer | 2005-05-24 | 1 | -0/+1 | |
* | LOST | Sawyer | 2005-05-24 | 1 | -1/+2 | |
* | LOST | Sawyer | 2005-05-24 | 1 | -3/+2 | |
* | LOST | Sawyer | 2005-05-24 | 1 | -0/+1 | |
* | LOST | Sawyer | 2005-05-24 | 1 | -141/+128 | |
* | LOST | Sawyer | 2005-05-24 | 1 | -0/+1 | |
* | LOST | Sawyer | 2005-05-24 | 1 | -210/+168 | |
* | updating Japanese translation | Yukiko Bando | 2006-12-17 | 1 | -45/+37 | |
* | syncing ja.po with rpmdrake.pot | Yukiko Bando | 2006-12-17 | 1 | -43/+169 | |
* | updated translation | Pavel Maryanov | 2006-12-14 | 1 | -547/+657 | |
* | update (Rhoslyn Prys) | Thierry Vignaud | 2006-12-13 | 1 | -577/+622 | |
* | converted to utf-8 | Pablo Saratxaga | 2006-12-09 | 1 | -5/+5 | |
* | Update German translation (Nicolas Bauer) | Nicolas Bauer | 2006-12-07 | 1 | -502/+622 | |
* | don't use {with_hdlist} directly, use a nice wrapper | Pascal Rigaux | 2006-12-06 | 1 | -2/+2 | |
* | (perform_installation) fix guard | Thierry Vignaud | 2006-12-05 | 1 | -1/+1 | |
* | Updated Estonian translation. | Marek Laane | 2006-12-05 | 1 | -22/+37 | |
* | Updated | Willy Sudiarto Raharjo | 2006-12-05 | 1 | -21/+36 | |
* | update | José Melo | 2006-12-04 | 1 | -510/+609 | |
* | (keys_callback) make lists being scrollable, else the dialog can be | Thierry Vignaud | 2006-12-04 | 1 | -3/+4 | |
* | (run_treeview_dialog) kill a debug statement | Thierry Vignaud | 2006-12-04 | 1 | -1/+0 | |
* | (get_pkgs) first attempt of displaying a (for now nonlinear) progress bar | Thierry Vignaud | 2006-12-04 | 1 | -9/+32 | |
* | perl_checker cleanups | Thierry Vignaud | 2006-12-04 | 1 | -2/+2 | |
* | update translations from soft/drakx/trunk/perl-install/standalone/po | Thierry Vignaud | 2006-12-04 | 9 | -4559/+5746 | |
* | (keys_callback) better HIG button label (s/Ok/Close/) | Thierry Vignaud | 2006-12-04 | 1 | -1/+1 | |
* | (keys_callback) better looking key column that now wraps | Thierry Vignaud | 2006-12-04 | 1 | -1/+6 | |
* | (format_pkg_simplifiedinfo) only show description for real updates, not also | Thierry Vignaud | 2006-12-04 | 1 | -2/+3 | |
* | (get_pkgs) store medium name along with descriptions | Thierry Vignaud | 2006-12-04 | 1 | -20/+21 | |
* | don't try to show .rpmnew differences for | Thierry Vignaud | 2006-12-04 | 1 | -0/+1 | |
* | Updated Estonian translation. | Marek Laane | 2006-12-03 | 1 | -492/+599 | |
* | Update fr translation | Christophe Berthelé | 2006-12-03 | 1 | -495/+603 | |
* | Updated | Willy Sudiarto Raharjo | 2006-12-02 | 1 | -498/+602 | |
* | (perform_installation) when displaying upgrade information, don't display the | Thierry Vignaud | 2006-12-01 | 1 | -1/+1 | |
* | just kill an old constraint that does more damage than good with unified view... | Thierry Vignaud | 2006-12-01 | 1 | -1/+1 | |
* | perl_checker cleanups | Thierry Vignaud | 2006-12-01 | 3 | -58/+60 | |
* | (remove_arch) kill dead code | Thierry Vignaud | 2006-12-01 | 1 | -5/+0 | |
* | (toggle_nodes) fix explaining why package isn't selectable | Thierry Vignaud | 2006-12-01 | 1 | -1/+1 | |
* | (update_sources) make the dialog be centered on its parent | Thierry Vignaud | 2006-11-30 | 1 | -0/+1 | |
* | revert last commit | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 | |
* | regenerate pom files | Thierry Vignaud | 2006-11-30 | 71 | -3978/+5390 | |
* | typo fixes | Thierry Vignaud | 2006-11-30 | 1 | -2/+2 | |
* | perl_checker cleanups | Thierry Vignaud | 2006-11-30 | 1 | -2/+2 | |
* | (*.pom creation) use msgcat in order to handle duplicated strings | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 | |
* | write a regular po catalog header | Thierry Vignaud | 2006-11-30 | 1 | -0/+15 | |
* | (merge) don't override default wrapping width | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 | |
* | (do_search) fix matching packages when performing searches whithin hdlists (we | Thierry Vignaud | 2006-11-30 | 1 | -2/+2 | |
* | (do_search) use more modern API (MDV::Packdrakeng instead of packdrake) | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 |