• Joined on 2021-08-15
walkero pushed to amiga2.1 at walkero/lite-xl 2024-04-24 23:05:43 +02:00
2c0f92766f Added changes in README_Amiga
walkero pushed to amiga2.1 at walkero/lite-xl 2024-04-24 22:24:51 +02:00
3f6207b4af Merged the changes from 2.1.4 upstream release tag
walkero pushed to master at walkero/lite-xl 2024-04-24 22:01:29 +02:00
d5d87789d5 innosetup changes
6ba5328697 Release v2.1.4 (#1772)
b419dca6ad ci: fix missing permission for creating releases (#1770)
2d8d39c7c0 Skip patterns matching nothing in `tokenizer` (#1743)
a2b340efbe Fix BufferSize in g_read for Windows (#1722)
Compare 17 commits »
walkero commented on issue walkero/lite-xl#6 2024-03-27 12:55:05 +01:00
Other encodings support
walkero closed issue walkero/lite-xl#6 2024-03-27 12:55:05 +01:00
Other encodings support
walkero pushed to amiga2.1 at walkero/lite-xl 2024-03-19 00:06:21 +01:00
79f42686a7 Added ability to open files with drag 'n drop
walkero pushed tag v2.1.3r1 to walkero/lite-xl 2024-03-09 15:06:12 +01:00
walkero released "v2.1.3r1" at walkero/lite-xl 2024-03-09 15:06:12 +01:00
walkero pushed to amiga2.1 at walkero/lite-xl 2024-03-09 14:51:21 +01:00
9944a91f55 Changed text about the codesets plugin
walkero pushed to amiga2.1 at walkero/lite-xl 2024-03-09 14:12:08 +01:00
19e95ed791 Fixed ghmarkdown plugin, added tetris plugin, prepare a new release"
walkero pushed to amiga2.1 at walkero/lite-xl 2024-02-23 23:03:54 +01:00
759bccce52 Some changes in makefiles
walkero pushed to amiga2.1 at walkero/lite-xl 2024-02-23 22:11:25 +01:00
a7971556d4 Morphos codesets fixes and more
walkero pushed to amiga2.1 at walkero/lite-xl 2024-02-19 23:52:21 +01:00
6807a8e29a s when opening projects or changing paths.
walkero pushed to amiga2.1 at walkero/lite-xl 2024-02-19 01:56:51 +01:00
1be1c7fb0b More fixes with the relative paths
walkero pushed to amiga2.1 at walkero/lite-xl 2024-02-18 22:31:25 +01:00
7efe75fe7d More path fixes
walkero pushed to amiga2.1 at walkero/lite-xl 2024-02-17 18:47:45 +01:00
9c2eec9066 Added AmiUpdate support. Made a lot of changes in paths manipulation
walkero opened issue walkero/lite-xl#25 2024-02-14 15:05:18 +01:00
Add lsp support where possible
walkero commented on issue walkero/lite-xl#6 2024-02-11 23:17:14 +01:00
Other encodings support

With the release 2.1.2r1 I introduced a new plugin and code that can change the file encoding. With SDL2 changes (v2.30.x) happening based on my issue raised at https://github.com/AmigaPorts/SDL/is

walkero pushed to amiga2.1 at walkero/lite-xl 2024-02-11 23:11:53 +01:00
df8eaa64d1 Paths fixes, Open in System changes and a few others done
walkero pushed to amiga2.1 at walkero/lite-xl 2024-02-11 18:51:14 +01:00
ad4c221dd8 Manual sync with 2.1.3 tag