aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SString.h
AgeCommit message (Collapse)AuthorFilesLines
2000-12-18Added constructor from a const char * with start and end arguments.nyamatongwe1-13/+10
2000-12-10Moved SString class out nto its own header.nyamatongwe1-0/+216
Moved file functionality from PropSet to PropSetFile subclass which is part of SciTE rather than Scintilla so Scintilla has no file IO.