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
2024-08-11
Changes for v3.4.2
v3.4.2
jgmdev
2024-08-09
Improvements to c/c++ language plugins (#128)
Jefferson González
2024-08-08
Update sdl2 and component wraps (#127)
Jefferson González
2024-07-30
Corrected behaviour of regex.match
jgmdev
2024-07-29
Fix mistake on regex.find not using index var
jgmdev
2024-07-29
Fix PPM build on msys (#126)
Jefferson González
2024-07-28
Fix for IPC plugin to open relative path (#125)
Jefferson González
2024-07-19
Merge pull request #124 from jgmdev/PR/autocomplete-use-core-warn
Jefferson González
2024-07-19
Use core.warn on autocomplete plugin
jgmdev
2024-07-13
Merge pull request #122 from jgmdev/PR/rebase-glyph-work
Jefferson González
2024-07-13
rebase: renderer rewrite glyph cache (lite-xl/lite-xl#1845)
Takase
2024-07-13
Revert "renderer: optimize glyphset loading lite-xl/lite-xl#1543"
jgmdev
2024-07-11
Fix use of no longer valid core.add_project_directory (#121)
Jefferson González
2024-07-07
Port rest of regex functions from Lua to C (#120)
Jefferson González
2024-07-03
Enable utf8 module for Lua < 5.3 using utf8extra (#119)
Jefferson González
2024-07-03
Fix thread initialization on non macOS bundle (#118)
Jefferson González
2024-06-28
Changes for v3.4.1
v3.4.1
jgmdev
2024-06-28
autocomplete: strip punctuations from partials (#117)
Jefferson González
2024-06-28
Added custom symbols to language c and cpp (#116)
Jefferson González
2024-06-28
If encoding detect fails check if UTF-16/32 LE/BE (#115)
Jefferson González
2024-06-28
Better restore of window mode/size on startup (#113)
Jefferson González
2024-06-28
Restore support for tokenizer empty matches with subsyntax (#111)
Jefferson González
2024-06-28
Better matching of placeholder chars (_) on lua (#112)
Jefferson González
2024-06-28
If no surface return on font_render_glyph (#114)
Jefferson González
2024-06-28
Fixed PR url on 3.4.0 release changes
jgmdev
2024-06-25
Fix macos on release workflow
v3.4.0
jgmdev
2024-06-25
Changes for v3.4.0
jgmdev
2024-06-25
Updated titleview for lua windows updates (#110)
Jefferson González
2024-06-25
Basic doc/docview cache for better performance (#105)
Jefferson González
2024-06-25
Keep font scale updated for RENDERER backend
Guldoman
2024-06-25
Update subprojects for release (#109)
Jefferson González
2024-06-25
Rebase window creation and management to Lua (#108)
Jefferson González
2024-06-24
Support for utf-8 text reduction on node title (#107)
Jefferson González
2024-06-24
Handle conversion of \ to ¥ as reported on #94 (#106)
Jefferson González
2024-06-24
core/doc: fix wrong table index in Doc:merge_cursors
takase1121
2024-06-24
fix(doc): convert `Doc:merge_cursors` parameter from "selection index" to tab...
Guldoman
2024-06-24
core/rootview: fix dnd multiple folders into dock (#1828)
Takase
2024-06-23
Check doc is still in view before autoreloading it (#104)
Jefferson González
2024-06-22
Render the statusview message on demand (#103)
Jefferson González
2024-06-22
fix(dirmonitor): avoid calling the change callback multiple times in the same...
Guldoman
2024-06-22
Expand Process API (#1757)
Adam
2024-06-22
rootview: workaround macos weird dnd event timing
Takase
2024-06-21
Accent project name on statusview doc:file
jgmdev
2024-06-21
Multiproject handling for statusview doc:file (#101)
Jefferson González
2024-06-21
Adapt findfile to use core.current_project changes
jgmdev
2024-06-21
Return additional details on core.current_project
jgmdev
2024-06-21
Clear core.visited_files on core.set_project
jgmdev
2024-06-21
Support multiple projects on the findfile plugin (#100)
Jefferson González
2024-06-21
Improvements to core.visited_files handling (#96)
Jefferson González
2024-06-21
Mark common.serializeoptions fields as optional (#95)
Jefferson González
[next]