• Bill Medland's avatar
    Drawtext tidying up ready for the next big change: · 8513907f
    Bill Medland authored
    - Fix brainfade in previous delta
    - Move ellipsification results to static memory; they are going to
      have to be referenced inside NextLineW and the arg list is too big
      already.
    - Add the missing ellipsification result (len_under) to simplify coding.
    - Slight correction to prefix tracking for when there are several
      underlined characters on a single line (DT_EXPANDTABS only).
    - Allocate and free the temporary copy required for DT_MODIFYSTRING
      rather than using a fixed size stack array.
    - Introduce lastline into the main loop; it simplifies the code and we
      are going to need it.
    8513907f
Name
Last commit
Last update
console Loading commit data...
controls Loading commit data...
debugger Loading commit data...
dlls Loading commit data...
documentation Loading commit data...
files Loading commit data...
graphics Loading commit data...
if1632 Loading commit data...
include Loading commit data...
library Loading commit data...
libtest Loading commit data...
loader Loading commit data...
memory Loading commit data...
misc Loading commit data...
miscemu Loading commit data...
msdos Loading commit data...
objects Loading commit data...
ole Loading commit data...
programs Loading commit data...
relay32 Loading commit data...
scheduler Loading commit data...
server Loading commit data...
tools Loading commit data...
tsx11 Loading commit data...
unicode Loading commit data...
win32 Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
WARRANTY Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
winedefault.reg Loading commit data...