index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2013-05-25
Added migration guide from Textadept 6 to Textadept 7; doc/14_Appendix.md
mitchell
2013-05-24
Rewrote migration guides; doc/14_Appendix.md
mitchell
2013-05-24
Added section on customizing themes; doc/09_Themes.md
mitchell
2013-05-21
Renamed "settings.lua" to "properties.lua".
mitchell
2013-05-20
Rewrote the manual to use the active voice.
mitchell
2013-05-15
Rewrote theme implementation.
mitchell
2013-05-15
Set language-specific buffer properties through an event instead of a function.
mitchell
2013-05-15
`_M.textadept = require('textadept')` in user init is superfluous.
mitchell
2013-05-15
Updated old documentation.
mitchell
2013-05-09
Added notes on compiling the Win32 terminal version; doc/12_Compiling.md
mitchell
2013-04-30
Word highlighting is supported in curses; doc/06_AdeptEditing.md
mitchell
2013-04-29
More code cleanup.
mitchell
2013-04-27
Updated manual images.
mitchell
2013-04-26
Fixed compilation error for CDK on Mac OSX.
mitchell
2013-04-24
Renamed `goto_file_in_list()` to `goto_file_found()` and revamped functionality.
mitchell
2013-04-24
Mark recognized errors in compile/run output and added navigation functions.
mitchell
2013-04-21
Updates to compile with latest GTK-OSX.
mitchell
2013-04-19
Updated some documentation.
mitchell
2013-04-19
Modified some CDK code for Win32 curses; doc/12_Compiling.md
mitchell
2013-04-11
Added key modes and changed the command entry to use them.
mitchell
2013-04-08
Make "command_entry_keypress" event more consistent with "keypress" in curses.
mitchell
2013-04-06
Update terminal color definitions.
mitchell
2013-04-05
Initial support for Windows terminal via pdcurses.
mitchell
2013-04-03
Textadept should support multiple curses platforms; remove ncurses references.
mitchell
2013-03-25
Added lfs.dir_foreach() for allowing Find in Files to have a filter.
mitchell
2013-03-10
Indicator for highlighted words works in ncurses.
mitchell
2013-02-24
Fixed bug in API documentation link generator; doc/markdowndoc.lua
mitchell
2013-02-11
Added command line switches for running Lua code on startup.
mitchell
2013-02-05
Added command line switches for loading sessions on startup.
mitchell
2013-01-31
Added ability to type over characters like closing braces and quotes.
mitchell
2013-01-20
Updated copyright date.
mitchell
2012-12-26
"make install" and "make ncurses install" install separate binaries.
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-11-19
Changed Lua code style for tables.
mitchell
2012-10-31
Fix typos in documentation.
mitchell
2012-10-30
Continued updating documentation formatting.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-10-29
Mention copying dll files when compiling for Win32; doc/12_Compiling.md
mitchell
2012-10-29
Updated doc/markdowndoc.lua.
mitchell
2012-10-23
Removed `_M.textadept.run.execute()`.
mitchell
2012-10-22
Fix string collation bug in ncurses due to CDK.
mitchell
2012-10-17
Updated manual.
mitchell
2012-10-16
Tweaked Textadept icon.
mitchell
2012-10-08
Use '@field' LuaDoc for events defined in modules.
mitchell
2012-10-03
Added command line argument documentation; doc/13_Help.md
mitchell
2012-09-28
Added marks for making selection in ncurses.
mitchell
2012-09-22
Fixes to Lua paths.
mitchell
2012-09-18
New Textadept icon.
mitchell
2012-09-12
Updated Migration Guide; doc/14_Appendix.md
mitchell
2012-09-12
Documentation overhaul.
mitchell
[next]