wordpad: Added option to disable word wrap. (RESEND)

Dylan Smith dylan.ah.smith at gmail.com
Mon Oct 13 17:48:41 CDT 2008


(resent because of another patch caused a conflict during rebase)

Word wrapping can now be disbled in Wine's richedit controls, so there
is no reason not to allow it to be disabled in wordpad.  There are
remaining issues with horizontal scrolling without word wrap, but it
will be easier to debug these issues using wordpad as a test program.

I added a radio button to the Options dialog for disabling word warp,
along with the other wrapping options.  I also tested to make sure that
word wrapping is can be disabled and enabled in both Wine and Windows.
---
 programs/wordpad/Da.rc      |    5 +++--
 programs/wordpad/De.rc      |    5 +++--
 programs/wordpad/En.rc      |    5 +++--
 programs/wordpad/Fr.rc      |    5 +++--
 programs/wordpad/Hu.rc      |    5 +++--
 programs/wordpad/Ja.rc      |    5 +++--
 programs/wordpad/Ko.rc      |    5 +++--
 programs/wordpad/Nl.rc      |    5 +++--
 programs/wordpad/No.rc      |    5 +++--
 programs/wordpad/Pl.rc      |    5 +++--
 programs/wordpad/Ru.rc      |    5 +++--
 programs/wordpad/Si.rc      |    5 +++--
 programs/wordpad/Tr.rc      |    5 +++--
 programs/wordpad/Zh.rc      |    5 +++--
 programs/wordpad/print.c    |   30 ++++++++++++++++++++----------
 programs/wordpad/registry.c |    2 +-
 programs/wordpad/wordpad.c  |   15 ++++++++++-----
 programs/wordpad/wordpad.h  |    7 ++++---
 18 files changed, 77 insertions(+), 47 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-wordpad-Added-option-to-disable-word-wrap.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081013/10d63fed/attachment-0001.txt 


More information about the wine-patches mailing list