Commit graph

63 commits

Author SHA1 Message Date
László Németh
2fc50ff8be fdo#75109 librelogo: fix localized procedures
Change-Id: Ia6edb02b871a41828758ba5fd5376c811c4084cc
2014-03-31 11:15:10 +02:00
László Németh
c1bfac2c46 librelogo UI fixes, gradients, log10, improved random colors
Change-Id: I7ef59f9ce589ab0d68b02c1b2ba61c061f9c51ae
2014-03-18 11:54:59 +01:00
László Németh
3e6969d8a2 librelogo: keep comments at translation
Bug report: http://openscope.org/browse/OOO-837

Change-Id: I5c17ed6059107ec8fc12bf9f411e52b22f131065
2014-02-04 22:04:02 +01:00
Stephan Bergmann
a28dc1dbed LibreLogo is not a UNO component
Change-Id: I48055d84fd078a131ed8f620575a462fcb101019
2014-01-30 17:27:23 +01:00
Stephan Bergmann
8829dbe646 Remove bad Emacs mode line
Change-Id: Iffefd979cbe5c3ba8daafa92e33e9a288d2d906c
2014-01-08 10:07:25 +01:00
Stephan Bergmann
382b013275 Some ConfigurationProvider -> theDefaultProvider simplifications
Change-Id: I7c25cd94f8a1ca339f7423c26f21f13c7a68906d
2014-01-08 09:10:29 +01:00
László Németh
efae2d68dd librelogo: fix messagebox (API changes)
Change-Id: I7fe8c26b7ca93319658c14abd1142f1623141ce8
2014-01-07 10:19:49 +01:00
László Németh
b178afc88b fdo#73199 librelogo: path, interop. and color name fixes
Change-Id: I201c498b0ff002ed92c2fcf9847ac1efc50b3fde
2014-01-01 06:30:32 +01:00
Michael Stahl
8df17a3409 gbuild: set Package default target to INSTDIR
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-10-28 20:17:26 +01:00
László Németh
850871e04e fdo#70951 librelogo: fix parsing problem of functions
Change-Id: I2e85a795064ee9e58f3389aec94c942f6ae77612
2013-10-28 11:48:33 +01:00
László Németh
317d255aa7 fdo#70858 librelogo: fix Logo program halt at font settings (Windows)
Change-Id: I3c51ba693caa80c8b530a9eee932a48a125e2eca
2013-10-25 11:56:29 +02:00
László Németh
7744c4a001 librelogo: fix division with measurements
Change-Id: I2204002533bbb3e7c801b3228b0310a42b19a882
2013-10-25 08:30:30 +02:00
László Németh
3617e1a37f librelogo: more invisible settings (on UI, hatching), see ChangeLog
Change-Id: Icb0d195ba82b023d370847242b4e3b5546fa0320
2013-10-24 17:22:15 +02:00
László Németh
d0af3045c3 librelogo: fix Writer/Draw synchronization in cropped SVG export
Change-Id: Id7dc7a2853a8c56ee56eab55c078650e16c278fd
2013-10-24 16:11:33 +02:00
László Németh
022c955f13 librelogo: fix blinking LABEL
Change-Id: I807dda255b741996480116fab22377b39bf963b4
2013-10-24 08:49:45 +02:00
László Németh
96babc1a49 librelogo: support linecap settings
Change-Id: I3d501900f4a2bc2424f4133e4fb9f3efe8b0c510
2013-10-23 11:32:39 +02:00
László Németh
3f98d1aead librelogo: optional SVG/SMIL looping (at ending SLEEP)
Change-Id: I3c05c5f7e1721a20e6eab12e2aa620aa917b7378
2013-10-23 10:57:24 +02:00
László Németh
a888280ccb librelogo: fix black (not refreshed) invisible filling color
Change-Id: If0f37d480a745a4d245c4c6cf114374223fda610
2013-10-22 14:12:55 +02:00
Tor Lillqvist
4c63fd10a5 Try to fix cross-compilation
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
2013-09-23 00:54:43 +03:00
Stephan Bergmann
5397b49f4d Towards a working instdir for Mac OS X
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
2013-09-11 00:50:54 +02:00
László Németh
f48b387d2c fdo#69041 LibreLogo: fix SVG/SMIL timing with filled polylines
Change-Id: Icebd47d57a830986c371a62ec7dab81ca8fd930a
2013-09-06 17:33:01 +02:00
László Németh
a7fdd47416 LibreLogo fixes (eg. fdo#68713 fix SVG cropping), see ChangeLog
Change-Id: Ibb1cb41f526b4117e2d7ef39a2101286511bf48f
2013-08-29 18:48:47 +02:00
Tor Lillqvist
058a3d1c46 Further work on the "Mac-like app structure" option
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
2013-08-18 21:11:16 +03:00
László Németh
90e3d0fef3 librelogo: fix LibO SVG export for W3C Validator/Wikipedia
Change-Id: I19b01b08ab08540cc8e9f7255d13663ba7ce1d02
2013-07-18 14:51:17 +02:00
László Németh
2bbf5d5bcf fix misleading typos in librelogo/changelog
Change-Id: If6adf5c46b6fbdb9ae051c11125fb9fb690acf7b
2013-07-16 16:51:28 +02:00
László Németh
6fb6817e30 librelogo: hexa arguments fdo#66917 and cropped SVG saving
Change-Id: I12ad6b63221bce0ed7d988f5c0f91dce81055ec0
2013-07-15 12:56:53 +02:00
Eike Rathke
61436eface added FIXME-BCP47 comment
Change-Id: I8a8ba4ac9e5318935f9b52ca7fdb8e018e76e715
2013-07-10 21:35:21 +02:00
László Németh
ee311c55c9 fdo#66180 librelogo: clockwise HEADING
Change-Id: I1154b29119fd3fbb30d50246e94b3906bea24220
2013-06-26 02:48:59 +02:00
László Németh
397c95b49d fdo#66180 librelogo: clockwise HEADING
Change-Id: I1154b29119fd3fbb30d50246e94b3906bea24220
2013-06-26 02:00:51 +02:00
László Németh
adefbff4e4 fdo#64082 logo: fix hide/showturtle
Change-Id: I1aa1152940697f6390155871c0128519211abddd
2013-04-30 12:33:51 +02:00
Zolnai Tamás
36b3bcefcf Some changes in qtz handling
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-21 18:57:17 +02:00
Thomas Arnhold
435f5e30c9 fdo#60724 correct spelling
Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
2013-04-15 05:10:29 +02:00
David Tardon
dcdc7bf552 install librelogo using filelists
Change-Id: Iffd409c66608d4e67eee9e149f0063f09e0e4675
2013-04-14 13:52:27 +02:00
Zolnai Tamás
56a52889e6 Remove unneeded project and projectroot parameters
Plus avoid use of Export::sLanguages member outside
of the class.

Change-Id: I33702816fdb4980d690cfe8fcd8cc3fbd0df1dd8
2013-03-25 12:01:59 +01:00
Michael Meeks
79b0046ba0 remove legacy build.pl prj/build.lst files. 2013-03-14 17:05:51 +00:00
Michael Stahl
b768611724 remove all d.lst
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28 18:40:06 +01:00
László Németh
a5a24fa024 fdo#61376 librelogo: fix missing Asian and CTL support, etc.
Change-Id: If2d15d7b299d0b05e9fd3171d51c1f0e947ef561
2013-02-24 04:09:29 +01:00
László Németh
af29c96b04 fdo#60406 librelogo: fix name conflict in procedure handling
Change-Id: I05efe58e38b7c2183ecc733b6db45ec6fa04cab7
2013-02-07 10:53:35 +01:00
László Németh
ebb1bb16d1 fdo#59969 crash fix (insecure clear screen during Logo execution)
Change-Id: Id0af5555685c67c02fecd8b10a40d4fb8135a2df
2013-01-29 09:48:41 +01:00
László Németh
9c8432cacd minor librelogo fix: remove ro lang. guess. (fix en_US detection)
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-29 09:46:41 +01:00
Michael Stahl
5a61e28378 gbuild: fix silly "expandtabs" in makefile VIM modelines
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-26 22:20:07 +01:00
László Németh
e9b0e18b4f librelogo: start selected text; am, eo transl. sup. 2013-01-22 17:26:23 +01:00
David Tardon
edf6730fd5 add runtime deps for custom targets
Change-Id: I49272003ea72c84c9e81bc826820b0ac5f9d5008
2012-12-30 17:15:48 +01:00
László Németh
8d7f13d24c librelogo fixes, ca/cs/et/pt_BR/ro lang. guessing for translation
Change-Id: Ia3f753a192a262fb8b86c8c0c654db3bcaf3863e
2012-12-26 10:55:45 +01:00
László Németh
a108f4b14e LibreLogo: fixes for the Slovenian and other localizations
Change-Id: I52f8526f91b93420e2da6ad69e86ddbf70ad01bd
2012-12-17 18:34:07 +01:00
David Tardon
314e18d44b add dep on .po file
Change-Id: I1f752dd5a912f4ecd4db6de72e0a8eccada3091a
2012-11-29 09:00:21 +01:00
David Tardon
e174c78a55 add missing dep on propex
Change-Id: Ic2312b6f97cd773f2c271ba6f76d69d896a959b7
2012-11-29 07:10:13 +01:00
László Németh
ea8c191ca4 LibreLogo: fix typo
Change-Id: I4072d93ccdc9f86fde7f333e1181d914dea45f6b
2012-11-29 00:15:12 +01:00
László Németh
9dd61cb56c LibreLogo: fix Python 3 support
Change-Id: I3793cfd47083775fe2171eecc550e93b20ea0ee9
2012-11-29 00:06:54 +01:00
Andras Timar
78234602ce LibreLogo integration (extension -> normal code)
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-28 21:22:47 +01:00