aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* Updated manual and CHANGELOG.md.Gravatar mitchell2018-11-01
* Updated for 10.2.Gravatar mitchell2018-10-31
* Updated for 10.1.Gravatar mitchell2018-09-28
* Corrected ambiguous sentence on home page.Gravatar mitchell2018-08-02
* Updated links to new edition of the Quick Reference book.Gravatar mitchell2018-07-28
* Updated for 10.0.Gravatar mitchell2018-07-26
* Note lack of ability to search for newline characters in regexes.Gravatar mitchell2018-05-22
* Updated migration guide to note that `bit32` has been removed.Gravatar mitchell2018-05-04
* Removed LuaJIT version of Textadept.Gravatar mitchell2018-04-25
* 64-bit executables require Mac OSX 10.6 or later.Gravatar mitchell2018-04-25
* Experimental move to 64-bit executables on Mac OSX.Gravatar mitchell2018-04-19
* Updated Textadept icon.Gravatar mitchell2018-04-15
* Removed call restriction on `buffer.set_theme()` and added initial `buffer` arg.Gravatar mitchell2018-03-25
* Clarified `M-` modifier key for the terminal version in the manual.Gravatar mitchell2018-03-19
* Start using Scintilla's LongTerm3, which now includes Scintillua and Scinterm.Gravatar mitchell2018-03-12
* Terminal key sequence for Ctrl+Space is now 'c ' instead of 'c@'.Gravatar mitchell2018-02-24
* Save to the loaded session on quit and removed `default_session` option.Gravatar mitchell2018-02-16
* Added UTF-16 to the default list of detected encodings.Gravatar mitchell2018-02-16
* Updated copyright year.Gravatar mitchell2018-01-25
* Added Textadept 9 to 10 migration guide.Gravatar mitchell2017-12-31
* Buffer settings on startup apply to subsequent buffers.Gravatar mitchell2017-11-12
* Backported bugfixes and changes from Scintilla 4.0.0 to 4.0.2.Gravatar mitchell2017-11-06
* Removed accidentally committed link.Gravatar mitchell2017-10-31
* Updated for 9.6.Gravatar mitchell2017-10-31
* Updated for 9.5.Gravatar mitchell2017-08-28
* Just link to donation page and e-book page instead of embedding them.Gravatar mitchell2017-07-08
* Added ability for buffer list to show buffers by z-order.Gravatar mitchell2017-07-02
* Textadept Quick Reference Third Edition is no longer "new".Gravatar mitchell2017-06-27
* Lua command entry improvements.Gravatar mitchell2017-06-22
* Updated key binding in manual for cancelling a snippet.Gravatar mitchell2017-06-20
* Updated for 9.4.Gravatar mitchell2017-04-30
* Mac uses `Esc` now instead of `⎋`; doc/manual.mdGravatar mitchell2017-03-16
* Updated for 9.3.Gravatar mitchell2017-02-28
* Improved build for when dependencies are updated, and added summary to manual.Gravatar mitchell2017-02-12
* Fixed typo; doc/manual.mdGravatar mitchell2017-01-06
* Added footer link; doc/.footer.mdGravatar mitchell2016-12-31
* Updated copyright information.Gravatar mitchell2016-12-31
* Updated for 9.2.Gravatar mitchell2016-12-21
* Updated for 9.1.Gravatar mitchell2016-12-08
* Removed MacRoman encoding option, as OSX uses UTF-8 by default.Gravatar mitchell2016-11-04
* Added link to learning Lua; doc/index.htmlGravatar mitchell2016-09-29
* Updated book links.Gravatar mitchell2016-09-28
* Updated for 9.0.Gravatar mitchell2016-09-28
* Updated "Why Textadept?" section to be more factual; doc/index.htmlGravatar mitchell2016-09-19
* Added a "Why Textadept?" type of section; doc/index.htmlGravatar mitchell2016-09-15
* Allow on-site donations and EBook purchases.Gravatar mitchell2016-09-15
* Document how to generate Lua autocompletion and documentation for user modules.Gravatar mitchell2016-07-06
* Added timeout prompt for "Find in Files".Gravatar mitchell2016-07-04
* Replaced Lua pattern matching with Regex via Scintilla and TRE.Gravatar mitchell2016-07-04
* Small manual and LuaDoc updates.Gravatar mitchell2016-06-30