aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-03Fix `^` regex matching when using an offsetGuldoman
2022-02-15Fixed rendering computations for y offset. (#843)Adam
2022-02-11Merge pull request #828 from adamharrison/signal-processesAdam
2022-02-08Update process status when calling `process:running`Guldoman
2022-02-03Implemented system.get_process_id()jgmdev
2022-02-03Use SDL to manage color format mapping in `ren_draw_rect`Guldoman
2022-01-30Changed signalling so it'll target the whole process group.Adam Harrison
2022-01-29Fixing performance regression. Due to the way the hashes work, we must 0 out ...Adam Harrison
2022-01-28Merge pull request #816 from adamharrison/fix-process-apiAdam
2022-01-28Merge branch 'fix-process-api' of github.com:adamharrison/lite-xl into fix-pr...Adam Harrison
2022-01-28Incorporate realtakase's suggestions.Adam Harrison
2022-01-28Merge pull request #809 from lite-xl/merge-master-2.0Adam
2022-01-22Fixed windows not converting utf8 environment block to utf16.Adam Harrison
2022-01-22Added in support for env on linux.Adam Harrison
2022-01-22Implemented @guldoman's suggestion for how to close file handles.Adam Harrison
2022-01-22fix invalid memory accesstakase1121
2022-01-19Merge branch 'master-2.0'Francesco Abbate
2022-01-15Add fallbacks to all common dependenciesJan200101
2022-01-12Fix project files reading with symlinkfix-dir-monitor-symlinksFrancesco Abbate
2022-01-09Fix some errors with previous commitsFrancesco Abbate
2022-01-09Report error codes from dmon_watch_addFrancesco Abbate
2022-01-09Remove DMON_LOG_ERROR to return an error codeFrancesco Abbate
2022-01-08Restored floating point time granularity.Adam Harrison
2021-12-31Migrate to Lua 5.4Jan200101
2021-12-30Always watch/unwatch subdirectories on all systemsFrancesco Abbate
2021-12-24fix FontGroup __gc methodtakase1121
2021-12-23Correct `get_key_name` commentGuldoman
2021-12-22Support for remaped special keys(Fix #757)Jipok
2021-12-20Call dmon_unwatch when changing projectFrancesco Abbate
2021-12-18Changed operator to be more correct for utf8.Adam Harrison
2021-12-18Added in @Jipok's comment.Adam Harrison
2021-12-18Merge pull request #745 from Jipok/keycode_fixAdam
2021-12-19Correct definition of the pressed key for different layouts and languagesJipok
2021-12-15Takes kivutar's changes into account, cleaning things up slightly.Adam Harrison
2021-12-11Replace Reproc (#535)Adam
2021-12-11Keyboard layout independent shortcutsJipok
2021-12-05Merge branch 'master' into plugin_api_h_fixAdam
2021-12-01move NULL check to import sidetakase1121
2021-11-23Merge pull request #688 from adamharrison/mono-fontAdam
2021-11-23Manual merge of into .Adam Harrison
2021-11-22Support no antialiasing.Adam Harrison
2021-11-17revert system.ctakase1121
2021-11-14Changed name of x1 and x2 to x and y.Adam Harrison
2021-11-14Moved commands out to the outer event loop.Adam Harrison
2021-11-12Merge pull request #660 from adamharrison/improved-heuristicAdam
2021-11-08update headerstakase1121
2021-11-07Merge pull request #621 from adamharrison/fix-renderer-mappingsAdam
2021-11-07Screwed up checks.Adam Harrison
2021-11-07Improved heuristic to pay more attention to string length.Adam Harrison
2021-11-06update generated headerstakase1121