aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/KeyWords.cxx
AgeCommit message (Expand)AuthorFilesLines
2001-08-15Fixed up length to fold and initial style perturbed when making fold startnyamatongwe1-1/+7
2001-08-10Folding is started 1 line earlier than is being restyled to handle casesnyamatongwe1-1/+8
2001-06-12Patch from Walter to include all the new lexers.nyamatongwe1-0/+10
2001-04-24Initial version.nyamatongwe1-0/+2
2001-04-13Start of new lexer infrastructure.nyamatongwe1-12/+52
2001-02-27Patch from Philippe to regularise comments.nyamatongwe1-6/+6
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-1/+3
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2000-11-21Changes by Walter to make work on OpenVMS.nyamatongwe1-0/+44
2000-04-04Avoid lots of warnings from Borland C++.nyamatongwe1-1/+1
2000-04-04Split a Document based Accessor (DocumentAccessor) off fromnyamatongwe1-1/+1
2000-03-31Fixed line ends.nyamatongwe1-45/+45
2000-03-30Fixed bugs in handling undo history.nyamatongwe1-43/+45
2000-03-16Split up KeyWords.cxx into 7 individual lexer files Lex*.cxx.nyamatongwe1-2526/+18
2000-03-14Changed uses of ColourSegment to ColourTo and removed ColourSegment method.nyamatongwe1-281/+184
2000-03-09After paste, view repositioned to ensure caret visible.nyamatongwe1-2/+2
2000-03-08Initial revisionnyamatongwe1-0/+2648