aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-23Merge remote-tracking branch 'basinbaby/set-window-opacity'Francesco Abbate
2021-03-20Add comments about unused RenFont data fieldFrancesco Abbate
2021-03-20Revert "Remove unused data field in RenFont"Francesco Abbate
2021-03-18Merge branch 'xrdb-lean'Francesco Abbate
2021-03-18Remove unused data field in RenFontFrancesco Abbate
2021-03-18Merge branch 'master' into xrdb-leanFrancesco Abbate
2021-03-18Fix problem with tab size and subpixel positioningFrancesco Abbate
2021-03-18Minor xrdb buffer optimizationFrancesco Abbate
2021-03-18Fix problem with previous commit and remove strtol callFrancesco Abbate
2021-03-18Minor change for xrdb output parsingFrancesco Abbate
2021-03-17Check for error in pipe callFrancesco Abbate
2021-03-17Ensure xrdb code is compiled only on unixFrancesco Abbate
2021-03-17Implement xrdb reading without popenFrancesco Abbate
2021-03-14Addressing the scaling factor on linux. (#107)daubaris
2021-03-07Merge remote-tracking branch 'origin/master' into subpixel-font-positioning-fixFrancesco Abbate
2021-03-07Ensure error and stack trace are written to stdoutFrancesco Abbate
2021-03-06Introduce subpixel text positioning within rencacheFrancesco Abbate
2021-03-06Mostly fix problem of offset with cursor positioning when using mouseFrancesco Abbate
2021-03-05Fix problem with fatal error messageFrancesco Abbate
2021-03-05Implement fatal error message boxFrancesco Abbate
2021-03-05More accurate EXEDIR detectionFrancesco Abbate
2021-03-05Merge branch 'subpixel-font-positioning'Francesco Abbate
2021-03-05Fix problem when launching from a different locationFrancesco Abbate
2021-03-03Implement subpixel font positioningFrancesco Abbate
2021-02-24do not use 'portable' as a compile time optionFrancesco Abbate
2021-02-24Do not use nullptr and add checkFrancesco Abbate
2021-02-23Fix font rendering artifacts bugFrancesco Abbate
2021-02-16Move VERSION variable into Lua codeFrancesco Abbate
2021-01-13Bump 1.16 version numberFrancesco Abbate
2020-12-31Bump new version numberFrancesco Abbate
2020-12-31Keep memory of window's size and position and restore them on startFrancesco Abbate
2020-12-19Use ~ for HOME directory in folder searchFrancesco Abbate
2020-12-13Update readme and changelog for release 1.14v1.14-lite-xlFrancesco Abbate
2020-12-12Merge branch 'project-manager'Francesco Abbate
2020-12-10Add core:restart function to restart the editorFrancesco Abbate
2020-12-06Fix documentation and behavior for 1.13 releaseFrancesco Abbate
2020-12-04Implement optional font rendering optionsFrancesco Abbate
2020-12-04Always use HOME based user's config independently from portable optionFrancesco Abbate
2020-12-03Improve the implementation of unix-like directories usageFrancesco Abbate
2020-12-02Fix some problems with user's directoryFrancesco Abbate
2020-12-02Implement user's config as init file and add directory into package.pathFrancesco Abbate
2020-12-02First implementation of unix-like data directoryFrancesco Abbate
2020-11-21Fix cursor blinking problemFrancesco Abbate
2020-11-17Merge remote-tracking branch 'rxi/master'Francesco Abbate
2020-09-05Changed rencache to store font tab_width with font commandrxi
2020-08-19Merge remote-tracking branch 'rxi/master'Francesco Abbate
2020-07-05Version 1.11v1.11rxi
2020-07-04Merge remote-tracking branch 'rxi/master'Francesco Abbate
2020-06-29Fix SDL2 include directivesFrancesco Abbate
2020-06-28Version 1.10v1.10rxi