Michael Stefaniuc
c4e71c2e09
wiaservc: COM cleanup for the IWiaDevMgr iface.
2011-01-13 15:22:00 +01:00
Michael Stefaniuc
70a1ce9954
wiaservc: COM cleanup for the IClassFactory iface.
2011-01-13 15:22:00 +01:00
Austin English
c3d28bae6d
winecfg: Fix a compiler warning on PowerPC.
2011-01-13 15:22:00 +01:00
Jacek Caban
2b99331e93
shlwapi: Fixed handling A->W buffer in UrlCanonicalizeA (valgrind).
2011-01-13 15:22:00 +01:00
Jacek Caban
42874c62a7
winnt.h: Use Common macro for __C89_NAMELESSUNION and __C89_NAMELESSSTRUCT.
2011-01-13 15:22:00 +01:00
Michael Stefaniuc
b1d9b7ee2a
windowscodecs/tests: Fix crash introduced with eaf394a9ac
.
2011-01-13 15:22:00 +01:00
André Hentschel
dd07baa824
kernel32/tests: Use the right return type and a better failed test message.
2011-01-13 15:22:00 +01:00
André Hentschel
36352aaff9
po: Update German translation.
2011-01-13 15:21:59 +01:00
Alexandre Julliard
7ed304dd38
shell32: Build the file filter by hand instead of hardcoding it in resource strings.
2011-01-13 15:21:59 +01:00
Alexandre Julliard
85b4d92831
appwiz.cpl: Build the file filter by hand instead of hardcoding it in resource strings.
2011-01-13 15:21:59 +01:00
Alexandre Julliard
fc872b5b15
avifil32: Append the *.* extension by hand after loading the string.
2011-01-13 15:21:48 +01:00
Alexandre Julliard
8c9b54b7d7
cryptui: Unify the spelling of "All files" with the other modules.
2011-01-13 12:41:10 +01:00
Alexandre Julliard
3812fd3006
libwine: Fix handling of null character in vsnprintfW for %c format.
2011-01-13 12:41:03 +01:00
Matteo Bruni
eb11dee4fc
ntdll/tests: Add a FILE_APPEND_DATA test.
2011-01-12 18:12:48 +01:00
Jacek Caban
e86353fd30
wininet: Make sure to initialize the whole z_stream struct (valgrind).
2011-01-12 18:12:42 +01:00
Austin English
aeb78cba25
configure: Check for snd_pcm_hw_params_get_access_mask() when checking for ALSA.
2011-01-12 18:12:33 +01:00
Alexandre Julliard
35f3db4e24
winspool.drv: Convert string table resources to po files.
2011-01-12 18:12:14 +01:00
Alexandre Julliard
ec547500f2
wininet: Convert string table resources to po files.
2011-01-12 18:12:10 +01:00
Alexandre Julliard
944d218a14
shlwapi: Convert string table resources to po files.
2011-01-12 18:11:51 +01:00
Alexandre Julliard
d3a1131660
shdocvw: Convert menu and string table resources to po files.
2011-01-12 17:52:20 +01:00
Alexandre Julliard
fac153be24
setupapi: Convert string table resources to po files.
2011-01-12 17:37:02 +01:00
Alexandre Julliard
f14712a24e
msvfw32: Convert string table resources to po files.
2011-01-12 17:24:35 +01:00
Alexandre Julliard
50c23add2a
mshtml: Convert string table resources to po files.
2011-01-12 17:12:44 +01:00
Alexandre Julliard
142d416440
mpr: Convert string table resources to po files.
2011-01-12 16:27:50 +01:00
Alexandre Julliard
0546dd5b0f
localui: Convert string table resources to po files.
2011-01-12 16:11:26 +01:00
Alexandre Julliard
be52106c54
inetcpl.cpl: Convert string table resources to po files.
2011-01-12 15:49:32 +01:00
Alexandre Julliard
aa1bdef9a4
cryptui: Convert string table resources to po files.
2011-01-12 15:30:17 +01:00
Alexandre Julliard
b6e78c4e7f
credui: Convert string table resources to po files.
2011-01-12 15:19:02 +01:00
Martin Petricek
ee3c179026
gdiplus: Support for indexed formats in GdipBitmapSetPixel.
2011-01-12 15:02:38 +01:00
André Hentschel
85386c2c6e
kernel32/tests: Don't test function directly when reporting GetLastError().
2011-01-12 14:59:43 +01:00
André Hentschel
13b0452c45
winedump: Fix MZ Header detection.
2011-01-12 14:58:26 +01:00
André Hentschel
ba3f6be371
po: Update German translation.
2011-01-12 14:57:50 +01:00
Greg Geldorp
5c9ce61e9b
d3d9/tests: Skip tests if not running in the foreground.
2011-01-12 14:56:25 +01:00
Greg Geldorp
c1736fed2d
d3d8/tests: Skip tests if not running in the foreground.
2011-01-12 14:56:20 +01:00
Greg Geldorp
33a5cdbf79
gdi32/tests: Allow ANSI_CHARSET for some tests.
2011-01-12 14:56:05 +01:00
Hans Leidekker
d08378a06f
msi: Fix parsing of patch product codes (valgrind).
2011-01-12 14:55:56 +01:00
Hans Leidekker
94f4c0f07d
msi: Fix a memory leak (valgrind).
2011-01-12 14:55:43 +01:00
Michael Stefaniuc
c567d1e461
avifil32: Avoid the forward declaration of the IAVIStream methods.
2011-01-12 14:55:37 +01:00
Michael Stefaniuc
1f8e505dc2
avifil32: COM cleanup for acmstream.c.
2011-01-12 14:55:30 +01:00
Andrew Nguyen
97fa635fc7
advapi32: Convert the trustee name buffer based on trustee form in SetEntriesInAclA.
2011-01-12 11:32:19 +01:00
Dylan Smith
d43cddcc83
richedit: Clear non-default style when changing to plain text mode.
...
Although the text must be empty for the mode to change to plain text
mode, there still may be a non-default style for the temporary insert
style and style for the end of text run.
2011-01-12 11:32:19 +01:00
Ken Thomases
e72a37e960
winemenubuilder: On Mac, size is implicit in ICNS slot; don't search for best.
2011-01-12 11:32:19 +01:00
Ken Thomases
eb40939092
winemenubuilder: On Mac, ignore non-square icon entries.
2011-01-12 11:32:19 +01:00
Ken Thomases
3a5e6c4357
winemenubuilder: On Mac, understand and keep 256x256 Vista-style icons.
2011-01-12 11:32:18 +01:00
Juan Lang
597a2f501a
rsaenh/tests: Add tests for CRYPT_IPSEC_HMAC_KEY.
2011-01-12 11:32:18 +01:00
Michael Stefaniuc
eaf394a9ac
windowscodecs/tests: COM cleanup for converter.c.
2011-01-12 11:32:18 +01:00
Michael Stefaniuc
2785e905bc
windowscodecs: Use ifaces instead of vtbl pointers in BmpDecoder.
2011-01-12 11:32:17 +01:00
Michael Stefaniuc
1515b36aaa
urlmon: COM cleanup for the rest of the iface in BindProtocol.
2011-01-12 11:32:17 +01:00
Michael Stefaniuc
c41cf7d6a5
urlmon: COM cleanup for the IInternetProtocolEx iface.
2011-01-12 11:32:17 +01:00
Alexandre Julliard
4f574ee942
winedump: Try to load the PDB string table from file number 4 too.
2011-01-12 11:31:31 +01:00