Releases: skbn/tinyedit
Release list
1.3.2
Version amigaos 3.2 with bebbo gcc and windows using msys2 mingw x32 and x64
Release Notes — TinyEdit 1.3.2
Major new features
- Tabbed interface: open and edit multiple files in tabs
- Syntax highlighting: support for C, C++, x86 asm, m68k asm and Amiga C
- Native spell checker: Hunspell integration
- Hyphenation: LibreOffice hyphenation dictionary support
- Thesaurus: MyThes-based synonym lookup
- Translator panel: online backends (MyMemory, LibreTranslate, Lingva, DeepL) plus offline StarDict-compatible dictionaries
- Mouse support: click, drag, double/triple click and wheel scrolling
- Recent files: quick access to recently opened files
- Auto-recovery: autosave and recovery support
- Extended key bindings: Control+Alt shortcuts
- Improved charset handling: lower RAM consumption and better charset conversion.
Platform & performance improvements
- Optimizations and fixes for Windows, BSD and AmigaOS
- TTF/FreeType rendering improvements on AmigaOS
- LRU cache for thesaurus and hyphenation
- Custom dictionary creation menu
Dictionary sources
- Hunspell/Hyphen/MyThes: LibreOffice Dictionaries Collection, system packages (e.g.
hunspell-en-us,hyphen-en-us,mythes-en-us), wooorm/dictionaries and TinyMCE packages - StarDict-compatible: https://stardict.uber.space/, http://download.huzheng.org/, https://freedict.org/downloads/
1.0.6
1.0.5.1
1.0.5
Version amigaos 3.2 with bebbo gcc and windows using msys2 mingw x32 and x64
fix win32 wrapper and amigaos with freetype fonts
A lot ofs bugfixes related with undo and refactoring core
Menu glyph picker fixed and, in amigaos, fixed colour bug in rtg and ocs, ecs and aga
1.0.4.1
Version amigaos 3.2 with bebbo gcc and windows using msys2 mingw x32 and x64
Fix a bug where in softwrap mode we cannot move through columns.
Added support to ttf font and unicode for amigaos
Bufixes and a lot of features in editor mode.
Bugfixes with windows ncurses wrapper to fix utf8 render glyphs
Amiga now uses freetype, libpng, and zlib by default to render ttf or otf fonts, and still has make for ttengine
Several bugs in the editor's search function have been fixed, and a glyph selector for inserting glyphs into the text has been added