Commit Graph

  • 3ccd696ffc plugin api: added missing param on lua_dump jgmdev 2022-10-24 11:40:47 -0400
  • 715411061b
    Apply `doc` commands to anything that extends `DocView` Guldoman 2022-10-24 04:47:26 +0200
  • 76f55aefe8 resources: .desktop inode/directory mime type jgmdev 2022-10-22 21:10:45 -0400
  • af6c4bc152
    core syntax: strip the path from filename on syntax.get (#1168) Jefferson González 2022-10-22 20:04:54 -0400
  • f02b3c46e6
    Merge pull request #1167 from jgmdev/PR/new-lines Jefferson González 2022-10-22 19:56:43 -0400
  • 3da6833249 docview: do not render newline fixes #1164 jgmdev 2022-10-21 13:56:23 -0400
  • 261292c6aa plugin drawwhitespace: allow newline substitution jgmdev 2022-10-21 13:53:42 -0400
  • dd6eee1542
    Fixed the common idiom of setting a plugin to true. (#1152) Adam 2022-10-20 18:04:28 -0400
  • 437b954595
    make the default core.ignore_files more specific (#1160) Takase 2022-10-20 10:23:01 +0800
  • 3c752f86f3 core renderer: increased max font fallbacks to 10 jgmdev 2022-10-19 21:12:04 -0400
  • 1708462f4c core renderer: fixed small issue introduced on #1145 jgmdev 2022-10-19 21:11:29 -0400
  • 1c5936e697 Fixup minor drawing issue. Adam 2022-10-18 16:01:32 -0400
  • 97ba91af8b changelog: added latest changes jgmdev 2022-10-16 00:11:40 -0400
  • decbac4ac6
    Check if scrollbar is no longer hovered on mouse release Guldoman 2022-10-16 04:43:15 +0200
  • 6ca56fee1a
    Only consider left clicks on the scrollbar Guldoman 2022-10-16 04:40:03 +0200
  • 5aaa5ab273 plugin lineguide: be strict on drawing to DocView jgmdev 2022-10-15 21:56:34 -0400
  • 6b754eb628
    Refactor scrollbar into its own file (#1124) Guldoman 2022-10-16 02:12:15 +0200
  • 5c2c95765e
    Add IME support (#991) Guldoman 2022-10-16 01:58:51 +0200
  • 7107f88f9f
    save a reference to the font when calling renderer.draw_text. (#1156) Takase 2022-10-14 10:52:38 +0800
  • 42ac231f01 core utf8: fix license text jgmdev 2022-10-13 11:29:37 -0400
  • f89088d0ec
    dirmonitor: add watch to subdirs on file limit mode (#1155) Jefferson González 2022-10-13 00:37:52 -0400
  • fb8bc08a67
    allow defining the arch tuple via meson (#1153) Jan 2022-10-13 00:33:10 +0200
  • 334a7da5c9
    Use the syntax with the longest match (#919) Guldoman 2022-10-13 00:10:11 +0200
  • 48c800cde7
    dirmonitor: added missing mutex initialization (#1150) Jefferson González 2022-10-12 10:31:26 -0400
  • 0fc793d1ae
    Add on_scale_change event to View (#1146) Jefferson González 2022-10-11 11:44:32 -0700
  • 214c9d6287
    dirwatch: exit coroutine if project not open anymore to properly gargage collect it (#1142) Jefferson González 2022-10-11 10:22:44 -0700
  • ec6d0532c8 release: linux build in ubuntu 18.04 fixes #1147 jgmdev 2022-10-11 00:02:12 -0400
  • 63885cb2d6 changelog: updated to include some of latest changes jgmdev 2022-10-10 22:41:58 -0400
  • a7888e96ea
    Add fsevents backend to dirmonitor (#1141) Jefferson González 2022-10-10 17:40:41 -0700
  • 789004ea2c Updates and fixes for the latest available code, for 2.1 release v2.1.0r1 George Sokianos 2022-10-10 19:06:19 +0100
  • 34c4ac3cd5
    add parameter validation to checkcolor and f_font_group (#1145) Takase 2022-10-10 23:44:19 +0800
  • 3409929a0c
    draw lite-xl icon in TitleView (#1143) Takase 2022-10-10 23:05:30 +0800
  • d1c74f529a
    Changed workspace to accommodate other views. (#1121) Adam 2022-10-09 22:55:07 -0400
  • dad0f79708
    Fixed process layer argument quoting; allows for strings with spaces. And added ability to specify a literal, in the style of python. (#1132) Adam 2022-10-09 22:53:48 -0400
  • e7a575b4c4
    Use relative mouse position directly for drop event (#1140) Guldoman 2022-10-10 02:13:51 +0200
  • 9e816154ad
    Added in an additional ENVVAR for setting USERDIR, and also changed / to PATHSEP. (#1139) Adam 2022-10-08 14:48:30 -0400
  • e34a3ca78f Stealthy fix of list_dir on windows with single letter directories. Adam 2022-10-04 21:06:23 -0400
  • 293110feaa
    Fix process api detach bug (#1137) Adam 2022-10-04 20:02:22 -0400
  • 1580d923d3
    Fixing minor bug relating to TreeView's cache. (#1136) Adam 2022-10-04 18:26:33 -0400
  • 630ab0ab92
    Add i386 architecture detection, add FreeBSD to platform detection (#1135) Jan 2022-10-04 17:13:21 +0200
  • 0277aaf079
    meson: fallback onto the C compiler when Lua could not be found (#1134) Jan 2022-10-03 19:36:39 +0200
  • 3083f09fac
    meson: updated lua wrap to v5.4.4 (#1133) Jefferson González 2022-10-03 11:53:37 -0400
  • a65a2b293a plugins language_md: fixed some regressions, added caddyfile support jgmdev 2022-10-02 21:45:54 -0400
  • ba0a454c97
    system: added raise_window() (#1131) Jefferson González 2022-09-29 11:31:55 -0400
  • a0164d5902
    language_md: don't require space at end on '_', '__', '___' (#1129) Jefferson González 2022-09-28 22:44:42 -0400
  • 2bdfd5a694 Merge branch 'master' into amiga-2.0 George Sokianos 2022-09-26 17:27:35 +0100
  • 209de02c36 Merge branch 'master' of ssh://git.walkero.gr:2222/walkero/lite-xl George Sokianos 2022-09-26 17:06:22 +0100
  • 1ecb66c807 innosetup changes George Sokianos 2021-12-21 17:48:27 +0000
  • a5f073d23b Prepare 2.0.3r3 release v2.0.3r3 George Sokianos 2022-09-26 15:44:38 +0100
  • da2ba3aac2 Further makefile cleanup, added profyler George Sokianos 2022-09-26 15:30:42 +0100
  • f053ecde04 Makefiles cleanup and readme updated George Sokianos 2022-09-26 14:28:59 +0100
  • 98711e1cb5 Fixes with paths to avoid crashes and now the partition folders are shown in suggestions George Sokianos 2022-09-26 14:21:51 +0100
  • b15bcbd397 Fixed search on MorphOS George Sokianos 2022-09-26 14:20:34 +0100
  • 5d39b4ae68 Fixed locale bug with MorphOS George Sokianos 2022-09-26 14:17:55 +0100
  • e0e928c31e gh workflow: don't make release on tag pushes to prevent double release when executed from github web interface. jgmdev 2022-09-25 18:20:08 -0400
  • 42eeaf44a5 updated changelog jgmdev 2022-09-25 17:39:36 -0400
  • e2884895ce core start: added missing ';' to package.cpath jgmdev 2022-09-25 17:13:07 -0400
  • 6bb08fc68f
    Added in ability to have `init.so` as a require for cpath. (#1126) Adam 2022-09-25 17:08:21 -0400
  • 9f1294fea2
    Added Release Workflow and Fixed some build script issues (#1013) Jefferson González 2022-09-25 16:59:01 -0400
  • a640360d0d
    api: expose api_load_libs to native plugins (#1125) Jefferson González 2022-09-22 20:30:24 -0400
  • a4713505f0 docs: documented ARCH global. jgmdev 2022-09-22 12:37:07 -0400
  • 4546ce13e4
    Update unidata to version 15.0 (#1122) Dmitry Atamanov 2022-09-20 06:27:54 +0500
  • 5ada80b9df
    Added in native modules suffixes. (#1111) Adam 2022-09-18 18:27:50 -0400
  • 4134b30ffd core: remapped core:restart to `ctrl+alt+r` jgmdev 2022-09-16 11:28:16 -0400
  • 5a80d3547e
    contextmenu: resize on scale changes (#1117) Jefferson González 2022-09-15 00:57:45 -0400
  • 862ed9ad6a
    plugin scale: added option to set default scale (#1115) Jefferson González 2022-09-15 00:54:44 -0400
  • 10d810b7d7
    Added in simple directory search to treeview. (#1110) Adam 2022-09-14 00:14:13 -0400
  • a19cfb4f80
    Strictly limit find/replace commands to `core.docview` (#1108) Guldoman 2022-09-14 04:29:52 +0200
  • bead59a898 autocomplete: properly replace current partial symbol jgmdev 2022-09-12 22:41:50 -0400
  • 334ef427c1
    Merge pull request #1105 from jgmdev/PR/sdl-update Jefferson González 2022-09-07 18:45:19 -0400
  • 4f17667d42 Changed setpgrp to a more portable form. Adam 2022-09-02 20:26:13 -0400
  • 283f1d0837 Fixed an issue when the user added a directory in the project that already existed George Sokianos 2022-08-29 20:28:33 +0100
  • 7b51ee99de Fixed editor refresh whenever init.lua is changed, no matter the working folder George Sokianos 2022-08-28 18:03:34 +0100
  • 20be2e4f7d updated sdl2 wrap to 2.24 jgmdev 2022-08-23 00:14:38 -0400
  • c25f83da90
    Make predicate for some `TreeView` commands stricter Guldoman 2022-08-21 20:03:32 +0200
  • cbe0fd63bf
    Reduce double click radius Guldoman 2022-08-21 19:08:32 +0200
  • 9b1bfeacac
    Added a smoothing and strikethrough option to font loading. (#1087) Aqil Contractor 2022-08-20 16:15:08 -0400
  • f07b62f852
    Merge pull request #1100 from Guldoman/PR_fix_path_suggest Jefferson González 2022-08-17 13:59:19 -0400
  • 76f71b2846
    Merge pull request #1098 from Guldoman/PR_command_predicate_params Jefferson González 2022-08-16 18:20:30 -0400
  • 4c186b07a3
    Be more lenient with appending `PATHSEP` in `common.path_suggest` in Windows Guldoman 2022-08-17 00:11:19 +0200
  • e8ca861512
    Remove final `PATHSEP` in `common.normalize_volume` Guldoman 2022-08-16 23:53:03 +0200
  • a4355c6536
    Add `PATHSEP` before listing the directory in `common.path_suggest` Guldoman 2022-08-16 23:51:12 +0200
  • cefb6787f8
    Merge pull request #1101 from benwalksaway/python_async_await Jefferson González 2022-08-16 16:23:15 -0400
  • 6aa96556c0
    Replace `assert` with `core.log_quiet` on command replace Guldoman 2022-08-14 02:23:56 +0200
  • d944bd85ec
    Add predicate memoization to `command.get_all_valid` Guldoman 2022-08-14 02:15:05 +0200
  • 06b9953777
    Use `Object:is` instead of direct metatable comparison in `autocomplete` Guldoman 2022-08-14 02:02:57 +0200
  • cf29a6a45f
    Allow command predicates to manage parameters passed to the commands Guldoman 2022-08-14 01:56:58 +0200
  • a6bbd3c8a9
    language_python: add syntax support for async/await Ben Larisch 2022-08-16 09:52:46 +0200
  • 4b4c54ba65
    Remove dot slash from suggested paths in `common.path_suggest` Guldoman 2022-08-16 08:08:04 +0200
  • 6ccc5f6dde
    Steps to generalize toolbar and treeview. (#1088) Adam 2022-08-09 14:53:30 -0400
  • 77cebd8341
    Fix [build] link and add [lite] link on Overview (#1096) Wahyu Wiyoko 2022-08-08 05:09:54 +0800
  • 63c818ac45
    Enable SDL timers Guldoman 2022-08-03 17:27:33 +0200
  • 4db71836af
    Clear default Lua require path (#1085) Guldoman 2022-08-03 17:13:26 +0200
  • 32eeb07c54 Fixed non existing path crashes on OS4 George Sokianos 2022-08-01 18:08:23 +0100
  • 2667f9476b
    Fix "hard" indent column info on status view. (#1078) ian` 2022-07-23 00:01:54 +0700
  • e4bef5c5b6
    Merge pull request #1080 from jgmdev/PR/fix-commandview-caret Jefferson González 2022-07-17 12:29:52 -0400
  • 06b2fada07
    Merge pull request #1079 from cisoun/master Guldoman 2022-07-16 04:27:39 +0200
  • c7781a76a9 CommandView: do not change caret size with config.line_height jgmdev 2022-07-15 11:27:27 -0400
  • 366cadf605
    Add font style options in user module cisoun 2022-07-15 12:05:59 +0200
  • d7f9b30d05
    `drawwhitespace`: Invalidate cache on indent size change Guldoman 2022-07-15 06:52:50 +0200