Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (silentCheck) explain | Thierry Vignaud | 2009-03-19 | 1 | -0/+1 |
| | |||||
* | (check all media for update on cooker instead only update media) | Thierry Vignaud | 2009-03-19 | 1 | -1/+1 |
| | |||||
* | (silentCheck) update all media on cooker instead of only update media | Thierry Vignaud | 2009-03-19 | 1 | -1/+1 |
| | |||||
* | (silentCheck) consider all media as update media on cooker when checking if ↵ | Thierry Vignaud | 2009-03-19 | 1 | -1/+1 |
| | | | | there are media | ||||
* | (setState) enable to call the configurator | Thierry Vignaud | 2009-02-16 | 1 | -0/+2 |
| | |||||
* | (harvester) only warn about locked urpmi DB after 10 tries | Thierry Vignaud | 2009-02-11 | 1 | -1/+13 |
| | | | | | (maybe this should be made configurable in config file?) | ||||
* | (harvester) make more readable (needed for next commit) | Thierry Vignaud | 2009-02-11 | 1 | -3/+6 |
| | |||||
* | (silentCheck) stop altering the cursor: it's useless to set the mouse | Thierry Vignaud | 2009-02-11 | 1 | -2/+0 |
| | | | | | cursor as wait one for a few ms | ||||
* | be nicer with CPU (more efficient system power usage) though using | Thierry Vignaud | 2009-02-11 | 1 | -2/+2 |
| | | | | | Glib::Timeout->add_seconds() instead of Glib::Timeout->add() | ||||
* | (silentCheck) do not hide urpmi.update arguments (#47002) | Thierry Vignaud | 2009-01-15 | 1 | -1/+1 |
| | |||||
* | (silentCheck) do not claim there're updates when there're not if check | Thierry Vignaud | 2008-12-16 | 1 | -0/+2 |
| | | | | | | | | for missing resctricted media is disabled (#46291) regression introduced in r249700 on 2008-11-20: "offer to add the restricted update medium if not available" | ||||
* | (add_restricted_medium) add 32 bit repositories on x86_64 too | Thierry Vignaud | 2008-12-03 | 1 | -1/+2 |
| | |||||
* | (is_restricted_media_configured) fix off by one error | Thierry Vignaud | 2008-12-03 | 1 | -1/+1 |
| | |||||
* | (really_prepare_add_restricted) old prepare_add_restricted() got renamed | Thierry Vignaud | 2008-12-03 | 1 | -1/+22 |
| | | | | | | | (prepare_add_restricted) moved from mdkapplet-restricted-helper into mdkapplet so that we can explain what is restricted media before actually asking for root privileges | ||||
* | (is_restricted_media_configured) verify we have both | Thierry Vignaud | 2008-12-01 | 1 | -1/+1 |
| | | | | | restricted/release & restricted/updates | ||||
* | (is_restricted_media_configured) fix typo in comment | Thierry Vignaud | 2008-12-01 | 1 | -1/+1 |
| | |||||
* | (add_media) there's no point checking for updates just after forking | Thierry Vignaud | 2008-11-24 | 1 | -1/+1 |
| | | | | | | | | | | off media manager since anyway urpmi db will be locked; (haverster) do it in the proper place, when media manager exits (was wrong since first intented in r244740 from 2008-09-04 which was: "(add_media) check again after adding update media") | ||||
* | (go2State) modernize | Thierry Vignaud | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | (harvester) rename '$mdvupdate_returned' as more meaningfull 'schedule_checks' | Thierry Vignaud | 2008-11-24 | 1 | -3/+3 |
| | |||||
* | (prepare_add_restricted) update status once restricted media got added | Thierry Vignaud | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | offer to add the restricted update medium if not available | Thierry Vignaud | 2008-11-20 | 1 | -1/+44 |
| | |||||
* | (silentCheck) explain what eat RAM, why we fork | Thierry Vignaud | 2008-11-20 | 1 | -0/+1 |
| | |||||
* | split some code into mdkapplet_gui package | Thierry Vignaud | 2008-11-20 | 1 | -53/+1 |
| | |||||
* | bump copyright year | Thierry Vignaud | 2008-11-20 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2008-11-20 | 1 | -3/+3 |
| | |||||
* | (checker_exit) split it out of silentCheck() | Thierry Vignaud | 2008-11-20 | 1 | -12/+13 |
| | |||||
* | (is_there_a_new_distributions) kill debug statement that wrongly went | Thierry Vignaud | 2008-11-19 | 1 | -1/+0 |
| | | | | | in in last commit | ||||
* | (get_distro_list) split it out of is_there_a_new_distributions() | Thierry Vignaud | 2008-11-19 | 1 | -4/+10 |
| | |||||
* | (new_portable_dialog,fill_n_run_portable_dialog) split them out of ↵ | Thierry Vignaud | 2008-11-19 | 1 | -13/+22 |
| | | | | confirm_upgrade() | ||||
* | (new_link_button) extract code creating link (needed for next commits) | Thierry Vignaud | 2008-11-19 | 1 | -8/+11 |
| | | | | | (to be moved in mygtk2) | ||||
* | (setState) do not add menu items w/o a valid callback (preventing crashes) | Thierry Vignaud | 2008-11-19 | 1 | -0/+1 |
| | |||||
* | (setState) store local variable (needed for next commit) | Thierry Vignaud | 2008-11-19 | 1 | -1/+2 |
| | |||||
* | kill useless string | Thierry Vignaud | 2008-11-19 | 1 | -1/+0 |
| | |||||
* | - mdkapplet | Pascal Rigaux | 2008-10-23 | 1 | -1/+1 |
| | | | | | o do not advise to use AC & wired network when not using a laptop | ||||
* | remove now unneeded text | Pascal Rigaux | 2008-10-23 | 1 | -1/+1 |
| | |||||
* | (is_there_a_new_distributions) further fix testing for | Thierry Vignaud | 2008-10-22 | 1 | -1/+4 |
| | | | | | | /var/lib/urpmi/stale_upgrade_in_progress: make sure 'new_distro' is filled | ||||
* | (confirm_upgrade,really_confirm_upgrade) use wizard button order (hackish) | Thierry Vignaud | 2008-10-22 | 1 | -0/+14 |
| | |||||
* | (confirm_upgrade) split variable declaration | Thierry Vignaud | 2008-10-22 | 1 | -1/+2 |
| | |||||
* | (confirm_upgrade,really_confirm_upgrade) make sure confirm dialog is large ↵ | Thierry Vignaud | 2008-10-22 | 1 | -2/+2 |
| | | | | enough on 2008.1 | ||||
* | (confirm_upgrade,really_confirm_upgrade) explicitely wrap labels (for 2008.1) | Thierry Vignaud | 2008-10-22 | 1 | -0/+2 |
| | |||||
* | (confirm_upgrade,really_confirm_upgrade) replace Yes/No by Next/Cancel | Thierry Vignaud | 2008-10-22 | 1 | -2/+2 |
| | |||||
* | (is_there_a_new_distributions) fix testing ↵ | Thierry Vignaud | 2008-10-22 | 1 | -1/+1 |
| | | | | for/var/lib/urpmi/stale_upgrade_in_progress | ||||
* | (get_stale_upgrade_filename,is_there_a_new_distributions,upgrade,upgrade_dis ↵ | Thierry Vignaud | 2008-10-21 | 1 | -0/+1 |
| | | | | | | | | tro_congratulations) be able to detect unfinished upgrades, even if mandriva-release already got upgraded | ||||
* | (really_confirm_upgrade) introduce it in order to: | Thierry Vignaud | 2008-10-21 | 1 | -1/+31 |
| | | | | | | | | | - advise that it may take a couple hours - advise the need for high BW network - advise to close other applications - advise to use AC & wired network when using a laptop - display estimated size of downloads | ||||
* | (confirm_upgrade) split out common label settings & width out of | Thierry Vignaud | 2008-10-21 | 1 | -5/+7 |
| | | | | | upgrade_distro_() (needed for next commits) | ||||
* | (setState) change button in new distro notification from "Upgrade the | Thierry Vignaud | 2008-10-21 | 1 | -1/+1 |
| | | | | | system" to "More Information" | ||||
* | (setState) set 'low' urgency for new distribution notification | Thierry Vignaud | 2008-10-21 | 1 | -0/+2 |
| | |||||
* | (confirm_upgrade) factorize sizing (needed for next commits) | Thierry Vignaud | 2008-10-20 | 1 | -6/+6 |
| | |||||
* | update a string | Thierry Vignaud | 2008-10-20 | 1 | -3/+3 |
| | |||||
* | (upgrade) really prevent upgrading more than once at a time | Thierry Vignaud | 2008-10-16 | 1 | -4/+1 |
| |