summaryrefslogtreecommitdiffstats
path: root/mdkonline.pm
Commit message (Collapse)AuthorAgeFilesLines
* Merged mdkapplet-extended-maintenance-helper into mdkapplet-add-media-helper.João Victor Duarte Martins2010-06-071-0/+14
|
* Fixed typoEugeni Dodonov2010-06-021-1/+1
|
* Syntax cleanup (perl_checker recommendations).João Victor Duarte Martins2010-06-011-4/+2
|
* * mdkapplet_gui.pm(open_ask_powerpack_dialog): Offers powerpackJoão Victor Duarte Martins2010-05-301-0/+21
| | | | | | | | | | | 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.
* Syntax fix.João Victor Duarte Martins2010-05-191-1/+1
|
* fix typoOlivier Blin2010-05-181-1/+1
|
* * mdkonline: Fixed bad string quoting.João Victor Duarte Martins2010-05-181-2/+2
|
* Fixing syntax for perl_checker.João Victor Duarte Martins2010-05-181-4/+4
|
* * mdkonline.pm: Added more missing use statements.João Victor Duarte Martins2010-05-171-3/+6
| | | | | (get_my_mdv_profile): Fixed subroutine call (readability only).
* * mdkonline.pm: added missing use statement.João Victor Duarte Martins2010-05-171-0/+1
|
* * mdkonline.pm (translate_product): Updated to translate a productJoão Victor Duarte Martins2010-05-171-8/+9
| | | | | | passed as parameter. * mdkapplet_gui.pm: Moved run_no_rights_dialog.
* moved add_medium_powerpack and add_medium_enterprise for reusability.João Victor Duarte Martins2010-05-141-1/+37
|
* * mdkonline.pm (get_my_mdv_profile): Moved from authenticate_callbackJoão Victor Duarte Martins2010-05-131-0/+8
| | | | | | | | for reusability. * mdkapplet-add-media-helper (authenticate_callback): renamed for readability.
* ignore lines starting with # in distro listPascal Terjan2010-02-121-1/+1
|
* fix setting version at build timeThierry Vignaud2010-02-021-1/+1
|
* (read_config) rename it as read_sys_config() for consistency withThierry Vignaud2010-01-271-2/+2
| | | | read_local_config()
* factorize config pathThierry Vignaud2010-01-271-1/+3
|
* (read_config) share codeThierry Vignaud2010-01-271-0/+4
|
* (is_extmaint_supported) factorize test for extended maintenance andThierry Vignaud2010-01-271-0/+5
| | | | alter it btw
* unexport get_distro_list_()Thierry Vignaud2010-01-271-1/+0
|
* (get_urpmi_options) fix adding media on 2008.0 where --xml-info optionThierry Vignaud2010-01-271-1/+1
| | | | is not supported
* (get_urpmi_options) factorize codeThierry Vignaud2010-01-271-0/+5
|
* (get_banner_icon) extract it out of get_banner()Thierry Vignaud2010-01-271-5/+6
|
* (is_enterprise_media_supported,is_restricted_media_supported) noThierry Vignaud2010-01-261-0/+2
| | | | support on 2008.1
* (is_it_2008_0) share itThierry Vignaud2010-01-261-0/+5
|
* (get_release) export itThierry Vignaud2010-01-261-0/+1
|
* (get_distro_list_,get_distro_list) share even more code for mccThierry Vignaud2010-01-251-1/+21
|
* (find_current_distro) factor code for mccThierry Vignaud2010-01-251-1/+6
|
* (get_distro_list) move it so that it's reusable by mccThierry Vignaud2010-01-251-1/+34
|
* (get_from) use better APIThierry Vignaud2010-01-181-1/+1
|
* factorize get_from() (thus making mdkapplet-enterprise-update-helperThierry Vignaud2010-01-181-0/+14
| | | | report distro version too)
* (translate_product) translate all productsThierry Vignaud2009-11-261-0/+4
|
* (translate_product) extract it from prepare_add_restricted() into aThierry Vignaud2009-11-261-0/+10
| | | | shared module (needed for next commits)
* (is_enterprise_media_supported, is_restricted_media_supported) moveThierry Vignaud2009-11-261-0/+10
| | | | them into shared module (needed for next commits)
* flaten export list for readability (needed for next commits)Thierry Vignaud2009-11-261-2/+7
|
* move get_product_id() into shared moduleThierry Vignaud2009-11-261-1/+7
| | | | (needed for next commits)
* (xml2perl) factorize code (needed for next commit)Thierry Vignaud2009-07-281-1/+16
|
* (get_banner) enable to specify actual banner titleThierry Vignaud2008-12-031-2/+3
|
* help perl_checkerThierry Vignaud2008-11-201-0/+1
|
* keep version aroundThierry Vignaud2008-11-201-0/+2
|
* (get_stale_upgrade_filename) actually introduced it (forgot to commit along ↵Thierry Vignaud2008-10-211-1/+5
| | | | previous commit)
* just do not restart the applet on package update anymoreThierry Vignaud2008-10-141-13/+0
|
* (fork_exec,get_banner) move them into share module (needed for next commits)Thierry Vignaud2008-10-131-0/+16
|
* kill dead code (bundles), thus loading quite a lot less useless modules thusThierry Vignaud2008-03-211-388/+0
| | | | | | reducing resident size of mdkapplet by 9MB aka 30% (#31860) (along with previous (smaller) gains)
* (is_running) typo fixThierry Vignaud2007-03-121-1/+1
|
* (is_running) fix detecting running applet processesThierry Vignaud2007-03-121-2/+2
|
* (soap_is_new_update_for_distro) introduce new method to check if newThierry Vignaud2006-12-061-0/+5
| | | | | updates were released
* (check_valid_email) relax constraints on email adresses (#26495)Thierry Vignaud2006-12-061-1/+1
|
* better usage of Data::DumperThierry Vignaud2006-09-211-6/+6
|
* (check_server_response) return better looking error messages whenThierry Vignaud2006-09-211-1/+1
| | | | | there's no known string for the error code