Francois Gouget
|
0a2be1a0be
|
winefile: Remove unimplemented menu entries.
They unnecessarily clutter the GUI and are unlikely to ever be implemented.
|
2011-03-30 18:23:39 +02:00 |
Reece Dunn
|
c013e44b1e
|
winefile: In the Options > Font menu handler, initially select the current font.
|
2011-02-08 16:20:41 -06:00 |
Alexandre Julliard
|
3cad6ebae9
|
winefile: Recover some resources that were lost during the po conversion.
|
2011-01-25 12:20:03 +01:00 |
Alexandre Julliard
|
baeb0d971f
|
po: Unify the spelling of some menu entries across programs.
|
2011-01-14 18:26:22 +01:00 |
Alexandre Julliard
|
08b919f8d9
|
winefile: Convert menu and string table resources to po files.
|
2011-01-10 23:37:15 +01:00 |
Hwang YunSong
|
d54d410d28
|
winefile: Update Korean resource.
|
2011-01-06 11:33:15 +01:00 |
Alexandre Julliard
|
15ccabc9a8
|
makefiles: Add common rules for installing the main man page.
|
2010-12-05 16:17:58 +01:00 |
Austin English
|
d2989f0d09
|
winefile: Add a manpage.
|
2010-11-24 17:59:59 +01:00 |
Yaron Shahrabani
|
e332f8442e
|
winefile: Added Hebrew translation.
|
2010-10-22 12:05:29 +02:00 |
Alexandre Julliard
|
d1f8eb49fe
|
winefile: Fix incorrect use of the ScreenToClient function.
|
2010-10-05 14:02:41 +02:00 |
Luca Bennati
|
f88ed20bc9
|
winefile: Update Italian translation.
|
2010-09-23 17:50:12 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Michael Stefaniuc
|
fc2baddaa5
|
winefile: Remove the ignored common resource attributes.
|
2010-07-22 11:41:40 +02:00 |
Alexandre Julliard
|
6fb39dfe4a
|
programs: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:37 +02:00 |
Michael Stefaniuc
|
e8e58aa7e4
|
winefile: Add the Romanian translation.
Translation by Claudia Cotună.
|
2010-07-12 16:17:59 +02:00 |
Igor Paliychuk
|
9fa578041c
|
winefile: Ukrainian translation update.
|
2010-06-28 11:43:49 +02:00 |
Gustavo Henrique Milaré
|
aebcb448fa
|
winefile: Update Portuguese translation.
|
2010-06-25 10:25:13 +02:00 |
Vitaly Lipatov
|
b974852ce1
|
Update Russian translations.
|
2010-06-18 16:22:07 +02:00 |
Sven Baars
|
dd09205984
|
winefile: Fix Dutch translation.
|
2010-05-28 16:22:30 +02:00 |
Gerald Pfeifer
|
7b252d6edb
|
winefile: Remove variable hChildClass which is not really used from InitInstance.
|
2010-05-10 10:15:39 +02:00 |
Joel Holdsworth
|
f40e0c6e87
|
winefile: Replaced program icon with a Tango compliant icon.
|
2010-04-19 16:01:18 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Luca Bennati
|
a0f7a63427
|
winefile: Fix Italian translation.
|
2010-02-02 11:47:20 +01:00 |
Igor Paliychuk
|
e80a1214f8
|
winefile: Add Ukrainian translations.
|
2010-02-01 12:08:45 +01:00 |
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 |
Michael Stefaniuc
|
0c1b666737
|
winefile: Fix the Swedish translation.
|
2008-06-02 12:12:38 +02:00 |
Michael Stefaniuc
|
e37690689d
|
winefile: Fix the Portuguese translations.
|
2008-06-02 12:12:33 +02:00 |
Mikołaj Zalewski
|
14a42f802d
|
Make Swedish use SUBLANG_NEUTRAL.
|
2008-05-19 16:09:13 +02:00 |
Jens Albretsen
|
446ba6a852
|
winefile: Danish translation.
|
2008-05-13 10:39:38 +02:00 |
Alexandre Julliard
|
39ebaba506
|
winefile: Fix the printf formats for file sizes.
|
2008-05-09 11:18:27 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Tomasz Nowiński
|
df90b52627
|
Fixed typos in the Polish translations.
|
2008-04-21 20:34:47 +02:00 |
Hwang YunSong(황윤성
|
5a2b9ea097
|
winefile: Updated Korean resource.
|
2008-04-18 13:57:15 +02:00 |
Jonathan Ernst
|
2d870e27fb
|
winefile: Updated French translation.
|
2008-04-15 14:33:19 +02:00 |
Dmitry Timoshkov
|
cde3101b8e
|
winefile: Fix Win64 warnings.
|
2008-04-09 16:27:06 +02:00 |
Rok Mandeljc
|
18828f41fe
|
winefile: Updated Slovenian translation.
|
2008-04-07 21:41:40 +02:00 |
Alexandre Julliard
|
0b98d108bc
|
winefile: Remove some unused resources.
|
2008-03-27 13:46:04 +01:00 |
Alexandre Julliard
|
ff876005fe
|
winefile: Use the larger icon in the About box.
|
2008-03-27 13:44:04 +01:00 |
Alexandre Julliard
|
761ce98b3f
|
winefile: Remove redundant About Wine menu option.
|
2008-03-27 13:36:39 +01:00 |
Herve Chanal
|
fb2e9a3aba
|
winefile: A nicer icon.
|
2008-03-26 23:38:36 +01:00 |
Mikołaj Zalewski
|
7b4f499684
|
winefile: Add FOF_ALLOWUNDO to winefile to allow files go to trash.
|
2008-02-28 20:00:25 +01:00 |
Frans Kool
|
9d2320c933
|
winefile: Added Dutch translations.
|
2008-02-13 16:27:20 +01:00 |
Ivan Sinitsin
|
7a465ce904
|
winefile: Save font settings in registry.
|
2007-12-21 12:40:19 +01:00 |
José Manuel Ferrer Ortiz
|
34e8cbf2d8
|
winefile: Spanish resource file updated.
|
2007-11-21 12:05:36 +01:00 |
Hwang YunSong(황윤성)
|
94d16b3959
|
winefile: Updated Korean resource.
|
2007-10-25 13:58:14 +02:00 |
Alexandre Julliard
|
6fae47ef9f
|
winefile.exe: We can now store binary files in the repository.
|
2007-09-18 13:36:47 +02:00 |
Americo Jose Melo
|
c5ba90131e
|
Update the Portuguese translation.
|
2007-09-13 13:28:26 +02:00 |
Francois Gouget
|
8def2deccb
|
taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL.
|
2007-08-30 11:57:18 +02:00 |
Dmitry Timoshkov
|
197f4059ab
|
include: winres.h no longer exists in PSDK, fix winresrc.h includes.
|
2007-08-07 14:09:09 +02:00 |
Michael Stefaniuc
|
dc75f8a07a
|
winefile: Use SendMessageW instead of SNDMSG.
|
2007-07-30 14:12:46 +02:00 |
Michael Stefaniuc
|
863921b40d
|
winefile: Change choose_font() and init_output() to the W form.
|
2007-07-26 11:51:02 +02:00 |