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