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
|
197dcda647
|
msvfw32: Convert dialogs to po files.
|
2011-11-30 18:05:28 +01:00 |
Akihiro Sagawa
|
ea27fd99e9
|
msvfw32: Add Japanese translation.
|
2011-02-28 13:21:06 +01:00 |
Alexandre Julliard
|
f14712a24e
|
msvfw32: Convert string table resources to po files.
|
2011-01-12 17:24:35 +01:00 |
Paul Vriens
|
ea458a97d0
|
msvfw32: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
|
2010-11-03 14:44:50 +01:00 |
Yaron Shahrabani
|
27c5a8e15c
|
msvfw32: Added Hebrew translation.
|
2010-10-27 11:43:36 +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 |
Michael Stefaniuc
|
d22e3e4324
|
msvfw32: Add the Romanian translation.
Translation by Claudia Cotună.
|
2010-06-23 15:26:49 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Luca Bennati
|
48b411ce3c
|
msvfw32: Add Italian translation.
|
2010-02-01 12:48:25 +01:00 |
Igor Paliychuk
|
b88a56de7f
|
msvfw32: Add Ukrainian translations.
|
2010-01-29 13:30:04 +01:00 |
Alexandre Julliard
|
56af92b073
|
makefiles: Regenerate the source lists using make_makefiles.
|
2009-07-03 13:26:38 +02:00 |
Michael Stefaniuc
|
4149385b93
|
msvfw32: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-02 11:44:31 +02:00 |
Eric Pouech
|
b8aa4e4fc7
|
msvideo16: Make msvideo16 a separate 16-bit module.
|
2009-05-15 11:44:59 +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 |
Alexandre Julliard
|
5c9396d734
|
msvfw32: Fix invalid check that caused the rest of VideoCapDriverDescAndVer16 to be optimized out.
|
2007-12-07 18:42:00 +01:00 |
Alexandre Julliard
|
ad9396302d
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
Michael Stefaniuc
|
c840d3968b
|
msvfw32: Win64 printf format warning fixes.
|
2006-10-12 21:43:07 +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 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Alexandre Julliard
|
ac3be957e4
|
msvideo: Renamed the msvideo directory to msvfw32.
|
2006-03-15 10:04:53 +01:00 |