Commit graph

15 commits

Author SHA1 Message Date
Alexandre Julliard
88daff74dc wordpad: Convert menu and string table resources to po files. 2011-01-11 16:05:47 +01:00
Michael Stefaniuc
07bb27b692 wordpad: Remove the ignored common resource attributes. 2010-07-22 11:41:37 +02:00
Akihiro Sagawa
572950b23f wordpad: Update Japanese translation. 2010-06-07 13:41:01 +02:00
Dylan Smith
bb58537e95 wordpad: Show page numbers in statusbar for print preview. 2010-02-25 12:11:13 +01:00
Dylan Smith
2397171cf3 wordpad: Added text colour toolbar button. 2010-02-18 12:42:46 +01:00
Frédéric Delanoy
51a6153672 wordpad: Fix typo in keyboard shortcut. 2010-02-02 11:47:20 +01:00
Dylan Smith
0c46da86bf wordpad: Implement zooming in for print preview.
The preview is now drawn onto it's own window rather directly onto
the client area of the top level window.  This is done to allow for
scrollbars, since the page won't usually fit in the window when zoomed in.
Refactoring was needed as a result of this, and in order to provide more
granularity for updates to avoid EM_FORMATRANGE messages being sent when
the page the same page is being displayed.
2010-01-29 14:59:02 +01:00
Michael Stefaniuc
eaa31f33d6 wordpad: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:07 +02:00
Aric Stewart
f30387197c wordpad: Update Japanese resource. 2009-07-01 15:29:48 +02:00
Dylan Smith
8e8c02a71f wordpad: Sort tab stops by numeric value rather than as string.
The bug could be seen by inserting tabs stops 1cm, 2cm, & 10cm.  The
10cm tab stop would be inserted before 2cm since the comparison isn't
based on the numeric value.
2009-02-26 12:10:51 +01:00
Dmitry Timoshkov
1793f55f35 wordpad: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:22:10 +01:00
Dylan Smith
f124a586d4 wordpad: Added option to disable word wrap. 2008-10-14 13:41:55 +02:00
Muneyuki Noguchi
613685f6d1 wordpad: Convert Japanese resource to UTF-8. 2008-10-13 11:40:30 +02:00
Muneyuki Noguchi
595dc28620 wordpad: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:27:58 +02:00
Katayama Hirofumi MZ
13359ce22b wordpad: Added Japanese resource. 2008-09-02 21:34:55 +02:00