Steven Edwards
|
d6055a4165
|
winefile: Replace builtin execute dialog with standard RunFile dialog.
|
2009-12-30 16:28:01 +01:00 |
Davide Pizzetti
|
d451778bcc
|
winefile: Italian translation update.
|
2009-09-09 12:05:24 +02:00 |
Michael Stefaniuc
|
e80b36e7c5
|
winefile: Compile with -DWINE_NO_UNICODE_MACROS.
|
2009-08-25 11:27:17 +02:00 |
Michael Stefaniuc
|
9b62d9df20
|
winefile: Use the explicit W-form for the rest of the types.
|
2009-08-25 11:27:08 +02:00 |
Michael Stefaniuc
|
e75b496d00
|
winefile: Replace the TSTR types with WSTR.
|
2009-08-25 11:25:58 +02:00 |
Michael Stefaniuc
|
21049ffb1f
|
winefile: Replace TCHAR with WCHAR.
|
2009-08-25 11:25:50 +02:00 |
Michael Stefaniuc
|
575b7bf36c
|
winefile: Convert the rest of the functions to use the explicit W-form.
|
2009-08-25 11:25:38 +02:00 |
Michael Stefaniuc
|
4d512dbe32
|
winefile: Use the explicit W-form for the file IO related functions.
|
2009-08-25 11:25:30 +02:00 |
Michael Stefaniuc
|
05db8d5dd1
|
winefile: Use the explicit W-form of the Load*() functions.
|
2009-08-25 11:25:22 +02:00 |
Michael Stefaniuc
|
4490759a27
|
winefile: Use the explicit W-form for the *Window* functions.
|
2009-08-25 11:25:10 +02:00 |
Michael Stefaniuc
|
2ebe3db8fb
|
winefile: Use the explicit W-form of the string functions.
|
2009-08-25 11:25:01 +02:00 |
Michael Stefaniuc
|
0c6e5293bb
|
winefile: Use the explicit SendMessageW form.
|
2009-08-25 11:24:48 +02:00 |
Michael Stefaniuc
|
3dc7bceb48
|
winefile: Don't use _tsplitpath().
|
2009-08-25 11:24:27 +02:00 |
Michael Stefaniuc
|
2b8f5e3742
|
winefile: Get rid of the #ifndef UNICODE code paths.
|
2009-08-25 11:23:35 +02:00 |
Vladimir Pankratov
|
f7430fa05d
|
winefile: Convert the Russian resources to UTF-8.
|
2009-07-23 11:22:33 +02:00 |
Ricardo Filipe
|
b465a7daa5
|
winefile: Fix Portuguese translation.
|
2009-07-17 11:16:38 +02:00 |
Michael Stefaniuc
|
dc1ba499de
|
winefile: Convert the German resources to UTF-8.
|
2009-07-09 15:23:53 +02:00 |
Francois Gouget
|
8b93076819
|
winefile: Remove space before ellipsis.
|
2009-07-08 20:13:59 +02:00 |
Ricardo Filipe
|
9046d28166
|
winefile: Update Portuguese translation and convert to UTF8.
|
2009-07-08 20:12:09 +02:00 |
Frédéric Delanoy
|
8356d12c4c
|
winefile: Fix French translation & UI display.
|
2009-07-07 11:00:04 +02:00 |
Michael Stefaniuc
|
08ac4a4c22
|
winefile: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-03 11:28:33 +02:00 |
Aurimas Fišeras
|
73285f5c59
|
winefile: Add Lithuanian translation.
|
2009-06-30 12:29:42 +02:00 |
Paul TBBle Hampson
|
c09f1357bc
|
winefile: Don't use child after it has been freed.
If winefile is unable to create a window, it frees the child pointer.
However, it then proceeds to use the child pointer.
|
2009-02-03 14:01:14 +01:00 |
Marcus Meissner
|
9a0a89271e
|
winefile: Avoid array overrun (coverity).
|
2009-01-26 14:29:29 +01:00 |
Anders Jonsson
|
2ce82aec19
|
winefile: Update Swedish translation.
|
2009-01-23 13:12:40 +01:00 |
Rich Ercolani
|
ae48e099da
|
winefile: Fix NULL pointer deref in read_tree.
|
2009-01-10 18:04:28 +01:00 |
Alexandre Julliard
|
8f2a863ff8
|
winefile: Get rid of hack to load vswprintf from msvcrt.
|
2009-01-07 11:10:25 +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 |
ByeongSik Jeon
|
1b0297a7f9
|
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
|
2008-12-11 12:20:48 +01:00 |
Daniel Nylander
|
cb372506a8
|
winefile: Updated Swedish translation.
|
2008-12-08 12:03:04 +01:00 |
Rok Mandeljc
|
d0b4ffe650
|
winefile: Fix problem with ellipses in Slovenian translation.
|
2008-12-08 12:01:42 +01:00 |
Francois Gouget
|
23e6e7be8e
|
Make sure we have a space before the ellipses in Slovenian resources.
|
2008-12-04 12:06:06 +01:00 |
Alexandre Julliard
|
01b7667a1a
|
programs: Convert source files to utf-8.
|
2008-10-18 19:22:19 +02:00 |
Muneyuki Noguchi
|
940a41637d
|
winefile: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:19 +02:00 |
Michael Stefaniuc
|
163874844b
|
winefile: Use FAILED instead of !SUCCEEDED.
|
2008-10-08 13:43:00 +02:00 |
Muneyuki Noguchi
|
d9b98122be
|
winefile: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-25 13:27:49 +02:00 |
Marcus Meissner
|
a392d3774c
|
winefile: Fixed sizes to LoadString.
|
2008-09-15 11:47:00 +02:00 |
Hongbo Ni
|
e0676d2777
|
winefile: Add traditional Chinese resource.
|
2008-08-29 12:28:46 +02:00 |
Hongbo Ni
|
252243e932
|
winefile: Convert simplified Chinese resource to utf8.
|
2008-08-27 13:21:22 +02:00 |
Muneyuki Noguchi
|
b8b3a7d89b
|
winefile: Add a Japanese resource file.
|
2008-08-25 12:36:20 +02:00 |
Hongbo Ni
|
5070763a0e
|
winefile: Update simplified Chinese resource.
|
2008-08-22 10:40:22 +02:00 |
Owen Rudge
|
021850c0b8
|
winefile: Fix absolute pidl conversion for non-filesystem shell objects.
|
2008-07-28 11:32:28 +02:00 |
Alexander Nicolaysen Sørnes
|
abea9de69b
|
winefile: Don't access uninitialized value.
Spotted by Dan Kegel.
|
2008-07-18 11:06:00 +02:00 |
Jon Griffiths
|
f2276f5a49
|
include: Provide wide char definitions for CFSTR_*.
|
2008-06-19 12:44:43 +02:00 |
Francois Gouget
|
d81fb8e027
|
Remove spaces before '...' in the Danish resources.
|
2008-06-16 15:52:21 +02:00 |
Francois Gouget
|
9b81d86a6d
|
Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
|
2008-06-10 19:45:14 +02:00 |
Francois Gouget
|
39cb432b68
|
Fix the resources to remove extraneous spaces in '...'.
|
2008-06-05 15:53:05 +02:00 |
Francois Gouget
|
133ada7970
|
winefile: Fix the French translation (with some help from Michael Stefaniuc).
|
2008-06-02 14:13:46 +02:00 |
Michael Stefaniuc
|
2abae159f3
|
winefile: Fix the Czech translation.
Thanks to Marek Mahut for the translation.
|
2008-06-02 12:12:45 +02:00 |
Michael Stefaniuc
|
ce864bb2ed
|
winefile: Fix the Italian translation.
|
2008-06-02 12:12:41 +02:00 |