aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-30When filtering through, do not replace buffer contents if nothing changed.mitchell
2021-04-26Fixed Scintilla crash on macOS related to recent Scintilla changes.mitchell
2021-04-19Fixed documentation on generating Lua autocompletion and documentation files ...mitchell
2021-04-16Added ability to specify find & replace pane entry font via `ui.find.entry_fo...mitchell
2021-04-15Updated note on running gcov over Textadept.mitchell
2021-04-15Fixed a couple failing unit tests.mitchell
2021-04-14Attempt to restore view scroll state after `textadept.editing.filter_through()`.mitchell
2021-04-14Updated Scintilla iface LuaDoc.mitchell
2021-04-14Fixed file extension conflicts.mitchell
2021-04-14Addressed some minor Luacheck issues.mitchell
2021-04-13Fixed crash on Windows with new font options in Scintilla 5.0.1.mitchell
2021-04-13Updated to Scintilla 5.0.1 and latest Scintillua and Scinterm.mitchell
2021-04-12Fixed a bug where redoing a full-buffer change could jump to an unrelated state.mitchell
2021-04-12Fixed some formatting controls.mitchell
2021-04-11Save/restore view state when undoing/redoing full-buffer changes.mitchell
2021-04-11Added tag textadept_11.2_beta for changeset fb167ec0a8bemitchell
2021-04-11Initial pass reformatting all code.mitchell
2021-03-31Updated changelog.mitchell
2021-03-31Textadept Quick Reference is no longer considered newly published.mitchell
2021-03-28Added lexilla to clean-deps Makefile rule.mitchell
2021-03-28Updated lexer fold properties test.mitchell
2021-03-28Updated for 11.2 beta.mitchell
2021-03-28Updated .gitignore.mitchell
2021-03-28Updated debugger tests with new project commands.mitchell
2021-03-27Updated to Scintilla 5.0.0 and Lexilla 5.0.0.mitchell
2021-03-11Do not mark GCC-style "note:" output as compile/run/build/test errors.mitchell
2021-03-01Fixed accidental change in lua.sym.mitchell
2021-03-01Fixed new theme's overriding of default theme's colors.mitchell
2021-02-20Updated to Lua 5.4.2.mitchell
2021-02-15Fixed inability to replace found text with escapes like '\n' and '\t'.mitchell
2021-02-13Take advantage of Scinterm being able to use a native terminal caret.mitchell
2021-02-11Added support for TypeScript.mitchell
2021-02-10Fixed failing test in the terminal version.mitchell
2021-02-09Fixed curses compile error introduced in previous commit.mitchell
2021-02-09Added `ui.SHOW_ALL_TABS` option for `ui.tabs`.mitchell
2021-02-09Updated download links for 11.1.mitchell
2021-02-08Expose "lines_added" field for SCN_MODIFIED notifications.mitchell
2021-02-03Updated FAQ mentioning initial Git repository size and how to shrink it.mitchell
2021-02-01Added tag textadept_11.1 for changeset 48372345dd92mitchell
2021-01-29Updated changelog.mitchell
2021-01-29Updated for 11.1.mitchell
2021-01-29Updated copyright information.mitchell
2021-01-29Fixed typo in unit tests.mitchell
2021-01-29Updated to Scintillua 4.4.5-2.mitchell
2021-01-28Fixed navigating back through history from a print buffer.mitchell
2021-01-26Updated .gitignore.mitchell
2021-01-25Updated .gitignore.mitchell
2021-01-25GitHub builds should probably use Ubuntu 18.04, not latest, which is variable.mitchell
2021-01-25Attempt to fix failing build.mitchell
2021-01-24Added basic .gitignore file.mitchell