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-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
2010-03-23
Added mime-type for Octave; core/ext/mime_types.conf
mitchell
2010-03-23
Open help browser-agnostically for all platforms.
mitchell
2010-03-23
Removed main menu accelerators; core/locale.conf
mitchell
2010-03-23
Added textadept.user_dofile to load user files like key commands and snippets.
mitchell
2010-03-23
Prevent 'Io' lexer conflict with Lua's 'io' module; core/ext/mime_types.conf
mitchell
2010-03-20
Can change lexer from a filtered list dialog.
mitchell
2010-03-20
Check for user ~/.textadept/key_commands.lua; core/ext/key_commands.lua
mitchell
2010-03-17
Added more LuaDoc for core/ext/key_commands.lua.
mitchell
2010-03-17
Undefine standard Scintilla key commands; core/events.lua
mitchell
2010-03-14
Fixed bug in core/ext/key_commands.lua.
mitchell
[prev]
[next]