summaryrefslogtreecommitdiffstats
path: root/librelogo
Commit message (Collapse)AuthorAgeFilesLines
* fdo#70951 librelogo: fix parsing problem of functionsLászló Németh2013-10-281-1/+1
| | | | Change-Id: I2e85a795064ee9e58f3389aec94c942f6ae77612
* fdo#70858 librelogo: fix Logo program halt at font settings (Windows)László Németh2013-10-251-6/+30
| | | | Change-Id: I3c51ba693caa80c8b530a9eee932a48a125e2eca
* librelogo: fix division with measurementsLászló Németh2013-10-251-4/+4
| | | | Change-Id: I2204002533bbb3e7c801b3228b0310a42b19a882
* librelogo: more invisible settings (on UI, hatching), see ChangeLogLászló Németh2013-10-242-12/+49
| | | | Change-Id: Icb0d195ba82b023d370847242b4e3b5546fa0320
* librelogo: fix Writer/Draw synchronization in cropped SVG exportLászló Németh2013-10-241-5/+12
| | | | Change-Id: Id7dc7a2853a8c56ee56eab55c078650e16c278fd
* librelogo: fix blinking LABELLászló Németh2013-10-241-0/+1
| | | | Change-Id: I807dda255b741996480116fab22377b39bf963b4
* librelogo: support linecap settingsLászló Németh2013-10-232-1/+23
| | | | Change-Id: I3d501900f4a2bc2424f4133e4fb9f3efe8b0c510
* librelogo: optional SVG/SMIL looping (at ending SLEEP)László Németh2013-10-231-6/+13
| | | | Change-Id: I3c05c5f7e1721a20e6eab12e2aa620aa917b7378
* librelogo: fix black (not refreshed) invisible filling colorLászló Németh2013-10-221-1/+1
| | | | Change-Id: If0f37d480a745a4d245c4c6cf114374223fda610
* Try to fix cross-compilationTor Lillqvist2013-09-232-2/+2
| | | | | | | | Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions. Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT. Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-112-2/+2
| | | | | | | | | | | | | | | | | Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X, where it is $(INSTDIR)/LibreOffice.app/Contents. Most stuff ends up there (so most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK- related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME). (And GeneratedPackage needed to be made more flexible, to allow for packages that go into either of those two places.) For Android and iOS, gb_INSTROOT probably still needs to be set. The most obvious missing thing yet to make instdir work for Mac OS X is the instdir/*/LibreOffice.app/Contents/ure/ vs. instdir/*/LibreOffice.app/Contents/ure-link/ split. Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5
* fdo#69041 LibreLogo: fix SVG/SMIL timing with filled polylinesLászló Németh2013-09-061-3/+4
| | | | Change-Id: Icebd47d57a830986c371a62ec7dab81ca8fd930a
* LibreLogo fixes (eg. fdo#68713 fix SVG cropping), see ChangeLogLászló Németh2013-08-292-15/+69
| | | | Change-Id: Ibb1cb41f526b4117e2d7ef39a2101286511bf48f
* Further work on the "Mac-like app structure" optionTor Lillqvist2013-08-182-3/+3
| | | | | | | Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
* librelogo: fix LibO SVG export for W3C Validator/WikipediaLászló Németh2013-07-181-1/+11
| | | | Change-Id: I19b01b08ab08540cc8e9f7255d13663ba7ce1d02
* fix misleading typos in librelogo/changelogLászló Németh2013-07-161-4/+4
| | | | Change-Id: If6adf5c46b6fbdb9ae051c11125fb9fb690acf7b
* librelogo: hexa arguments fdo#66917 and cropped SVG savingLászló Németh2013-07-152-9/+49
| | | | Change-Id: I12ad6b63221bce0ed7d988f5c0f91dce81055ec0
* added FIXME-BCP47 commentEike Rathke2013-07-101-0/+3
| | | | Change-Id: I8a8ba4ac9e5318935f9b52ca7fdb8e018e76e715
* fdo#66180 librelogo: clockwise HEADINGLászló Németh2013-06-261-1/+1
| | | | Change-Id: I1154b29119fd3fbb30d50246e94b3906bea24220
* fdo#66180 librelogo: clockwise HEADINGLászló Németh2013-06-261-1/+1
| | | | Change-Id: I1154b29119fd3fbb30d50246e94b3906bea24220
* fdo#64082 logo: fix hide/showturtleLászló Németh2013-04-301-5/+5
| | | | Change-Id: I1aa1152940697f6390155871c0128519211abddd
* Some changes in qtz handlingZolnai Tamás2013-04-211-9/+18
| | | | | | | | | 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
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
| | | | Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
* install librelogo using filelistsDavid Tardon2013-04-144-50/+60
| | | | Change-Id: Iffd409c66608d4e67eee9e149f0063f09e0e4675
* Remove unneeded project and projectroot parametersZolnai Tamás2013-03-251-1/+0
| | | | | | | Plus avoid use of Export::sLanguages member outside of the class. Change-Id: I33702816fdb4980d690cfe8fcd8cc3fbd0df1dd8
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* fdo#61376 librelogo: fix missing Asian and CTL support, etc.László Németh2013-02-242-45/+136
| | | | Change-Id: If2d15d7b299d0b05e9fd3171d51c1f0e947ef561
* fdo#60406 librelogo: fix name conflict in procedure handlingLászló Németh2013-02-071-1/+1
| | | | Change-Id: I05efe58e38b7c2183ecc733b6db45ec6fa04cab7
* fdo#59969 crash fix (insecure clear screen during Logo execution)László Németh2013-01-291-0/+2
| | | | Change-Id: Id0af5555685c67c02fecd8b10a40d4fb8135a2df
* minor librelogo fix: remove ro lang. guess. (fix en_US detection)László Németh2013-01-291-1/+1
| | | | | | | Change-Id: I6fbd5cef4f5935f7932bd9b64774315baee0e50d Reviewed-on: https://gerrit.libreoffice.org/1838 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-261-1/+1
| | | | Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
* librelogo: start selected text; am, eo transl. sup.László Németh2013-01-221-10/+25
|
* add runtime deps for custom targetsDavid Tardon2012-12-301-5/+2
| | | | Change-Id: I49272003ea72c84c9e81bc826820b0ac5f9d5008
* librelogo fixes, ca/cs/et/pt_BR/ro lang. guessing for translationLászló Németh2012-12-262-4/+14
| | | | Change-Id: Ia3f753a192a262fb8b86c8c0c654db3bcaf3863e
* LibreLogo: fixes for the Slovenian and other localizationsLászló Németh2012-12-172-10/+16
| | | | Change-Id: I52f8526f91b93420e2da6ad69e86ddbf70ad01bd
* add dep on .po fileDavid Tardon2012-11-291-11/+21
| | | | Change-Id: I1f752dd5a912f4ecd4db6de72e0a8eccada3091a
* add missing dep on propexDavid Tardon2012-11-291-0/+1
| | | | Change-Id: Ic2312b6f97cd773f2c271ba6f76d69d896a959b7
* LibreLogo: fix typoLászló Németh2012-11-291-1/+1
| | | | Change-Id: I4072d93ccdc9f86fde7f333e1181d914dea45f6b
* LibreLogo: fix Python 3 supportLászló Németh2012-11-291-8/+16
| | | | Change-Id: I3793cfd47083775fe2171eecc550e93b20ea0ee9
* LibreLogo integration (extension -> normal code)Andras Timar2012-11-2817-1063/+233
| | | | | | | | 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
* LibreLogo: fix drawing at the left border, eg. for crop marksLászló Németh2012-11-242-5/+14
| | | | Change-Id: I4798f3575aa90f06c9458ae89d94f72312cf53ab
* add xml-lang attribute to title tagAndras Timar2012-11-221-1/+1
| | | | Change-Id: I847c8db18730126d00f4d160ec7585611377bc38
* Delete tree_strings.xhp from librelogoZolnai Tamás2012-11-221-29/+0
| | | | Change-Id: I66c8768b216ca91271b1c42a81ae3cdaee9dafca
* translations is a source-only moduleAndras Timar2012-11-201-1/+1
| | | | Change-Id: Ib89ccdfe3646f68df6b483c54eb330c0b223c32a
* fix makefileAndras Timar2012-11-181-1/+1
| | | | Change-Id: I148f01cb77548b600a799f5eda5970ab236d9663
* LibreLogo fixes (default properties file, help, tooltip)László Németh2012-11-083-15/+5
| | | | Change-Id: Id9f878c0cf59e75fbd5e2f056e48f0d6a7da108c
* missing license headers (librelogo)Andras Timar2012-11-087-1/+69
| | | | Change-Id: I9712e9b2910ae3aa44e93958067433d00d23b824
* set context sensitive help for LibreLogo toolbarAndras Timar2012-11-081-1/+1
| | | | Change-Id: I0bf59fb14fb7257c1e51572c8f8fa2a3b1fb2fa7
* librelogo: remove hardcoded version numberAndras Timar2012-11-081-19/+19
| | | | Change-Id: Ida88fd3226eb1a1aafac6068268e18d5052dc601