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-09-13
Updated to latest lspawn for proper '\r\n' line handling during line reads.
mitchell
2018-09-10
Added ability to save/restore persistent data during reset.
mitchell
2018-09-10
Updated to GTK 2.24.32 on Windows.
mitchell
2018-09-06
Fixed potential crash with non-UTF-8 bytes copy-pasted into non-UTF-8 buffer.
mitchell
2018-08-06
Fixed view focus synchronization issues when dropping files into split views.
mitchell
2018-08-02
Corrected ambiguous sentence on home page.
mitchell
2018-07-31
Removed Textadept 10.0 compatibility notices.
mitchell
2018-07-31
Added tag textadept_10.0 for changeset d9ec69e6ad05
mitchell
2018-07-28
Removed optional '*' prefix in I/O reads.
mitchell
2018-07-28
Updated links to new edition of the Quick Reference book.
mitchell
2018-07-28
Updated CHANGELOG.md.
mitchell
2018-07-26
Updated Lua autocompletion and documentation.
mitchell
2018-07-26
Updated for 10.0.
mitchell
2018-07-15
Updated to Lua 5.3.5.
mitchell
2018-06-30
Updated to Scintilla 3.10.0.
mitchell
2018-06-16
Fixed `buffer:set_theme()` for lexers that have their own styles.
mitchell
2018-06-12
Updated German localization.
mitchell
2018-06-12
Fixed child lexers that embed themselves into parents and fixed proxy lexers.
mitchell
2018-06-02
Added tag textadept_10.0_beta_2 for changeset 8abe2644768a
mitchell
2018-06-02
Enable pasting into multiple selections by default.
mitchell
2018-05-31
Updated CHANGELOG.md.
mitchell
2018-05-31
Updated for Textadept 10.0 beta 2.
mitchell
2018-05-27
Refer to Lua's 'package.loaded' table name by constant, not literal.
mitchell
2018-05-27
Minimum required OSX version is 10.6 (Snow Leopard) now.
mitchell
2018-05-27
Properly handle abbreviated setting of write-only properties via command entry.
mitchell
2018-05-22
Note lack of ability to search for newline characters in regexes.
mitchell
2018-05-22
Fixed selection of find in files result if it's at the start of the line.
mitchell
2018-05-22
Insert version numbers into manual and API documentation.
mitchell
2018-05-18
Only interpret \uXXXX in regex replacements and ignore \xYY.
mitchell
2018-05-11
Be more explicit with matching \uXXXX and \xYY replacement patterns.
mitchell
2018-05-11
Fixed crash on Mac OSX with regex searches.
mitchell
2018-05-11
Intepret \uXXXX and \xYY escapes in replacement text.
mitchell
2018-05-07
Prefix cdk build objects in order to prevent clashes on icase filesystems.
mitchell
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
[next]