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
2021-10-22
Merge pull request #612 from Guldoman/fix_regex
Francesco
2021-10-21
Force project rescan on network filesystems
Francesco Abbate
2021-10-21
Add a function to detect filesystem type on linux
Francesco Abbate
2021-10-11
Show error message when `pcre2_match` fails
Guldoman
2021-10-10
Fix dirty pixels problem on window's right side
Francesco Abbate
2021-10-08
Report dmon modify events
Francesco Abbate
2021-10-08
Implement directory monitoring using septag/dmon
Francesco Abbate
2021-10-02
Avoid unnecessary call to SDL_GetModState
Francesco Abbate
2021-10-02
Fix numpad fn keys (#532)
Francesco
2021-07-20
Merged dev to master.
Adam Harrison
2021-07-15
remove duplicated constants
takase1121
2021-07-15
do not terminate process when read fails
takase1121
2021-07-15
fix wrongly spaced variable name
takase1121
2021-07-15
add generic read function
takase1121
2021-07-15
refactor process.c
takase1121
2021-06-28
Added system.rmdir(path)
jgmdev
2021-06-24
Merge pull request #296 from lite-xl/font-copy-api
Adam
2021-06-22
[api/process] added missing fields and minor fix to pid()
jgmdev
2021-06-21
Add a C API copy method for font_desc objects
Francesco Abbate
2021-06-18
Merge reproc changes from dev.
jgmdev
2021-06-11
Fix whitespace errors
Francesco Abbate
2021-06-11
Group mouse move events from C API function
Francesco Abbate
2021-06-04
Changed regex error handling, so that errors can be handled gracefully in lua...
Adam Harrison
2021-06-03
Scale fonts context menu (#246)
Francesco
2021-06-03
Flush the SDL_QUIT event when Cmd+W is detected in SDL_KEYDOWN as well (#248)
Ferdinand Prantl
2021-06-02
Add PCRE to support regular expressions
Adam
2021-05-21
Fix crash problem with rencache and font access
Francesco Abbate
2021-05-16
Allowed for optional boolean to better match filenames. (#180)
Adam
2021-04-29
Make usage of SDL renderer optional
Francesco Abbate
2021-04-26
Cleanup FontDesc struct and implementation
Francesco Abbate
2021-04-26
First implementation of scaling for retina display
Francesco Abbate
2021-04-23
Fix error with missing ren_resize call
v1.16.6-sdl-renderer-1
Francesco Abbate
2021-04-23
First working implemention
Francesco Abbate
2021-04-21
Add macos flush specific fix
Francesco Abbate
2021-04-12
Remove trailing debug message
Francesco Abbate
2021-04-12
Make non-borderless mode work
Francesco Abbate
2021-04-12
Avoid always calling system.get_window_mode
Francesco Abbate
2021-04-12
Implement maximize/restore controls
Francesco Abbate
2021-04-11
Make windows control buttons active
Francesco Abbate
2021-04-11
Add correct hit-test information and menu icon
Francesco Abbate
2021-04-10
Preliminary implementation of border-less mode
Francesco Abbate
2021-04-06
Remove no longer used system.show_confirm_dialog
Francesco Abbate
2021-04-01
Implement unicode character replacements
Francesco Abbate
2021-03-23
Merge remote-tracking branch 'basinbaby/set-window-opacity'
Francesco Abbate
2021-03-18
Fix problem with tab size and subpixel positioning
Francesco Abbate
2021-03-06
Introduce subpixel text positioning within rencache
Francesco Abbate
2021-03-06
Mostly fix problem of offset with cursor positioning when using mouse
Francesco Abbate
2021-03-05
Implement fatal error message box
Francesco Abbate
2020-12-31
Keep memory of window's size and position and restore them on start
Francesco Abbate
2020-12-04
Implement optional font rendering options
Francesco Abbate
[next]