summaryrefslogtreecommitdiffstats
path: root/librelogo
Commit message (Expand)AuthorAgeFilesLines
* sanitize LibreLogo callsLászló Németh2019-06-071-1/+50
* LibreLogo: fix RANGE with a single function argumentLászló Németh2019-04-251-3/+3
* Don't set LANG env var by accidentStephan Bergmann2019-04-181-4/+4
* tdf#124035 LibreLogo: support starting colon in variable namesLászló Németh2019-03-131-1/+1
* Adapt LibreLogo.py to Python 3.7 re.sub changeStephan Bergmann2018-11-081-2/+2
* Removed not-used variableAndrea Gelmini2018-11-061-1/+0
* LibreLogo: function calls and definitions can be in any orderLászló Németh2018-11-061-12/+21
* Fix typoAndrea Gelmini2018-11-051-2/+2
* tdf#120413 LibreLogo: handle complex Logo expressionsLászló Németh2018-11-051-43/+119
* LibreLogo: stop program immediately at pressing CancelLászló Németh2018-11-051-0/+5
* LibreLogo: support backslash escape sequence for apostrophesLászló Németh2018-10-261-3/+4
* LibreLogo: add unit tests for program compilationLászló Németh2018-10-261-0/+3
* LibreLogo: add unit testsLászló Németh2018-10-251-0/+3
* tdf#120422 LibreLogo: fix page and line formatting of "magic wand"László Németh2018-10-101-2/+2
* LibreLogo: fix regression of line drawingLászló Németh2018-09-301-1/+1
* tdf#113592 LibreLogo: add fallback localization to fix platform issuesLászló Németh2017-11-051-17/+212
* enum spelling: throught -> throughJustin Luth2017-04-121-4/+4
* Wrong Unicode character referenceAdolfo Jayme Barrientos2017-03-291-1/+1
* Fix typosAndrea Gelmini2017-03-021-1/+1
* tdf#101603: fix lgnpath for MacOs in LibreLogoJulien Nabet2016-11-271-2/+6
* normalize existing emacs/vim mode-lines in python filesMichael Stahl2016-10-261-2/+2
* Resolves: tdf#100941 LibreLogo: replace literal '\n' with newlineTakeshi Abe2016-07-181-2/+2
* fix broken PICTURE (group handling) of LibreLogoLászló Németh2015-08-181-6/+6
* Related: tdf#92287 Add LibreLogo Tango icons for future useAdolfo Jayme Barrientos2015-07-0218-0/+0
* tdf#92287: Store the Breeze icons for LibreLogo in a subdir.Jan Holesovsky2015-07-0218-0/+0
* Revert "Related: tdf#92287 Breeze: change LogoToolbar icons into breeze icons"Jan Holesovsky2015-07-0218-0/+0
* Related: tdf#92287 Breeze: change LogoToolbar icons into breeze iconsandreask2015-07-0218-0/+0
* tdf#92368 fix saved positions of arcs, segments drawn by LibreLogoLászló Németh2015-06-271-0/+4
* LibreLogo: CLOSE closes, FILL fills points, tooLászló Németh2015-05-181-2/+19
* tdf#90723 LibreLogo: missing oldlcap initializationLászló Németh2015-04-201-0/+1
* avoid exceeding commandline limitsChristian Lohmaier2014-11-101-2/+1
* Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist2014-10-221-1/+1
* fdo#75109 librelogo: fix localized proceduresLászló Németh2014-03-311-1/+6
* librelogo UI fixes, gradients, log10, improved random colorsLászló Németh2014-03-183-28/+161
* librelogo: keep comments at translationLászló Németh2014-02-041-1/+13
* LibreLogo is not a UNO componentStephan Bergmann2014-01-301-4/+0
* Remove bad Emacs mode lineStephan Bergmann2014-01-081-1/+0
* Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann2014-01-081-1/+1
* librelogo: fix messagebox (API changes)László Németh2014-01-071-2/+2
* fdo#73199 librelogo: path, interop. and color name fixesLászló Németh2014-01-011-2/+18
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-282-4/+0
* fdo#70951 librelogo: fix parsing problem of functionsLászló Németh2013-10-281-1/+1
* fdo#70858 librelogo: fix Logo program halt at font settings (Windows)László Németh2013-10-251-6/+30
* librelogo: fix division with measurementsLászló Németh2013-10-251-4/+4
* librelogo: more invisible settings (on UI, hatching), see ChangeLogLászló Németh2013-10-242-12/+49
* librelogo: fix Writer/Draw synchronization in cropped SVG exportLászló Németh2013-10-241-5/+12
* librelogo: fix blinking LABELLászló Németh2013-10-241-0/+1
* librelogo: support linecap settingsLászló Németh2013-10-232-1/+23
* librelogo: optional SVG/SMIL looping (at ending SLEEP)László Németh2013-10-231-6/+13
* librelogo: fix black (not refreshed) invisible filling colorLászló Németh2013-10-221-1/+1