aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* Updated to Scintillua 5.2.Gravatar mitchell2021-09-18
* Updated to Scintillua 5.1 and Lexilla 5.1.0.Gravatar mitchell2021-08-31
* 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
* Updated to a more recent version of cloc for counting code.Gravatar mitchell2021-06-16
* Updated for 11.2 beta 3.Gravatar mitchell2021-06-11
* `textadept.editing.filter_through` respects multiple and rectangular selectio...Gravatar mitchell2021-06-10
* Updated to latest Scintillua and Scinterm.Gravatar mitchell2021-06-01
* Updated scintilla.patch for Scintilla 5.0.3.Gravatar mitchell2021-06-01
* Updated for 11.2 beta 2.Gravatar mitchell2021-05-29
* Updated to Scintilla 5.0.3.Gravatar mitchell2021-05-29
* 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
* Fixed Scintilla crash on macOS related to recent Scintilla changes.Gravatar mitchell2021-04-26
* 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 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
* Initial pass reformatting all code.Gravatar mitchell2021-04-11
* Added lexilla to clean-deps Makefile rule.Gravatar mitchell2021-03-28
* Updated for 11.2 beta.Gravatar mitchell2021-03-28
* Updated to Scintilla 5.0.0 and Lexilla 5.0.0.Gravatar mitchell2021-03-27
* Fixed accidental change in lua.sym.Gravatar mitchell2021-03-01
* Updated to Lua 5.4.2.Gravatar mitchell2021-02-20
* Take advantage of Scinterm being able to use a native terminal caret.Gravatar mitchell2021-02-13
* 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
* Expose "lines_added" field for SCN_MODIFIED notifications.Gravatar mitchell2021-02-08
* Updated for 11.1.Gravatar mitchell2021-01-29
* Updated copyright information.Gravatar mitchell2021-01-29
* Updated to Scintillua 4.4.5-2.Gravatar mitchell2021-01-29
* Updated for 11.0.Gravatar mitchell2020-11-30
* Added `events.UNFOCUS` for when Textadept loses focus.Gravatar mitchell2020-11-16
* Code cleanup.Gravatar mitchell2020-11-16
* Keep focus on find & replace pane as necessary when refocusing window.Gravatar mitchell2020-11-16
* Updated to the latest revision of Scinterm.Gravatar mitchell2020-11-01
* Updated for 11.0 beta 2.Gravatar mitchell2020-10-30
* Updated to LuaFileSystem 1.8.0.Gravatar mitchell2020-10-25
* Ensure command entry is defocused properly in the terminal version.Gravatar mitchell2020-10-20
* Moved `ui.command_entry.active` into C.Gravatar mitchell2020-10-13
* Updated to CDK 5.0-20200923.Gravatar mitchell2020-10-12
* Broke up textadept-modules into individual module repositories.Gravatar mitchell2020-10-08
* `make clean-deps` should also remove Scintillua, Scinterm, and gtDialog zips.Gravatar mitchell2020-10-06