summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Expand)AuthorAgeFilesLines
* (silentCheck) only drop cached result if we are going to compute itThierry Vignaud2009-05-121-1/+3
* perform initial check after 3 seconds when using --testingThierry Vignaud2009-05-121-1/+5
* (really_prepare_add_restricted,mdkapplet-restricted-helper) do notThierry Vignaud2009-05-121-1/+1
* (get_distro_list) add a commentThierry Vignaud2009-05-111-0/+1
* do not complain when network is down if net_applet is running (whichThierry Vignaud2009-04-171-1/+2
* (silentCheck) explainThierry Vignaud2009-03-191-0/+1
* (check all media for update on cooker instead only update media)Thierry Vignaud2009-03-191-1/+1
* (silentCheck) update all media on cooker instead of only update mediaThierry Vignaud2009-03-191-1/+1
* (silentCheck) consider all media as update media on cooker when checking if t...Thierry Vignaud2009-03-191-1/+1
* (setState) enable to call the configuratorThierry Vignaud2009-02-161-0/+2
* (harvester) only warn about locked urpmi DB after 10 triesThierry Vignaud2009-02-111-1/+13
* (harvester) make more readable (needed for next commit)Thierry Vignaud2009-02-111-3/+6
* (silentCheck) stop altering the cursor: it's useless to set the mouseThierry Vignaud2009-02-111-2/+0
* be nicer with CPU (more efficient system power usage) though usingThierry Vignaud2009-02-111-2/+2
* (silentCheck) do not hide urpmi.update arguments (#47002)Thierry Vignaud2009-01-151-1/+1
* (silentCheck) do not claim there're updates when there're not if checkThierry Vignaud2008-12-161-0/+2
* (add_restricted_medium) add 32 bit repositories on x86_64 tooThierry Vignaud2008-12-031-1/+2
* (is_restricted_media_configured) fix off by one errorThierry Vignaud2008-12-031-1/+1
* (really_prepare_add_restricted) old prepare_add_restricted() got renamedThierry Vignaud2008-12-031-1/+22
* (is_restricted_media_configured) verify we have bothThierry Vignaud2008-12-011-1/+1
* (is_restricted_media_configured) fix typo in commentThierry Vignaud2008-12-011-1/+1
* (add_media) there's no point checking for updates just after forkingThierry Vignaud2008-11-241-1/+1
* (go2State) modernizeThierry Vignaud2008-11-241-1/+1
* (harvester) rename '$mdvupdate_returned' as more meaningfull 'schedule_checks'Thierry Vignaud2008-11-241-3/+3
* (prepare_add_restricted) update status once restricted media got addedThierry Vignaud2008-11-241-1/+1
* 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