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
2018-05-07
Fixed replace in selection infinite loop with empty matches.
mitchell
2018-05-04
Updated migration guide to note that `bit32` has been removed.
mitchell
2018-05-02
Fixed Windows icon.
mitchell
2018-05-01
Fixed unset lexer bug upon splitting a newly created buffer.
mitchell
2018-04-30
Added tag textadept_10.0_beta for changeset 1313deed2a2a
mitchell
2018-04-30
Updated CHANGELOG.md.
mitchell
2018-04-30
Updated Lua autocompletion and documentation.
mitchell
2018-04-30
Updated for Textadept 10.0 beta.
mitchell
2018-04-29
Fixed potential crash in the terminal version with newer versions of ncurses.
mitchell
2018-04-26
Fixed build error introduced in last commit.
mitchell
2018-04-25
Removed LuaJIT version of Textadept.
mitchell
2018-04-25
64-bit executables require Mac OSX 10.6 or later.
mitchell
2018-04-21
Attempt to fix experimental 64-bit Mac build issues.
mitchell
2018-04-20
Updated OSX dylibs.
mitchell
2018-04-20
Need pre-compiled 64-bit libluajit.osx.a.
mitchell
2018-04-19
Experimental move to 64-bit executables on Mac OSX.
mitchell
2018-04-15
Updated Textadept icon.
mitchell
2018-04-12
Changed SQL comments to use '--' instead of '#'.
mitchell
2018-04-07
Fixed restoration of vertical scroll for buffers with different line heights.
mitchell
2018-04-07
Fixed stale styles on split view.
mitchell
2018-04-01
Added tag textadept_10.0_alpha_3 for changeset 6d7a1bb3ed1c
mitchell
2018-03-30
Updated CHANGELOG.md.
mitchell
2018-03-30
Updated Lua autocompletion and documentation.
mitchell
2018-03-30
Updated FAQ.
mitchell
2018-03-30
Updated for 10.0 alpha 3.
mitchell
2018-03-30
Updated to Scintilla 3.8.0.
mitchell
2018-03-25
Removed call restriction on `buffer.set_theme()` and added initial `buffer` arg.
mitchell
2018-03-24
Ensure path to lua.sym is known when building.
mitchell
2018-03-24
Updated to pre-release version of Scintilla 3.8.0.
mitchell
2018-03-21
Updated Scintilla LongTerm3 branch reference to include many backports from 4.x.
mitchell
2018-03-19
Clarified `M-` modifier key for the terminal version in the manual.
mitchell
2018-03-18
Take into account a previous line fold header when reindenting pasted text.
mitchell
2018-03-18
Static linking should be done in LDFLAGS, not CXXFLAGS in Makefile.
mitchell
2018-03-17
Statically link libgcc with LuaJIT's lua51.dll.
mitchell
2018-03-17
Fixed initialization errors not showing in the terminal version.
mitchell
2018-03-16
Emacs-style ^K for OSX and Curses should join lines at EOL.
mitchell
2018-03-16
Fixed accidental stripping of leading newlines in pasted text.
mitchell
2018-03-13
Fixed lexer copying in release builds.
mitchell
2018-03-13
Fixed "lexers" make deps dependency.
mitchell
2018-03-12
Start using Scintilla's LongTerm3, which now includes Scintillua and Scinterm.
mitchell
2018-03-03
Fixed hang in terminal version on Windows caused by libtermkey update.
mitchell
2018-02-28
Added tag textadept_10.0_alpha_2 for changeset 9b3c355521e2
mitchell
2018-02-28
Reverted a Makefile tweak.
mitchell
2018-02-28
Updated CHANGELOG.md.
mitchell
2018-02-28
Updated to Scintillua, Scinterm, gtDialog, and lspawn tip.
mitchell
2018-02-28
Updated Lua autocompletion and documentation.
mitchell
2018-02-28
Updated for 10.0 alpha 2.
mitchell
2018-02-28
More Makefile tweaks.
mitchell
2018-02-27
Makefile updates for build server.
mitchell
2018-02-25
Update of libtermkey requires ^H to be manually defined as backspace.
mitchell
[next]