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-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
2012-09-12
Properly link '@see' tags outside of the current module; doc/markdowndoc.lua
mitchell
2012-08-30
Fixed manual link; doc/03_UserInterface.md
mitchell
2012-08-29
Updated Migration Guide; doc/14_Appendix.md
mitchell
2012-08-28
Updated manual introduction; doc/01_Introduction.md
mitchell
2012-08-27
Fixed multiple selection on Mac OSX.
mitchell
2012-08-07
Updated manual images.
mitchell
2012-08-07
Fixed typo; doc/14_Appendix.md
mitchell
2012-08-05
Added images for ncurses and term theme.
mitchell
2012-08-05
Added ncurses key commands to individual manual pages.
mitchell
2012-08-01
Added 'install' and 'uninstall' rules; src/Makefile
mitchell
2012-07-26
Updated migration guide; doc/14_Appendix.md
mitchell
2012-07-26
Note ncurses compatibility with scrolling long lines; doc/14_Appendix.md
mitchell
2012-07-26
Added notes on compiling ncurses version; doc/12_Compiling.md
mitchell
[next]