aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CellBuffer.h
AgeCommit message (Expand)AuthorFilesLines
2002-08-03Changed LineVector to use an exponential allocation strategy whichnyamatongwe1-1/+1
2001-04-25Changed buffer growth strategy to be proportional to current size by doublingnyamatongwe1-15/+16
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-26/+44
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2000-07-18Added functions to clear all styling and contraction.nyamatongwe1-0/+2
2000-07-10Dropped template as only ever instantiated for int and this allowsnyamatongwe1-1/+1
2000-06-22Removed deprecated APIs.nyamatongwe1-4/+2
2000-04-23Fixing problems with fold information degrading when lines inserted andnyamatongwe1-4/+8
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
2000-03-08Initial revisionnyamatongwe1-0/+197