summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2.77.15.132.77.15.13Thierry Vignaud2010-02-032-1/+3
|
* _more_supported) prevent displaying twice the same dialogThierry Vignaud2010-02-032-1/+8
| | | | and add a FIXME note
* updateThierry Vignaud2010-02-031-3/+3
|
* sync with codeThierry Vignaud2010-02-0376-313/+387
|
* (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
|
* updated pt_BR translationSergio Rafael Lemke2010-02-031-24/+36
|
* 2.77.15.122.77.15.12Thierry Vignaud2010-02-032-1/+3
|
* do not display 'distro upgrade' in the menu when in 'no longuerThierry Vignaud2010-02-032-1/+5
| | | | supported' mode
* 2.77.15.112.77.15.11Thierry Vignaud2010-02-032-1/+3
|
* (no_more_supported) hide the icon if "do nothing" was choosenThierry Vignaud2010-02-032-0/+3
|
* fix previous logThierry Vignaud2010-02-031-1/+2
|
* (no_more_supported_choice) fix banner titleThierry Vignaud2010-02-032-1/+3
|
* 2.77.15.102.77.15.10Thierry Vignaud2010-02-032-1/+3
|
* fix setting versionThierry Vignaud2010-02-032-1/+3
|
* 2.77.15.92.77.15.9Thierry Vignaud2010-02-032-1/+3
|
* (no_more_supported_choice) fix crashing when clicking on notificationThierry Vignaud2010-02-032-1/+4
|
* fix typo in fi translationJani Välimaa2010-02-021-2/+2
|
* typo fixThierry Vignaud2010-02-021-6/+4
|
* 2.77.15.82.77.15.8Thierry Vignaud2010-02-022-1/+3
|
* (get_extmaint_authentication) simplify password retrieval and make itThierry Vignaud2010-02-022-10/+11
| | | | works with both older and current gtk+
* (get_extmaint_authentication split the widget declarations outThierry Vignaud2010-02-021-5/+3
|
* (get_extmaint_authentication) remember the email when an error occuredThierry Vignaud2010-02-022-2/+6
| | | | | (should probably be applied to other authenticated helpers too or we should move to some common engine)
* 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