Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update | Thierry Vignaud | 2008-02-23 | 1 | -0/+17 |
| | |||||
* | 4.2.4 | Thierry Vignaud | 2008-02-23 | 1 | -1/+1 |
| | |||||
* | (run_treeview_dialog) adjust default layout repartition (#36069) | Thierry Vignaud | 2008-02-23 | 1 | -2/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2008-02-23 | 1 | -3/+3 |
| | |||||
* | update | Thierry Vignaud | 2008-02-23 | 1 | -0/+92 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-02-23 | 1 | -35/+23 |
| | |||||
* | update | José Melo | 2008-02-23 | 1 | -272/+55 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-02-22 | 1 | -39/+19 |
| | |||||
* | Fining some messages. | Marek Laane | 2008-02-22 | 1 | -4/+4 |
| | |||||
* | 4.2.3 | Thierry Vignaud | 2008-02-22 | 1 | -1/+1 |
| | |||||
* | (add_callback) fix crashing when adding a custom medium | Thierry Vignaud | 2008-02-22 | 1 | -5/+2 |
| | |||||
* | (mirrors) add a progress bar while downloading mirrors list & enable | Thierry Vignaud | 2008-02-22 | 1 | -3/+17 |
| | | | | | to cancel it (#34630) | ||||
* | (choose_mirror,mirrors) display a message in statusbar (if availlable) | Thierry Vignaud | 2008-02-22 | 1 | -7/+12 |
| | | | | | rather than a wait dialog | ||||
* | (mirrors) reindent for readability | Thierry Vignaud | 2008-02-22 | 1 | -10/+11 |
| | |||||
* | (mirrors) lazy load mirror | Thierry Vignaud | 2008-02-22 | 1 | -1/+1 |
| | |||||
* | (writeproxy) set 'ftp_proxy' with the same value as 'http_proxy' (#31026) | Thierry Vignaud | 2008-02-22 | 1 | -0/+1 |
| | |||||
* | Update fr translation on behalf of fr team | Christophe Berthelé | 2008-02-22 | 1 | -15/+15 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-02-22 | 1 | -49/+58 |
| | |||||
* | update | Thierry Vignaud | 2008-02-22 | 2 | -10/+10 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-02-22 | 74 | -25395/+24948 |
| | |||||
* | (run_treeview_dialog) make update labels consistent with web site (#35972) | Thierry Vignaud | 2008-02-22 | 1 | -1/+1 |
| | |||||
* | 4.2.2 | Thierry Vignaud | 2008-02-22 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2008-02-22 | 1 | -0/+17 |
| | |||||
* | include packages from restricted too | Thierry Vignaud | 2008-02-22 | 1 | -0/+7 |
| | |||||
* | do not generate gui.lst at build time since we only have main media | Thierry Vignaud | 2008-02-22 | 2 | -1/+1717 |
| | |||||
* | (dis) prevent creating a big temporary file | Thierry Vignaud | 2008-02-21 | 1 | -2/+1 |
| | |||||
* | update | Thierry Vignaud | 2008-02-21 | 1 | -0/+28 |
| | |||||
* | 4.2.1 | Thierry Vignaud | 2008-02-21 | 1 | -1/+1 |
| | |||||
* | (add_distrib_update_media,easy_add_callback,mirrors) only ask for 'distrib' ↵ | Thierry Vignaud | 2008-02-21 | 3 | -7/+3 |
| | | | | style URLs | ||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2008-02-21 | 1 | -28/+35 |
| | |||||
* | (choose_mirror,easy_add_callback,mirrors) drop arch choice | Thierry Vignaud | 2008-02-21 | 2 | -13/+3 |
| | |||||
* | (mainwindow) rename "Quit" as "Close" (more consistent when run whithin ↵ | Thierry Vignaud | 2008-02-21 | 1 | -1/+1 |
| | | | | rpmdrake) | ||||
* | update | Thierry Vignaud | 2008-02-21 | 1 | -0/+123 |
| | |||||
* | 4.2 | Thierry Vignaud | 2008-02-21 | 1 | -1/+1 |
| | |||||
* | (mainwindow) reorder 'File' menu ('Quit' is now last) | Thierry Vignaud | 2008-02-21 | 1 | -1/+1 |
| | |||||
* | (perform_parallel_install) simplify | Thierry Vignaud | 2008-02-21 | 1 | -4/+2 |
| | |||||
* | (mainwindow) explain | Thierry Vignaud | 2008-02-21 | 1 | -0/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2008-02-21 | 4 | -11/+10 |
| | |||||
* | (remove_callback) display better formatted list when confirming | Thierry Vignaud | 2008-02-21 | 1 | -1/+2 |
| | | | | removing media | ||||
* | (formatlistpkg) rename as format_list() (more consistent with other | Thierry Vignaud | 2008-02-21 | 3 | -8/+8 |
| | | | | function names) | ||||
* | (formatlistpkg) move from pkg.pm into formatting.pm (more logical | Thierry Vignaud | 2008-02-21 | 2 | -3/+3 |
| | | | | place & will be reused by edit-urpm-sources) | ||||
* | (add_callback_) factorize more duplicated initialization | Thierry Vignaud | 2008-02-21 | 1 | -72/+47 |
| | |||||
* | (edit_parallel) factorize more duplicated initialization | Thierry Vignaud | 2008-02-21 | 1 | -10/+10 |
| | |||||
* | (remove_from_list) factorize duplicated code | Thierry Vignaud | 2008-02-21 | 1 | -16/+16 |
| | |||||
* | remove useless module require | Thierry Vignaud | 2008-02-21 | 1 | -1/+0 |
| | |||||
* | (options_callback) fix altering XML info policy on cancel | Thierry Vignaud | 2008-02-21 | 1 | -1/+3 |
| | |||||
* | (options_callback) make all global options use combo boxes & simplify code | Thierry Vignaud | 2008-02-21 | 1 | -16/+15 |
| | |||||
* | (add_callback,edit_callback) drop support for "Relative path to ↵ | Thierry Vignaud | 2008-02-21 | 1 | -12/+3 |
| | | | | synthesis/hdlist" | ||||
* | (open_help) fix calling help | Thierry Vignaud | 2008-02-21 | 2 | -2/+2 |
| | |||||
* | (inspect) lazy load File::MimeInfo::Magic & kill a perl_checker warning | Thierry Vignaud | 2008-02-21 | 1 | -2/+2 |
| |