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 (
Collapse
)
Author
2010-10-28
Rename MAC variable in to OSX in Lua, __OSX__ in C.
mitchell
2010-10-28
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-27
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-25
Allow access to find_in_files() through the gui.find API.
mitchell
2010-10-24
Updated LuaDoc; core/._G.luadoc
mitchell
2010-10-24
Added _G.timeout function.
mitchell
2010-10-22
Use '\' when opening files on WIN32; core/file_io.lua
mitchell
2010-10-18
Set Lua locale for string comparisons; core/init.lua
mitchell
This is needed to sort tables for Scintilla autocompletion lists correctly.
2010-10-18
Updated LuaDoc; core/.buffer.luadoc
mitchell
2010-10-17
Do not allow gui.statusbar_text to be set to nil.
mitchell
2010-10-15
Can highlight all occurances of a word; adapted from Brian Schott.
mitchell
2010-10-15
Changed locale implementation.
mitchell
2010-10-14
Code formatting changes.
mitchell
2010-10-13
Fix switch buffers dialog bug when cancelling; core/gui.lua
mitchell
2010-10-11
gui.dialog() can take tables of strings as arguments.
mitchell
2010-09-30
Set max list size for snapopen to prevent blocking.
mitchell
2010-09-29
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-01
Updated files for version 3.2.
mitchell
2010-09-01
Clear appropriate defaultt Scintilla key commands; core/events.lua
mitchell
2010-08-31
Updated LuaDoc.
mitchell
2010-08-31
Change Lua interface to support updated LPeg Scintilla lexer.
mitchell
2010-08-21
Updated files for version 3.1.
mitchell
2010-08-21
Changed Scintillua private_lexer_call operation parameters.
mitchell
2010-08-18
Added LuaDoc for new Scintilla functions; core/.buffer.luadoc
mitchell
2010-08-17
Fixed LuaDoc typos.
mitchell
2010-08-17
Upgraded to Scintilla/SciTE 2.20.
mitchell
2010-07-21
Use forward slashes in uri_dropped event for Win32; core/events.lua
mitchell
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
[next]