simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Wed Dec 29 23:48:54 GMT 2010


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9066
Date:           2010-12-29 23:48:54 +0000 (Wed, 29 Dec 2010)

Log message (9 lines):
Rationalise the mechanism in do_text_internal for providing the 'lpDx'
array to ExtTextOut:
 - move it inside the new big loop (this should fix a potential bug
   whereby the DBCS handling altered some elements of it but the loop
   did not actually step along it)
 - initialise it more sensibly
 - rename it to lpDx rather than IpDx, since as far as I can tell the
   latter name was derived from a misreading of the former in the
   Windows API docs.

Modified files:
U   putty/windows/window.c

Links:
http://svn.tartarus.org/sgt/?rev=9066&view=rev
http://svn.tartarus.org/sgt/putty/windows/window.c?rev=9066&r1=9065&r2=9066



More information about the tartarus-commits mailing list