summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Expand)AuthorAgeFilesLines
* offer to add the restricted update medium if not availableThierry Vignaud2008-11-201-1/+44
* (silentCheck) explain what eat RAM, why we forkThierry Vignaud2008-11-201-0/+1
* split some code into mdkapplet_gui packageThierry Vignaud2008-11-201-53/+1
* bump copyright yearThierry Vignaud2008-11-201-1/+1
* perl_checker cleanupsThierry Vignaud2008-11-201-3/+3
* (checker_exit) split it out of silentCheck()Thierry Vignaud2008-11-201-12/+13
* (is_there_a_new_distributions) kill debug statement that wrongly wentThierry Vignaud2008-11-191-1/+0
* (get_distro_list) split it out of is_there_a_new_distributions()Thierry Vignaud2008-11-191-4/+10
* (new_portable_dialog,fill_n_run_portable_dialog) split them out of confirm_up...Thierry Vignaud2008-11-191-13/+22
* (new_link_button) extract code creating link (needed for next commits)Thierry Vignaud2008-11-191-8/+11
* (setState) do not add menu items w/o a valid callback (preventing crashes)Thierry Vignaud2008-11-191-0/+1
* (setState) store local variable (needed for next commit)Thierry Vignaud2008-11-191-1/+2
* kill useless stringThierry Vignaud2008-11-191-1/+0
* - mdkappletPascal Rigaux2008-10-231-1/+1
* remove now unneeded textPascal Rigaux2008-10-231-1/+1
* (is_there_a_new_distributions) further fix testing forThierry Vignaud2008-10-221-1/+4
* (confirm_upgrade,really_confirm_upgrade) use wizard button order (hackish)Thierry Vignaud2008-10-221-0/+14
* (confirm_upgrade) split variable declarationThierry Vignaud2008-10-221-1/+2
* (confirm_upgrade,really_confirm_upgrade) make sure confirm dialog is large en...Thierry Vignaud2008-10-221-2/+2
* (confirm_upgrade,really_confirm_upgrade) explicitely wrap labels (for 2008.1)Thierry Vignaud2008-10-221-0/+2
* (confirm_upgrade,really_confirm_upgrade) replace Yes/No by Next/CancelThierry Vignaud2008-10-221-2/+2
* (is_there_a_new_distributions) fix testing for/var/lib/urpmi/stale_upgrade_in...Thierry Vignaud2008-10-221-1/+1
* (get_stale_upgrade_filename,is_there_a_new_distributions,upgrade,upgrade_dist...Thierry Vignaud2008-10-211-0/+1
* (really_confirm_upgrade) introduce it in order to:Thierry Vignaud2008-10-211-1/+31
* (confirm_upgrade) split out common label settings & width out ofThierry Vignaud2008-10-211-5/+7
* (setState) change button in new distro notification from "Upgrade theThierry Vignaud2008-10-211-1/+1
* (setState) set 'low' urgency for new distribution notificationThierry Vignaud2008-10-211-0/+2
* (confirm_upgrade) factorize sizing (needed for next commits)Thierry Vignaud2008-10-201-6/+6
* update a stringThierry Vignaud2008-10-201-3/+3
* (upgrade) really prevent upgrading more than once at a timeThierry Vignaud2008-10-161-4/+1
* (silentCheck) update media in chroot when using --urpmi-rootThierry Vignaud2008-10-151-2/+2
* kill now useless variableThierry Vignaud2008-10-141-3/+1
* just do not restart the applet on package update anymoreThierry Vignaud2008-10-141-20/+0
* declare undeclared variableThierry Vignaud2008-10-141-1/+1
* (harvester,restart_applet,upgrade) do not restart the applet onThierry Vignaud2008-10-141-0/+3
* (is_there_a_new_distributions) enable to test distro upgrade even whenThierry Vignaud2008-10-141-1/+2
* (upgrade) do keep around the upgrader PID so that we can run updatesThierry Vignaud2008-10-141-1/+2
* make sure to not report new distro after distro upgradeThierry Vignaud2008-10-141-0/+1
* (is_there_a_new_distributions) reread distro release after distro upgradeThierry Vignaud2008-10-141-1/+2
* (upgrade) run helper with --urpmi-root option if neededThierry Vignaud2008-10-141-1/+1
* pass new distro version as parameterThierry Vignaud2008-10-131-1/+1
* split upgrade code into mdkapplet-upgrade-helperThierry Vignaud2008-10-131-85/+4
* (logIt) inline it (no need for such a wrapper)Thierry Vignaud2008-10-131-21/+17
* (fork_exec,get_banner) move them into share module (needed for next commits)Thierry Vignaud2008-10-131-14/+0
* (upgrade) log reason as well as current & target distro when querying mirror ...Thierry Vignaud2008-10-131-1/+2
* (setState) do not crash if image cannot be loaded (#44750)Thierry Vignaud2008-10-101-2/+2
* (harvester) do not display gurpmi log errors when done installingThierry Vignaud2008-10-101-7/+9
* - mdkappletPascal Rigaux2008-10-101-3/+3
* (is_there_a_new_distributions) do not check for new distro on FlashThierry Vignaud2008-10-091-0/+1
* (upgrade) prevent upgrading more than once at a timeThierry Vignaud2008-10-081-0/+4