aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-26Asynchronous Reads for Dirmonitor (#930)Adam
2022-04-26Fixed windows dirmonitor issues.Adam Harrison
2022-04-26Add utf8 support to tokenizer (#945)Jefferson González
2022-04-26Fix `ren_font_group_get_tab_size` returning unexpected valuesGuldoman
2022-04-20Improve performance of `ren_draw_rect` (#935)Guldoman
2022-04-15Cleanup (#826)Jan
2022-04-04Changed calculation to use ascender, which should work better. (#912)Adam
2022-03-17seperate dirmonitor logic, add build time detection of features (#866)Jan
2022-03-08Fixed some issues with inotify and multiple events at the same time. (#872)Adam
2022-03-07Always check if the beginning of the text needs to be clippedGuldoman
2022-03-06Fix Project Scanning (#746)Adam
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