aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-05process: fix unitialized variables (#1719)Takase
2024-02-04Use latest widget with SearchReplaceList optimizationjgmdev
2024-02-04Enable horizontal scrollbar on treeview plugin (#63)Jefferson González
2024-01-30Changes for v3.2.2 releasev3.2.2jgmdev
2024-01-24Fixes tab sizing when drawin lines (#62)Jefferson González
2024-01-22Add system.setenv (#1706)Chloé Vulquin
2024-01-22process: style changes (#1709)Takase
2024-01-22language_js: support binary and octal representation (#1710)Takase
2024-01-22autoreload docs only if their filename matches an actual file (#1698)vqn
2024-01-22reorder nagview options on doc:save error to be more consistent with other na...vqn
2024-01-22Improve number highlighting for python syntax highlighting (#1704)Fiji
2024-01-22Memory fixes (#1705)Chloé Vulquin
2024-01-20Null check file_info on core.open_docjgmdev
2024-01-16Fix doc:create-cursor-previous/next-line with tabs (#1697)vqn
2024-01-15Respect config.file_size_limit on some components (#60)Jefferson González
2024-01-15Limit max bytes read when detecting file encoding (#59)Jefferson González
2024-01-11Use unique guid for the inno setup installer (#58)Jefferson González
2023-12-29Update macOS icons to be more close to apple guidelines (#57)Vladimir Cambur
2023-12-25Update thread initialization code to match main (#56)Jefferson González
2023-12-25Correct the runtime environment variable (#55)Jefferson González
2023-12-24Fix project module sometimes not loading. (#54)Jefferson González
2023-12-20Merge findfileimproved into findfile plugin (#53)Jefferson González
2023-12-19Changes for v3.2.1 releasev3.2.1jgmdev
2023-12-18Reload opened docs on project search/replacejgmdev
2023-12-17Check tokenizer state to prevent issues with evergreen (#52)Jefferson González
2023-12-17Use cmalloc instead of malloc on render init (#51)Jefferson González
2023-12-15search_ui: do not set filepicker if path niljgmdev
2023-12-15Prettify the session file output for easy reading (#50)Jefferson González
2023-12-15Remove recent projects that no longer exists (#49)Jefferson González
2023-12-14Partially reverted 8d4a0126 for different strategyjgmdev
2023-12-14search_ui: set filepicker path on project-search:findjgmdev
2023-12-13Updated subproject wraps to headjgmdev
2023-12-13Add project wide search and replace support (#48)Jefferson González
2023-12-06turn window_renderer into managed pointer (#1683)Jan
2023-12-05Build: system_iconv is needed on windows fixes #46 (#47)Jefferson González
2023-12-03Obtain symbols pattern/nonword-chars for subsyntax (#45)Jefferson González
2023-12-03Fixed a minor bug, should close issue #1680.Adam Harrison
2023-12-03fix nagbar failed save message (#1678)ThaCuber
2023-12-01Added config.line_endings support to settings guijgmdev
2023-12-01Use `\r\n` for new files on Windows (#1596)Guldoman
2023-12-01feat(process): allow commands and envs on proces_start (#1477)Takase
2023-12-01Use x offset to define render command rect in `rencache_draw_text` (#1618)Guldoman
2023-11-29Fix `language_js` regex constant detection (#1581)Guldoman
2023-11-29Fix `dirmonitor` sorting issues (#1599)Guldoman
2023-11-29Fix patterns starting with `^` in `tokenizer` (#1645)Guldoman
2023-11-29Fix editing after undo not clearing the change id (#1574)Guldoman
2023-11-21Changes for v3.2.0 releasev3.2.0jgmdev
2023-11-21Fix editor crash on invalid UTF-8 (#38)Jefferson González
2023-11-21StatusView: no tabs to indent size unless neededjgmdev
2023-11-20wasm cross file improvements lite-xl/lite-xl#1660takase1121