aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake.pm
Commit message (Expand)AuthorAgeFilesLines
* Do not translate country codes (mga#27840)Yuri Chornoivan2020-12-181-1/+0
* simplify: use //= where appropirateThierry Vignaud2018-09-131-1/+1
* bump copyright noticeThierry Vignaud2014-06-291-1/+1
* fix my emailThierry Vignaud2013-12-161-1/+1
* 6.16.1Thierry Vignaud2013-12-061-1/+1
* kill dead functionThierry Vignaud2013-12-051-3/+0
* those setters no more accept undefThierry Vignaud2013-12-051-1/+1
* perlish ->window => ->get_windowThierry Vignaud2013-12-051-6/+6
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-12-051-47/+47
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-12-051-17/+17
* fix install dialog title (mga#9550)Thierry Vignaud2013-04-201-3/+3
* rename variable to be distro agnosticThierry Vignaud2012-08-241-3/+3
* silent perl_checkerThierry Vignaud2012-03-281-1/+1
* perl_checker cleanupsThierry Vignaud2012-03-281-2/+2
* typo fix in commentThierry Vignaud2011-04-281-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-141-7/+7
* - Added auto_select and clean_cache options to conf fileJoão Victor Duarte Martins2010-04-261-4/+25
* (open_help) try harder to display help as userThierry Vignaud2009-10-121-2/+1
* (run_as_user) drop it (obsolete, feature merged and improved intoThierry Vignaud2009-10-121-10/+0
* (run_drakbug,run_help_callback) try harder to display help, bug wizards, ... ...Thierry Vignaud2009-10-121-1/+1
* (do_search) enable to search in full or short package names (#46473)Thierry Vignaud2009-10-011-1/+3
* (do_search) enable to disable use of regular expression (default is: disabled)Thierry Vignaud2009-10-011-1/+3
* default "Compute updates on startup" to yesThierry Vignaud2009-04-291-1/+3
* sort %config entriesThierry Vignaud2009-04-291-10/+10
* (show_urpm_progress) there's a bug since r17036 from gc on 2003-08-07Thierry Vignaud2009-03-261-0/+1
* (show_urpm_progress) prevent dialog to enlarge too much whenThierry Vignaud2009-03-261-1/+1
* use right iconThierry Vignaud2009-02-231-1/+1
* (get_icon) introduce it in order to reuse mcc icon if availlable (#44671)Thierry Vignaud2009-02-141-0/+9
* (interactive_msg) document return valueThierry Vignaud2009-02-141-0/+4
* (choose_mirror) honnor canceling when the user refused to access theThierry Vignaud2009-02-141-1/+1
* (update_sources) simplifyThierry Vignaud2009-02-101-1/+1
* (update_sources_interactive) fix media selection dialog layout so thatThierry Vignaud2009-02-091-6/+6
* (update_sources) add media even if one failed instead of rollbackingThierry Vignaud2009-01-081-1/+1
* use new proper API now that we try not to drop 'ignore' flag when updating a ...Thierry Vignaud2008-11-241-1/+1
* (update_sources_noninteractive) stop droping 'ignore' status whenThierry Vignaud2008-11-241-4/+0
* (update_sources) fix return value when cancelingThierry Vignaud2008-10-161-0/+1
* (show_urpm_progress) better looking messages when downloading filesThierry Vignaud2008-10-141-2/+2
* (fast_open_urpmi_db) do not read big debug media if 'ignore_debug_media'Thierry Vignaud2008-10-111-1/+3
* (writeconf) do not write chrooted .rpmdrake config file on exit when using --envThierry Vignaud2008-10-111-0/+1
* open the chrooted .rpmdrake config file when using --envThierry Vignaud2008-10-111-0/+1
* (run_as_user) export it for Rpmdrake::guiThierry Vignaud2008-10-061-0/+1
* (open_help) revert latest change, run_as_help() doesn't work for drakhelp...Thierry Vignaud2008-10-061-1/+2
* (run_as_user) open help & bug report as user instead of as root (#44497)Thierry Vignaud2008-10-061-2/+11
* (run_drakbug) factorize codeThierry Vignaud2008-10-061-0/+6
* (update_sources_interactive) add a FIXME noteThierry Vignaud2008-10-031-0/+1
* (update_sources_interactive) reindentThierry Vignaud2008-10-031-3/+3
* (update_sources_interactive) fix too big "media to update" window (#44518)Thierry Vignaud2008-10-031-1/+3
* (add_distrib_update_media) enable to use mirrorlistThierry Vignaud2008-10-011-1/+3
* (warn_for_network_need) split it out of choose_mirror() (needed forThierry Vignaud2008-10-011-4/+10
* kill support for unused 'banner' optionThierry Vignaud2008-09-171-5/+0