Alexandre Julliard
|
3d15828334
|
iccvid: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-05 08:38:34 +02: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
|
9c6444c6be
|
iccvid: Convert translations to po files.
|
2011-01-06 15:01:38 +01:00 |
Paul Vriens
|
249c6a22e9
|
iccvid: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
|
2010-11-02 11:15:53 +01:00 |
Yaron Shahrabani
|
ccfa119b87
|
iccvid: Added Hebrew translation.
|
2010-10-27 12:00:00 +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 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Ken Sharp
|
af3802bcdd
|
iccvid: Add Welsh resource.
|
2010-07-01 13:44:51 +02:00 |
Igor Paliychuk
|
b9b6dab27b
|
iccvid: Add Ukrainian translations.
|
2010-06-12 12:07:10 +02:00 |
Luca Bennati
|
adc70a22ce
|
iccvid: 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 |
José Manuel Ferrer Ortiz
|
7ffbfdb7a0
|
iccvid: New Spanish translations.
|
2010-02-15 12:47:27 +01:00 |
Aric Stewart
|
e9037ebe40
|
iccvid: Add Japanese resource.
|
2009-07-15 13:15:52 +02:00 |
Michael Stefaniuc
|
58d49b42c9
|
iccvid: Build language resource files separately.
Instead of including them from an other rc file.
|
2009-06-30 12:33:45 +02:00 |
Michael Stefaniuc
|
47f822eeaa
|
iccvid: Win64 printf format warning fixes.
|
2006-10-06 12:33:31 +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
|
5f6cf2a342
|
Add support for ICM_GETINFO in iccvid codec (based on msrle32).
|
2005-11-28 10:44:54 +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 |
Alexandre Julliard
|
0a106bff72
|
Authors: Tim Ferguson <Tim.Ferguson@infotech.monash.edu.au>, Mike McCormack <mike@codeweavers.com>
Port Tim Ferguson's ICCVID codec to Wine.
|
2004-01-15 04:56:18 +00:00 |