Commit Graph

  • 1a0d3a4a03
    Added in explicit touchscreen keyboard support. (#1389) Adam 2023-04-07 12:42:46 -0400
  • 86fa90a76b
    Allow `tokenizer` to pause and resume in the middle of a line (#1444) Guldoman 2023-04-01 18:12:39 +0200
  • dc2ae6dd9c
    Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446) Adam 2023-03-28 19:57:24 -0400
  • e8c317494a
    Limit `core.threads` without a timeout to run 30 times per second Guldoman 2023-03-29 00:33:29 +0200
  • 3306fc99c1 Made things clearer, as per jgm's suggestion. Adam Harrison 2023-03-28 14:17:30 -0400
  • 2cae7c51a5
    Made coroutines make more sense, and fixed a bug. (#1381) Adam 2023-03-28 12:57:47 -0400
  • c92d7dc239
    Don't calculate widths per-uft8-char when not needed (#1409) Guldoman 2023-03-28 01:17:11 +0200
  • 0cacaf940b
    Asynchronous process reaping (#1412) Takase 2023-03-22 20:36:05 +0800
  • 2cdf5d8949
    Aggregate `SDL_Surface`s and their scale in `RenSurface` (#1429) Guldoman 2023-03-19 20:39:52 +0100
  • d15108309c
    Make `TreeView` follow the current tab (#1411) Guldoman 2023-03-16 22:29:33 +0100
  • 18720665d2
    Use clipping functions provided by SDL (#1426) Guldoman 2023-03-14 16:39:00 +0100
  • ed9bb3c85d
    Improve text width calculation precision (#1408) Guldoman 2023-03-09 16:48:46 +0100
  • 1e990bdfdc
    refactor(main): move SetProcessDPIAware to manifests (#1413) Takase 2023-03-09 21:58:32 +0800
  • 73f3cd4fcd
    Split `Command` struct into different structs for each command type (#1407) Guldoman 2023-03-04 21:23:09 +0100
  • aad52fc679
    Add manifest on Windows (#1405) Takase 2023-03-03 22:07:45 +0800
  • 1ec3d28ff6
    Use correct view for scrolling to `find-replace:repeat-find` results (#1400) Guldoman 2023-03-03 11:42:31 +0100
  • 2035886fcd
    Added in ability to specify prefix via env variable. (#1388) Adam 2023-02-15 20:48:09 -0500
  • a07a4e3706
    fix incorrect x_offset if opened docs have different tab sizes (#1383) vqn 2023-02-09 18:26:32 +0100
  • 8bf47ec172
    Fixed up some post 5.1/jit Symbols (#1385) Adam 2023-02-09 11:55:47 -0500
  • 195520ea12
    Make tab scrolling more flexible (#1384) Guldoman 2023-02-09 17:51:41 +0100
  • 02a99b17fe Correct the inverted tabs scrolling jgmdev 2023-02-06 15:44:19 -0400
  • a2acc6d770
    Make mouse scrollwheel hovering tabs scroll the tab bar (#1314) Eric Gaudet 2023-02-06 20:40:04 +0100
  • 841a456106
    Allow groups to be used in end delimiter patterns in tokenizer (#1317) Guldoman 2023-02-06 20:24:40 +0100
  • c6d269d35e
    Improve `DocView:get_visible_line_range` precision (#1382) Guldoman 2023-02-06 19:03:29 +0100
  • 0495ac28a6
    plugins scale: also rescale style.expanded_scrollbar_size (#1380) Jefferson González 2023-02-06 13:40:12 -0400
  • d784133777
    NagView: properly rescale on scale change (#1379) Jefferson González 2023-02-06 13:38:00 -0400
  • e800a5de3c
    Restore in-selection replace as discussed in #1331 (#1368) Jefferson González 2023-02-06 13:34:59 -0400
  • 5b2538e856
    Improved plugins config table handling (#1356) Jefferson González 2023-02-06 13:32:44 -0400
  • 2e02aede7c
    Make mod-version follow semver (#1036) Guldoman 2023-02-02 01:28:21 +0100
  • 9d7a9ac564
    fix: exec() error not returned to parent (#1363) Takase 2023-02-01 06:26:15 +0800
  • d207adc230
    Context menu fixes and keyboard navigation (#1338) vqn 2023-01-30 18:36:17 +0100
  • 0a0754d1c3
    Replace globally when replacing from selection (#1331) Himura Kazuto 2023-01-31 01:00:48 +0800
  • 719540e73d
    feat: add option to only draw whitespace if it is within selection (#1312) sammyette 2023-01-30 12:43:26 -0400
  • ad272fce53
    Abstracted open_doc out to allow for more easy overriding. (#1344) Adam 2023-01-30 11:12:44 -0500
  • 813b8b278b
    Getting rid of annoying forward slash on windows. (#1345) Adam 2023-01-30 11:10:11 -0500
  • 0bc333f57d Meson changes to build LiteXL haiku George Sokianos 2023-01-29 17:57:21 +0000
  • 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
  • 8aa97291fe gh workflow: fix path to macOS arm64 cross file jgmdev 2023-01-25 17:28:34 -0400
  • 2cd537342c
    ci: fix msys build now requiring ca-certificates (#1348) Jefferson González 2023-01-24 15:25:56 -0400
  • 36cb0e6425
    pass RenWindow by argument (#1321) Jan 2023-01-22 04:11:42 +0100
  • 89c0c76dd4
    Add "Open with Lite XL" to windows' context menu (#1333) Velosofy 2023-01-20 07:46:19 +0700
  • 9a7c442727 Added missing header declaration. Adam Harrison 2023-01-19 19:28:14 -0500
  • aa20159eb1
    plugin api: allow usage on multiple source files (#1335) Jefferson González 2023-01-19 20:27:23 -0400
  • aa627d4023
    Added in Config Postload (#1336) Adam 2023-01-19 10:14:45 -0500
  • 9308dfdd66
    Avoid drawing hidden text in `DocView:draw_line_text` (#1298) Guldoman 2023-01-19 04:15:26 +0100
  • 7dae15d711
    remove static libgcc from meson (#1290) Jan 2023-01-19 02:43:48 +0100
  • 283ee8520a Updated dummy method signature to match prototypes. Adam Harrison 2023-01-13 16:31:28 -0500
  • b89dedf566
    Make empty groups in `regex.gmatch` return their offset (#1325) Guldoman 2023-01-13 19:34:09 +0100
  • 6e04a4f970
    Use `table.move` to implement `common.splice` (#1324) xwii 2023-01-14 01:33:13 +0700
  • 673c564e09
    language_md: add nix code block highlighting (#1323) Merlin Volkmer 2023-01-12 15:12:55 +0100
  • f9933ed621
    Create Renderer Only When It Doesn't Exist (#1315) adityaraj 2023-01-12 05:23:23 +0530
  • bebef68d97
    replace uses of SDL_Window with RenWindow (#1319) Jan 2023-01-12 00:25:06 +0100
  • 81776b1c19
    Reorganize resources/ + wasm target (#1244) Takase 2023-01-10 05:50:26 +0800
  • 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