Commit Graph

73 Commits

Author SHA1 Message Date
Eric Pouech a33ac68a12 localui/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-28 21:30:19 +01:00
Eric Pouech 2974f23443 localui: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-11 11:21:40 +01:00
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00
Michael Stefaniuc e3e6872fe4 localui/tests: Use strings instead of arrays of chars.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-12 10:42:02 +02:00
Michael Stefaniuc 3503fb0eef localui: Use wide-char string literals.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-12 10:42:02 +02:00
Alexandre Julliard 21d95abef8 localui: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-10 10:56:06 +02:00
Michael Stefaniuc 7228e2aa1e localui: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-14 10:15:59 +02:00
Michael Stefaniuc f0e823f206 localui/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-04 14:23:13 +02:00
Francois Gouget f8a7d6ed74 Assorted spelling fixes. 2015-08-07 23:50:48 +09:00
Francois Gouget ddddd79aec localui: Remove an uneeded NONAMELESSUNION directive. 2015-03-13 21:57:30 +09:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Frédéric Delanoy 4962b2f8be localui/tests: Constify some character strings. 2013-12-24 11:23:02 +01:00
Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Michael Stefaniuc f417dc1efb localui: Avoid sizeof on structs with a varlength array. 2012-12-11 15:49:03 +01:00
Julian Rüger f1709a9936 localui/tests: Fix typos/grammar. 2012-06-25 10:36:05 +02:00
Detlef Riekenberg 0b85a740bd localui/tests: Do not fail when the spooler service was stopped. 2012-06-06 20:54:22 +02:00
Alexandre Julliard 7a56073470 localui: Convert dialogs to po files. 2011-11-24 20:57:02 +01:00
Austin English 7a87c8ac45 localui/tests: Make sure to use return values (LLVM/Clang). 2011-02-09 09:25:48 -06:00
Alexandre Julliard 0546dd5b0f localui: Convert string table resources to po files. 2011-01-12 16:11:26 +01:00
Hwang YunSong 2f9927b8ab localui: Update Korean resource. 2010-12-24 12:05:51 +01:00
Paul Vriens d699d1698e localui: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-02 11:16:01 +01:00
Yaron Shahrabani b15c015a2e localui: Added Hebrew translation. 2010-10-13 11:23:58 +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 df1128b7c9 localui: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Kovács András 36d5a469d8 localui: Add Hungarian translation. 2010-06-29 10:52:52 +02:00
Vitaly Lipatov b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00
Jose Rostagno 2fbbc384a0 localui: Add Spanish translation. 2010-06-14 14:14:15 +02:00
Igor Paliychuk c1407cb21d localui: Add Ukrainian translations. 2010-06-12 12:07:00 +02:00
Akihiro Sagawa 5a5ee662a8 localui: Add Japanese translation. 2010-06-07 13:41:18 +02:00
Luca Bennati f10025def1 localui: Add Italian translation. 2010-05-31 12:14:29 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Detlef Riekenberg 64bcb540bb localui: Fix a memory leak. 2009-09-29 14:50:37 +02:00
Vladimir Pankratov 36f01f6f71 localui: Convert the Russian resources to UTF-8. 2009-07-24 13:11:52 +02:00
Aurimas Fišeras d05f1d3e0a Various small Lithuanian translation fixes. 2009-07-20 12:20:46 +02:00
Michael Stefaniuc a424283106 localui: Convert the German resources to UTF-8. 2009-07-09 15:23:08 +02:00
Michael Stefaniuc 80f4a9b72a localui: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:42:51 +02:00
Aurimas Fišeras 8cbf64602b localui: Add Lithuanian translation. 2009-06-22 11:27:51 +02: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
Ricardo Filipe e93ed1f165 localui: Added Portuguese translation. 2008-11-13 12:06:52 +01:00
Hongbo Ni cd01bf4291 localui: Add simplified and traditional Chinese resources. 2008-09-04 11:41:39 +02:00
Mikołaj Zalewski 14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen 5c405f1c00 localui: Danish translation. 2008-05-07 12:08:23 +02:00
Michael Stefaniuc fe662c7be6 localui: Add the Romanian translation. 2008-04-08 12:28:04 +02:00
Rok Mandeljc 151ae30aaf localui: Added Slovenian translation. 2008-04-08 11:58:29 +02:00