aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-27More work in ReplViewreplFrancesco Abbate
2020-08-12More modifications to implement ReplViewFrancesco Abbate
2020-08-02Trying again with a different approachFrancesco Abbate
2020-07-31Initial working on REPLFrancesco Abbate
2020-07-30Improve script to build packages to name the package with the OS nameFrancesco Abbate
2020-07-05Ensure build-package script copy data directory from repository's headv1.10-lite-xlFrancesco Abbate
2020-07-04Update version number in mesonFrancesco Abbate
2020-07-04Merge remote-tracking branch 'rxi/master'Francesco Abbate
2020-07-04Update READMEFrancesco Abbate
2020-07-01Added lua5.4 attribute support to `language_lua`rxi
2020-06-30Add libagg as a subprojectFrancesco Abbate
2020-06-30Usa system provided Lua 5.2 if foundFrancesco Abbate
2020-06-30Specified static library for Lua subprojectFrancesco Abbate
2020-06-30Modifies the build script to handle Mac OS XFrancesco Abbate
2020-06-29Fix again the problem with C++ abs functionFrancesco Abbate
2020-06-29Remove spurious typename keyword in C++ codeFrancesco Abbate
2020-06-29Fix Lua subproject ofr Mac OS XFrancesco Abbate
2020-06-29Fix usage of abs function with C++Francesco Abbate
2020-06-29Add Lua 5.2.4 as a subprojectFrancesco Abbate
2020-06-29Fix SDL2 include directivesFrancesco Abbate
2020-06-28Add reference to changelog in READMEFrancesco
2020-06-28Create changelog.mdFrancesco
2020-06-28Version 1.10v1.10rxi
2020-06-26Fixed shift+click select behaviorrxi
2020-06-25Added support for mouse double/triple click+drag selectionrxi
2020-06-21Adapt build package script for Windows using MSYS2Francesco Abbate
2020-06-21Fix typo in READMEFrancesco
2020-06-21Version 1.09v1.09rxi
2020-06-21Update README for the Lite XL forkFrancesco
2020-06-21Add script to build release packagev1.08-subpixelFrancesco Abbate
2020-06-21Merge remote-tracking branch 'rxi/master' into agg-font-rendererFrancesco Abbate
2020-06-19Changed `trimwhitespace` to never cause caret to repositionrxi
2020-06-18Add execution flags to build scriptFrancesco Abbate
2020-06-18Create FUNDING.ymlrxi
2020-06-18Fix and improve build scriptFrancesco Abbate
2020-06-17Add static-libgcc and libstdc++ in build scriptFrancesco Abbate
2020-06-17Update build script to build on unix systemsFrancesco Abbate
2020-06-17Fix meson build to request lua5.2Francesco Abbate
2020-06-16Merge remote-tracking branch 'rxi/master' into agg-font-rendererFrancesco Abbate
2020-06-16Avoid running when there are no events and threads do not need to runFrancesco Abbate
2020-06-16Modify system.wait_event to wait indefinitely if no timeout is givenFrancesco Abbate
2020-06-16No longer use gamma correctionFrancesco Abbate
2020-06-14Version 1.08v1.08rxi
2020-06-13Added `-fno-strict-aliasing` to build scriptrxi
2020-06-13Changed EXEDIR to be used as default project dirrxi
2020-06-12Add option to disable X axis font's pre-scalingFrancesco Abbate
2020-06-11Merge remote-tracking branch 'rxi/master' into agg-font-rendererFrancesco Abbate
2020-06-11Rename FontRenderer to FR_RendererFrancesco Abbate
2020-06-11Bring back simple grayscale rendering optionFrancesco Abbate
2020-06-11Rename FontRenderer* symbols as FR_*Francesco Abbate