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
/
.buffer.lua
Age
Commit message (
Collapse
)
Author
2010-03-02
Updated LuaDoc for iface functions added since Scintilla 1.75; core/.buffer.lua
mitchell
2010-03-01
Added LuaDoc for Scintilla 2.03 buffer functions; core/.buffer.lua
mitchell
2010-01-07
Updated copyright to 2010.
mitchell
2009-07-25
Documentation overhaul.
mitchell
2009-03-01
Added support for multiple character encodings through g_convert().
mitchell
Can open, save, and convert between different character encodings now.
2009-02-28
Use UTF-8 internally and respect platform filename encoding.
mitchell
Added 'textadept.iconv' function to interface with GLib's g_convert() and set global _CHARSET to be the platform's filename encoding/code page.
2009-02-14
Fixed LuaDoc for buffer:get_line_sel_start_position(); core/.buffer.lua
mitchell
2009-02-08
Removed buffer:find() function.
mitchell
2009-01-01
Updated copyright dates for 2009.
mitchell
2008-06-17
Updated copyright year information for LuaDoc files.
mitchell
2007-08-15
Fixed spelling and grammatical mistakes; core/.buffer.lua
mitchell
2007-08-09
Added new LuaDoc, updated existing LuaDoc to be more consistent.
mitchell