richedit: Calculate tab positions relative to end of selection bar

Dylan Smith dylan.ah.smith at gmail.com
Fri Jun 27 08:18:50 CDT 2008


Previously the tab positions were calculated relative to the start of
the control, which caused the first tab position seem smaller than the
rest of the tabs.  The easiest way to test this is to open wordpad and
enter characters followed by tabs.

I also replaced the number for the default tab position with the
lDefaultTab marco defined for it in the public header file (richedit.h).
---
 dlls/riched20/run.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Calculate-tab-positions-relative-to-end.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080627/28c0d550/attachment.txt 


More information about the wine-patches mailing list