Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix plural, thank to JohnR | Michael Scherer | 2011-05-06 | 1 | -2/+2 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-14 | 1 | -7/+7 |
| | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r535 | dmorgan | 2011-02-14 00:37:56 +0000 (Mon, 14 Feb 2011) | 1 line Import cleaned rpmdrake ------------------------------------------------------------------------ | ||||
* | (remove_callback) further UTF-8 fixes (names are now already always | Thierry Vignaud | 2010-03-03 | 1 | -2/+2 |
| | | | | UTF-8 encoded) | ||||
* | (mainwindow) fix crashing when deleting media with UTF-8 characters (#57644) | Thierry Vignaud | 2010-02-24 | 1 | -1/+0 |
| | |||||
* | (run) make lord perl_checker happier | Thierry Vignaud | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | fix enabling for the first time a medium that never was enabled before | Thierry Vignaud | 2009-10-09 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | (#47110, #52636) (side effect of urpmi changes) (mainwindow:toggled signal) reread_media() failed to un-ignore an ignored medium probably because urpm::media::check_existing_medium() complains about missing synthesis when the medium never was enabled before; thus it restored the ignore bit (reread_media) read back configuration after and not before updating media else ignore bit will be restored by urpm::media::check_existing_medium() when trying to update a never enabled yet medium | ||||
* | (run) ignore rpmdrake's option regarding ignoring debug media | Thierry Vignaud | 2009-10-09 | 1 | -0/+2 |
| | |||||
* | (mainwindow) prevent crashing if one click on a media checkbox while | Thierry Vignaud | 2009-10-09 | 1 | -2/+4 |
| | | | | | | | | | another click event is already being processed (#46727) rationale: flush() process waiting events including potential clicks on other media checkboxes, thus causing gtk+ to reenter the callback when we were processing refreshing events, which is not reentrant | ||||
* | (mainwindow) use proper stock icons for arrows | Thierry Vignaud | 2009-09-30 | 1 | -2/+9 |
| | |||||
* | (mainwindow) make more readable | Thierry Vignaud | 2009-02-15 | 1 | -4/+13 |
| | |||||
* | use same icon as in mcc instead of rpmdarke one (#44671) | Thierry Vignaud | 2009-02-14 | 1 | -1/+1 |
| | |||||
* | use mcc icon if availlable (#44671) | Thierry Vignaud | 2009-02-14 | 1 | -2/+2 |
| | |||||
* | (easy_add_callback_with_mirror,easy_add_callback) honnor canceling | Thierry Vignaud | 2009-02-14 | 1 | -0/+2 |
| | | | | | when the user closed the "updates/full_sources" dialog (#47125) | ||||
* | (mainwindow) do not use the same shortcut for "Add a specific "media | Thierry Vignaud | 2009-02-12 | 1 | -1/+1 |
| | | | | | mirror" and "_Add a custom medium" menu entries (#46027) | ||||
* | use english case (spoted by pixel) | Thierry Vignaud | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | (remove_callback) fix displayling big list of media to remove and | Thierry Vignaud | 2009-01-08 | 1 | -3/+3 |
| | | | | | adjust spacing accordingly (#46773) | ||||
* | (edit_callback) keep previous values | Thierry Vignaud | 2008-11-24 | 1 | -3/+3 |
| | |||||
* | (edit_callback) do not save empty values | Thierry Vignaud | 2008-11-24 | 1 | -3/+3 |
| | |||||
* | 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) | ||||
* | (mainwindow::reread_media) stop droping 'ignore' flag when updating a | Thierry Vignaud | 2008-11-24 | 1 | -4/+0 |
| | | | | | | | | | medium (#44930) [was added in r17756 by rgarciasuarez on 2004-11-17: "When modifying a media has failed, restore it (and don't keep it in the intermediate state of being ignored)"] | ||||
* | (get_medium_type) fix displaying type of altered mirrorlist media (#44930) | Thierry Vignaud | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | (mainwindow) make 'add media' item in menu more meaningfull (fix ambiguity) | Thierry Vignaud | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | (add_callback) make clearer than DVD, CD-ROM are removable devices (#30842) | Thierry Vignaud | 2008-11-17 | 1 | -1/+1 |
| | |||||
* | (add_callback) there's no point in enabling one to tag media as update | Thierry Vignaud | 2008-11-17 | 1 | -1/+6 |
| | | | | | media when adding whole distro media | ||||
* | (mainwindow) fix displayed version in 'About' dialog | Thierry Vignaud | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | bump copyright year | Thierry Vignaud | 2008-10-07 | 1 | -1/+1 |
| | |||||
* | (run_drakbug) factorize code | Thierry Vignaud | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | (mainwindow) move "add media" menu entries from the "Options" menu | Thierry Vignaud | 2008-10-06 | 1 | -2/+2 |
| | | | | | into the "File" menu (#44601) | ||||
* | (edit_callback) enable to edit mirrorlist media | Thierry Vignaud | 2008-10-01 | 1 | -2/+2 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2008-10-01 | 1 | -2/+2 |
| | |||||
* | adjust key accelerator (b/c of duplicate) | Thierry Vignaud | 2008-10-01 | 1 | -1/+1 |
| | |||||
* | (mainwindow) plug easy_add_callback_with_mirror() into menu so that | Thierry Vignaud | 2008-10-01 | 1 | -0/+1 |
| | | | | | one is still able to choose mirror | ||||
* | (easy_add_callback) default is now using mirror list | Thierry Vignaud | 2008-10-01 | 1 | -13/+2 |
| | |||||
* | (easy_add_callback_with_mirror) copy of easy_add_callback() (needed | Thierry Vignaud | 2008-10-01 | 1 | -0/+25 |
| | | | | | for next commits) | ||||
* | (_want_base_distro) split it out of easy_add_callback() (needed for next ↵ | Thierry Vignaud | 2008-10-01 | 1 | -7/+11 |
| | | | | commits) | ||||
* | (check_if_first_run,init) do not display a splash text anymore | Thierry Vignaud | 2008-09-04 | 1 | -16/+1 |
| | |||||
* | (mainwindow) by default do not enable to alter the 'update' flag | Thierry Vignaud | 2008-09-04 | 1 | -3/+6 |
| | | | | | (unless --expert is given) | ||||
* | (get_medium_type) handle new "cdrom://" type | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 |
| | |||||
* | typo fix (Jure Repinc, #38304) | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
| | |||||
* | (get_medium_type) handle mirror list | Thierry Vignaud | 2008-02-25 | 1 | -0/+1 |
| | |||||
* | (add_callback) fix crashing on clicking on "Create media for a whole | Thierry Vignaud | 2008-02-23 | 1 | -8/+1 |
| | | | | | distribution" (regression introduced on Feb 21 2008 in rpmdrake-4.2 [r237156}) | ||||
* | (add_callback) fix crashing when adding a custom medium | Thierry Vignaud | 2008-02-22 | 1 | -5/+2 |
| | |||||
* | (add_distrib_update_media,easy_add_callback,mirrors) only ask for 'distrib' ↵ | Thierry Vignaud | 2008-02-21 | 1 | -2/+1 |
| | | | | style URLs | ||||
* | (choose_mirror,easy_add_callback,mirrors) drop arch choice | Thierry Vignaud | 2008-02-21 | 1 | -10/+0 |
| | |||||
* | (mainwindow) rename "Quit" as "Close" (more consistent when run whithin ↵ | Thierry Vignaud | 2008-02-21 | 1 | -1/+1 |
| | | | | rpmdrake) | ||||
* | (mainwindow) reorder 'File' menu ('Quit' is now last) | Thierry Vignaud | 2008-02-21 | 1 | -1/+1 |
| | |||||
* | (mainwindow) explain | Thierry Vignaud | 2008-02-21 | 1 | -0/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2008-02-21 | 1 | -3/+2 |
| | |||||
* | (remove_callback) display better formatted list when confirming | Thierry Vignaud | 2008-02-21 | 1 | -1/+2 |
| | | | | removing media | ||||
* | (add_callback_) factorize more duplicated initialization | Thierry Vignaud | 2008-02-21 | 1 | -72/+47 |
| |