Commit Graph

14 Commits

Author SHA1 Message Date
Igor Paliychuk
a24e8c8f0b wordpad: Improve translations. 2011-02-14 13:33:35 +01:00
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
David Hedberg
ba7b2813cb wordpad: Small update to the Swedish translation. 2010-06-29 10:54:50 +02:00
Anders Jonsson
61a56d3492 wordpad: Update Swedish translation. 2010-03-02 11:12:10 +01: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
Anders Jonsson
18b918d0c4 wordpad: Update Swedish translation. 2010-02-01 11:59:46 +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
Anders Jonsson
bd1a69220a wordpad: Update Swedish translation. 2009-03-27 11:23:28 +01: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
Anders Jonsson
fed3c945f0 wordpad: Add Swedish translation. 2009-01-20 15:17:25 +01:00