aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-30Added tag textadept_9.4 for changeset 90d027eb635fmitchell
2017-04-30Updated CHANGELOG.md ordering once more.mitchell
2017-04-30Updated CHANGELOG.md ordering.mitchell
2017-04-30Updated CHANGELOG.md.mitchell
2017-04-30Updated for 9.4.mitchell
2017-04-30Updated Lua documentation; modules/lua/apimitchell
2017-04-30Install Textadept icons to /usr/share/pixmaps; src/Makefilemitchell
2017-04-30Added support for Logtalk.mitchell
2017-04-30Updated to Scintillua 3.7.4-1; src/Makefilemitchell
2017-04-20Fixed .desktop file icon path issue caused by r2318; src/Makefilemitchell
2017-04-18Fixed some instances of snippet insertion with selected text.mitchell
2017-04-07Effectively updated to Scintilla 3.7.4 with select backports to 3.7.3.mitchell
2017-03-27Fixed .desktop file validation errors.mitchell
2017-03-24Fixed some bugs in "Replace All"; modules/textadept/find.luamitchell
2017-03-23No need to reassign reopened stderr; src/textadept.cmitchell
2017-03-23Fixed Moonscript association; modules/textadept/file_types.luamitchell
2017-03-16Use the C++ lexer for the ".cc" extension; modules/textadept/file_types.luamitchell
2017-03-16Mac uses `Esc` now instead of `⎋`; doc/manual.mdmitchell
2017-03-15Updated LuaDoc; core/init.luamitchell
2017-03-15Patch Scintilla regression displaying autocompletion lists on only one monitor.mitchell
2017-03-15Prior to patching termkey, make sure it is write-able; src/Makefilemitchell
2017-03-03Added tag textadept_9.3 for changeset 5969451ae1femitchell
2017-02-28Updated CHANGELOG.md.mitchell
2017-02-28Use a more recent version of Scintillua; src/Makefilemitchell
2017-02-28Updated for 9.3.mitchell
2017-02-28Updated localization string; modules/textadept/menu.luamitchell
2017-02-25Added support for rc and Standard ML.mitchell
2017-02-24Applied upstream Scintilla patch for stream selection mode; src/scintilla.patchmitchell
2017-02-22Updated to Scintillua 3.7.3; src/Makefilemitchell
2017-02-22Fixed attribution; core/locales/locale.pl.confmitchell
2017-02-22Updated to Scintilla 3.7.3; src/Makefilemitchell
2017-02-22Updated Polish translation; core/locales/locale.pl.confmitchell
2017-02-22Tweaked `make clean-deps` rule; src/Makefilemitchell
2017-02-12Fixed "Match Case" toggling during "Regex" searches; src/scintilla.patchmitchell
2017-02-12Improved build for when dependencies are updated, and added summary to manual.mitchell
2017-02-12Print lexer initialization errors like normal errors.mitchell
2017-02-02Updated to Lua 5.3.4.mitchell
2017-02-02Do not move over selected typeover characters; modules/textadept/editing.luamitchell
2017-01-12Updated LuaDoc; modules/textadept/editing.luamitchell
2017-01-11Fixed localization regression introduced in r2288; core/locale.confmitchell
2017-01-06Fixed typo; doc/manual.mdmitchell
2017-01-02Improved LuaJIT compatibility; core/init.luamitchell
2017-01-01Use more descriptive header in command selection dialog.mitchell
2016-12-31Added footer link; doc/.footer.mdmitchell
2016-12-31Updated copyright information.mitchell
2016-12-30Updated to Scintilla 3.7.2.mitchell
2016-12-21Added tag textadept_9.2 for changeset 3101763365cfmitchell
2016-12-21Updated CHANGELOG.md.mitchell
2016-12-21Updated for 9.2.mitchell
2016-12-20Applied temporary Scintilla patch to fix crashes; src/scintilla.patchmitchell