aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Updated to a more recent version of cloc for counting code.Gravatar mitchell2021-06-16
* Added tag textadept_11.2_beta_3 for changeset 83cd6420b3a4Gravatar mitchell2021-06-12
* Fixed incorrect bitwise operation.Gravatar mitchell2021-06-12
* Updated changelog.Gravatar mitchell2021-06-11
* Updated Lua autocompletion and documentation.Gravatar mitchell2021-06-11
* Updated for 11.2 beta 3.Gravatar mitchell2021-06-11
* Support "Replace All" in multiple and rectangular selection.Gravatar mitchell2021-06-11
* `textadept.editing.filter_through` respects multiple and rectangular selectio...Gravatar mitchell2021-06-10
* Do not attempt to restore the selection when typing after selecting/deleting ...Gravatar mitchell2021-06-08
* Fixed display of secondary selections on Linux.Gravatar mitchell2021-06-05
* Allow "Replace All" for empty regex matches.Gravatar mitchell2021-06-05
* Allow syntax highlighting to be preserved in selected text.Gravatar mitchell2021-06-04
* Fixed download link in changelog.Gravatar mitchell2021-06-02
* Added tag textadept_11.2_beta_2 for changeset 3831d8295575Gravatar mitchell2021-06-01
* Fixed typo in changelog.Gravatar mitchell2021-06-01
* Updated to latest Scintillua and Scinterm.Gravatar mitchell2021-06-01
* Updated scintilla.patch for Scintilla 5.0.3.Gravatar mitchell2021-06-01
* Updated changelog.Gravatar mitchell2021-06-01
* Added support for Gleam.Gravatar mitchell2021-06-01
* Updated LuaDoc.Gravatar mitchell2021-05-30
* Updated for 11.2 beta 2.Gravatar mitchell2021-05-29
* Updated to Scintilla 5.0.3.Gravatar mitchell2021-05-29
* Do not attempt to restore the selection when typing after selecting/deleting ...Gravatar mitchell2021-05-29
* Revert printing test output to stdout.Gravatar mitchell2021-05-01
* Print test output to stdout and add option to quit after running tests.Gravatar mitchell2021-05-01
* Reverted printing initialization errors to stderr.Gravatar mitchell2021-05-01
* Do not clobber user's terminal on initialization error.Gravatar mitchell2021-05-01
* Print initialization errors to stderr in addition to showing dialog.Gravatar mitchell2021-05-01
* Replaced `events.FILE_{BEFORE,AFTER}_RELOAD` with `events.BUFFER_{BEFORE,AFTE...Gravatar mitchell2021-04-30
* 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