aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Style.cxx
AgeCommit message (Collapse)AuthorFilesLines
2000-08-16Invisible text.nyamatongwe1-4/+7
Fixes to ensure long lines do not overflow buffers.
2000-05-15Support for different character sets for each style.nyamatongwe1-6/+12
2000-05-10Added underline attribute to styles.nyamatongwe1-4/+7
Added diagonal and strike-through indicators.
2000-04-21Changed font sizing to use more Windows compatible calculationnyamatongwe1-2/+2
Some unfinished work on fixing folding bugs.
2000-04-07Changing code to ensure no warnings are produced by compilers.nyamatongwe1-0/+12
2000-03-31Fixed line ends.nyamatongwe1-101/+101
Fixed lastXChosen after Backspace or Ctrl+Backspace.
2000-03-30Fixed bugs in handling undo history.nyamatongwe1-100/+101
Fixed bugs with null fonts.
2000-03-17Fixed bug in releasing font which was an alias of default font.nyamatongwe1-6/+13
2000-03-13Fixed printing problems including putting line numbers in correct positionnyamatongwe1-4/+1
and flushing state when switching surfaces in case surfaces are encapsulating a shared underlying graphics context.
2000-03-08Made work on GTK+/Linux.nyamatongwe1-1/+8
2000-03-08Initial revisionnyamatongwe1-0/+89