summaryrefslogtreecommitdiff
path: root/librelogo
AgeCommit message (Collapse)Author
2013-04-30fdo#64082 logo: fix hide/showturtleLászló Németh
Change-Id: I1aa1152940697f6390155871c0128519211abddd
2013-04-21Some changes in qtz handlingZolnai Tamás
Executalbes, which work one language, generat qtz by own. (stringex,helpex,treex,propex) So these executables can generate qtz without po file when use them with qtz, call them with "-m" flag without parameter. Change-Id: I56c34db7151dc3ef0ce1c85ed607719e4cbb5e92
2013-04-15fdo#60724 correct spellingThomas Arnhold
Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
2013-04-14install librelogo using filelistsDavid Tardon
Change-Id: Iffd409c66608d4e67eee9e149f0063f09e0e4675
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás
Plus avoid use of Export::sLanguages member outside of the class. Change-Id: I33702816fdb4980d690cfe8fcd8cc3fbd0df1dd8
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-24fdo#61376 librelogo: fix missing Asian and CTL support, etc.László Németh
Change-Id: If2d15d7b299d0b05e9fd3171d51c1f0e947ef561
2013-02-07fdo#60406 librelogo: fix name conflict in procedure handlingLászló Németh
Change-Id: I05efe58e38b7c2183ecc733b6db45ec6fa04cab7
2013-01-29fdo#59969 crash fix (insecure clear screen during Logo execution)László Németh
Change-Id: Id0af5555685c67c02fecd8b10a40d4fb8135a2df
2013-01-29minor librelogo fix: remove ro lang. guess. (fix en_US detection)László Németh
Change-Id: I6fbd5cef4f5935f7932bd9b64774315baee0e50d Reviewed-on: https://gerrit.libreoffice.org/1838 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-22librelogo: start selected text; am, eo transl. sup.László Németh
2012-12-30add runtime deps for custom targetsDavid Tardon
Change-Id: I49272003ea72c84c9e81bc826820b0ac5f9d5008
2012-12-26librelogo fixes, ca/cs/et/pt_BR/ro lang. guessing for translationLászló Németh
Change-Id: Ia3f753a192a262fb8b86c8c0c654db3bcaf3863e
2012-12-17LibreLogo: fixes for the Slovenian and other localizationsLászló Németh
Change-Id: I52f8526f91b93420e2da6ad69e86ddbf70ad01bd
2012-11-29add dep on .po fileDavid Tardon
Change-Id: I1f752dd5a912f4ecd4db6de72e0a8eccada3091a
2012-11-29add missing dep on propexDavid Tardon
Change-Id: Ic2312b6f97cd773f2c271ba6f76d69d896a959b7
2012-11-29LibreLogo: fix typoLászló Németh
Change-Id: I4072d93ccdc9f86fde7f333e1181d914dea45f6b
2012-11-29LibreLogo: fix Python 3 supportLászló Németh
Change-Id: I3793cfd47083775fe2171eecc550e93b20ea0ee9
2012-11-28LibreLogo integration (extension -> normal code)Andras Timar
While efforts have been made to make LibreLogo work with Python 3.3, there are still a few bugs, for example large Logo programs do not run correctly and Translate button does not work. Bugfixing is in progress. Change-Id: I4227ff86084f51047861897189d2317322296139
2012-11-24LibreLogo: fix drawing at the left border, eg. for crop marksLászló Németh
Change-Id: I4798f3575aa90f06c9458ae89d94f72312cf53ab
2012-11-22add xml-lang attribute to title tagAndras Timar
Change-Id: I847c8db18730126d00f4d160ec7585611377bc38
2012-11-22Delete tree_strings.xhp from librelogoZolnai Tamás
Change-Id: I66c8768b216ca91271b1c42a81ae3cdaee9dafca
2012-11-20translations is a source-only moduleAndras Timar
Change-Id: Ib89ccdfe3646f68df6b483c54eb330c0b223c32a
2012-11-18fix makefileAndras Timar
Change-Id: I148f01cb77548b600a799f5eda5970ab236d9663
2012-11-08LibreLogo fixes (default properties file, help, tooltip)László Németh
Change-Id: Id9f878c0cf59e75fbd5e2f056e48f0d6a7da108c
2012-11-08missing license headers (librelogo)Andras Timar
Change-Id: I9712e9b2910ae3aa44e93958067433d00d23b824
2012-11-08set context sensitive help for LibreLogo toolbarAndras Timar
Change-Id: I0bf59fb14fb7257c1e51572c8f8fa2a3b1fb2fa7
2012-11-08librelogo: remove hardcoded version numberAndras Timar
Change-Id: Ida88fd3226eb1a1aafac6068268e18d5052dc601
2012-11-08Check DISABLE_SCRIPTING and DISABLE_PYTHONTor Lillqvist
Change-Id: I31125a47e552b136bba8ff9253824bfa1de51cdf
2012-11-08librelogo configuration needs registry schemasDavid Tardon
Change-Id: I4f3cd813a15c2e5666824859a5fd904acef0ca70
2012-11-07integrate librelogo to the buildAndras Timar
Change-Id: I4cd29f6a893d72a49233bb53d19701d0bdd0e078
2012-11-07LibreLogo Writer extensionLászló Németh
Change-Id: I31a61f0773689a054b5d5008ca9d4eb0bd9d7a19 Reviewed-on: https://gerrit.libreoffice.org/998 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>