Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-15 | Updated Textadept icon. | ||
2014-06-05 | Replaced large logo on homepage with animated gif. | ||
2014-01-12 | New home page along with some documentation content and layout changes. | ||
2013-11-07 | Added support for tabs. | ||
2013-09-27 | Integrated compile and run commands for most languages. | ||
Compile and run should work out of the box for most languages. Also added a warning marker, renamed `compile_command` and `run_command` tables to `compile_commands` and `run_commands`, respectively, and renamed `error_details` to `error_patterns`, changing its structure to just hold patterns. | |||
2013-04-27 | Updated manual images. | ||
2012-10-30 | Continued updating documentation formatting. | ||
2012-10-16 | Tweaked Textadept icon. | ||
2012-09-18 | New Textadept icon. | ||
Added 256x256 icon and updated screenshots. | |||
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-07 | Updated manual images. | ||
2012-08-05 | Added images for ncurses and term theme. | ||
2012-03-08 | Moved Manual into `doc/` root directory. | ||