aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/KeyMap.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-21Standardising header guards and namespaces.Neil1-2/+2
2013-05-24Made methods const where they can be and are logically const as well.nyamatongwe1-1/+1
2013-05-03Replacing raw pointers and allocations with std::vector.nyamatongwe1-3/+1
2011-07-12Report control key as SCMOD_META with GTK+ on OS X.nyamatongwe1-0/+1
2007-06-01integrate OS X support for scintilla. a big patch with a little commit messa...scaraveo1-0/+8
2002-02-12Made lexer objects const so they do not show up in map as static / globals.nyamatongwe1-1/+1
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-1/+8
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2000-07-21Provide alternative symbols for all features defined in WinDefs.h to allownyamatongwe1-6/+6
2000-03-22Split UndoHistory out of CellBuffer.nyamatongwe1-0/+1
2000-03-08Initial revisionnyamatongwe1-0/+35