Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-03 | Updated copyright notice to include the year 2008. | ||
2008-02-23 | Eliminated Zenity dependency; replaced with my CocoaDialog clone (lua_dialog). | ||
2007-10-06 | Added textadept.print function that prints to the error buffer. | ||
2007-10-06 | Added support for "double-click, goto error" in error buffer; core/events.lua | ||
2007-09-27 | Added buffer:reload() function. | ||
2007-09-23 | Added dynamically defined GTK menus and menubar. | ||
2007-08-21 | Moved @usage LuaDocs to comment blocks inside the modules. | ||
2007-08-15 | Renamed handlers module to events, updated everything to reflect changes. | ||