aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Updated changelog.Gravatar mitchell2021-10-01
* Updated Lua autocompletion and documentation.Gravatar mitchell2021-09-30
* Updated for 11.3 beta.Gravatar mitchell2021-09-30
* Updated to latest Scintillua and Scinterm.Gravatar mitchell2021-09-30
* Updated to Scintilla 5.1.3.Gravatar mitchell2021-09-30
* Updating some test data to reflect local environment changes.Gravatar mitchell2021-09-30
* Fixed Windows-specific path display in the manual.Gravatar mitchell2021-09-30
* Updated to Scintillua 5.2.Gravatar mitchell2021-09-18
* Do not run command entry again while in command entry.Gravatar mitchell2021-09-01
* Updated Lua autocompletion and documentation.Gravatar mitchell2021-08-31
* Updated to Scintillua 5.1 and Lexilla 5.1.0.Gravatar mitchell2021-08-31
* Added tag textadept_11.2 for changeset e3fb9eba312cGravatar mitchell2021-08-03
* Updated changelog.Gravatar mitchell2021-08-01
* Updated for 11.2.Gravatar mitchell2021-08-01
* Fixed build error with update to Scintilla 5.1.1.Gravatar mitchell2021-07-27
* Attempt to work around autocompletion list not hiding when command entry hide...Gravatar mitchell2021-07-27
* Updated to Scintilla 5.1.1.Gravatar mitchell2021-07-26
* Updated to Scintilla 5.1.0.Gravatar mitchell2021-06-27
* Obfuscate contact information a bit more.Gravatar mitchell2021-06-26
* Added screenshots to README.Gravatar mitchell2021-06-26
* Append trailing newline to multiple and rectangular selection input for `filt...Gravatar mitchell2021-06-26
* 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