Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Syntax cleanup (perl_checker recommendations). | João Victor Duarte Martins | 2010-06-01 | 1 | -4/+1 |
| | |||||
* | * mdkapplet_gui.pm(open_ask_powerpack_dialog): Offers powerpack | João Victor Duarte Martins | 2010-05-30 | 1 | -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 offer | João Victor Duarte Martins | 2010-05-27 | 1 | -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 Martins | 2010-05-18 | 1 | -7/+3 |
| | |||||
* | * mdkapplet_gui.pm (open_ask_powerpack_dialog): New dialog asking user | João Victor Duarte Martins | 2010-05-17 | 1 | -0/+35 |
| | | | | | to get Powerpack. | ||||
* | * mdkonline.pm (translate_product): Updated to translate a product | João Victor Duarte Martins | 2010-05-17 | 1 | -1/+24 |
| | | | | | | passed as parameter. * mdkapplet_gui.pm: Moved run_no_rights_dialog. | ||||
* | (run_ask_credentials_dialog): Fixed goto to the right routine | João Victor Duarte Martins | 2010-05-16 | 1 | -1/+1 |
| | |||||
* | * mdkapplet-add-media-helper: Added to gather common add media code | João Victor Duarte Martins | 2010-05-13 | 1 | -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 month | Pascal Terjan | 2010-02-10 | 1 | -1/+1 |
| | |||||
* | (iso8601_date_to_locale) lazy load needed module (lazy mode b/c this | Thierry Vignaud | 2010-02-01 | 1 | -1/+2 |
| | | | | one is a RAM eater) | ||||
* | (iso8601_date_to_locale) simplify so that we do not bring in too many | Thierry Vignaud | 2010-02-01 | 1 | -7/+2 |
| | | | | required packages | ||||
* | (iso8601_date_to_locale) share it | Thierry Vignaud | 2010-01-27 | 1 | -1/+13 |
| | |||||
* | (setVar) refresh local config after updating it | Thierry Vignaud | 2010-01-27 | 1 | -0/+1 |
| | |||||
* | (read_local_config) extract it from nil | Thierry Vignaud | 2010-01-27 | 1 | -1/+6 |
| | |||||
* | bump copyright | Thierry Vignaud | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | (configure,fill_n_run_portable_dialog) better looking when embedded in MCC | Thierry Vignaud | 2009-07-29 | 1 | -1/+17 |
| | |||||
* | (fill_n_run_portable_dialog) make sure $::isInstall doesn't escape on | Thierry Vignaud | 2009-03-19 | 1 | -4/+6 |
| | | | | | real code paths | ||||
* | kill executable bit | Thierry Vignaud | 2009-02-11 | 1 | -0/+0 |
| | |||||
* | split some code into mdkapplet_gui package | Thierry Vignaud | 2008-11-20 | 1 | -0/+100 |