index
:
lite-xl
2.1-prep
Merged
PR/adjust-renwindow-docs
PR/clarify-stack-traces-for-require
PR/update-windows-server-image
PR/window-allocation
additional-userdir-envvar
animations-adjust
build/sdl3-force-falllback
console-based-lite-project
core/sdl-callback
cpath-changes
debug-font-rendering-clean
dependabot/github_actions/github-actions-c35c0c8c33
dmon-1
dmon-2.0.3
dmon-atomic-load-store
dmon-debug
dmon-integration
dmon-luajit-2.0.3
dmon-no-timeout-select
files-commands
fira-font
fix-2.0.1
fix-autoreload-large-files
fix-bug-removed-project
fix-configs-set-to-true
fix-dir-monitor-symlinks
fix-dmon-add-dir-asserts
fix-inotify-asserts
fix-inotify-problem
fix-invisible-node-click-intercept
fix-javascript-regexp-syntax
fix-network-volumes
fix-pgid-on-deatch
fix-remove-view-context
fix-treeview-dircache
fix-win32-process-arguments
font-jetbrainsmono
ime-text-editing
improve-lcd-weights
incremental-folder-scan
link-remove-unused-function
master
master-2.0
master-2.0.4
master-2.1
master-luajit-2.0
master-luajit21-2.0
mem-leak-debug
merge-master-2.0
notebook-view
path-ignore-files
platform-requires
popen-light
port-build-lhelper-2
project-based-2
project-based-3
project-based-4
project-based-4-wip-changes
release/v2.1.x
rencache-texture
repl
revert-853-process-api
scroll_size_update_once_2
simplifying-main
soft-line-wrap-2.0
start-file-in-place
testing-detect-indent-changes
treeview-fix
use-tabs-margin
use-tabs-margin-2.0
use-tabs-margin-luajit-2.0
using-luajit
using-luajit-2
using-luajit-2.0.3
using-luajit-3
vim-mode
voronianski-color-schemes
workspace-fixes
zlog-dmon-logging
A lightweight text editor written in Lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-04-26
Asynchronous Reads for Dirmonitor (#930)
Adam
2022-04-26
Fixed windows dirmonitor issues.
Adam Harrison
2022-04-26
Add utf8 support to tokenizer (#945)
Jefferson González
2022-04-26
Fix `ren_font_group_get_tab_size` returning unexpected values
Guldoman
2022-04-20
Improve performance of `ren_draw_rect` (#935)
Guldoman
2022-04-15
Cleanup (#826)
Jan
2022-04-04
Changed calculation to use ascender, which should work better. (#912)
Adam
2022-03-17
seperate dirmonitor logic, add build time detection of features (#866)
Jan
2022-03-08
Fixed some issues with inotify and multiple events at the same time. (#872)
Adam
2022-03-07
Always check if the beginning of the text needs to be clipped
Guldoman
2022-03-06
Fix Project Scanning (#746)
Adam
2022-03-03
Fix `^` regex matching when using an offset
Guldoman
2022-02-15
Fixed rendering computations for y offset. (#843)
Adam
2022-02-11
Merge pull request #828 from adamharrison/signal-processes
Adam
2022-02-08
Update process status when calling `process:running`
Guldoman
2022-02-03
Implemented system.get_process_id()
jgmdev
2022-02-03
Use SDL to manage color format mapping in `ren_draw_rect`
Guldoman
2022-01-30
Changed signalling so it'll target the whole process group.
Adam Harrison
2022-01-29
Fixing performance regression. Due to the way the hashes work, we must 0 out ...
Adam Harrison
2022-01-28
Merge pull request #816 from adamharrison/fix-process-api
Adam
2022-01-28
Merge branch 'fix-process-api' of github.com:adamharrison/lite-xl into fix-pr...
Adam Harrison
2022-01-28
Incorporate realtakase's suggestions.
Adam Harrison
2022-01-28
Merge pull request #809 from lite-xl/merge-master-2.0
Adam
2022-01-22
Fixed windows not converting utf8 environment block to utf16.
Adam Harrison
2022-01-22
Added in support for env on linux.
Adam Harrison
2022-01-22
Implemented @guldoman's suggestion for how to close file handles.
Adam Harrison
2022-01-22
fix invalid memory access
takase1121
2022-01-19
Merge branch 'master-2.0'
Francesco Abbate
2022-01-15
Add fallbacks to all common dependencies
Jan200101
2022-01-12
Fix project files reading with symlink
fix-dir-monitor-symlinks
Francesco Abbate
2022-01-09
Fix some errors with previous commits
Francesco Abbate
2022-01-09
Report error codes from dmon_watch_add
Francesco Abbate
2022-01-09
Remove DMON_LOG_ERROR to return an error code
Francesco Abbate
2022-01-08
Restored floating point time granularity.
Adam Harrison
2021-12-31
Migrate to Lua 5.4
Jan200101
2021-12-30
Always watch/unwatch subdirectories on all systems
Francesco Abbate
2021-12-24
fix FontGroup __gc method
takase1121
2021-12-23
Correct `get_key_name` comment
Guldoman
2021-12-22
Support for remaped special keys(Fix #757)
Jipok
2021-12-20
Call dmon_unwatch when changing project
Francesco Abbate
2021-12-18
Changed operator to be more correct for utf8.
Adam Harrison
2021-12-18
Added in @Jipok's comment.
Adam Harrison
2021-12-18
Merge pull request #745 from Jipok/keycode_fix
Adam
2021-12-19
Correct definition of the pressed key for different layouts and languages
Jipok
2021-12-15
Takes kivutar's changes into account, cleaning things up slightly.
Adam Harrison
2021-12-11
Replace Reproc (#535)
Adam
2021-12-11
Keyboard layout independent shortcuts
Jipok
2021-12-05
Merge branch 'master' into plugin_api_h_fix
Adam
2021-12-01
move NULL check to import side
takase1121
2021-11-23
Merge pull request #688 from adamharrison/mono-font
Adam
[next]