Alexandre Julliard
c4ed97d70b
wordpad: Convert dialogs to po files.
2011-11-01 11:52:09 +01:00
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
Katayama Hirofumi MZ
c92691e1f5
wordpad: Add units (in/inch/pt).
2010-05-11 11:26:36 +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
0c110597db
wordpad: Change some string resource ids to logically group the strings in separate STRINGTABLEs.
2009-07-17 11:22:07 +02:00
Huw Davies
6df07402c0
wordpad: Add English neutral translations.
2009-07-08 20:15:03 +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
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
Dylan Smith
0292135a92
wordpad: Show error when user tries to add more than max tab stops.
...
Previously there was no such error, and if more than MAX_TAB_STOPS were
added, then some of the tab stops would be silently discarded.
2009-02-26 12:10:38 +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
Hirofumi Katayama
7984e70697
wordpad: Accept double-click in date and time dialog.
2008-11-12 11:49:11 +01:00
Dylan Smith
f124a586d4
wordpad: Added option to disable word wrap.
2008-10-14 13:41:55 +02:00
Andrey Turkin
566dcd78fe
wordpad: Fix some unicode bugs.
2008-10-10 14:12:32 +02:00
Alexander Nicolaysen Sørnes
b69592416c
wordpad: Show error if file open fails.
2008-07-18 11:05:50 +02:00
Alexander Nicolaysen Sørnes
bd2734d9c6
wordpad: Show error message if saving fails.
2008-07-14 12:25:24 +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
Dylan Smith
4a9adfa04c
wordpad: Removed spaces between dots in ellipses for english menu text.
2008-05-28 11:30:06 +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
Dmitry Timoshkov
6b8ee0e41f
wordpad: Refuse to load OLE compound storage files like Windows does.
2007-10-17 13:40:26 +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
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
Alexander Nicolaysen Sørnes
4c6c9e596f
wordpad: Add date/time dialog.
2007-07-19 14:48:51 +02:00
Alexander Nicolaysen Sørnes
77bf899160
wordpad: Prompt for saving file changes.
2007-07-09 11:46:27 +02:00
Alexander Nicolaysen Sørnes
ffa7e0e25d
wordpad: Split toolbar into tool- and formatbar.
2007-06-12 11:18:32 +02:00
Alexander Nicolaysen Sørnes
2de3d95ea5
wordpad: Allow toggling of statusbar.
2007-06-12 11:14:41 +02:00
Alexander Nicolaysen Sørnes
10b348399a
wordpad: Allow toggling of toolbar.
2007-06-12 11:14:29 +02:00
Alexander Nicolaysen Sørnes
f19f4de59e
wordpad: Add missing dots to Open menu item.
2007-06-06 12:09:39 +02:00
Alexander Nicolaysen Sørnes
68ce602381
wordpad: Add file saving dialog.
2007-06-04 12:51:56 +02:00
Alexander Nicolaysen Sørnes
7aa2e616f0
wordpad: Add open file dialogue.
2007-02-26 13:40:49 +01:00