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 (
Collapse
)
Author
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
2012-07-26
More ncurses compatibility notes; doc/14_Appendix.md
mitchell
2012-07-21
More Lua code cleanup and API changes.
mitchell
2012-07-21
Converted some `buffer` "get" and "set" functions into properties.
mitchell
Also updated to Scintilla 3.2.1.
2012-07-19
Note insert mode caret compatibility with ncurses; doc/14_Appendix.md
mitchell
2012-07-18
Synchronize copy-paste buffer between Scintilla and CDK widgets.
mitchell
2012-07-17
Note marker compatibility with ncurses.
mitchell
2012-07-16
Added ncurses compatibility notes to the manual Appendix.
mitchell
2012-07-16
Reverted r1189; ncurses command entry key command is M-C again.
mitchell
2012-07-15
Added notes on the included version of CDK for ncurses; doc/12_Compiling.md
mitchell
2012-07-15
Include CDK directly instead of requiring it as a dependency.
mitchell
2012-07-15
Changed ncurses command entry key command from M-C to M-E.
mitchell
2012-07-13
Updated documentation on compiling.
mitchell
Thanks to Bill Meahan for help with compiling on BSD.
2012-06-29
Updated manual; doc/01_Introduction.md
mitchell
2012-06-29
Updated manual for cross-compiling on OSX; doc/12_Compiling.md
mitchell
2012-06-28
Fixed typo; doc/02_Installation.md
mitchell
2012-06-27
Updated the manual, README, and FAQ with new ncurses information.
mitchell
2012-06-27
Refactored the Makefile.
mitchell
2012-06-22
Updated key commands for ncurses.
mitchell
2012-06-21
Changed 'Quit' key command to 'Ctrl+Q' on Windows and Linux.
mitchell
2012-06-20
Use `~/.textadept/theme_term` or default 'term' theme for ncurses; core/gui.lua
mitchell
2012-04-12
Generate valid XHTML; doc/markdowndoc.lua
mitchell
2012-04-10
Support for single-instance on Linux and BSD with GLib 2.28.
mitchell
Also added documentation on running with LuaJIT and require GTK+ 2.18 now.
2012-04-10
Added note about LuaJIT compatibility; doc/11_Scripting.md
mitchell
2012-04-10
Renamed textadept.app to Textadept.app.
mitchell
2012-03-26
Updated some links.
mitchell
2012-03-21
Added link to project statistics; doc/.header.md
mitchell
2012-03-17
Do not link the current page in the navigation list; doc/markdowndoc.lua
mitchell
2012-03-16
Added doc/icon.png favicon.
mitchell
2012-03-16
Specify favicon; doc/markdowndoc.lua
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-15
Added note about output directory; doc/11_Scripting.md
mitchell
2012-03-15
Added documentation for generating API documentation and Lua Adeptsense.
mitchell
2012-03-13
Added link to the Wiki; doc/.header.md
mitchell
2012-03-10
Replaced doc/gen_manual.lua with new unversioned tool.
mitchell
2012-03-08
Moved Manual into `doc/` root directory.
mitchell
2012-03-08
No blockquoting of LuaDoc.
mitchell
2012-03-08
Added header and footer to Manual and LuaDoc.
mitchell
2012-03-07
Create doc/api/index.html; doc/markdowndoc.lua
mitchell
2012-03-07
Added stylesheet; doc/style.css
mitchell
2012-03-07
Removed `scripts/update_doc` in favor of using `src/Makefile`.
mitchell
2012-03-07
Removed doc/sidebar.md and added Donate section to README.md.
mitchell
[next]