Commit Graph

132 Commits

Author SHA1 Message Date
Michael Stefaniuc 1965332d5b serialui: 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:16:01 +02:00
Michael Stefaniuc 9477a0ad91 serialui: Replace a macro with ARRAY_SIZE.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-06 19:44:26 +02:00
Michael Stefaniuc 5085f4f9c1 serialui/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-31 09:25:17 +02:00
Fabian Maurer 08a8ce1657 serialui: Use proper size for combobox controls.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-31 18:55:40 +02:00
André Hentschel e4448f24e5 serialui: Fix some spec file entries.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-24 09:33:31 +01:00
André Hentschel 557f459058 serialui: Fix EnumPropPages spec file entry.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 12:20:31 +01:00
Alexandre Julliard e76142d055 makefiles: Remove some obsolete import libraries.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-01 15:24:53 +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
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 2a39cb377a dlls: Replace the remaining CONSTs. 2013-09-25 11:49:20 +02:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Alexandre Julliard c994db77e6 serialui: Convert dialogs to po files. 2011-11-30 17:52:03 +01:00
Hwang YunSong 91dac8deac serialui: Update Korean resource. 2011-01-03 15:14:13 +01:00
Yaron Shahrabani 563dec8b2e serialui: Added Hebrew translation. 2010-11-23 13:22:58 +01:00
Michael Stefaniuc 62409c42b1 serialui: Don't cast zero. 2010-11-08 18:12:57 +01:00
Paul Vriens b1316b4de9 serialui: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-03 11:08:54 +01:00
Luca Bennati fba4c2f661 serialui: Update Italian translation. 2010-09-28 12:57:25 +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 02764c8a7c serialui: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Igor Paliychuk 711cf3bf9b serialui: Add Ukrainian translation. 2010-07-08 17:33:36 +02:00
Gustavo Henrique Milaré a254524a02 serialui: Fix Portuguese (Brazilian) translation. 2010-06-25 13:31:06 +02:00
Michael Stefaniuc ea8313b1c1 serialui: Add the Romanian translation.
Translations by Claudia Cotună and Paul Chitescu.
2010-06-23 15:26:48 +02:00
Łukasz Wojniłowicz 0de9c158ef serialui: Add the Polish translation. 2010-06-07 12:54:52 +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
Vladimir Pankratov 4ec57efda9 serialui: Convert the Russian resources to UTF-8. 2009-08-03 14:57:06 +02:00
Michael Stefaniuc b291179282 serialui: Convert the German resources to UTF-8. 2009-07-09 15:22:41 +02:00
Frédéric Delanoy 8907860f3e serialui: Fix French translation & UI display. 2009-07-08 20:12:21 +02:00
Michael Stefaniuc a879e60ba3 serialui: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 13:18:03 +02:00
Aurimas Fišeras 77b457421b serialui: Add Lithuanian translation. 2009-06-22 11:28:20 +02:00
Francois Gouget c64428182d serialui/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:26 +01:00
Dmitry Timoshkov 1fb2a50986 serialui: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:48 +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
Rok Mandeljc bc8a7f5eb6 serialui: Added Slovenian translation. 2008-12-08 12:01:13 +01:00
Muneyuki Noguchi 8d22dcfc87 serialui: Convert Japanese resource to UTF-8. 2008-10-13 11:41:15 +02:00
Muneyuki Noguchi 10c996acbf serialui: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-29 17:17:39 -05:00
Hongbo Ni 68aba12fb1 serialui: Add simplified and traditional Chinese resources. 2008-09-04 11:42:09 +02:00
Mikołaj Zalewski 14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen 367f978e37 serialui: Danish translation. 2008-05-07 12:10:54 +02:00
Austin English aab8fae59a Spelling fixes. 2008-04-21 14:25:05 +02:00
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
Daniel Nylander 05f2be8efc serialui: Add Swedish translation. 2007-10-16 12:40:25 +02:00
Detlef Riekenberg b89e36eb59 serialui/tests: Remove unused string. 2007-05-22 12:02:45 +02:00
Andrew Talbot 9890cb7884 serialui: Replace const pointer type with correct pointer to const. 2007-03-09 11:36:39 +01:00
Detlef Riekenberg 5365ce15e4 serialui/tests: Add some tests for CommConfigDialog. 2007-03-06 12:25:11 +01:00
Detlef Riekenberg 20a3298312 serialui: Fix return type for CommConfigDialog. 2007-03-06 12:25:06 +01:00