summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2.77.15.72.77.15.7Thierry Vignaud2010-02-022-1/+3
|
* (is_there_a_new_distributions) do not backport the "live upgrade"Thierry Vignaud2010-02-022-0/+5
| | | | | | | feature on 2008.0 since it's unsupported/untested (missing urpmi support) (this makes the latest two commits somewhat uneeded)
* (confirm_upgrade) use (cdt ? foobar : ()) instead of if_() since theThierry Vignaud2010-02-021-3/+4
| | | | | latter will still create the widget even if not used whereas 'active_ref' option is missing on 2008.0
* (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-022-1/+7
|
* (no_more_supported_choice) workaround eight year old gtk+ bug and tryThierry Vignaud2010-02-021-1/+5
| | | | harder to use available space for labels
* (no_more_supported_choice) make sure button wrap if ever too big nowThierry Vignaud2010-02-021-1/+1
| | | | we use a regular radio button
* (no_more_supported_choice) make button clickable by extracting it outThierry Vignaud2010-02-022-8/+9
| | | | of the radiobutton which intercepts proper signals
* (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-022-0/+5
|
* Updated Estonian translation.Marek Laane2010-02-021-12/+18
|
* typo fixThierry Vignaud2010-02-021-4/+2
|
* Update hungarian translationGergely Lonyai2010-02-021-130/+112
|
* 2.77.15.62.77.15.6Thierry Vignaud2010-02-022-1/+4
|
* fix setting version at build timeThierry Vignaud2010-02-022-1/+2
|
* (iso8601_date_to_locale) simplify so that we do not bring in too manyThierry Vignaud2010-02-021-0/+2
| | | | required packages
* Updated translation for Norwegian Bokmål.Olav Dahlum2010-02-011-44/+26
|
* update translation for ItalianAndrea Celli2010-02-011-65/+55
|
* updated fi translationJani Välimaa2010-02-011-13/+19
|
* updateThierry Vignaud2010-02-011-20/+15
|
* sync with codeThierry Vignaud2010-02-0176-4684/+10404
|
* extract strings from mdkapplet-extended-maintenance-helper tooThierry Vignaud2010-02-011-0/+1
|
* better phrasingThierry Vignaud2010-02-011-3/+3
|
* (get_extmaint_authentication) better phrasingThierry Vignaud2010-02-011-2/+2
|
* (iso8601_date_to_locale) lazy load needed module (lazy mode b/c thisThierry Vignaud2010-02-011-1/+2
| | | | one is a RAM eater)
* (iso8601_date_to_locale) simplify so that we do not bring in too manyThierry Vignaud2010-02-011-7/+2
| | | | required packages
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2010-01-311-33/+32
|
* updated el translationGlentadakis Dimitris2010-01-301-10/+14
|
* Created translationmarquinos2010-01-281-0/+1027
|
* Update hungarian translationGergely Lonyai2010-01-281-185/+111
|
* Updated Estonian translation.Marek Laane2010-01-281-7/+13
|
* 2.77.15.5;fg; make dist; git svn dcommit2.77.15.5Thierry Vignaud2010-01-282-1/+3
|
* (is_there_a_new_distributions,harvester) skip some messages when product.id ↵Thierry Vignaud2010-01-282-2/+4
| | | | contains 'support=extended'
* (refresh_no_more_supported_msg,no_more_supported_choice) fix testingThierry Vignaud2010-01-282-3/+6
| | | | | | for availability of extended maintenance (basically reverting part of r265341)
* respect the VOThierry Vignaud2010-01-281-1/+1
|
* (actually_add_extmaint_medium) typo fixThierry Vignaud2010-01-281-1/+1
|
* Updated Czech translation.Michal Bukovjan2010-01-271-31/+31
|
* updated fi translationJani Välimaa2010-01-271-11/+18
|
* 2.77.15.42.77.15.4Thierry Vignaud2010-01-272-1/+3
|
* updateThierry Vignaud2010-01-271-12/+9
|
* sync with codeThierry Vignaud2010-01-2775-8369/+10003
|
* (read_config) rename it as read_sys_config() for consistency withThierry Vignaud2010-01-273-4/+4
| | | | read_local_config()
* (harvester) advertize when one has extended maintenance when regularThierry Vignaud2010-01-272-1/+15
| | | | one is expired
* (get_extended_maintenance,real_upgrade) pass --testing if neededThierry Vignaud2010-01-271-0/+2
|
* (iso8601_date_to_locale) share itThierry Vignaud2010-01-272-13/+13
|
* (setVar) refresh local config after updating itThierry Vignaud2010-01-271-0/+1
|
* (read_local_config) extract it from nilThierry Vignaud2010-01-271-1/+6
|
* (add_extmaint_medium) save extended maintenance stateThierry Vignaud2010-01-271-0/+3
| | | | | TODO: handle having extmaint,then upgrade to a new distro (we should then drop the flag)
* factorize config pathThierry Vignaud2010-01-272-2/+3
|
* adjust commentThierry Vignaud2010-01-272-2/+2
|