summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Expand)AuthorAgeFilesLines
* _more_supported) prevent displaying twice the same dialogThierry Vignaud2010-02-031-1/+5
* (no_more_supported_choice) fix missing %s in a string (spot by bedi)Thierry Vignaud2010-02-031-1/+4
* (activate signal) rename a variable for clarityThierry Vignaud2010-02-031-2/+2
* {actions} simplify and make it consistentThierry Vignaud2010-02-031-2/+2
* do not display 'distro upgrade' in the menu when in 'no longuerThierry Vignaud2010-02-031-1/+1
* (no_more_supported) hide the icon if "do nothing" was choosenThierry Vignaud2010-02-031-0/+2
* (no_more_supported_choice) fix banner titleThierry Vignaud2010-02-031-1/+1
* (no_more_supported_choice) fix crashing when clicking on notificationThierry Vignaud2010-02-031-1/+1
* (is_there_a_new_distributions) do not backport the "live upgrade"Thierry Vignaud2010-02-021-0/+3
* (confirm_upgrade) use (cdt ? foobar : ()) instead of if_() since theThierry Vignaud2010-02-021-3/+4
* (is_download_all_enabled) disable 'download all' option on 2008.0 tooThierry Vignaud2010-02-021-1/+1
* (setState) restore old behaviour when detecting a new distroThierry Vignaud2010-02-021-1/+6
* (no_more_supported_choice) workaround eight year old gtk+ bug and tryThierry Vignaud2010-02-021-1/+5
* (no_more_supported_choice) make sure button wrap if ever too big nowThierry Vignaud2010-02-021-1/+1
* (no_more_supported_choice) make button clickable by extracting it outThierry Vignaud2010-02-021-8/+8
* (process_state) split it out of harvester()Thierry Vignaud2010-02-021-28/+36
* (harvester) actually honor DO_NOT_ASK_FOR_NO_MORE_SUPPORTEDThierry Vignaud2010-02-021-0/+2
* (is_there_a_new_distributions,harvester) skip some messages when product.id c...Thierry Vignaud2010-01-281-2/+3
* (refresh_no_more_supported_msg,no_more_supported_choice) fix testingThierry Vignaud2010-01-281-3/+3
* (read_config) rename it as read_sys_config() for consistency withThierry Vignaud2010-01-271-1/+1
* (harvester) advertize when one has extended maintenance when regularThierry Vignaud2010-01-271-1/+13
* (get_extended_maintenance,real_upgrade) pass --testing if neededThierry Vignaud2010-01-271-0/+2
* (read_config) share codeThierry Vignaud2010-01-271-1/+1
* (is_extmaint_supported) factorize test for extended maintenance andThierry Vignaud2010-01-271-3/+3
* (no_more_supported_choice) better phrasingThierry Vignaud2010-01-271-1/+4
* (refresh_no_more_supported_msg) share first phraseThierry Vignaud2010-01-271-1/+1
* (get_obsolete_message_) extract it out of get_obsolete_message()Thierry Vignaud2010-01-271-2/+6
* (_get_obsolete_message) rename it as get_obsolete_message()Thierry Vignaud2010-01-271-2/+2
* (_get_obsolete_message) better messageThierry Vignaud2010-01-271-1/+1
* (refresh_no_more_supported_msg) better message according to caseThierry Vignaud2010-01-271-1/+21
* (setState) kill extra spacingThierry Vignaud2010-01-271-1/+0
* bump copyrightThierry Vignaud2010-01-271-2/+2
* (about_dialog) split it out of setState()Thierry Vignaud2010-01-271-24/+26
* (update_backport_media) simplifyThierry Vignaud2010-01-271-2/+5
* typo fixThierry Vignaud2010-01-271-1/+1
* typo fixThierry Vignaud2010-01-261-1/+1
* better phrasing (Olav Dahlum)Thierry Vignaud2010-01-261-1/+1
* (is_it_2008_0) share itThierry Vignaud2010-01-261-4/+0
* (is_there_a_new_distributions) fix check on 2008.0 which wronglyThierry Vignaud2010-01-261-1/+2
* (configNetwork) make it readableThierry Vignaud2010-01-261-1/+4
* (silentCheck) do not try to update backport media on 2008.0Thierry Vignaud2010-01-261-1/+3
* (update_backport_media) extract it out of silentCheck()Thierry Vignaud2010-01-261-4/+9
* (is_it_2008_0) factorize test for next commitThierry Vignaud2010-01-261-1/+5
* (checkNetwork) enable to run on 2008.0 by fixing network connectivity testThierry Vignaud2010-01-261-1/+4
* (has_network_connection_2008) introduce back old isNetwork() under aThierry Vignaud2010-01-261-0/+9
* basically enable to run on 2008.0 by removing usage of new perl-5.10 featuresThierry Vignaud2010-01-261-3/+2
* stop pretending to get an url as argumentThierry Vignaud2010-01-261-1/+0
* (get_distro_list_,get_distro_list) share even more code for mccThierry Vignaud2010-01-251-15/+2
* (find_current_distro) factor code for mccThierry Vignaud2010-01-251-1/+1
* (get_distro_list) move it so that it's reusable by mccThierry Vignaud2010-01-251-32/+1