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
/
api
Age
Commit message (
Expand
)
Author
2022-09-22
api: expose api_load_libs to native plugins (#1125)
Jefferson González
2022-09-02
Changed setpgrp to a more portable form.
Adam
2022-08-20
Added a smoothing and strikethrough option to font loading. (#1087)
Aqil Contractor
2022-07-11
Start dirmonitor check thread only after a watch is added (#1072)
Guldoman
2022-06-23
renderer fonts: additions and improvements
jgmdev
2022-06-23
Fixed minor issue on windows.
Adam
2022-06-17
make system.* functions support UTF8 filenames (#1042)
Takase
2022-06-15
Merge pull request #1037 from takase1121/PR/dlopen-omit-filename
Jefferson González
2022-06-15
fix memory leak and wrong check in font_retrieve
takase1121
2022-06-15
omit filename from error message
takase1121
2022-05-28
Make regex API return integers
Guldoman
2022-05-22
Merge branch 'master' into master-2.1
master-2.1
jgmdev
2022-05-15
Made sure we redrew things, added in a contingency in 'save' for times when w...
Adam Harrison
2022-05-15
Autoreload Nagview (#942)
Adam
2022-05-11
c core: fix extra utf8 build conflict on windows
jgmdev
2022-05-09
Removed undefined behaviour by using `poll` over `select`.
Adam Harrison
2022-05-09
Merge branch 'master' into master-2.1
Adam
2022-05-09
Fixed dirwatch dummy, and scanning.
Adam Harrison
2022-05-02
Fixed minor race condition.
Adam Harrison
2022-05-02
Fixed minor race condition.
Adam Harrison
2022-04-28
Send `mouseleft` event when the mouse leaves the window (#928)
Guldoman
2022-04-26
Make sure pipes are closed on exec.
Adam Harrison
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-24
Make sure pipes are closed on exec.
Adam Harrison
2022-04-24
Merge branch 'master' into master-2.1
Adam
2022-04-24
Asynchronous Reads for Dirmonitor (#930)
Adam
2022-04-15
Cleanup (#826)
Jan
2022-04-03
Fixed windows dirmonitor issues.
Adam Harrison
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-06
Fix Project Scanning (#746)
Adam
2022-03-03
Fix `^` regex matching when using an offset
Guldoman
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-01-30
Changed signalling so it'll target the whole process group.
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
[next]