aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* When updating Scintilla from hg, preserve the current revision.Gravatar mitchell2022-02-25
* Updated scintilla.patch with fix for a memory leak.Gravatar mitchell2022-02-25
* Compile Windows executables with POSIX threads (pthreads).Gravatar mitchell2022-02-25
* Remove symlinked files from macOS archive.Gravatar mitchell2022-02-25
* Seventh pass refactoring Makefile.Gravatar mitchell2022-02-25
* Sixth pass refactoring Makefile.Gravatar mitchell2022-02-25
* Fifth pass refactoring Makefile.Gravatar mitchell2022-02-24
* Fourth pass refactoring Makefile.Gravatar mitchell2022-02-24
* Third pass refactoring Makefile.Gravatar mitchell2022-02-24
* Second pass refactoring Makefile.Gravatar mitchell2022-02-24
* First pass refactoring Makefile.Gravatar mitchell2022-02-23
* Use Makefile variables more often.Gravatar mitchell2022-02-23
* Fixed `ui.update()` on macOS when monitoring output of spawned processes.Gravatar mitchell2022-02-23
* Updated to Lua 5.4.4.Gravatar mitchell2022-02-15
* Updated to Scintilla 5.2.0.Gravatar mitchell2022-02-15
* Updated copyright year.Gravatar mitchell2022-01-31
* Updated for 11.3.Gravatar mitchell2022-01-31
* Updated to latest Scintillua.Gravatar mitchell2022-01-31
* Improve repeated building of Textadept.app on macOS.Gravatar mitchell2022-01-12
* Fixed menubar reset crash on macOS.Gravatar mitchell2022-01-12
* Reverted forward-looking change.Gravatar mitchell2021-12-02
* Updated for 11.3 beta 3.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
* Download Scintillua 5.3, Scinterm 3.2, and gtDialog 1.5 by name instead of co...Gravatar mitchell2021-11-11
* 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
* Ensure the terminal cursor is visible for Find and Replace.Gravatar mitchell2021-10-20
* 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