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-10-06
Fixed process layer argument quoting; allows for strings with spaces. And add...
fix-win32-process-arguments
Adam
2022-10-04
Stealthy fix of list_dir on windows with single letter directories.
Adam
2022-10-04
Fix process api detach bug (#1137)
Adam
2022-10-04
Add i386 architecture detection, add FreeBSD to platform detection (#1135)
Jan
2022-09-29
system: added raise_window() (#1131)
Jefferson González
2022-09-22
api: expose api_load_libs to native plugins (#1125)
Jefferson González
2022-09-19
Update unidata to version 15.0 (#1122)
Dmitry Atamanov
2022-09-18
Added in native modules suffixes. (#1111)
Adam
2022-09-02
Changed setpgrp to a more portable form.
Adam
2022-08-21
Reduce double click radius
Guldoman
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-24
Missing header.
Adam
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-06-12
load space metrics only instead of all metrics of the 1st 256 characters
takase1121
2022-05-31
core: check for sdl initialization errors
jgmdev
2022-05-28
Make regex API return integers
Guldoman
2022-05-23
make lite-xl respect the taskbar and allow aero-drop in borderless mode
takase1121
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-04
Fix `ren_font_group_get_tab_size` returning unexpected values
Guldoman
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-26
Fix `ren_font_group_get_tab_size` returning unexpected values
Guldoman
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-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-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-07
Always check if the beginning of the text needs to be clipped
Guldoman
2022-03-06
Fix Project Scanning (#746)
Adam
[next]