aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Updated tests to pass on macOS.Gravatar mitchell2022-03-01
* Build macOS executables using GTK 3.Gravatar mitchell2022-03-01
* Use WinApi instead of GLib/GTK to read from single-instance pipe.Gravatar mitchell2022-02-28
* Build 64-bit Windows executables using GTK 3.Gravatar mitchell2022-02-27
* Use icon names from the Free Desktop Icon Naming Specification.Gravatar mitchell2022-02-27
* Fixed CPU busy waiting on spawned process exit in some cases.Gravatar mitchell2022-02-27
* Updated alpha of brace matches.Gravatar mitchell2022-02-27
* Updated tests to pass on Win32.Gravatar mitchell2022-02-26
* Use more local functions in test.lua.Gravatar mitchell2022-02-26
* Improve Windows network directory path handling.Gravatar mitchell2022-02-26
* Fixed another bug introduced during Makefile refactor.Gravatar mitchell2022-02-26
* Fixed bug introduced during refactor.Gravatar mitchell2022-02-26
* 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
* Include 'format' module in GitHub releases.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
* Ensure preferred "lexer.trigger.ext" snippet files are used over "trigger.ext".Gravatar mitchell2022-02-24
* Fixed potential crash caused by r3219.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
* Fixed bug in `ui.goto_file()` when specifying preferred view.Gravatar mitchell2022-02-23
* Updated to Lua 5.4.4.Gravatar mitchell2022-02-15
* Updated to Scintilla 5.2.0.Gravatar mitchell2022-02-15
* Added tag textadept_11.3 for changeset 17a4a0d2bc79Gravatar mitchell2022-01-31
* Updated copyright year.Gravatar mitchell2022-01-31
* Updated changelog.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
* Allow the line number margin to shrink when zooming out.Gravatar mitchell2021-12-29
* Propagate Tab key to insert \t if necessary for previous commit.Gravatar mitchell2021-12-14
* Fixed attempted expansion of lexer name snippet that resolves to a table.Gravatar mitchell2021-12-13
* Added tag textadept_11.3_beta_3 for changeset 7dfc593c7064Gravatar mitchell2021-12-02
* Reverted forward-looking change.Gravatar mitchell2021-12-02
* Updated changelog.Gravatar mitchell2021-11-30
* 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