aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/PlatWin.cxx
AgeCommit message (Collapse)AuthorFilesLines
2000-04-21Changed font sizing to use more Windows compatible calculationnyamatongwe1-14/+13
Some unfinished work on fixing folding bugs.
2000-04-08Warning squashing.nyamatongwe1-28/+1
Updated contributors list. Fixed lexing of MS warnings.
2000-04-07Changing code to ensure no warnings are produced by compilers.nyamatongwe1-2/+2
2000-04-06Initial Unicode support code.nyamatongwe1-49/+93
2000-04-04Avoid lots of warnings from Borland C++.nyamatongwe1-5/+5
Changed name of interface class defined in Accessor.h to Accessor.
2000-04-04Split a Document based Accessor (DocumentAccessor) off fromnyamatongwe1-0/+47
the old accessor which is now called WindowAccessor. Accessor.h defines a common interface which is the type consumed by the lexers.
2000-03-31Fixed up line ends.nyamatongwe1-679/+679
Added patch from Mark for makefile_vc.
2000-03-30Updated for 1.24nyamatongwe1-679/+679
2000-03-13Fixed printing problems including putting line numbers in correct positionnyamatongwe1-0/+6
and flushing state when switching surfaces in case surfaces are encapsulating a shared underlying graphics context.
2000-03-08Initial revisionnyamatongwe1-0/+673