aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/KeyMap.h
AgeCommit message (Collapse)AuthorFilesLines
2002-02-12Made lexer objects const so they do not show up in map as static / globals.nyamatongwe1-1/+1
File specific inline functions marker as static to ensure no bad linking.
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
for eventual removal of WinDefs.h.
2000-03-22Split UndoHistory out of CellBuffer.nyamatongwe1-0/+1
Fixed coalescing of nodes in the undo history. Added LineCut, LineDelete, LineTranspose, UpperCase and LowerCase keyboard commands and added keys for them. Added UUID lexical class to CPP lexer.
2000-03-08Initial revisionnyamatongwe1-0/+35