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