aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CellBuffer.cxx
AgeCommit message (Expand)AuthorFilesLines
2000-04-23Fixing problems with fold information degrading when lines inserted andnyamatongwe1-14/+42
2000-04-21Changed font sizing to use more Windows compatible calculationnyamatongwe1-1/+10
2000-04-18Removed PropSet from Accessor interface.nyamatongwe1-0/+1
2000-04-07Changing code to ensure no warnings are produced by compilers.nyamatongwe1-2/+2
2000-04-03Fixed problems with undo history not coalescing undo nodes correctly.nyamatongwe1-3/+9
2000-04-01Fixed warnings from Borland compiler.nyamatongwe1-2/+1
2000-03-31Fixed line ends.nyamatongwe1-1025/+1025
2000-03-30Fixed bugs in handling undo history.nyamatongwe1-1025/+1025
2000-03-25FIxed problem with first modification sometimes not looking dirty.nyamatongwe1-7/+8
2000-03-22Split UndoHistory out of CellBuffer.nyamatongwe1-121/+195
2000-03-08Initial revisionnyamatongwe1-0/+950