Dylan Smith
8769e706cc
wordpad: Fixed a bug in setting the recent file list in the registry.
2008-06-20 12:34:57 +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
7fe5d6ad60
wordpad: Fixed calculations for the paragraph format dialog.
2008-06-20 12:32:52 +02:00
Dylan Smith
2ee7bcc13c
wordpad: Apply changes on dropdown selection for comboboxes on toolbar.
...
The changes were previously being applied only when the combobox's edit
control lost focus notifying an end edit event. In addition, the
selection of an item from the dropdown list should also cause the
changes to be applied. New functions were created to handle the
duplication in expected behaviour for these two events.
2008-06-20 12:32:30 +02:00
Dylan Smith
6fab4754d7
wordpad: Fixed the font size validation for the toolbar's combobox.
2008-06-20 12:30:47 +02:00
Dylan Smith
536edd7bfc
wordpad: Added style to the richedit control to not hide selection.
...
When run with the native richedit control the selection will be hidden
when focus is lost without the ES_NOHIDESEL style applied to the
richedit control. This can be annoying in native windows when focus is
on a combobox in the toolbar, because it won't show what text will be
changed. This patch adds the ES_NOHIDESEL style to be consistent with
native wordpad.
2008-06-20 12:29:39 +02:00
Mikołaj Zalewski
30899341cd
winhlp32: Update Polish translation.
2008-06-20 11:28:19 +02:00
Jon Griffiths
f2276f5a49
include: Provide wide char definitions for CFSTR_*.
2008-06-19 12:44:43 +02:00
Vladimir Pankratov
56c1ea6af4
regedit: Update Russian translation.
2008-06-19 11:55:20 +02:00
Jon Griffiths
9e62412dc1
winedbg: Add support for printing c++ bool values.
2008-06-18 16:48:17 +02:00
Francois Gouget
600368c4ed
winecfg: Remove spaces before '...'.
2008-06-16 15:52:31 +02:00
Francois Gouget
dcfd6b9d50
regedit: Remove spaces before '...'.
2008-06-16 15:52:27 +02:00
Francois Gouget
d81fb8e027
Remove spaces before '...' in the Danish resources.
2008-06-16 15:52:21 +02:00
Jaime Rave
39289d4bd4
wineconsole: Update Spanish translation.
2008-06-16 15:52:01 +02:00
Matthias Kupfer
0e074d6dd6
wordpad: Small typo fix for German translation.
2008-06-16 15:51:46 +02:00
Francois Gouget
d66790e327
xcopy: Remove spaces before '\n' in resource strings.
2008-06-12 12:03:34 +02:00
Michael Stefaniuc
40f85c70bb
winecfg: Fix the Portuguese Brazilian translation.
...
Thanks to Mauricio Teixeira <mteixeira@webset.net> for the translation.
2008-06-12 12:03:13 +02:00
Alexandre Julliard
0b85c35c70
net: Add missing #pragma codepage in utf-8 resources.
2008-06-11 20:32:08 +02:00
Michael Karcher
40e8e95cf7
xcopy: Fix non-translation of a string.
2008-06-11 20:03:27 +02:00
Francois Gouget
cbfca763bb
notepad: Remove spaces before '\n' in resource strings.
2008-06-11 20:03:15 +02:00
Francois Gouget
b31fbfc47d
cmd: Remove spaces before '\n' in resource strings.
2008-06-11 20:03:12 +02:00
Francois Gouget
ded229c492
winecfg: Remove spaces before '\n' in resource strings.
2008-06-11 20:03:05 +02:00
Francois Gouget
67e003676c
net: Remove spaces before '\n' in resource strings.
2008-06-11 20:03:02 +02:00
Mikołaj Zalewski
d0d2b4a45c
xcopy: German should use SUBLANG_NEUTRAL.
2008-06-11 20:02:24 +02:00
Michael Stefaniuc
48bc578c68
regedit: Fix the Danish translation.
2008-06-11 11:27:35 +02:00
Michael Stefaniuc
b68f6d9fbe
winecfg: Fix and re-enable the Italian translation.
2008-06-11 11:27:32 +02:00
Michael Stefaniuc
4f03310ec5
regedit: Fix the Slovenian translation.
2008-06-11 11:27:30 +02:00
Michael Stefaniuc
7f09556e24
regedit: Fix the Turkish translation.
2008-06-11 11:27:28 +02:00
Michael Karcher
95f3b94800
xcopy: Add German translation.
2008-06-11 11:27:23 +02:00
Francois Gouget
c959867510
winecfg: Update the Portuguese and Brazillian translations, based on a patch by Americo Jose Melo.
2008-06-10 19:45:49 +02:00
Francois Gouget
9b81d86a6d
Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
2008-06-10 19:45:14 +02:00
Francois Gouget
4ddb0a9e8f
progman: Update the license and warranty French translation.
2008-06-10 19:45:09 +02:00
Francois Gouget
91423de8f3
winecfg: Update the license French translation.
2008-06-10 19:45:07 +02:00
Francois Gouget
85bdabeb5a
clock: Update the license and warranty French translation.
2008-06-10 19:45:05 +02:00
Francois Gouget
a0be11e3e8
progman: Progman is a program, not a library. So tweak the license and warranty messages accordingly.
2008-06-10 19:45:02 +02:00
Francois Gouget
dbd8387cbd
winecfg: Winecfg is a program, not a library. So tweak the license and warranty messages accordingly.
2008-06-10 19:44:59 +02:00
Francois Gouget
705dc91571
clock: Clock is a program, not a library. So tweak the license and warranty messages accordingly.
2008-06-10 19:42:51 +02:00
Alexandre Julliard
065dc03faf
winetest: Fix the printf format for the version numbers.
2008-06-10 17:45:24 +02:00
Francois Gouget
5bc7b784cb
notepad: Improve handling of quoted filenames.
2008-06-10 17:43:00 +02:00
Francois Gouget
88d3994de2
start: Remove spaces before '\n' in resource strings.
2008-06-10 11:34:49 +02:00
Hans Leidekker
3dcf22e03f
winebrowser: Convert URL obtained through DdeGetData to Unicode.
2008-06-09 12:39:17 +02:00
Jonathan Ernst
6f41fd0c86
notepad: Updated About menu entry.
2008-06-09 12:39:03 +02:00
Rico Schüller
b27a5942e0
winecfg: Fix German translation.
2008-06-09 12:38:53 +02:00
Jonathan Ernst
53dc368169
notepad: Updated French translation.
2008-06-06 15:27:30 +02:00
Michael Stefaniuc
20655afb2a
notepad: Fix the Danish translation.
2008-06-06 10:28:05 +02:00
Michael Stefaniuc
76a80d24ae
wordpad: Fix the Turkish translation.
2008-06-06 10:28:02 +02:00
Michael Stefaniuc
a29c6d59ab
net: Use consistent whitespace placement in the usage and help strings.
2008-06-06 10:27:57 +02:00
Michael Stefaniuc
17c9953a1f
net: Add the USE subcommand to the translations that are missing it.
...
Spotted by Mikolaj Zalewski.
2008-06-06 10:27:53 +02:00
Mikołaj Zalewski
d0319d0530
regedit: Add/remove favorite opens a dialog, thus should have ellipsis.
2008-06-06 10:27:45 +02:00
Mikołaj Zalewski
b29e46c67b
regedit: Update Polish translation.
2008-06-06 10:27:39 +02:00