Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-03 | Textadept should support multiple curses platforms; remove ncurses references. | ||
Requires Scintilla r4436 and Scinterm r45. | |||
2012-10-30 | Continued updating documentation formatting. | ||
2012-10-29 | Updated documentation formatting. | ||
Pathnames and filenames are italic and be more consistent with constant width text. | |||
2012-10-17 | Updated manual. | ||
2012-09-12 | Documentation overhaul. | ||
Rewrote most of the manual and Lua API to complement each other. Key bindings reference moved from Appendix to modules/textadept/keys.lua LuaDoc. | |||
2012-08-05 | Added images for ncurses and term theme. | ||
2012-08-05 | Added ncurses key commands to individual manual pages. | ||
2012-07-15 | Include CDK directly instead of requiring it as a dependency. | ||
2012-06-28 | Fixed typo; doc/02_Installation.md | ||
2012-06-27 | Updated the manual, README, and FAQ with new ncurses information. | ||
2012-04-10 | Support for single-instance on Linux and BSD with GLib 2.28. | ||
Also added documentation on running with LuaJIT and require GTK+ 2.18 now. | |||
2012-04-10 | Renamed textadept.app to Textadept.app. | ||
2012-03-08 | Moved Manual into `doc/` root directory. | ||