Hongbo Ni
|
6a7ad7efb5
|
msvfw32: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:56 +02:00 |
Andrew Talbot
|
f5c87f8ec5
|
msvfw32: Sign-compare warning fix.
|
2008-09-02 11:54:36 +02:00 |
Francois Gouget
|
39cb432b68
|
Fix the resources to remove extraneous spaces in '...'.
|
2008-06-05 15:53:05 +02:00 |
José Manuel Ferrer Ortiz
|
85e839a2c2
|
Spanish translations updates.
|
2008-06-02 12:32:47 +02:00 |
Mikołaj Zalewski
|
14a42f802d
|
Make Swedish use SUBLANG_NEUTRAL.
|
2008-05-19 16:09:13 +02:00 |
Jens Albretsen
|
c67a649041
|
msvfw32: Danish translation.
|
2008-05-07 12:10:44 +02:00 |
Andrew Talbot
|
7b0c084e50
|
msvfw32: Remove unused variable.
|
2008-04-23 12:23:20 +02:00 |
Rok Mandeljc
|
44aa996e3d
|
msvfw32: Added Slovenian translation.
|
2008-04-08 11:58:52 +02:00 |
Vitaliy Margolen
|
24ce6dc61d
|
msvfw32: Add Russian translation.
|
2008-04-07 11:34:12 +02:00 |
Andrew Talbot
|
0d80791371
|
msvfw32: Assign to structs instead of using memcpy.
|
2008-03-07 11:01:07 +01: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 |
Mikołaj Zalewski
|
997e5f1230
|
Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL.
|
2008-02-21 14:18:07 +01:00 |
Frans Kool
|
a23e5c5935
|
msvfw32: Created Dutch translations.
|
2008-02-16 13:55:17 +01:00 |
Andrew Talbot
|
602e675375
|
msvfw32: Avoid possible dereference of NULL pointer (Coverity).
|
2008-02-07 11:59:53 +01:00 |
Andrew Talbot
|
0f806dfd6b
|
msvfw32: Remove unneeded casts.
|
2008-01-14 13:10:07 +01:00 |
Andrew Talbot
|
8402f7a437
|
msvfw32: Remove unneeded casts.
|
2007-12-31 16:44:46 +01:00 |
Luis C. Busquets Pérez
|
e50543dbe1
|
msvfw32: Add Spanish resource.
|
2007-12-10 12:13:15 +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 |
Daniel Nylander
|
2a194ff8c9
|
msvfw32: Add Swedish translation.
|
2007-10-16 12:38:21 +02:00 |
Andrew Talbot
|
1a36ccc0a8
|
msvfw32: Fix a memory leak.
|
2007-10-01 12:34:25 +02:00 |
Janusz Tomczak
|
21fdee3324
|
msvfw32: Fix Polish translation.
|
2007-08-06 13:58:19 +02:00 |
Julien Muchembled
|
79e19b91a8
|
msvfw32: Fix enumeration of VFW video codecs that are registered in the registry.
|
2007-06-01 12:50:56 +02:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Andrew Talbot
|
bb519ec0b2
|
msvfw32: Exclude unused header.
|
2007-05-15 12:19:08 +02:00 |
Michael Stefaniuc
|
5f62da109e
|
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call.
|
2007-04-25 12:26:07 +02:00 |
Andrew Talbot
|
59bc3545fb
|
msvfw32: Replace const pointer parameter with correct pointer to const.
|
2007-03-06 12:10:39 +01:00 |
Andrew Talbot
|
b8e73ace1c
|
msvfw32: Constify a variable.
|
2007-02-20 11:52:13 +01:00 |
Francois Gouget
|
aab5e5856e
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
Francois Gouget
|
1ccf944900
|
Assorted spelling fixes.
|
2006-11-13 13:01:53 +01:00 |
Francois Gouget
|
9fe4673347
|
Don't include windows.h & co in the Wine sources.
Remove uneeded COM_NO_WINDOWS_H defines.
|
2006-10-24 17:47:09 +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 |
Alexandre Julliard
|
521612098c
|
msvfw32: Avoid a compiler warning.
|
2006-10-13 12:08:13 +02:00 |
Michael Stefaniuc
|
c840d3968b
|
msvfw32: Win64 printf format warning fixes.
|
2006-10-12 21:43:07 +02:00 |
Francois Gouget
|
82babbee0b
|
Add missing '\n's to Wine traces.
|
2006-10-05 17:46:48 +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
|
bfaa34c0d6
|
msvfw32: Add Polish translation.
|
2006-09-29 14:42:01 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Jonathan Ernst
|
0ebd271fe0
|
Assorted French translation improvements.
|
2006-09-10 10:16:33 +02:00 |
Andrew Talbot
|
a92e7b1a9f
|
msvfw32: Write-strings warning fix.
|
2006-08-03 22:23:02 +02:00 |
Hwang YunSong(황윤성)
|
d93a1c1e05
|
msvfw32: Updated Korean resource.
|
2006-08-02 11:41:29 +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
|
77dc0d9be5
|
.gitignore: Added wildcards to ignore generated resource files.
|
2006-07-10 21:39:00 +02:00 |
Alexandre Julliard
|
5258e061dc
|
make_dlls: Ignore generated import libraries from the top-level .gitignore.
|
2006-07-10 20:55:58 +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 |
Alexandre Julliard
|
348fd746d9
|
msvfw32: Don't use sizeof in traces to avoid printf format warnings.
|
2006-06-13 14:10:57 +02:00 |
Michael Stefaniuc
|
fee72b607a
|
Yet another round of redundant NULL checks before HeapFree.
|
2006-06-13 11:40:23 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |