summaryrefslogtreecommitdiff
path: root/librelogo
AgeCommit message (Expand)AuthorFilesLines
2019-06-07sanitize LibreLogo callsLászló Németh1-1/+50
2019-04-25LibreLogo: fix RANGE with a single function argumentLászló Németh1-3/+3
2019-04-18Don't set LANG env var by accidentStephan Bergmann1-4/+4
2019-03-13tdf#124035 LibreLogo: support starting colon in variable namesLászló Németh1-1/+1
2018-11-08Adapt LibreLogo.py to Python 3.7 re.sub changeStephan Bergmann1-2/+2
2018-11-06Removed not-used variableAndrea Gelmini1-1/+0
2018-11-06LibreLogo: function calls and definitions can be in any orderLászló Németh1-12/+21
2018-11-05Fix typoAndrea Gelmini1-2/+2
2018-11-05tdf#120413 LibreLogo: handle complex Logo expressionsLászló Németh1-43/+119
2018-11-05LibreLogo: stop program immediately at pressing CancelLászló Németh1-0/+5
2018-10-26LibreLogo: support backslash escape sequence for apostrophesLászló Németh1-3/+4
2018-10-26LibreLogo: add unit tests for program compilationLászló Németh1-0/+3
2018-10-25LibreLogo: add unit testsLászló Németh1-0/+3
2018-10-10tdf#120422 LibreLogo: fix page and line formatting of "magic wand"László Németh1-2/+2
2018-09-30LibreLogo: fix regression of line drawingLászló Németh1-1/+1
2017-11-05tdf#113592 LibreLogo: add fallback localization to fix platform issuesLászló Németh1-17/+212
2017-04-12enum spelling: throught -> throughJustin Luth1-4/+4
2017-03-29Wrong Unicode character referenceAdolfo Jayme Barrientos1-1/+1
2017-03-02Fix typosAndrea Gelmini1-1/+1
2016-11-27tdf#101603: fix lgnpath for MacOs in LibreLogoJulien Nabet1-2/+6
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl1-2/+2
2016-07-18Resolves: tdf#100941 LibreLogo: replace literal '\n' with newlineTakeshi Abe1-2/+2
2015-08-18fix broken PICTURE (group handling) of LibreLogoLászló Németh1-6/+6
2015-07-02Related: tdf#92287 Add LibreLogo Tango icons for future useAdolfo Jayme Barrientos18-0/+0
2015-07-02tdf#92287: Store the Breeze icons for LibreLogo in a subdir.Jan Holesovsky18-0/+0
2015-07-02Revert "Related: tdf#92287 Breeze: change LogoToolbar icons into breeze icons"Jan Holesovsky18-0/+0
2015-07-02Related: tdf#92287 Breeze: change LogoToolbar icons into breeze iconsandreask18-0/+0
2015-06-27tdf#92368 fix saved positions of arcs, segments drawn by LibreLogoLászló Németh1-0/+4
2015-05-18LibreLogo: CLOSE closes, FILL fills points, tooLászló Németh1-2/+19
2015-04-20tdf#90723 LibreLogo: missing oldlcap initializationLászló Németh1-0/+1
2014-11-10avoid exceeding commandline limitsChristian Lohmaier1-2/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+1
2014-03-31fdo#75109 librelogo: fix localized proceduresLászló Németh1-1/+6
2014-03-18librelogo UI fixes, gradients, log10, improved random colorsLászló Németh3-28/+161
2014-02-04librelogo: keep comments at translationLászló Németh1-1/+13
2014-01-30LibreLogo is not a UNO componentStephan Bergmann1-4/+0
2014-01-08Remove bad Emacs mode lineStephan Bergmann1-1/+0
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann1-1/+1
2014-01-07librelogo: fix messagebox (API changes)László Németh1-2/+2
2014-01-01fdo#73199 librelogo: path, interop. and color name fixesLászló Németh1-2/+18
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl2-4/+0
2013-10-28fdo#70951 librelogo: fix parsing problem of functionsLászló Németh1-1/+1
2013-10-25fdo#70858 librelogo: fix Logo program halt at font settings (Windows)László Németh1-6/+30
2013-10-25librelogo: fix division with measurementsLászló Németh1-4/+4
2013-10-24librelogo: more invisible settings (on UI, hatching), see ChangeLogLászló Németh2-12/+49
2013-10-24librelogo: fix Writer/Draw synchronization in cropped SVG exportLászló Németh1-5/+12
2013-10-24librelogo: fix blinking LABELLászló Németh1-0/+1
2013-10-23librelogo: support linecap settingsLászló Németh2-1/+23
2013-10-23librelogo: optional SVG/SMIL looping (at ending SLEEP)László Németh1-6/+13
2013-10-22librelogo: fix black (not refreshed) invisible filling colorLászló Németh1-1/+1