Age | Commit message (Expand) | Author |
---|---|---|
2010-03-02 | Removed mlines module since Scintilla's new multiple selections supersede it. | |
2010-01-07 | Updated copyright to 2010. | |
2009-07-25 | Documentation overhaul. | |
2009-02-23 | Fixed index error on textadept.reset() for bookmarks and mlines modules. | |
2009-02-22 | Set MARK_*_COLOR for all new views rather than just the current one. | |
2009-02-10 | Moved the textadept.locale table into the globals table. | |
2009-01-08 | Reformatted all C and Lua code to a single standard for each language. | |
2009-01-01 | Updated copyright dates for 2009. | |
2008-03-03 | Updated copyright notice to include the year 2008. | |
2007-08-11 | MLines' update is now a single undo action; modules/textadept/mlines.lua | |
2007-08-09 | Renamed modules global to _m. | |
2007-08-06 | Initial import of the textadept module. |