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
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
2016-08-29
Small LuaDoc update; core/.buffer.luadoc
mitchell
2016-08-11
Fixed caps lock key handling.
mitchell
2016-07-24
Added `events.TAB_CLICKED` event.
mitchell
2016-07-14
Fixed bug in keeping track of event indices; core/events.lua
mitchell
2016-07-11
Updated for 9.0 alpha 2.
mitchell
2016-07-06
Added context to localization messages for easier translation.
mitchell
2016-07-04
Added timeout prompt for "Find in Files".
mitchell
2016-07-04
Fixed inability to effectively halt `lfs.dir_foreach()` loops; core/lfs_ext.lua
mitchell
2016-07-04
Replaced Lua pattern matching with Regex via Scintilla and TRE.
mitchell
2016-07-04
Check bounds for `buffer:text_range()`; core/init.lua
mitchell
2016-06-30
Small manual and LuaDoc updates.
mitchell
2016-06-30
Updated for 9.0 alpha.
mitchell
2016-06-27
Small code cleanup and documentation updates.
mitchell
2016-06-25
Small code and documentation cleanup.
mitchell
2016-06-19
Updated translations.
mitchell
2016-06-16
Changed arguments to `ui.goto_view()` and `view:goto_buffer()`.
mitchell
2016-06-15
Lots of small LuaDoc improvements (grammar mainly).
mitchell
2016-06-15
Refactored LuaDoc for `_M`; core/._M.luadoc
mitchell
2016-06-15
Allow binary files to be encoded in something else.
mitchell
2016-06-15
Renamed `ui.SILENT_PRINT` to `ui.silent_print`.
mitchell
2016-06-15
Be more liberal about comments in locale files and use '#' by default.
mitchell
2016-06-15
Changed some of 'lfs_ext' API.
mitchell
[next]