index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-18
Add libclist module
HEAD
master
Alessandro Iezzi
2022-03-21
Updated GTK runtime for Windows.
mitchell
2022-03-19
Small code cleanup.
mitchell
2022-03-19
Updated documentation on rearranging tabs and `move_buffer()`.
mitchell
2022-03-19
Minor refactoring and code cleanup.
mitchell
2022-03-18
Added `move_buffer()` function and made tabs rearrangeable via drag and drop.
mitchell
2022-03-17
Updated Lua autocompletion and documentation.
mitchell
2022-03-17
Updated manual regarding copying and pasting of rectangular selections.
mitchell
2022-03-17
Fixed calling `view:set_theme()` from the command entry.
mitchell
2022-03-17
Fixed "Find Next" for zero-width regex searches.
mitchell
2022-03-17
Fixed search wrapping indicator not showing up in the statusbar.
mitchell
2022-03-11
Resize line number margin on reset.
mitchell
2022-03-11
Updated gtkosx theme to highlight default buttons.
mitchell
2022-03-09
Patch gtkosx theme to make pane separators more visible.
mitchell
2022-03-07
Added `ui.find.show_filenames_in_progressbar` option.
mitchell
2022-03-05
Fixed macOS Makefile regression introduced recently.
mitchell
2022-03-04
Fixed GitHub workflow.
mitchell
2022-03-03
Updated docker image size estimate.
mitchell
2022-03-03
Allow making Textadept.app directly.
mitchell
2022-03-03
Updated GitHub workflow to use typed inputs.
mitchell
2022-03-02
Updated nightly download link for Windows.
mitchell
2022-03-02
Updated for 11.4 nightly.
mitchell
2022-03-02
Document GTK 3 theme options in the manual.
mitchell
2022-03-02
Restored accidental deletion of API docs.
mitchell
2022-03-02
Updated manual to specify 64-bit Windows is required.
mitchell
2022-03-02
Updated documentation on preferred use of GTK 3.
mitchell
2022-03-02
Renamed Windows rc target so it matches existing convention.
mitchell
2022-03-02
Fixed build issues introduced in the previous commit.
mitchell
2022-03-01
Build with GTK3 by default on Linux using new textadept-build:v2.0 Docker image.
mitchell
2022-03-01
Removed debug line in Makefile.
mitchell
2022-03-01
Updated Makefile rules elsewhere in documentation.
mitchell
2022-03-01
Updated tests to pass on macOS.
mitchell
2022-03-01
Build macOS executables using GTK 3.
mitchell
2022-02-28
Use WinApi instead of GLib/GTK to read from single-instance pipe.
mitchell
2022-02-27
Build 64-bit Windows executables using GTK 3.
mitchell
2022-02-27
Use icon names from the Free Desktop Icon Naming Specification.
mitchell
2022-02-27
Fixed CPU busy waiting on spawned process exit in some cases.
mitchell
2022-02-27
Updated alpha of brace matches.
mitchell
2022-02-26
Updated tests to pass on Win32.
mitchell
2022-02-26
Use more local functions in test.lua.
mitchell
2022-02-26
Improve Windows network directory path handling.
mitchell
2022-02-26
Fixed another bug introduced during Makefile refactor.
mitchell
2022-02-26
Fixed bug introduced during refactor.
mitchell
2022-02-25
When updating Scintilla from hg, preserve the current revision.
mitchell
2022-02-25
Updated scintilla.patch with fix for a memory leak.
mitchell
2022-02-25
Compile Windows executables with POSIX threads (pthreads).
mitchell
2022-02-25
Remove symlinked files from macOS archive.
mitchell
2022-02-25
Include 'format' module in GitHub releases.
mitchell
2022-02-25
Seventh pass refactoring Makefile.
mitchell
2022-02-25
Sixth pass refactoring Makefile.
mitchell
[next]