index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-20
Added threaded plugins
jgmdev
2023-05-20
Merged shared memory support from lite-xl/lite-xl#1486
jgmdev
2023-05-20
Merged improved scaling support from lite-xl/lite-xl#1347
jgmdev
2023-05-20
Merged encoding support from lite-xl/lite-xl#1161
jgmdev
2023-05-20
Merged font metadata support from lite-xl/lite-xl#1028
jgmdev
2023-05-20
Merged threading support from lite-xl/lite-xl#830
jgmdev
2023-05-20
Merged LuaJIT support from lite-xl/lite-xl#880
jgmdev
2023-05-20
Do not remove custom colors added by plugins.
jgmdev
2023-05-20
Add mouse grab (#1501)
Guldoman
2023-05-19
Close lua state when exiting on a runtime error (#1487)
Jefferson González
2023-05-18
C blend_pixel() made its way into the Lua side
jgmdev
2023-05-18
Remove metatable before re-mapping new scheme
jgmdev
2023-05-18
Support custom language plugin fields
jgmdev
2023-05-18
Map missing on default color scheme
jgmdev
2023-05-18
Improved lighten amd darken color functions
jgmdev
2023-05-18
Add more syntax symbols
jgmdev
2023-05-17
Move lineguide below blinking cursor, fixes #1488 (#1511)
Jefferson González
2023-05-16
fix(renderer): fix memory leak when freeing glyphsets
takase1121
2023-05-14
Autocomplete plugin improvements
jgmdev
2023-05-14
Assert if color name not in style.syntax
jgmdev
2023-05-14
Added support for non syntax colors
jgmdev
2023-05-13
docs(system): make all parameters for set_window_hit_test optional
takase1121
2023-05-11
Fix node resizing on mouse drag
jgmdev
2023-05-10
Removed redundant flag check
jgmdev
2023-05-10
Add icons support to autocomplete plugin
jgmdev
2023-05-09
detectindent: fix wrong detection reported by Adam (#1500)
Jefferson González
2023-05-08
Selection on mouse move and 1 click to submit
jgmdev
2023-05-08
Add mouse support to CommandView suggestions box
jgmdev
2023-05-06
Allowed for overrides of toolbar items, so plugins can add things if they wan...
Adam
2023-04-29
Restore horizontal scroll position after scale change (#494)
Guldoman
2023-04-26
feat(bootstrap): return error string from C searcher
takase1121
2023-04-23
fix(rencache): fix compiler warning for printing size_t
takase1121
2023-04-22
Fixing linewrapping bug to do with wordwrapping.
Adam Harrison
2023-04-22
Added in double-clicking on emptyview and tab bar. (#1478)
Adam
2023-04-19
ci(build): update action dependencies
takase1121
2023-04-18
fix(process): check for HANDLE_INVALID (#1475)
Takase
2023-04-18
Make `system.path_compare` more digit-aware (#1474)
Jan
2023-04-17
StatusView compat fix with older Lua runtimes
jgmdev
2023-04-17
Process API improvements (again) (#1370)
Takase
2023-04-16
Build releases with Ubuntu 18.04 container (#1460)
Takase
2023-04-14
Merge carets after `doc:move-to-{previous,next}-char` (#1462)
Guldoman
2023-04-14
refactor(plugin_api): move the header into include/ (#1440)
Takase
2023-04-14
Show error message in crash message box (#1461)
Guldoman
2023-04-11
Cross compiling improvements + macOS universal binary (#1458)
Takase
2023-04-11
upgrade header files to Lua 5.4 (#1436)
Takase
2023-04-11
Fix for api_require wrong macro && conditions (#1465)
Jefferson González
2023-04-10
feat: add statusview item to show selections (#1445)
sammyette
2023-04-10
#1393 followup (#1463)
vqn
2023-04-07
Make `system.path_compare` more case-aware (#1457)
Guldoman
2023-04-07
Update api_require to expose more symbols (#1437)
Takase
[prev]
[next]