Michael Stefaniuc
07bb27b692
wordpad: Remove the ignored common resource attributes.
2010-07-22 11:41:37 +02:00
André Hentschel
af84fc4d1b
wordpad: Update German translation.
2010-05-12 13:44:16 +02:00
Detlef Riekenberg
b6439286b6
wordpad: Update German print preview translation.
2010-02-26 13:02:09 +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
André Hentschel
0c470a3362
wordpad: Fix German translation.
2010-02-01 12:00:22 +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
André Hentschel
563542ed07
wordpad: Add German translation.
2009-06-08 12:42:12 +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
Rico Schüller
bd923fd307
wordpad: Fix German translation.
2008-12-10 10:48:49 +01:00
Hirofumi Katayama
1b8f4b9e48
wordpad: Update resources for date and time dialog.
2008-11-17 13:15:17 +01:00
Dylan Smith
f124a586d4
wordpad: Added option to disable word wrap.
2008-10-14 13:41:55 +02:00
Michael Stefaniuc
ba94f959db
worpad: Fix the German translation.
2008-09-08 12:47:20 +02:00
Michael Stefaniuc
5f8ab11751
wordpad: Change the encoding of the German resource file to utf-8.
2008-09-08 12:47:20 +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
Matthias Kupfer
0e074d6dd6
wordpad: Small typo fix for German translation.
2008-06-16 15:51:46 +02:00
Michael Stefaniuc
a1cec6b619
wordpad: Update the German translation.
2008-03-31 12:14:16 +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
Andrej Sinicyn
4278c3fe84
wordpad: Update German strings and correct shortcuts to match XP wordpad.
2008-01-15 14:36:22 +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
Frank Richter
8cdfff10f4
wordpad: Update German translation.
2007-05-14 14:26:10 +02:00
Alexander Nicolaysen Sørnes
194c3f2524
wordpad: Make edit menu more like native.
2007-02-26 13:40:29 +01:00
Mikołaj Zalewski
e32aa55703
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
2006-10-24 11:45:12 +02:00