aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/edit_urpm_sources.pm
Commit message (Expand)AuthorAgeFilesLines
* merge curl_download into Rpmdrake::edit_urpm_sourcesThierry Vignaud2013-03-211-3/+17
* do not offer to pick only update media unless using --expert (mga#2317)Thierry Vignaud2013-02-261-1/+1
* prevent having double punctuation (mga#6642)Thierry Vignaud2012-09-181-1/+1
* s!for adding!to add! (mga#6642)Thierry Vignaud2012-09-181-2/+2
* remove space before question mark (mga#6642)Thierry Vignaud2012-09-181-2/+2
* s!is Mga pkg!is the Mga pkg! (mga#6642)Thierry Vignaud2012-09-181-1/+1
* s!user!username! (mga#6642)Thierry Vignaud2012-09-181-1/+1
* s!informations!information! (mga#6642)Thierry Vignaud2012-09-181-1/+1
* rename variable to be distro agnosticThierry Vignaud2012-08-241-1/+1
* - fix plural, thank to JohnR Michael Scherer2011-05-061-2/+2
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-141-7/+7
* (remove_callback) further UTF-8 fixes (names are now already alwaysThierry Vignaud2010-03-031-2/+2
* (mainwindow) fix crashing when deleting media with UTF-8 characters (#57644)Thierry Vignaud2010-02-241-1/+0
* (run) make lord perl_checker happierThierry Vignaud2009-10-161-1/+1
* fix enabling for the first time a medium that never was enabled beforeThierry Vignaud2009-10-091-1/+9
* (run) ignore rpmdrake's option regarding ignoring debug mediaThierry Vignaud2009-10-091-0/+2
* (mainwindow) prevent crashing if one click on a media checkbox whileThierry Vignaud2009-10-091-2/+4
* (mainwindow) use proper stock icons for arrowsThierry Vignaud2009-09-301-2/+9
* (mainwindow) make more readableThierry Vignaud2009-02-151-4/+13
* use same icon as in mcc instead of rpmdarke one (#44671)Thierry Vignaud2009-02-141-1/+1
* use mcc icon if availlable (#44671)Thierry Vignaud2009-02-141-2/+2
* (easy_add_callback_with_mirror,easy_add_callback) honnor cancelingThierry Vignaud2009-02-141-0/+2
* (mainwindow) do not use the same shortcut for "Add a specific "mediaThierry Vignaud2009-02-121-1/+1
* use english case (spoted by pixel)Thierry Vignaud2009-01-081-1/+1
* (remove_callback) fix displayling big list of media to remove andThierry Vignaud2009-01-081-3/+3
* (edit_callback) keep previous valuesThierry Vignaud2008-11-241-3/+3
* (edit_callback) do not save empty valuesThierry Vignaud2008-11-241-3/+3
* use new proper API now that we try not to drop 'ignore' flag when updating a ...Thierry Vignaud2008-11-241-1/+1
* (mainwindow::reread_media) stop droping 'ignore' flag when updating aThierry Vignaud2008-11-241-4/+0
* (get_medium_type) fix displaying type of altered mirrorlist media (#44930)Thierry Vignaud2008-11-241-1/+1
* (mainwindow) make 'add media' item in menu more meaningfull (fix ambiguity)Thierry Vignaud2008-11-241-1/+1
* (add_callback) make clearer than DVD, CD-ROM are removable devices (#30842)Thierry Vignaud2008-11-171-1/+1
* (add_callback) there's no point in enabling one to tag media as updateThierry Vignaud2008-11-171-1/+6
* (mainwindow) fix displayed version in 'About' dialogThierry Vignaud2008-10-071-1/+1
* bump copyright yearThierry Vignaud2008-10-071-1/+1
* (run_drakbug) factorize codeThierry Vignaud2008-10-061-1/+1
* (mainwindow) move "add media" menu entries from the "Options" menuThierry Vignaud2008-10-061-2/+2
* (edit_callback) enable to edit mirrorlist mediaThierry Vignaud2008-10-011-2/+2
* perl_checker fixesThierry Vignaud2008-10-011-2/+2
* adjust key accelerator (b/c of duplicate)Thierry Vignaud2008-10-011-1/+1
* (mainwindow) plug easy_add_callback_with_mirror() into menu so thatThierry Vignaud2008-10-011-0/+1
* (easy_add_callback) default is now using mirror listThierry Vignaud2008-10-011-13/+2
* (easy_add_callback_with_mirror) copy of easy_add_callback() (neededThierry Vignaud2008-10-011-0/+25
* (_want_base_distro) split it out of easy_add_callback() (needed for next comm...Thierry Vignaud2008-10-011-7/+11
* (check_if_first_run,init) do not display a splash text anymoreThierry Vignaud2008-09-041-16/+1
* (mainwindow) by default do not enable to alter the 'update' flagThierry Vignaud2008-09-041-3/+6
* (get_medium_type) handle new "cdrom://" typeThierry Vignaud2008-03-031-0/+1
* typo fix (Jure Repinc, #38304)Thierry Vignaud2008-03-031-1/+1
* (get_medium_type) handle mirror listThierry Vignaud2008-02-251-0/+1
* (add_callback) fix crashing on clicking on "Create media for a wholeThierry Vignaud2008-02-231-8/+1