Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (show_urpm_progress) there's a bug since r17036 from gc on 2003-08-07 | Thierry Vignaud | 2009-03-26 | 1 | -0/+1 |
| | | | | | | where we display misplaced quotes such as "downloading `foobar from 'medium Main Updates'´" | ||||
* | (show_urpm_progress) prevent dialog to enlarge too much when | Thierry Vignaud | 2009-03-26 | 1 | -1/+1 |
| | | | | | displaying downloads of media meta_data (eg: adding or updating media) | ||||
* | use right icon | Thierry Vignaud | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | (get_icon) introduce it in order to reuse mcc icon if availlable (#44671) | Thierry Vignaud | 2009-02-14 | 1 | -0/+9 |
| | |||||
* | (interactive_msg) document return value | Thierry Vignaud | 2009-02-14 | 1 | -0/+4 |
| | |||||
* | (choose_mirror) honnor canceling when the user refused to access the | Thierry Vignaud | 2009-02-14 | 1 | -1/+1 |
| | | | | | network when adding a specific mirror from the menubar (#46027) | ||||
* | (update_sources) simplify | Thierry Vignaud | 2009-02-10 | 1 | -1/+1 |
| | |||||
* | (update_sources_interactive) fix media selection dialog layout so that | Thierry Vignaud | 2009-02-09 | 1 | -6/+6 |
| | | | | | dialog behaves smoothly on resizing (#47271) | ||||
* | (update_sources) add media even if one failed instead of rollbacking | Thierry Vignaud | 2009-01-08 | 1 | -1/+1 |
| | | | | | all of them | ||||
* | use new proper API now that we try not to drop 'ignore' flag when updating a ↵ | Thierry Vignaud | 2008-11-24 | 1 | -1/+1 |
| | | | | medium (#44930) | ||||
* | (update_sources_noninteractive) stop droping 'ignore' status when | Thierry Vignaud | 2008-11-24 | 1 | -4/+0 |
| | | | | | | | | | updating a medium [was done in r16481 by gc on 2002-09-05 (forked from urpmi.update): "have an expert right-click menu on the left treeview, for asking to reset the selection, reload lists and update sources"] | ||||
* | (update_sources) fix return value when canceling | Thierry Vignaud | 2008-10-16 | 1 | -0/+1 |
| | |||||
* | (show_urpm_progress) better looking messages when downloading files | Thierry Vignaud | 2008-10-14 | 1 | -2/+2 |
| | |||||
* | (fast_open_urpmi_db) do not read big debug media if 'ignore_debug_media' | Thierry Vignaud | 2008-10-11 | 1 | -1/+3 |
| | | | | | option is set | ||||
* | (writeconf) do not write chrooted .rpmdrake config file on exit when using --env | Thierry Vignaud | 2008-10-11 | 1 | -0/+1 |
| | |||||
* | open the chrooted .rpmdrake config file when using --env | Thierry Vignaud | 2008-10-11 | 1 | -0/+1 |
| | |||||
* | (run_as_user) export it for Rpmdrake::gui | Thierry Vignaud | 2008-10-06 | 1 | -0/+1 |
| | |||||
* | (open_help) revert latest change, run_as_help() doesn't work for drakhelp... | Thierry Vignaud | 2008-10-06 | 1 | -1/+2 |
| | |||||
* | (run_as_user) open help & bug report as user instead of as root (#44497) | Thierry Vignaud | 2008-10-06 | 1 | -2/+11 |
| | |||||
* | (run_drakbug) factorize code | Thierry Vignaud | 2008-10-06 | 1 | -0/+6 |
| | |||||
* | (update_sources_interactive) add a FIXME note | Thierry Vignaud | 2008-10-03 | 1 | -0/+1 |
| | |||||
* | (update_sources_interactive) reindent | Thierry Vignaud | 2008-10-03 | 1 | -3/+3 |
| | |||||
* | (update_sources_interactive) fix too big "media to update" window (#44518) | Thierry Vignaud | 2008-10-03 | 1 | -1/+3 |
| | | | | | (using a listview would be just better) | ||||
* | (add_distrib_update_media) enable to use mirrorlist | Thierry Vignaud | 2008-10-01 | 1 | -1/+3 |
| | |||||
* | (warn_for_network_need) split it out of choose_mirror() (needed for | Thierry Vignaud | 2008-10-01 | 1 | -4/+10 |
| | | | | | next commits) | ||||
* | kill support for unused 'banner' option | Thierry Vignaud | 2008-09-17 | 1 | -5/+0 |
| | |||||
* | (interactive_msg_with_banner) kill dead code | Thierry Vignaud | 2008-09-17 | 1 | -2/+0 |
| | |||||
* | (mirrors) adapt to urpmi-6.6+ new API (which workaround urpmi API | Thierry Vignaud | 2008-09-09 | 1 | -1/+1 |
| | | | | | breakage #43639) | ||||
* | kill now useless 'already_splashed' option | Thierry Vignaud | 2008-09-04 | 1 | -3/+1 |
| | |||||
* | (readconf) make --mode option work again | Thierry Vignaud | 2008-08-26 | 1 | -1/+1 |
| | |||||
* | (update_sources) crash fix (#41970) | Thierry Vignaud | 2008-08-25 | 1 | -1/+1 |
| | |||||
* | save & restore window size in MandrivaUpdate too (#25932) | Thierry Vignaud | 2008-07-02 | 1 | -1/+5 |
| | |||||
* | save & restore window size (#25932) | Thierry Vignaud | 2008-07-02 | 1 | -0/+5 |
| | |||||
* | (writeconf) add spacing | Thierry Vignaud | 2008-07-02 | 1 | -0/+2 |
| | |||||
* | (choose_mirror) made the error message even clearer, in its own section | Thierry Vignaud | 2008-04-01 | 1 | -0/+1 |
| | |||||
* | (mirrors) better error message while downloading mirror list (#39675) | Thierry Vignaud | 2008-04-01 | 1 | -1/+1 |
| | |||||
* | (readconf) prevent crash by ignoring undefined values (crash hapenned | Thierry Vignaud | 2008-03-31 | 1 | -0/+3 |
| | | | | | | if config file set empty values for some variables (eg: after old gurpmi.addmedia garbaged it)) (#39511) | ||||
* | make the focus default on "yes" in yes/no dialogs (Emmanuel Blindauer, #39123) | Thierry Vignaud | 2008-03-21 | 1 | -6/+10 |
| | |||||
* | (interactive_msg) fix displaying data about packages when choosing one | Thierry Vignaud | 2008-03-18 | 1 | -2/+2 |
| | | | | | | | | while resolving dependancies (#39042) (regression introduced in r238921 on 2008-03-10: "(interactive_msg) enable to use markups in TextView (needed for next commit)") | ||||
* | add a "mode" combo box, thus restoring flat mode (#25770) and allowing again to | Thierry Vignaud | 2008-03-17 | 1 | -1/+3 |
| | | | | | sort packages by size (#25417) | ||||
* | split filters (all, installed, non installed) from views (GUI, meta packages, | Thierry Vignaud | 2008-03-17 | 1 | -1/+3 |
| | | | | | updates, ...) | ||||
* | consider rpm-summary-non-free when fetching package summaries | Funda Wang | 2008-03-15 | 1 | -1/+1 |
| | |||||
* | (interactive_msg) support markups for simple Labels too (needed for | Thierry Vignaud | 2008-03-14 | 1 | -1/+2 |
| | | | | | next commit) | ||||
* | (interactive_msg) enable to use markups in TextView (needed for next commit) | Thierry Vignaud | 2008-03-10 | 1 | -1/+5 |
| | |||||
* | fix crash (#38514) due to not having commited all bits of 'remember state of | Thierry Vignaud | 2008-03-05 | 1 | -1/+2 |
| | | | | | "Show automatically selected packages" (#38138)' | ||||
* | sort exports | Thierry Vignaud | 2008-03-05 | 1 | -17/+17 |
| | |||||
* | move a variable | Thierry Vignaud | 2008-03-05 | 1 | -0/+3 |
| | |||||
* | sync default tree_mode with Rpmdrake::init (needed by latest commit) | Thierry Vignaud | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | (readconf) remember latest view mode (#38138) | Thierry Vignaud | 2008-03-05 | 1 | -1/+2 |
| | |||||
* | (mirrors) add a progress bar while downloading mirrors list & enable | Thierry Vignaud | 2008-02-22 | 1 | -3/+17 |
| | | | | | to cancel it (#34630) |