index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2010-07-01
Updated files for version 3.0.
mitchell
2010-06-20
Updated version info for 3.0 beta.
mitchell
2010-06-19
Small changes to dynamic args messages and Luadoc.
mitchell
2010-06-18
Updated documentation for buffer.multi_paste; core/.buffer.luadoc
mitchell
2010-06-18
Added statusbar notification on reset(); core/events.lua
mitchell
2010-06-18
Fixed bug with args and sessions.
mitchell
2010-06-17
Renamed core/.*.lua to core/.*.luadoc documentation files.
mitchell
2010-06-17
Flattened core/iface.lua.
mitchell
2010-06-17
Added abbreviations for Lua commands from Jay Gould.
mitchell
2010-06-17
Added dynamic command line argument handling.
mitchell
2010-06-16
Updated documentation.
mitchell
2010-06-16
Code and documentation cleanup.
mitchell
2010-06-15
Updated to Scintilla 2.12; core/iface.lua
mitchell
2010-06-15
Removed user_dofile() of keys and snippets.
mitchell
2010-06-14
Added events.disconnect() function; core/events.lua
mitchell
2010-06-14
Create ~/.textadept/init.lua if one does not already exist; core/init.lua
mitchell
2010-06-11
Cleanup.
mitchell
2010-06-11
Moved core extension modules into textadept module.
mitchell
2010-06-11
Removed _G.textadept.
mitchell
2010-06-11
Renamed textadept.events to events, renamed 'handle' and 'add_handler'.
mitchell
2010-06-11
Renamed textadept.key_commands to keys; core/ext/key_commands.lua
mitchell
2010-06-10
Moved textadept.mime_types into the textadept module.
mitchell
2010-06-10
Renamed _m.textadept.lsnippets to _m.textadept.snippets.
mitchell
2010-06-10
Moved core/ext/keys.lua into core/ext/key_commands.lua.
mitchell
2010-06-10
Fixed bug from previous commit; core/file_io.lua
mitchell
2010-06-10
Moved textadept.io into Lua's io table.
mitchell
2010-06-06
Made 'KEYSYMS' table a field of core/ext/keys.lua for access.
mitchell
2010-05-25
Fixed Mac OSX paste issue; core/events.lua
mitchell
2010-05-18
Remove initial 'Untitled' buffer when necessary; core/init.lua
mitchell
2010-05-11
Ignore 'file://' prefix for filenames; core/file_io.lua
mitchell
2010-05-10
Updated files for version 2.2 release.
mitchell
2010-04-29
Modified files for 2.2 beta 2 release.
mitchell
2010-04-28
Added Inform, Lilypond, and NSIS lexers; core/ext/mime_types.conf
mitchell
2010-04-17
Remove initial 'Untitled' buffer when necessary.
mitchell
2010-04-21
Moved 'Search' menu into 'Tools' to resolve Alt+S key command conflict.
mitchell
2010-04-11
Reverted r556.
mitchell
2010-04-09
Fix bug with previous commit; core/events.lua
mitchell
2010-04-09
No need to set lexer to SCLEX_LPEG as it already is; core/events.lua
mitchell
2010-04-09
Remove initial 'Untitled' buffer when necessary; core/events.lua
mitchell
2010-04-05
Fixed help hanging issue on Win32; core/ext/menu.lua
mitchell
2010-04-05
Removed kill-ring.
mitchell
2010-04-05
Code cleanup.
mitchell
2010-03-30
Removed support for api files.
mitchell
2010-03-30
Added About dialog.
mitchell
2010-03-30
Do not block until help browser is closed; core/ext/menu.lua
mitchell
2010-03-29
Check for ~/.textadept/locale.conf first; core/locale.lua
mitchell
2010-03-29
Use textadept.user_dofile() for user init.lua.
mitchell
2010-03-25
Added notification for session files not found.
mitchell
2010-03-23
Reverted removing main menu accelerators; core/locale.conf
mitchell
2010-03-23
Added key command for resetting zoom level; core/ext/key_commands.lua
mitchell
[next]