summaryrefslogtreecommitdiffstats
path: root/mdkapplet_gui.pm
Commit message (Collapse)AuthorAgeFilesLines
* Syntax cleanup (perl_checker recommendations).João Victor Duarte Martins2010-06-011-4/+1
|
* * mdkapplet_gui.pm(open_ask_powerpack_dialog): Offers powerpackJoão Victor Duarte Martins2010-05-301-27/+37
| | | | | | | | | | | upgrade by default only for Powerpack and Flash products. Added a table widget to hold descriptions for each offered upgrade. * mdkonline.pm(get_product_info): Was added to centralize product information (currently description and name). * NEWS: Updated.
* * mdkapplet_gui.pm (open_ask_powerpack_dialog): Modified to offerJoão Victor Duarte Martins2010-05-271-23/+69
| | | | | | | | | default options according to product and use radio buttons. * mdkapplet_gui.pm (run_ask_credentials_dialog): Added options to enhance the dialog and a package var (pwp_ad) to hold powerpack advertisement widgets.
* Fixing syntax for perl_checker.João Victor Duarte Martins2010-05-181-7/+3
|
* * mdkapplet_gui.pm (open_ask_powerpack_dialog): New dialog asking userJoão Victor Duarte Martins2010-05-171-0/+35
| | | | | to get Powerpack.
* * mdkonline.pm (translate_product): Updated to translate a productJoão Victor Duarte Martins2010-05-171-1/+24
| | | | | | passed as parameter. * mdkapplet_gui.pm: Moved run_no_rights_dialog.
* (run_ask_credentials_dialog): Fixed goto to the right routineJoão Victor Duarte Martins2010-05-161-1/+1
|
* * mdkapplet-add-media-helper: Added to gather common add media codeJoão Victor Duarte Martins2010-05-131-0/+79
| | | | | | | | | (substitutes both mdkapplet-enterprise-update-helper and mdkapplet-restricted-helper). * mdkapplet_gui.pm (run_ask_credentials_dialog): Added here for reusability.
* fix dates display wrong by one monthPascal Terjan2010-02-101-1/+1
|
* (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
* (iso8601_date_to_locale) share itThierry Vignaud2010-01-271-1/+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
|
* bump copyrightThierry Vignaud2010-01-271-1/+1
|
* (configure,fill_n_run_portable_dialog) better looking when embedded in MCCThierry Vignaud2009-07-291-1/+17
|
* (fill_n_run_portable_dialog) make sure $::isInstall doesn't escape onThierry Vignaud2009-03-191-4/+6
| | | | | real code paths
* kill executable bitThierry Vignaud2009-02-111-0/+0
|
* split some code into mdkapplet_gui packageThierry Vignaud2008-11-201-0/+100