Commit Graph

  • a6f32ca0d0
    Merge pull request #822 from AlexSol/update_contextMenu Adam 2022-02-11 12:10:14 -0500
  • 3a0af6ee04
    Merge pull request #828 from adamharrison/signal-processes Adam 2022-02-11 12:01:53 -0500
  • af6a06bc8b
    Merge pull request #832 from jgmdev/autocomplete-update Adam 2022-02-11 12:01:35 -0500
  • b05a02cb28
    Merge pull request #839 from jgmdev/nil-nodes-fix Adam 2022-02-11 11:52:43 -0500
  • a4833b21e4
    Merge pull request #842 from Guldoman/no_scroll_selection Adam 2022-02-11 11:48:01 -0500
  • 85531b0d3f
    Include addons with build-package for bundles Francesco Abbate 2022-01-29 05:16:51 -0800
  • 5526041da3
    Check entire selection to trigger `DocView:scroll_to_make_visible` Guldoman 2022-02-11 06:04:58 +0100
  • 59ba759167
    Don't scroll DocView when executing `doc:select-all` Guldoman 2022-02-11 06:00:38 +0100
  • bb4569da53 Fix cases of nil node. jgmdev 2022-02-09 09:58:20 -0400
  • dc5888bc07
    Merge pull request #837 from Guldoman/process_running_poll Jefferson González 2022-02-08 16:36:18 -0400
  • d4b8155cbc
    Update process status when calling `process:running` Guldoman 2022-02-08 18:10:54 +0100
  • cb30b591d2 Some changes to make it work WIP os4_pr746 George Sokianos 2022-02-07 19:39:14 +0000
  • 8caccbf6f0
    Merge pull request #836 from Guldoman/toggle_comment_empty_line Jefferson González 2022-02-07 15:31:48 -0400
  • f23cb33f7c
    Ignore empty lines in `line_comment` Guldoman 2022-02-07 19:22:43 +0100
  • decd5deeae changes to disable dmon George Sokianos 2022-02-05 15:54:58 +0000
  • 9d13525af0 Applied PR746 George Sokianos 2022-02-05 15:50:39 +0000
  • b5831ace20 some fixes in lua files George Sokianos 2022-02-05 13:35:38 +0000
  • 8fe3c75339 Fixes on renderer to address wrong colors with opacity smaller than 1 and wrong surface size, like mentioned at #803 issue at lite-xl repo George Sokianos 2022-02-05 13:31:40 +0000
  • 9b599aaa78 Updated the README_OS4 George Sokianos 2022-02-05 13:28:11 +0000
  • ddb81648c2 Removed the sh script and made a better Makefile George Sokianos 2022-02-05 13:25:29 +0000
  • aec6806d8f Added system.get_process_id() to api docs. jgmdev 2022-02-04 15:43:42 -0400
  • 212d4e2729
    Merge pull request #833 from jgmdev/add-system-get_process_id Adam 2022-02-04 12:24:54 -0500
  • df0635ad35 Implemented system.get_process_id() jgmdev 2022-02-03 22:20:42 -0400
  • e5f17aea4b
    Merge pull request #821 from dheisom-gomes/improvements Adam 2022-02-03 19:23:54 -0500
  • d78f310a4e
    Merge pull request #829 from Guldoman/draw_rect_alpha_format Adam 2022-02-03 17:02:49 -0500
  • 6773e85cb8 Update autocomplete with changes needed for latest LSP plugin. jgmdev 2022-02-03 14:55:01 -0400
  • 9a6cd2b453
    Use SDL to manage color format mapping in `ren_draw_rect` Guldoman 2022-02-03 01:50:43 +0100
  • d2d5617774 Changed signalling so it'll target the whole process group. Adam Harrison 2022-01-30 20:51:30 -0500
  • f5e9146b1c Merge branch 'master' of https://github.com/lite-xl/lite-xl into improvements Dheisom Gomes 2022-01-30 15:49:37 -0300
  • af76f544be Fixing performance regression. Due to the way the hashes work, we must 0 out the whole thing. Adam Harrison 2022-01-29 15:19:22 -0500
  • efedbae663 Travel by contextMenu using keyboard AlexSol 2022-01-28 20:08:54 +0200
  • 39f4ebe210 Include addons with build-package for bundles Francesco Abbate 2022-01-29 05:16:51 -0800
  • 3d40725b8f
    Merge pull request #816 from adamharrison/fix-process-api Adam 2022-01-28 23:53:37 -0500
  • 13adedb23a Go back to `common.match_pattern` and use `table.unpack` directly on function `core.add_thread` Dheisom Gomes 2022-01-28 18:30:19 -0300
  • 941523868e Merge branch 'fix-process-api' of github.com:adamharrison/lite-xl into fix-process-api Adam Harrison 2022-01-28 15:44:16 -0500
  • 3773a812bd Incorporate realtakase's suggestions. Adam Harrison 2022-01-28 15:39:57 -0500
  • 0a70b13a73
    Merge pull request #809 from lite-xl/merge-master-2.0 Adam 2022-01-28 14:38:22 -0500
  • 22d8f69b5c Error correction getting "unpack" function Dheisom Gomes 2022-01-28 12:13:52 -0300
  • 6331a23c6b Added support to use a array of regex to ignore files Dheisom Gomes 2022-01-28 12:02:30 -0300
  • 8c0685d440 Added support to pass extra arguments to functions on core.add_thread Dheisom Gomes 2022-01-28 11:53:30 -0300
  • 86f2cefde8 Fix again bug with invalid ignore_files patterns Francesco Abbate 2022-01-27 08:42:54 +0100
  • 10d4f0a53a Add a small top margin when drawing tabs Francesco Abbate 2022-01-20 12:21:20 +0100
  • 3a53b05b29 Do no error out on malformed ignore patterns Francesco Abbate 2022-01-25 14:14:56 +0100
  • 96b7e68c67 Do no error out on malformed ignore patterns Francesco Abbate 2022-01-25 14:14:56 +0100
  • de1db14d4a Add gruvbox light and dark theme Francesco Abbate 2022-01-25 13:58:42 +0100
  • 3e39da071d Fix problem with project module save hook Francesco Abbate 2022-01-24 09:31:40 +0100
  • bc9f8a4075 Use new mutex in dmon to avoid possible lock-up Francesco Abbate 2022-01-21 11:08:16 +0100
  • c9d4f6fab3 Fix problem with project module save hook Francesco Abbate 2022-01-24 09:31:40 +0100
  • d1017895eb Use new mutex in dmon to avoid possible lock-up Francesco Abbate 2022-01-21 11:08:16 +0100
  • 456126400a Added in new merge method, and run it on plugins. Also made it so plugin configs can be set anywhere, even if we don't know the plugin beforehand. Adam Harrison 2021-12-05 18:32:20 -0500
  • 7e6d9df58d
    Merge pull request #805 from Jan200101/PR/fallback-force Adam 2022-01-22 17:30:01 -0500
  • 227ca7d0e5
    use lua fallback earlier when fallbacks are forced Jan200101 2022-01-15 01:00:51 +0100
  • f7193c4fa2 Remove unused whitespace_replacements function Francesco Abbate 2022-01-22 21:46:02 +0100
  • f9ad83e53e Fixed windows not converting utf8 environment block to utf16. Adam Harrison 2022-01-22 13:34:47 -0500
  • ed4128bc65 Added in support for env on linux. Adam Harrison 2022-01-22 12:36:30 -0500
  • 428c757a13 Implemented @guldoman's suggestion for how to close file handles. Adam Harrison 2022-01-22 12:02:59 -0500
  • 9cb25acd7b
    Merge pull request #815 from takase1121/fix-subprocess-read Adam 2022-01-22 11:18:19 -0500
  • f24ebf853d
    fix invalid memory access takase1121 2022-01-22 23:30:48 +0800
  • 8c8bd4692c
    Merge pull request #808 from adamharrison/fix-commenting Adam 2022-01-20 23:28:05 -0500
  • b523bd5cee Fixed end of block-style line comments. Adam Harrison 2022-01-20 22:17:21 -0500
  • f6a0e12e31 Merge branch 'master-2.0' Francesco Abbate 2022-01-19 20:31:33 +0100
  • cd83df1abf Bump version and changelog to prepare 2.0.5 release Francesco Abbate 2022-01-19 18:18:25 +0100
  • 6025c43241
    Merge pull request #743 from takase1121/better-logview Adam 2022-01-18 23:25:36 -0500
  • cdbfecc5ce Streamlined, and fixed guldo's problem. Adam Harrison 2022-01-18 21:37:26 -0500
  • 30cc205cd4 Fixed issue first mentioned in #771. Adam Harrison 2022-01-18 21:19:16 -0500
  • d3e1636881
    Merge pull request #771 from takase1121/multiline-comment-command Adam 2022-01-18 21:07:46 -0500
  • 3b3e41c095
    Merge pull request #799 from Guldoman/bit32_polyfill Adam 2022-01-18 21:06:48 -0500
  • a4e5d9f043
    Merge pull request #798 from Jan200101/PR/wrap Adam 2022-01-18 20:54:36 -0500
  • 2dd154edeb Remove remaining debug message Francesco Abbate 2022-01-18 10:42:20 +0100
  • 192c577966
    Add fallbacks to all common dependencies Jan200101 2022-01-15 00:53:46 +0100
  • 7e9b2f30da Treat final '/' or '/$' in ignore rule as part of the pattern Francesco Abbate 2022-01-13 16:43:37 +0100
  • 2456452f65 Fix error to close view when deleting a file Francesco Abbate 2022-01-13 16:38:20 +0100
  • e51c76c72b
    Assert for negative `field` in bit32 polyfill Guldoman 2022-01-12 19:56:09 +0100
  • b919e5b942 Disabled dmon and process and added all fixes for OS4 George Sokianos 2022-01-11 23:32:45 +0000
  • ae1890d29a Fix project files reading with symlink Francesco Abbate 2022-01-10 16:26:39 +0100
  • 05cf40c1c9 First commit for AmigaOS 4 port George Sokianos 2022-01-11 23:29:57 +0000
  • 51975472a9
    Add bit32 polyfill globally Guldoman 2022-01-12 00:07:53 +0100
  • 7eb9908f1a
    Improve bit32 polyfill Guldoman 2022-01-12 00:07:14 +0100
  • 1279fde93b Cleaned up and fixed os4build.sh os4-1.16.12 George Sokianos 2022-01-11 22:49:14 +0000
  • 7a347ca436 Some extra changes before the release v1.16.12.7 George Sokianos 2022-01-11 20:04:48 +0000
  • 7930499e6e Prepare 1.16.12.7 release George Sokianos 2022-01-11 20:00:14 +0000
  • 9908e129a6 Added addons folder with plugins and color schemes George Sokianos 2022-01-11 19:59:12 +0000
  • 4cdd42de1a Ensure config.plugins are restored on new config Francesco Abbate 2022-01-10 09:54:47 +0100
  • 656a89c494 Fix checks when opening new project directory Francesco Abbate 2022-01-09 20:22:39 +0100
  • 827f3f876d Remove remaining debug code fragment Francesco Abbate 2022-01-09 20:01:57 +0100
  • 648b977c1e Use a timeout in dmon thread with pending events Francesco Abbate 2022-01-09 13:01:30 +0100
  • 9be22f0b8d Attempt to fix dmon critical section for windows Francesco Abbate 2022-01-09 01:16:31 +0100
  • 19ec86d971 Do not use timeout in dmon linux select Francesco Abbate 2022-01-09 00:56:11 +0100
  • 44a8dc320b Fix some errors with previous commits Francesco Abbate 2022-01-08 18:49:48 +0100
  • 6584bdfd33 On Windows wait indefinitely in dmon thread Francesco Abbate 2022-01-08 18:24:44 +0100
  • f0aea5b1a4 Report error codes from dmon_watch_add Francesco Abbate 2022-01-08 17:22:23 +0100
  • 39366d3a09 Ensure project rescan thread is terminated Francesco Abbate 2022-01-08 17:15:09 +0100
  • 1520c12580 Remove DMON_LOG_ERROR to return an error code Francesco Abbate 2022-01-08 10:55:43 +0100
  • 7473fbf32c Fix undue asserts in dmon_extra Francesco Abbate 2022-01-06 00:10:14 +0100
  • 5032e7352e Write an initial project module if not present Francesco Abbate 2022-01-04 00:25:14 +0100
  • a703840068 Add some comments for ignore_files logic Francesco Abbate 2022-01-03 23:43:12 +0100
  • 295c65da92 Use compiled ignore_files pattern Francesco Abbate 2022-01-03 17:49:15 +0100
  • 5b154c189f First version of paths in ignore_files Francesco Abbate 2022-01-03 15:05:57 +0100
  • 31d448971a Restored floating point time granularity. Adam Harrison 2022-01-08 12:59:15 -0500
  • 93076bdc41
    Merge pull request #781 from Jan200101/PR/lua54 Adam 2022-01-08 12:11:48 -0500