index
:
textadept
default
fast, minimalist, Lua-extensible editor
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
core
Commit message (
Expand
)
Author
Age
*
Display expected error messages in file IO.
mitchell
2010-10-28
*
Use new Scintilla API for saving fold state; core/events.lua
mitchell
2010-10-28
*
Updated for version 3.4.
mitchell
2010-10-28
*
Updated to Scintillua 2.22.
mitchell
2010-10-27
*
Do not try to check for file updates if it cannot be read; core/file_io.lua
mitchell
2010-10-27
*
Allow access to find_in_files() through the gui.find API.
mitchell
2010-10-25
*
Updated LuaDoc; core/._G.luadoc
mitchell
2010-10-24
*
Added _G.timeout function.
mitchell
2010-10-24
*
Use '\' when opening files on WIN32; core/file_io.lua
mitchell
2010-10-22
*
Set Lua locale for string comparisons; core/init.lua
mitchell
2010-10-18
*
Updated LuaDoc; core/.buffer.luadoc
mitchell
2010-10-18
*
Do not allow gui.statusbar_text to be set to nil.
mitchell
2010-10-17
*
Can highlight all occurances of a word; adapted from Brian Schott.
mitchell
2010-10-15
*
Changed locale implementation.
mitchell
2010-10-15
*
Code formatting changes.
mitchell
2010-10-14
*
Fix switch buffers dialog bug when cancelling; core/gui.lua
mitchell
2010-10-13
*
gui.dialog() can take tables of strings as arguments.
mitchell
2010-10-11
*
Set max list size for snapopen to prevent blocking.
mitchell
2010-09-30
*
Updated for version 3.3.
mitchell
2010-09-29
*
Use newest LexLPeg.cxx from scintillua; core/events.lua
mitchell
2010-09-29
*
Added a textadept.snapopen module.
mitchell
2010-09-29
*
Updated files for version 3.2.
mitchell
2010-09-01
*
Clear appropriate defaultt Scintilla key commands; core/events.lua
mitchell
2010-09-01
*
Updated LuaDoc.
mitchell
2010-08-31
*
Change Lua interface to support updated LPeg Scintilla lexer.
mitchell
2010-08-31
*
Updated files for version 3.1.
mitchell
2010-08-21
*
Changed Scintillua private_lexer_call operation parameters.
mitchell
2010-08-21
*
Added LuaDoc for new Scintilla functions; core/.buffer.luadoc
mitchell
2010-08-18
*
Fixed LuaDoc typos.
mitchell
2010-08-17
*
Upgraded to Scintilla/SciTE 2.20.
mitchell
2010-08-17
*
Use forward slashes in uri_dropped event for Win32; core/events.lua
mitchell
2010-07-21
*
Updated files for version 3.0.
mitchell
2010-07-01
*
Updated version info for 3.0 beta.
mitchell
2010-06-20
*
Small changes to dynamic args messages and Luadoc.
mitchell
2010-06-19
*
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-18
*
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-17
*
Updated documentation.
mitchell
2010-06-16
*
Code and documentation cleanup.
mitchell
2010-06-16
*
Updated to Scintilla 2.12; core/iface.lua
mitchell
2010-06-15
*
Removed user_dofile() of keys and snippets.
mitchell
2010-06-15
*
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-14
*
Cleanup.
mitchell
2010-06-11
*
Moved core extension modules into textadept module.
mitchell
2010-06-11
*
Removed _G.textadept.
mitchell
2010-06-11
[next]