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-02-16
Move VERSION variable into Lua code
Francesco Abbate
2021-01-13
Bump 1.16 version number
Francesco Abbate
2020-12-31
Bump new version number
Francesco Abbate
2020-12-31
Keep memory of window's size and position and restore them on start
Francesco Abbate
2020-12-19
Use ~ for HOME directory in folder search
Francesco Abbate
2020-12-13
Update readme and changelog for release 1.14
v1.14-lite-xl
Francesco Abbate
2020-12-12
Merge branch 'project-manager'
Francesco Abbate
2020-12-10
Add core:restart function to restart the editor
Francesco Abbate
2020-12-06
Fix documentation and behavior for 1.13 release
Francesco Abbate
2020-12-04
Implement optional font rendering options
Francesco Abbate
2020-12-04
Always use HOME based user's config independently from portable option
Francesco Abbate
2020-12-03
Improve the implementation of unix-like directories usage
Francesco Abbate
2020-12-02
Fix some problems with user's directory
Francesco Abbate
2020-12-02
Implement user's config as init file and add directory into package.path
Francesco Abbate
2020-12-02
First implementation of unix-like data directory
Francesco Abbate
2020-11-21
Fix cursor blinking problem
Francesco Abbate
2020-11-17
Merge remote-tracking branch 'rxi/master'
Francesco Abbate
2020-09-05
Changed rencache to store font tab_width with font command
rxi
2020-08-19
Merge remote-tracking branch 'rxi/master'
Francesco Abbate
2020-07-05
Version 1.11
v1.11
rxi
2020-07-04
Merge remote-tracking branch 'rxi/master'
Francesco Abbate
2020-06-29
Fix SDL2 include directives
Francesco Abbate
2020-06-28
Version 1.10
v1.10
rxi
2020-06-21
Version 1.09
v1.09
rxi
2020-06-16
Merge remote-tracking branch 'rxi/master' into agg-font-renderer
Francesco Abbate
2020-06-16
Modify system.wait_event to wait indefinitely if no timeout is given
Francesco Abbate
2020-06-16
No longer use gamma correction
Francesco Abbate
2020-06-14
Version 1.08
v1.08
rxi
2020-06-12
Add option to disable X axis font's pre-scaling
Francesco Abbate
2020-06-11
Merge remote-tracking branch 'rxi/master' into agg-font-renderer
Francesco Abbate
2020-06-11
Rename FontRenderer to FR_Renderer
Francesco Abbate
2020-06-11
Bring back simple grayscale rendering option
Francesco Abbate
2020-06-11
Rename FontRenderer* symbols as FR_*
Francesco Abbate
2020-06-11
Make the FontRenderer's Bitmap struct opaque outside the library
Francesco Abbate
2020-06-11
Move rendering buffers pointers computations inside FontRendererBlendGammaSub...
Francesco Abbate
2020-06-11
Revert "Removed __APPLE__ `#ifdef` from main.c"
rxi
2020-06-09
Remove font renderer debug code
Francesco Abbate
2020-06-07
Version 1.07
v1.07
rxi
2020-06-07
Removed __APPLE__ `#ifdef` from main.c
rxi
2020-06-07
Merge remote-tracking branch 'rxi/master' into font-rendering-tests
Francesco Abbate
2020-06-07
Add more debug information in font's bitmap images
Francesco Abbate
2020-06-06
Move font resize in a separate function
Francesco Abbate
2020-06-06
Cleanup debug code
Francesco Abbate
2020-06-06
WIP: debugging stuff
Francesco Abbate
2020-06-04
Move font renderer in a separate folder as a library
Francesco Abbate
2020-06-04
Add correct copyright information
Francesco Abbate
2020-06-04
Remove unused code files
Francesco Abbate
2020-06-04
Add some comments and remove unused code
Francesco Abbate
2020-06-04
Add some explanatory comments
Francesco Abbate
2020-06-04
Fix resize of bounding rectangle in BakeFontBitmap function
Francesco Abbate
[next]