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 |
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 |
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 |
Aric Stewart
|
0d932a88d4
|
msvidc32: Add Japanese resource.
|
2009-07-15 13:15:47 +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 |
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 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Dmitry Timoshkov
|
0a1e28fe3f
|
Add support for ICM_GETINFO in msvidc32 codec (based on msrle32).
|
2005-11-28 10:45:02 +01:00 |
Alexandre Julliard
|
13deedc524
|
Removed a few more unnecessary import libraries.
|
2005-08-17 12:42:39 +00:00 |
Alexandre Julliard
|
34fa35dc99
|
Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
|
2005-05-09 14:42:30 +00:00 |
Mike McCormack
|
4cc64c8e5e
|
Merged ffmpeg's MS Video 1 decoder by Mike Melanson.
|
2004-01-23 05:00:37 +00:00 |