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