index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
Fixed links in CHANGELOG.md.
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
Updated contact email address.
mitchell
2012-03-07
Removed doc/sidebar.md and added Donate section to README.md.
mitchell
2012-03-07
Renamed manual pages 1-9 to preserve sort order.
mitchell
2012-03-07
Documentation overhaul with Discount (Markdown implementation).
mitchell
The standard LuaDoc template is no longer used. Instead, the new `scripts/markdowndoc.lua` has the template for LuaDoc and `scripts/update_doc` has the template for the Manual. Also added README, CHANGELOG, and THANKS files.
2012-03-08
`_G.timeout()` accepts fractional seconds now; src/textadept.c
mitchell
2012-03-06
Added keypad keys to KEYSYMS; core/keys.lua
mitchell
2012-03-04
`_M.set_buffer_properties()` is now optional; modules/textadept/mime_types.lua
mitchell
2012-03-03
Fixed LuaDoc for `buffer:get_lexer()`; core/.buffer.luadoc
mitchell
2012-03-03
Added documentation on propagation; core/keys.lua
mitchell
2012-03-03
Added note about `modifiers` limitation for events; core/events.lua
mitchell
2012-03-03
Added tag textadept_5.1 for changeset 4d129bfdbcda
mitchell
2012-03-01
Fixed bug introduced by 1053; core/gui.lua
mitchell
2012-02-29
Updated Lua Adeptsense; modules/lua/api
mitchell
2012-02-29
Updated for 5.1.
mitchell
2012-02-29
Added more OSX key commands; modules/textadept/keys.lua
mitchell
From Robert Gieseke.
2012-02-28
Fixed display of `buffer._type` when it has slashes in its name; core/gui.lua
mitchell
2012-02-26
Support multiple '@return' tags in Lua Adeptsense documentation.
mitchell
2012-02-22
Use GtkOSXApplication, which is Cocoa-based, instead of Carbon API calls on OSX.
mitchell
2012-02-22
Fixed LuaDoc errors.
mitchell
2012-02-19
Forgot to patch my system's LuaDoc for new formatting; modules/lua/api
mitchell
2012-02-13
Use compiler flags added to gcocoadialog; src/Makefile
mitchell
2012-02-11
Updated Lua Adeptsense with new LuaDoc formatting; modules/lua/api
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-02-10
Preserve LuaDoc formatting using a patch to LuaDoc itself; scripts/luadoc.patch
mitchell
Thanks to Tymur Gubayev.
2012-02-06
Added tag textadept_5.0 for changeset 29ec08f2ccef
mitchell
2012-01-31
Include LuaJIT binaries in releases; src/Makefile
mitchell
2012-01-31
Updated Lua Adeptsense.
mitchell
2012-01-31
Updated for 5.0.
mitchell
2012-01-31
Added ChucK lexer; modules/textadept/mime_types.conf
mitchell
2012-01-24
Rename module shortcut variables.
mitchell
2012-01-19
Fixed bug with recent files; modules/textadept/session.lua
mitchell
2012-01-17
Use lines() instead of read() for processes; modules/textadept/run.lua
mitchell
While this does not stop io blocking, there might be another way.
2012-01-17
Updated LuaDoc.
mitchell
2012-01-16
Updated tags.
mitchell
2012-01-13
Added extension filter and default filter; modules/textadept/snapopen.lua
mitchell
2012-01-12
Create separate LuaDoc for module table fields.
mitchell
2012-01-11
Added tag textadept_5.0_beta for changeset 6ab28d9a11d8
mitchell
2012-01-10
Updated Lua Adeptsense.
mitchell
2012-01-10
Updated for 5.0 beta.
mitchell
2012-01-10
Fix bug in reset() from upgrade to Lua 5.2; src/textadept.c
mitchell
2012-01-06
Updated manual.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Code cleanup.
mitchell
[next]