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
2021-11-23
Merge pull request #688 from adamharrison/mono-font
Adam
2021-11-23
Manual merge of into .
Adam Harrison
2021-11-22
Support no antialiasing.
Adam Harrison
2021-11-14
Changed name of x1 and x2 to x and y.
Adam Harrison
2021-11-14
Moved commands out to the outer event loop.
Adam Harrison
2021-11-12
Merge pull request #660 from adamharrison/improved-heuristic
Adam
2021-11-07
Merge pull request #621 from adamharrison/fix-renderer-mappings
Adam
2021-11-07
Screwed up checks.
Adam Harrison
2021-11-07
Improved heuristic to pay more attention to string length.
Adam Harrison
2021-11-01
Update renderer.c
Adam
2021-10-31
Just added MAX. More inline with other constant.
Adam Harrison
2021-10-31
Expand glyphsets to accomodate emojis.
Adam Harrison
2021-10-28
ensure command alignment is correct
Jan200101
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-20
Handles occasions where our color bytes aren't in the order we expected.
Adam Harrison
2021-10-20
Merge pull request #616 from adamharrison/font-groupings
Adam
2021-10-17
Added in a missing static.
Adam Harrison
2021-10-17
Allowed for a white square as part of the other groups.
Adam Harrison
2021-10-17
Added in a rectdraw when a fallback glyph isn't present.
Adam Harrison
2021-10-17
Clarified.
Adam Harrison
2021-10-16
Broke out font groupings.
Adam Harrison
2021-10-16
Fixed minor issue.
Adam Harrison
2021-10-16
Changed computation to take into account alpha blending.
Adam Harrison
2021-10-12
Added in support for font groupings.
Adam Harrison
2021-10-12
Merge pull request #596 from adamharrison/fix-clip-boundaries
Adam
2021-10-12
Fixed writing before clip.
Adam Harrison
2021-10-12
rely on /proc/self
Jan200101
2021-10-11
Fixed clip issues if glyph exists before clip.x
Adam Harrison
2021-10-11
Show error message when `pcre2_match` fails
Guldoman
2021-10-10
Do no add rencache a command for empty rectangles
Francesco Abbate
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
Move dmon files into lib/dmon
Francesco Abbate
2021-10-08
Adopt new version of dmon
Francesco Abbate
2021-10-08
Implement directory monitoring using septag/dmon
Francesco Abbate
2021-10-07
Fixed clip boundaries.
Adam Harrison
2021-10-02
Fixed negative pens.
Adam Harrison
2021-10-02
Merge pull request #521 from adamharrison/remove-font-renderer
Francesco
2021-10-02
Fix the size and blurriness of the icon on OSX (#553)
Jean-André Santoni
2021-10-02
Rearranged DPI calc so that on calc failure, returns 1. (#547)
Adam
2021-10-02
Potentially fixing issue with cache not invalidating on restart. (#548)
Adam
2021-10-02
Removed extra macros, used PLATFORM. Also removed MACOS, as it's redundant C ...
Adam Harrison
2021-10-02
Avoid unnecessary call to SDL_GetModState
Francesco Abbate
2021-10-02
Added in custom runtime environment variable for ease of testing. (#538)
Adam
2021-10-02
Fix numpad fn keys (#532)
Francesco
2021-10-01
Fixed issues if one got into high codepoint ranges.
Adam Harrison
2021-10-01
Fixed issue with metrics.
Adam Harrison
2021-09-29
Fix the size and blurriness of the icon on OSX (#553)
Jean-André Santoni
[next]