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-06-14
New makefile rules for preparing build environments on various platforms.
mitchell
2013-06-12
`_M.textadept.editing.block_comment()` supports block comment delimiters.
mitchell
2013-06-12
Renamed editing module's `STRIP_WHITESPACE_ON_SAVE` to `STRIP_TRAILING_SPACES`.
mitchell
2013-06-09
New makefile 'osx-app' rule for building Textadept.app.
mitchell
2013-06-06
Added Makefile rules for creating cross-platform UI build environments.
mitchell
2013-06-06
Fixed broken GTK links; doc/12_Compiling.md
mitchell
2013-06-06
Setting "style." properties updates styles immediately; doc/09_Themes.md
mitchell
2013-05-29
Added more theme change documentation to migration guide; doc/14_Appendix.md
mitchell
2013-05-29
Allow "%()" property expansion in themes like with compile/run macros.
mitchell
2013-05-26
Updated migration guide; doc/14_Appendix.md
mitchell
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
[next]