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
Hwang YunSong
302415c3db
wordpad: Update Korean resource.
2011-01-10 12:41:35 +01:00
Michael Stefaniuc
07bb27b692
wordpad: Remove the ignored common resource attributes.
2010-07-22 11:41:37 +02:00
Hwang YunSong
75cb09fdab
wordpad: Update Korean resource.
2010-06-02 16:01:53 +02:00
Hwang YunSong
5c5f37a6c7
wordpad: Update Korean translation.
2010-03-02 11:14:19 +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
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
Hwang YunSong
15ff2246b8
wordpad: Updated Korean resource.
2009-08-03 16:01:02 +02: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
Hwang YunSong(황윤성)
9b309b0142
wordpad: Updated Korean resource.
2009-03-02 12:30:30 +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
Dmitry Timoshkov
1793f55f35
wordpad: Use "-1" as a "don't care value", fix dialog id duplicates.
2009-01-14 12:22:10 +01:00
ByeongSik Jeon
5f3287d79f
*Ko.rc: Update Korean resource.
...
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
Hwang YunSong(황윤성)
f927b89f3d
wordpad: Updated Korean resource.
2008-11-24 14:41:29 +01:00
Hirofumi Katayama
1b8f4b9e48
wordpad: Update resources for date and time dialog.
2008-11-17 13:15:17 +01:00
Hwang YunSong(황윤성)
07badc790a
wordpad: Updated Korean resource.
2008-10-20 14:36:58 +02:00
Dylan Smith
f124a586d4
wordpad: Added option to disable word wrap.
2008-10-14 13:41:55 +02:00
Dylan Smith
d0927f63aa
wordpad: Fixed bugs that prevented setting alignment through dialog.
...
The combobox to select the alignment in the paragraph format dialog
did not have enough height to display the dropdown list. Also, code was
missing to set the alignment when OK button is pressed. This patch fixes
these issues.
2008-06-20 12:34:39 +02:00
Francois Gouget
39cb432b68
Fix the resources to remove extraneous spaces in '...'.
2008-06-05 15:53:05 +02:00
Hwang YunSong(황윤성)
4611dc0a4b
wordpad: Updated Korean resource.
2008-04-09 12:19:58 +02:00
Alexander Nicolaysen Sørnes
1ea82f7cd4
wordpad: Add support for previewing two pages side-by-side.
2008-03-27 11:05:45 +01:00
Mikołaj Zalewski
a8fd0e0d69
wordpad: File > New now opens a dialog so there should be an ellipsis at the end.
2008-02-15 09:55:50 +01:00
Alexander Nicolaysen Sørnes
9a1b626481
wordpad: Add basic ruler.
2008-01-14 15:31:37 +01:00
Alexander Nicolaysen Sørnes
04aefe8647
wordpad: Refer to main menu using IDM_MAINMENU.
2007-11-20 14:56:11 +01:00
Hwang YunSong(황윤성)
d97a491b69
wordpad: Updated Korean resource.
2007-10-25 13:56:51 +02:00
Dmitry Timoshkov
6b8ee0e41f
wordpad: Refuse to load OLE compound storage files like Windows does.
2007-10-17 13:40:26 +02:00
Hwang YunSong(황윤성)
754569f608
wordpad: Updated Korean resource.
2007-09-17 12:09:20 +02:00
Alexander Nicolaysen Sørnes
48aba990bc
wordpad: Add replace dialog.
2007-09-13 10:58:53 +02:00
Alexander Nicolaysen Sørnes
4c3980da73
wordpad: Add font dialog.
2007-09-13 10:56:03 +02:00
Alexander Nicolaysen Sørnes
cd64bf8e4d
wordpad: Add initial print preview support.
2007-09-12 13:32:06 +02:00
Alexander Nicolaysen Sørnes
7fa0590e5a
wordpad: Add view options dialog.
2007-09-12 13:31:43 +02:00
Alexander Nicolaysen Sørnes
dfb29f4d15
wordpad: Add about window.
2007-09-12 13:31:36 +02:00
Alexander Nicolaysen Sørnes
5bc0dfc28c
wordpad: Add context menu.
2007-09-12 13:31:10 +02:00
Alexander Nicolaysen Sørnes
d5bb616913
wordpad: Add page setup dialog.
2007-09-12 13:30:11 +02:00
Alexander Nicolaysen Sørnes
61876c7205
wordpad: Add initial printing support.
2007-09-12 13:30:00 +02:00
Alexander Nicolaysen Sørnes
695a94f139
wordpad: Add tab stops dialog.
2007-09-12 13:29:47 +02:00
Alexander Nicolaysen Sørnes
fd129c23d9
wordpad: Add paragraph format dialog.
2007-09-12 13:29:37 +02:00
Hwang YunSong(황윤성)
108d86be77
wordpad: Updated Korean resource.
2007-08-27 11:58:10 +02:00
Alexander Nicolaysen Sørnes
bbc20456aa
wordpad: Prompt for format when selecting new file.
2007-08-22 12:19:00 +02:00
Alexander Nicolaysen Sørnes
425c2c6424
wordpad: Handle different formats on open/save.
2007-08-22 12:18:59 +02:00
Alexander Nicolaysen Sørnes
d4ddb7f3be
wordpad: Add bullet points option.
2007-08-20 12:42:16 +02:00
Alexander Nicolaysen Sørnes
3161a3cd5d
wordpad: Display error box when richedit loading fails.
2007-08-20 12:41:12 +02:00
Alexander Nicolaysen Sørnes
55949aedd4
wordpad: Add search functionality.
2007-08-20 12:39:47 +02:00
Hwang YunSong(황윤성)
d46d87a421
wordpad: Updated Korean resource.
2007-07-23 11:58:42 +02:00
Alexander Nicolaysen Sørnes
4c6c9e596f
wordpad: Add date/time dialog.
2007-07-19 14:48:51 +02:00
Hwang YunSong(황윤성)
9e2f6b113b
wordpad: Updated Korean resource.
2007-07-18 13:35:03 +02:00
Alexander Nicolaysen Sørnes
77bf899160
wordpad: Prompt for saving file changes.
2007-07-09 11:46:27 +02:00