aboutsummaryrefslogtreecommitdiff
path: root/core/ext/keys.lua
AgeCommit message (Expand)Author
2008-12-30Updated core/ext/keys.lua LuaDoc for the ALT key on Mac OSX.mitchell
2008-12-23Use table.concat instead of multiple string concats for performance improvement.mitchell
2008-12-14Fixed key commands bug for Mac; core/ext/keys.luamitchell
2008-11-02Fixed key handling and arg handling for Mac.mitchell
2008-11-01Added support for some AppleEvents, use Scintilla namespace on OSX.mitchell
2008-10-30Work around native GTK-OSX handling of Alt key for composing; core/ext/keys.luamitchell
2008-10-08Key commands are quicker and more efficient; core/ext/keys.luamitchell
2008-03-03Updated copyright notice to include the year 2008.mitchell
2007-10-07Moved key command manager to core.mitchell