index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2018-02-28
Updated for 10.0 alpha 2.
mitchell
2018-02-24
Updated LuaDoc.
mitchell
2018-02-21
The terminal version can immediately focus a clicked view.
mitchell
2018-02-16
Added UTF-16 to the default list of detected encodings.
mitchell
2018-02-16
Fixed crash when attempting to show badly-encoded filename in titlebar.
mitchell
2018-02-16
Fixed copy-paste between views in the terminal version.
mitchell
2018-02-16
Fixed bug in remote-controlled Textadept when no args were initially given.
mitchell
2018-01-25
Updated copyright year.
mitchell
2018-01-25
Backported `buffer.move_extends_selection` from upstream Scintilla.
mitchell
2017-12-31
Updated for 10.0 alpha.
mitchell
2017-12-31
Updated LuaDoc.
mitchell
2017-11-29
Added `events.ZOOM`.
mitchell
2017-11-18
Enforce extra argument to `buffer:brace_match()` introduced in Scintilla 3.7.0.
mitchell
2017-11-12
Buffer settings on startup apply to subsequent buffers.
mitchell
2017-11-10
Removed redundant "Select in delimiter" menus and keys.
mitchell
2017-11-07
No need to manually set codepage to UTF-8, now that it's Scintilla's default.
mitchell
2017-11-06
Backported bugfixes and changes from Scintilla 4.0.0 to 4.0.2.
mitchell
2017-10-31
Updated for 9.6.
mitchell
2017-08-28
Updated for 9.5.
mitchell
2017-08-20
Added optional encoding parameter to `io.open_file()`.
mitchell
2017-08-16
Mention that buffer's API is derived from Scintilla and provide docs link.
mitchell
2017-07-02
Added ability for buffer list to show buffers by z-order.
mitchell
2017-06-30
Updated for 9.5 beta.
mitchell
2017-06-23
Small code cleanup.
mitchell
2017-06-21
Correctly handle multiple '!' patterns in file filters.
mitchell
2017-06-20
Added support and documentation for new ui dialogs.
mitchell
2017-06-20
Added documentation for new color selection dialog.
mitchell
2017-06-17
Effectively updated to Scintilla 3.7.5 with select backports to 3.7.3.
mitchell
2017-05-26
Fixed bug that deleted characters outside of mangled snippets.
mitchell
2017-04-30
Updated for 9.4.
mitchell
2017-04-07
Effectively updated to Scintilla 3.7.4 with select backports to 3.7.3.
mitchell
2017-03-15
Updated LuaDoc; core/init.lua
mitchell
2017-02-28
Updated for 9.3.
mitchell
2017-02-22
Fixed attribution; core/locales/locale.pl.conf
mitchell
2017-02-22
Updated Polish translation; core/locales/locale.pl.conf
mitchell
2017-01-11
Fixed localization regression introduced in r2288; core/locale.conf
mitchell
2017-01-02
Improved LuaJIT compatibility; core/init.lua
mitchell
2017-01-01
Use more descriptive header in command selection dialog.
mitchell
2016-12-31
Updated copyright information.
mitchell
2016-12-21
Updated for 9.2.
mitchell
2016-12-08
Updated for 9.1.
mitchell
2016-12-05
Updated to Scintilla 3.7.1.
mitchell
2016-11-04
Removed MacRoman encoding option, as OSX uses UTF-8 by default.
mitchell
2016-10-19
Allow detection of encodings with NUL bytes like UTF-16; core/file_io.lua
mitchell
2016-10-19
Updated to Scintilla 3.7.0.
mitchell
2016-09-29
Discard Alt/option modifier for composed ASCII symbols; core/keys.lua
mitchell
2016-09-28
Updated for 9.0.
mitchell
2016-09-15
Updated to Scintilla 3.6.7 and Scintillua 3.6.7-1.
mitchell
2016-08-29
Small LuaDoc updates.
mitchell
2016-08-29
Updated for 9.0 beta.
mitchell
[next]