aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-24Point colors, plugins and widget subprojects to headjgmdev
2023-09-24Preparation for v 3.1.2v3.1.2jgmdev
2023-09-24Rename latest builds to rollingjgmdev
2023-09-24treeview: do not show hidden files by defaultjgmdev
2023-09-24MacOS: allow combining cmd+ctrl and replace alt with optionjgmdev
2023-09-18Highlight default theme on settings ui, fixes #23jgmdev
2023-09-14Fixed issue with open file commandjgmdev
2023-09-14Corrected plugins repo url.jgmdev
2023-09-14Do not process clicks on contextmenu divider (#22)Jefferson González
2023-09-08Fix `Scrollbar.{expanded,contracted}_size` documentationGuldoman
2023-09-08Fixed C++14 digit separators (#1593)Robert Hildebrandt
2023-08-29Add `NaN` guard to `View:update_scrollbar`Guldoman
2023-08-29Adds super as a modkey. (#1590)Adam
2023-08-29Fix returned `percent` when clicking the `Scrollbar` `track`Guldoman
2023-08-29fix(statusview): change percent tooltip messagesammyette
2023-08-29docs(core.config): minor fixestakase1121
2023-08-23Respect coroutines redraw requests while on focusjgmdev
2023-08-21statusview: separate item for doc position percent lite-xl/lite-xl#1579sammyette
2023-08-20Fix `scrollbar` misinterpreting `percent` (#1587)Guldoman
2023-08-18fix(core): defer core:open-log until everything is loaded (#1585)Takase
2023-08-17Updated LuaJIT meson subprojectjgmdev
2023-08-14Applied msvc fixes from lite-xl/lite-xl#1577takase1121
2023-08-14Fixes for msvc ci runjgmdev
2023-08-10Switch to an older ubuntu builder, fixes #13 (#16)Jefferson González
2023-08-10Highlight CUDA source code the same as C++ (#15)RootCellar
2023-08-09Use native bit operators on Lua >= 5.3jgmdev
2023-08-09Added Mike Pall bitops library to non jit lua for consistencyjgmdev
2023-08-09Better compat math.{tointeger|type|ult} for luajitjgmdev
2023-08-08Updated widget submodule to track masterjgmdev
2023-08-08Updated widget git submodule to latestjgmdev
2023-08-08Converted emptyview to widget with additions (#14)Jefferson González
2023-08-08Updated widget submodule to latest commitjgmdev
2023-08-08Fix core:open-file to not be dependant on chdirjgmdev
2023-08-08Switched subprojects back to headjgmdev
2023-08-07Normalize strokes in fixed order lite-xl/lite-xl#1572Guldoman
2023-08-07Fixes #10 by using the scrollbar expanded size (#11)Jefferson González
2023-08-07Syntax files symbol_pattern, non_word_chars props (#12)Jefferson González
2023-08-07Improvements to language_cssjgmdev
2023-08-06Preparation for v3.1.1 releasev3.1.1jgmdev
2023-08-06Recompile ignore patterns when changed from guijgmdev
2023-08-06Refactored core.project into a core.objectjgmdev
2023-08-06Fixed common.relative_path() doc commentsjgmdev
2023-08-06Added GUI for treeview show hidden/ignoredjgmdev
2023-08-06Windows dark title bar theme supportjgmdev
2023-08-05Added colors and languages as meson subprojectjgmdev
2023-08-04Added widget as a meson subprojectjgmdev
2023-08-04Make `DocView` aware of scrollbars sizes (#1177)Guldoman
2023-08-04Normalize stroke before adding keybind (#1334)Delta-official
2023-08-03Added compat for lua 5.4 userdata (uv) functionsjgmdev
2023-08-01CI: switched from debug to debugoptimizedjgmdev