aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-01Do not append cwd to absolute files on startupjgmdev
2023-07-31comment typo in data/core/init.lua lite-xl/lite-xl#1549v3.1.0Luke aka SwissalpS
2023-07-31Preparation for v3.1.0 releasejgmdev
2023-07-30Updated sdl2 meson wrapjgmdev
2023-07-30Updated freetype2 meson wrapjgmdev
2023-07-30Updated pcre2 meson wrapjgmdev
2023-07-30Updated lua meson wrapjgmdev
2023-07-30Updated luajit meson wrapjgmdev
2023-07-30Use Lua wrap by default from lite-xl/lite-xl#1481 with fixesJan200101
2023-07-30feat(src/renderer): unify fontgroup baseline lite-xl/lite-xl#1560takase1121
2023-07-30 Documentation for core.contextmenu lite-xl/lite-xl#1567takase1121
2023-07-30Fix autoreload bugs and performance issuesjgmdev
2023-07-30Various no chdir fixesjgmdev
2023-07-30Use abs_filename on Doc:save()jgmdev
2023-07-30Merged Project Rework lite-xl/lite-xl#1455Adam Harrison
2023-07-30Documentation for core.dirwatch (lite-xl/lite-xl#1565)takase1121
2023-07-27Documentation for core.commandtakase1121
2023-07-25docs(core.config): clarify various thingstakase1121
2023-07-25docs(system): fix missing parameter in function prototypetakase1121
2023-07-25docs(system): fix missing parameter for system.path_comparetakase1121
2023-07-25core.common doc changestakase1121
2023-07-19plugin workspace: delay workspace loadingjgmdev
2023-07-19Updated extension for mac. (#1563)Adam
2023-07-11feat(src/renderer): stream fonts with SDL_RWops on all platforms (#1555)Takase
2023-07-10Return state when tokenizing plaintext syntaxesGuldoman
2023-07-10style(src/renderer): use FreeType header names (#1554)Takase
2023-07-04Allow setting custom glyphset size (#1542)Guldoman
2023-07-03settings: respect disabled plugins on lua modules as reported on lite-xl/lite...jgmdev
2023-07-03Changed log view settings from lite-xl/lite-xl-plugins#266Luke aka SwissalpS
2023-07-03Skip checking `files` if no filename was provided to `syntax.get`Guldoman
2023-06-27Fix #1538 log scrolls automatically (the real PR) (#1546)Luke aka SwissalpS
2023-06-25comment typo in object.lua (#1541)Luke aka SwissalpS
2023-06-23Corrected minor changelog mistakesjgmdev
2023-06-22Set v3.0.0 release datev3.0.0jgmdev
2023-06-22Updated changelog to include pragtical changesjgmdev
2023-06-22innosetup: installation path to environment taskjgmdev
2023-06-22Disable the compat fix_patternjgmdev
2023-06-17README.md: Fix Grammatical Error (#9)Techie Guy
2023-06-15Change LuaJIT optimization defaultsjgmdev
2023-06-15Rebranded appdmg.png and added svg filejgmdev
2023-06-15Single pattern for common.utf8_charsjgmdev
2023-06-15LuaJIT compat: allow nil msg on debug.tracebackjgmdev
2023-06-14Fix LuaJIT build on crosscompilejgmdev
2023-06-13Compatibility with litexl native plugins entrypointjgmdev
2023-06-11Less cpu when only running background coroutinesjgmdev
2023-06-11Add missing config spec settings to treeviewjgmdev
2023-06-11Merged text overwriting lite-xl/lite-xl#1495thacuber2a03
2023-06-09Show cursor at the start of the next line when selecting full lines (#761)Guldoman
2023-06-09Make `Doc:sanitize_position` return a more appropriate `col` (#1469)Guldoman
2023-06-09When logging don't use `core.status_view` if not yet initializedGuldoman