Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-25 | Documentation overhaul. | ||
2009-03-01 | Added support for multiple character encodings through g_convert(). | ||
Can open, save, and convert between different character encodings now. | |||
2009-02-28 | Use UTF-8 internally and respect platform filename encoding. | ||
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 | ||
2009-02-08 | Removed buffer:find() function. | ||
2009-01-01 | Updated copyright dates for 2009. | ||
2008-06-17 | Updated copyright year information for LuaDoc files. | ||
2007-08-15 | Fixed spelling and grammatical mistakes; core/.buffer.lua | ||
2007-08-09 | Added new LuaDoc, updated existing LuaDoc to be more consistent. | ||