aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Support software flow controlHEADdefaultGravatar Benjamin Barenblat2022-03-23
* Updated GTK runtime for Windows.Gravatar mitchell2022-03-21
* Small code cleanup.Gravatar mitchell2022-03-19
* Minor refactoring and code cleanup.Gravatar mitchell2022-03-19
* Added `move_buffer()` function and made tabs rearrangeable via drag and drop.Gravatar mitchell2022-03-18
* Updated gtkosx theme to highlight default buttons.Gravatar mitchell2022-03-11
* Patch gtkosx theme to make pane separators more visible.Gravatar mitchell2022-03-09
* Fixed macOS Makefile regression introduced recently.Gravatar mitchell2022-03-05
* Allow making Textadept.app directly.Gravatar mitchell2022-03-03
* Updated for 11.4 nightly.Gravatar mitchell2022-03-02
* Renamed Windows rc target so it matches existing convention.Gravatar mitchell2022-03-02
* Fixed build issues introduced in the previous commit.Gravatar mitchell2022-03-02
* Build with GTK3 by default on Linux using new textadept-build:v2.0 Docker image.Gravatar mitchell2022-03-01
* Removed debug line in Makefile.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
* Fixed CPU busy waiting on spawned process exit in some cases.Gravatar mitchell2022-02-27
* 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
* 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