aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/DocumentAccessor.h
AgeCommit message (Collapse)AuthorFilesLines
2000-07-05Fixed BoundsChecker warnings including some leaks.nyamatongwe1-1/+1
2000-04-18Removed PropSet from Accessor interface.nyamatongwe1-1/+3
Indenting and horizontal scroll bar messages. Fixed undo grouping bug. Vertical scrolling can be performed with Ctrl+ arrows
2000-04-07Changing code to ensure no warnings are produced by compilers.nyamatongwe1-1/+5
2000-04-07Accessor has a virtual destructor.nyamatongwe1-0/+1
2000-04-05Moved performance critical functionality back up into Accessor fromnyamatongwe1-30/+1
sub classes.
2000-04-04Initial version.nyamatongwe1-0/+71