Commit Graph

  • abfd7f5876 Build the Haiku version with a makefile George Sokianos 2023-01-29 17:55:21 +0000
  • e4f3f1b744 Prepare 2.1.1r1 release v2.1.1r1 George Sokianos 2023-01-29 12:58:56 +0000
  • 62adafb59d Updates to make latest code compile and work under OS4 George Sokianos 2023-01-09 00:45:37 +0000
  • 65d95c7f40 Merge branch 'master' into amiga2.1 George Sokianos 2023-01-08 21:04:04 +0000
  • 04deddbe79 Merge branch 'master' of ssh://git.walkero.gr:2222/walkero/lite-xl George Sokianos 2023-01-08 20:52:48 +0000
  • f6784d2530 innosetup changes George Sokianos 2021-12-21 17:48:27 +0000
  • 0cb20ab7b2 a small fix in case the text is nil amiga-2.0 George Sokianos 2023-01-08 20:42:19 +0000
  • d6600b1ea3 packaging: use master branch for plugin addons jgmdev 2023-01-08 02:32:31 -0400
  • 1504ad7f4c
    fix: center title and version in emptyview (#1311) sammyette 2023-01-06 15:27:05 -0400
  • aa503665e0
    defer lua error until after cleanup (#1310) Jan 2023-01-06 19:31:44 +0100
  • da524a3c46
    plugin api: added missing luaL_typeerror (#1313) Jefferson González 2023-01-06 14:22:55 -0400
  • 7eb75b1a19 Packaging Scripts: updated widgets install location jgmdev 2023-01-06 11:43:14 -0400
  • 385ee69f94
    `linewrapping`: Disable horizontal scrolling when enabled (#1309) Guldoman 2023-01-05 22:02:12 +0100
  • 6c6e5e9b99
    Handle readlink errors (#1292) Julien Voisin 2023-01-05 21:59:45 +0100
  • 72c0ad768e
    Make `dirwatch` sorting compatible with what `file_bisect` expects (#1300) Guldoman 2023-01-05 21:59:15 +0100
  • b3937b0380
    Don't set a value twice (#1306) Julien Voisin 2023-01-05 21:48:49 +0100
  • 7133ea5419
    Fix a memory leak (#1305) Julien Voisin 2023-01-05 21:48:01 +0100
  • 81b8747d80
    Make api_require's nodes const (#1296) Julien Voisin 2023-01-05 21:46:26 +0100
  • b7e9ca6585
    do not allow users to create an empty font group (#1303) Takase 2023-01-04 23:46:08 +0800
  • 2638e9636b
    Allow command buffer to be expanded (#1297) Guldoman 2023-01-02 03:12:14 +0100
  • 4e272c33de Minor typos in init text Dave 2022-12-30 11:52:47 +0000
  • 3491eb464d
    Bump version to 2.1.1 (#1284) Jefferson González 2022-12-28 22:03:36 -0400
  • 79908baed6 regex: properly call pcre2_jit_compile jgmdev 2022-12-28 19:40:20 -0400
  • 74349f8e56
    Fix horizontal scroll with touchpad on MacOS Guldoman 2022-12-28 17:26:57 +0100
  • 870d685b59
    contextmenu: adjust y positioning if less than zero (#1268) Jefferson González 2022-12-27 22:51:24 -0800
  • 3fda8c0a09
    Fix userdata APIs for Lua 5.4 in native plugin interface (#1188) Quinten Kock 2022-12-28 05:39:28 +0100
  • 141d00795c
    dirmonitor: use pipes on fsevents (#1274) Jefferson González 2022-12-27 23:07:12 -0400
  • 271a804986
    Fix popping subsyntaxes that end consecutively (#1246) xwii 2022-12-28 08:24:52 +0800
  • 8603644726
    Fix two typos in data/init.lua (#1272) Simon Krauter 2022-12-27 20:56:30 -0300
  • d4989d98bd
    Add example settings to _overwrite_ an existing key binding (#1270) Martin Ashby 2022-12-27 23:40:22 +0000
  • 5fa7dabd34
    dirmonitor: fix high cpu usage, fixes #1237 (#1271) Jefferson González 2022-12-27 19:23:39 -0400
  • c29b1c2cb9
    Use Lua string length instead of relying on `strlen` (#1262) Guldoman 2022-12-26 18:49:07 +0100
  • 18e3542be0
    Allow `TreeView` file operation commands when focused (#1256) Guldoman 2022-12-26 18:41:14 +0100
  • 1446d95695
    Update changelog.md Adam 2022-12-22 11:52:41 -0500
  • 3674a9140c
    Update changelog.md Adam 2022-12-22 11:52:23 -0500
  • fc891ef3df Updated changelog.md jgmdev 2022-12-22 12:28:21 -0400
  • 5c4d15c4d5
    set arch tuple in meson (#1254) Jan 2022-12-22 16:24:13 +0100
  • 0ab7fe9311 core regex: use backward compatible lua_newuserdata jgmdev 2022-12-21 00:54:12 -0400
  • 97bfe503a0
    `detectindent`: Limit subsyntax depth (#1253) Guldoman 2022-12-21 03:28:29 +0100
  • 1810db0705
    fix: move tab scroll buttons to remove spacing before 1st tab (#1231) sammyette 2022-12-20 22:06:53 -0400
  • c42f01ed1f
    Improve IME location updates (#1170) Guldoman 2022-12-21 01:11:13 +0100
  • 24179bbb23
    Merge pull request #1245 from Jan200101/PR/touch-event Guldoman 2022-12-21 00:13:52 +0100
  • b584f1fe35
    Simplify SDL message boxes (#1249) Jan 2022-12-20 23:36:18 +0100
  • 902539b97a
    trimwhitespace: expose functionality and extra features (#1238) Jefferson González 2022-12-20 18:13:56 -0400
  • 6d0e7f3046
    Fix some syntax errors (#1243) Takase 2022-12-21 06:11:05 +0800
  • 213dc7142e
    `toolbarview`: Remove tooltip when hidden (#1251) Guldoman 2022-12-20 23:07:29 +0100
  • 3c64c32379
    core: ported regex.gsub to faster native version (#1233) Jefferson González 2022-12-20 17:46:37 -0400
  • 5b5b5fd3e3
    contextmenu: make divider less aggressive (#1228) Cyriaque Skrapits 2022-12-20 22:29:53 +0100
  • b137d77183
    add touch events Jan200101 2022-12-20 09:30:58 +0100
  • 5ab8dc0275 Converted from bytes to characters, as this is what windows is expecting. Adam Harrison 2022-12-18 14:49:59 -0500
  • e152db2cce
    plugins projectsearch: expose its functionality (#1235) Jefferson González 2022-12-14 11:53:20 -0400
  • 9d48441685
    Add `regex.find_offsets`, `regex.find`, improve `regex.match` (#1232) Guldoman 2022-12-12 03:25:42 +0100
  • e13f265fac
    feat: alert user via nagview if file cannot be saved (#1230) sammyette 2022-12-11 21:38:58 -0400
  • 68595e4c7c
    autocomplete: wrap the autocomplete results around (#1223) Techie Guy 2022-12-06 15:51:14 +0530
  • dfa2f93d9c
    feat: encode home in statusview file path (#1224) sammy 2022-12-06 06:19:52 -0400
  • f7ad8753eb
    Improve `regex.gsub` performance (#1220) Guldoman 2022-12-03 01:21:05 +0100
  • 5db5512663
    Fix native plugins not reloading upon core:restart (#1219) Delta-official 2022-12-02 22:06:35 +0000
  • ef4ca03eae
    meson: updated all subproject wraps (#1214) Jefferson González 2022-12-01 19:18:28 -0400
  • 2e186a746d
    better error messages for checkcolor (#1211) Takase 2022-11-30 13:38:35 +0800
  • 7bb86e16f2 docs api: added dirmonitor jgmdev 2022-11-30 01:14:40 -0400
  • 563fa7f29e docs api: minor corrections jgmdev 2022-11-30 01:11:13 -0400
  • 9f917052ad
    Add initialization to variable in `ren_draw_text` Guldoman 2022-11-27 00:45:57 +0100
  • 0373d29f99 statusview: respect right padding of item tooltip jgmdev 2022-11-24 12:30:03 -0400
  • 718791857b
    update documentation for system (#1210) Takase 2022-11-24 11:38:06 +0800
  • 7fa51bb7ab
    Windows font loading hotfix (#1205) Takase 2022-11-17 13:09:38 +0800
  • c8e525c126
    Merge pull request #1201 from takase1121/PR/font-load-utf8 Jefferson González 2022-11-15 23:27:03 -0400
  • 4107b0c3fe
    MSVC Support (#1199) Takase 2022-11-16 11:23:45 +0800
  • 51f2a291d3
    Make `Scrollbar` follow `force_status` when animations are disabled Guldoman 2022-11-15 21:08:33 +0100
  • 519b91c2dd
    Pass the currently selected item to `CommandView` validation (#1203) Guldoman 2022-11-15 17:03:13 +0100
  • 38a8549e71
    Replace deprecated meson feature `gui_app` with `win_subsystem` Guldoman 2022-11-15 16:57:50 +0100
  • 469a4fed3e
    Merge pull request #1202 from Guldoman/PR_comment_subsyntaxes Jefferson González 2022-11-15 11:45:42 -0400
  • c6c485feb0
    Use subsyntax info in `doc:toggle-{line,block}-comments` Guldoman 2022-11-15 16:11:37 +0100
  • 0a1b8b6bb1
    Set initial tokenizer state to a `NULL` byte Guldoman 2022-11-15 14:46:14 +0100
  • e147a6cb9b
    Add `tokenizer.extract_subsyntaxes` Guldoman 2022-11-14 14:08:33 +0100
  • 80f022d8ff meson: bump minimum required version to 0.56 jgmdev 2022-11-14 12:56:15 -0400
  • 69938c619c
    add support for loading fonts with UTF-8 filenames takase1121 2022-11-14 22:01:24 +0800
  • 4457f26502
    use flexible structure member from C99 takase1121 2022-11-14 22:00:40 +0800
  • 5cabc68ccb
    fix utfconv.h duplicate functions takase1121 2022-11-14 21:59:32 +0800
  • 66198eb327 Use a better fallback in case `get_exe_filename` fails Guldoman 2022-11-13 15:54:08 +0100
  • 1b1c13e3de Add missing `get_exe_filename()` implementation for FreeBSD Alexey Dokuchaev 2022-11-13 15:46:42 +0100
  • 1590be8c8d
    macOS: `-mmacosx-version-min` is required for setting min version (#1192) vkedwardli 2022-11-10 14:16:28 +0800
  • acebbfd88a linewrapping: fix enabled always by mistake introduced with #1190 jgmdev 2022-11-07 13:59:13 -0400
  • fb43e6f9e6 traceback: some lua versions do not support message as nil jgmdev 2022-11-07 12:48:09 -0400
  • 4a5851afe5
    Make linewrapping plugin recompute breaks before scrolling (#1190) Quinten Kock 2022-11-07 03:34:07 +0100
  • 9c7304f555
    highlighter: autostop co-routine when not needed (#881) Jefferson González 2022-11-05 22:38:10 -0400
  • 56e465c351
    dirmonitor: give kevent a timeout so it doesn't lock forever (#1180) Jan 2022-11-06 01:00:32 +0100
  • b8a4f729df
    tokenizer: remove the limit of 3 subsyntaxes depth (#1186) Jefferson González 2022-11-03 18:56:20 -0400
  • 03cc5ffcd1
    Add `config.keep_newline_whitespace` option (#1184) Guldoman 2022-11-03 17:40:27 +0100
  • b029f5993e
    Don't sort in `Doc:get_selection_idx` with an invalid index Guldoman 2022-11-02 21:11:41 +0100
  • 9951e785b6
    Getting ready for 2.1. (#1181) Adam 2022-11-01 22:38:58 -0400
  • 3bd567f5e1 Fixed small plugin header error. Adam Harrison 2022-11-01 21:01:25 -0400
  • 69bccf6fcf
    docview: support gutter click selection, fixes #1116 (#1169) Jefferson González 2022-11-01 19:34:23 -0400
  • ed226c476e
    Add more options to `Scrollbar` (#1174) Guldoman 2022-11-01 23:38:50 +0100
  • 0f160e614e
    Improvements to multicursor copy/paste (#1123) Guldoman 2022-11-01 23:16:39 +0100
  • b52fe1605e
    Make MacOS `core:restart` shortcut more in line with other platforms Guldoman 2022-11-01 21:21:50 +0100
  • c512d01a68
    Fix horizontal scroll with shift+scroll on MacOS Guldoman 2022-11-01 21:20:37 +0100
  • a619054951 scripts build: properly detect if cross-compiling jgmdev 2022-10-30 19:05:17 -0400
  • d89d1e6d98
    ci release: add macos arm64 support (#1179) Jefferson González 2022-10-30 11:48:20 -0400
  • 8a9bac7de3
    Fix `drawwhitespace` drawing lines with different substitution kinds Guldoman 2022-10-30 02:54:30 +0100
  • 0030c69524 plugin autocomplete: update partial on manual trigger jgmdev 2022-10-25 17:20:31 -0400