aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CellBuffer.h
AgeCommit message (Collapse)AuthorFilesLines
2000-04-23Fixing problems with fold information degrading when lines inserted andnyamatongwe1-4/+8
removed. New notifications before inserting and deleting text.
2000-04-07Changing code to ensure no warnings are produced by compilers.nyamatongwe1-1/+1
2000-04-03Fixed problems with undo history not coalescing undo nodes correctly.nyamatongwe1-1/+2
2000-03-22Split UndoHistory out of CellBuffer.nyamatongwe1-11/+38
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/+197