Commit Graph

77 Commits (5756ee09f3be9c6510532cc7d352438a82c33c44)

Author SHA1 Message Date
Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Francois Gouget 7a600be146 msvidc32: Mark 'MS-CRAM' as not needing translation. 2011-08-25 18:09:04 +02:00
Alexandre Julliard 958ecd63f1 msvidc32: Convert translations to po files. 2011-01-06 17:19:23 +01:00
Hwang YunSong a13078eebd msvidc32: Update Korean resource. 2010-12-28 16:35:39 +01:00
Paul Vriens c77add5e11 msvidc32: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-03 14:44:50 +01: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
Jörg Höhle c678bdd718 msvidc: ICDecompressQuery returns ICERR_BADFORMAT on error. 2010-07-28 16:28:23 +02:00
Michael Stefaniuc 9ad3e4f1e7 msvidc32: Remove the ignored common resource attributes. 2010-07-22 11:41:37 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Ken Sharp f1c78ff04f msvidc32: Add Welsh resource. 2010-07-05 12:59:47 +02:00
Jose Rostagno b20b58250f msvidc32: Add Spanish translation. 2010-06-08 12:59:36 +02:00
Luca Bennati 01ca426d95 msvidc32: Add Italian translation. 2010-05-31 12:14:28 +02:00
André Hentschel f31e30d1be msvidc32: Be less picky with formats. 2010-05-21 18:58:04 +02:00
Gerald Pfeifer ba9b207274 msvidc32: Remove variable bit_per_pixel which is not really used from CRAM_Decompress and CRAM_DecompressEx. 2010-04-26 07:02:39 -05:00
Jörg Höhle 5578446530 msvidc: Fix 16bit VIDEO-1/CRAM decompression. 2010-04-13 13:06:48 +02:00
Jörg Höhle d0b92c91f8 msvidc32: Fix "Unknown message: 400e". 2010-04-06 18:08:04 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Igor Paliychuk 4e2e10f24e msvidc32: Add Ukrainian translations. 2010-02-01 12:08:26 +01:00
Paul Vriens b543c40de4 msvidc32: Fix size parameter for memset (Coccinelle). 2010-01-11 11:35:00 -06:00
Gerald Pfeifer a15f283c7d msvidc32: Guard old code by #ifdef instead of plain #if. 2009-11-21 14:31:45 +01:00
Vladimir Pankratov 55e97bdc45 msvidc32: Convert the Russian resources to UTF-8. 2009-08-03 14:56:51 +02:00
Michael Stefaniuc 2bf4acb56c Set the encoding of the Romanian resources to UTF-8. 2009-07-16 11:15:23 +02:00
Michael Stefaniuc 9949661c65 Set the encoding of the remaining German resources to UTF-8. 2009-07-15 13:23:29 +02:00
Aric Stewart 0d932a88d4 msvidc32: Add Japanese resource. 2009-07-15 13:15:47 +02:00
Frédéric Delanoy 88da8071f0 msvidc32: Convert French resources to UTF-8. 2009-07-10 12:11:19 +02:00
Michael Stefaniuc ece4f64ecf msvidc32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:41:15 +02:00
Aurimas Fišeras 1c83614854 msvidc32: Add Lithuanian translation. 2009-06-22 11:28:08 +02:00
Jörg Höhle e7c06ea6ae Perform case-insensitive FOURCC comparison of built-in video codecs. 2009-04-08 11:37:52 +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
Ricardo Filipe 40ae522409 msvidc32: Added Portuguese translation. 2008-11-13 12:07:07 +01:00
Mikołaj Zalewski 14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen b19326767f msvidc32: Danish translation. 2008-05-07 12:09:21 +02:00
Rok Mandeljc 704949d76a msvidc32: Added Slovenian translation. 2008-04-08 11:58:49 +02:00
Vitaliy Margolen e00a93fd5d msvidc32: Add Russian translation. 2008-04-07 11:34:14 +02:00
Michael Stefaniuc 2b4c863f27 msvidc32: Add the Romanian translation. 2008-03-19 11:23:03 +01:00
Frans Kool b13e856d58 msvidc32: Created Dutch translations. 2008-02-18 12:41:36 +01:00
Daniel Nylander 8276bf6648 msvidc32: Add Swedish translation. 2007-10-16 12:39:42 +02:00
Andrew Talbot 76d857f3f5 msvidc32: Constify some variables. 2007-06-19 11:32:52 +02:00
Mikołaj Zalewski e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Byeong-Sik Jeon e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Jonathan Ernst a34e04eaf4 Use SUBLANG_NEUTRAL in French resources. 2006-10-19 13:35:05 +02:00
Michael Stefaniuc 8fac9960b8 msvidc32: Win64 printf format warning fixes. 2006-10-06 12:33:14 +02:00
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
Mikołaj Zalewski 077a38128c video codecs: add Polish translation. 2006-09-27 09:39:53 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Alexandre Julliard 77dc0d9be5 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Peter Beutner d5d441d790 msvidc: Change short description to MS-CRAM. 2006-06-09 18:13:38 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00