aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* Updated plots.Gravatar mitchell2021-11-30
|
* Updated Lua autocompletion and documentation.Gravatar mitchell2021-11-30
|
* Updated for 11.3 beta 3.Gravatar mitchell2021-11-30
|
* Keep auto-enclosed text selected.Gravatar mitchell2021-11-30
|
* Added optional argument to `textadept.editing.enclose()` to keep text selected.Gravatar mitchell2021-11-30
|
* Update to latest Scinterm hg for horizontal mouse wheel scrolling.Gravatar mitchell2021-11-30
|
* Updated to Scintilla 5.1.4.Gravatar mitchell2021-11-29
|
* Make Lua autocomplete test more robust.Gravatar mitchell2021-11-29
|
* Download Scintillua 5.3, Scinterm 3.2, and gtDialog 1.5 by name instead of ↵Gravatar mitchell2021-11-11
| | | | | | commit hash. Their contents have not materially changed.
* Added '`' to autopair and typeover.Gravatar mitchell2021-11-05
| | | | Also, small code cleanup.
* Added tag textadept_11.3_beta_2 for changeset d715a1c4db16Gravatar mitchell2021-11-01
|
* Updated changelog.Gravatar mitchell2021-11-01
|
* Updated for 11.3 beta 2.Gravatar mitchell2021-11-01
|
* Updated to latest Scinterm.Gravatar mitchell2021-11-01
|
* Updated scintilla.patch with bugfix for previous commit.Gravatar mitchell2021-10-24
|
* Updated scintilla.patch to include upstream Curses CaretStyle.Gravatar mitchell2021-10-22
| | | | Requires latest Scinterm, which removed this patch.
* Ensure the terminal cursor is visible for Find and Replace.Gravatar mitchell2021-10-20
| | | | The latest Scinterm hg hides the cursor when the Scintilla caret is out of view.
* Test debugger history.Gravatar mitchell2021-10-12
|
* Updated debugger tests with watch variables (no break).Gravatar mitchell2021-10-12
| | | | Also cleaned up code.
* Test setting stack frames in the Lua debugger.Gravatar mitchell2021-10-06
| | | | Requires the latest debugger module.
* Reverted inadvertant change.Gravatar mitchell2021-10-06
|
* Do not use status buffers when running debugger tests.Gravatar mitchell2021-10-06
| | | | This option exists in the latest debugger module.
* Updated gdb debugger test.Gravatar mitchell2021-10-06
| | | | Newer versions of gdb report different line numbers when stepping into functions.
* Added tag textadept_11.3_beta for changeset 3cb15f7faae3Gravatar mitchell2021-10-01
|
* Fixed uncommenting comments that are not initially aligned.Gravatar mitchell2021-10-01
|
* 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
| | | | There is a crash on the Gtk platform that has been temporarily patched until a fix is released.
* Updating some test data to reflect local environment changes.Gravatar mitchell2021-09-30
| | | | | After an OS upgrade, some /etc file permissions have changed, and spellcheck seems to have added 'foo'.
* 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
| | | | This will hide the entry but keep the key mode.
* 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 ↵Gravatar mitchell2021-07-27
| | | | | | hides on Windows. Ideally Scintilla would handle this properly, as this issue was introduced in a recent 5.x release.
* 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 ↵Gravatar mitchell2021-06-26
| | | | | | `filter_through()`. This fixes issues for commands like `tac` (print in reverse).
* 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
| | | | This consolidates changes from r3135 and r3149 and fixes an additional restore selection case.
* Updated changelog.Gravatar mitchell2021-06-11
|