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 |
Michael Stefaniuc
|
a87520036f
|
janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
Some HeapFree's are hidden behind macros. Found by smatch.
|
2006-05-10 11:31:41 +02:00 |
Jonathan Ernst
|
c18b46d463
|
msvfw: French localization.
|
2006-04-17 11:58:30 +02:00 |
YunSong Hwang
|
b07299f185
|
msvfw32: Update Korean resources.
|
2006-03-17 13:12:15 +01:00 |
András Kovács
|
3295589151
|
msvfw32: Added Hungarian translation.
|
2006-03-15 11:32:38 +01:00 |
Alexandre Julliard
|
ac3be957e4
|
msvideo: Renamed the msvideo directory to msvfw32.
|
2006-03-15 10:04:53 +01:00 |