aboutsummaryrefslogtreecommitdiffhomepage
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
* Updated documentation on rearranging tabs and `move_buffer()`.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 Lua autocompletion and documentation.Gravatar mitchell2022-03-17
* Updated manual regarding copying and pasting of rectangular selections.Gravatar mitchell2022-03-17
* Fixed calling `view:set_theme()` from the command entry.Gravatar mitchell2022-03-17
* Fixed "Find Next" for zero-width regex searches.Gravatar mitchell2022-03-17
* Fixed search wrapping indicator not showing up in the statusbar.Gravatar mitchell2022-03-17
* Resize line number margin on reset.Gravatar mitchell2022-03-11
* Updated gtkosx theme to highlight default buttons.Gravatar mitchell2022-03-11
* Patch gtkosx theme to make pane separators more visible.Gravatar mitchell2022-03-09
* Added `ui.find.show_filenames_in_progressbar` option.Gravatar mitchell2022-03-07
* Fixed macOS Makefile regression introduced recently.Gravatar mitchell2022-03-05
* Fixed GitHub workflow.Gravatar mitchell2022-03-04
* Updated docker image size estimate.Gravatar mitchell2022-03-03
* Allow making Textadept.app directly.Gravatar mitchell2022-03-03
* Updated GitHub workflow to use typed inputs.Gravatar mitchell2022-03-03
* Updated nightly download link for Windows.Gravatar mitchell2022-03-02
* Updated for 11.4 nightly.Gravatar mitchell2022-03-02
* Document GTK 3 theme options in the manual.Gravatar mitchell2022-03-02
* Restored accidental deletion of API docs.Gravatar mitchell2022-03-02
* Updated manual to specify 64-bit Windows is required.Gravatar mitchell2022-03-02
* Updated documentation on preferred use of GTK 3.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
* Updated Makefile rules elsewhere in documentation.Gravatar mitchell2022-03-01
* 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