Commit Graph

75657 Commits

Author SHA1 Message Date
Andrew Nguyen ae1e5b79fa windowscodecs: Use memmove in StreamOnMemory::Read and StreamOnMemory::Write to cope with potentially overlapped memory copying.
Spotted with Valgrind.
2011-01-21 13:46:58 +01:00
Andrew Nguyen a0bc2bd91e windowscodecs: Avoid writing to the output pointer on failure in StreamOnStreamRange::Read and StreamOnStreamRange::Write. 2011-01-21 13:46:34 +01:00
Andrew Nguyen 70d67becac kernel32/tests: Free environment strings buffer at the conclusion of the environment tests. 2011-01-21 13:46:22 +01:00
Andrew Nguyen 6c8f8a64b0 regedit: Remove an unused string array.
Spotted by Austin English with LLVM/Clang.
2011-01-21 13:40:46 +01:00
Andrew Nguyen 2d12be7df9 include: Add an extern C++ block around the property key equality operators. 2011-01-21 13:40:42 +01:00
Andrew Nguyen 7a6c0d2f46 shell32: Fix initial reference count for a new IAutoComplete instance. 2011-01-21 13:39:12 +01:00
Gerald Pfeifer 57e4e608dc ntoskrnl.exe: Remove variable sep and related code from INSTR_GetOperandAddr. 2011-01-21 13:38:54 +01:00
Thomas Mullaly 670c8503f7 urlmon: Added pluggable protocol support to CoInternetGetSecurityUrlEx. 2011-01-21 12:26:32 +01:00
Thomas Mullaly 9d4a843d58 urlmon/tests: Added pluggable protocol tests for CoInternetGetSecurityUrlEx. 2011-01-21 12:26:26 +01:00
Thomas Mullaly 540a56a66e urlmon: Added basic CoInternetGetSecurityUrlEx implementation. 2011-01-21 12:26:14 +01:00
Thomas Mullaly 312bfb1042 urlmon/tests: Added CoInternetGetSecurityUrlEx tests. 2011-01-21 12:26:02 +01:00
Thomas Mullaly f46bd50e5d urlmon: Added stub for CoInternetGetSecurityUrlEx. 2011-01-21 12:25:52 +01:00
Michael Stefaniuc 15dfe304bf ddraw: Drop "Thunk_" from the names of the IDirect3DVertexBuffer methods. 2011-01-21 12:25:18 +01:00
Michael Stefaniuc da0186798d ddraw: Drop "Thunk_" from the names of the IDirect3DMaterial* methods. 2011-01-21 12:25:14 +01:00
Ken Thomases cf2de431ac secur32/tests: Fix copy/paste error in test message ("first" -> "third"). 2011-01-21 12:25:06 +01:00
Ken Thomases 677c1e578d windowscodecs: Disable ICNS support when building for Mac OS X 10.4 Tiger. 2011-01-21 12:24:58 +01:00
Anders Jonsson 9c66f68f55 po: Update Swedish translation. 2011-01-21 12:24:52 +01:00
Hwang YunSong 94aa08d2ec po: Update Korean translation. 2011-01-21 12:24:48 +01:00
Erich Hoover 1115e32070 hhctrl.ocx: Add some private toolbar bitmaps (copied from shdocvw). 2011-01-21 12:21:00 +01:00
Erich Hoover d127f0087a hhctrl.ocx: Add better bitmaps for some toolbar buttons. 2011-01-21 12:17:50 +01:00
Huw Davies 55f6f9ada4 include: Add some more internet options. 2011-01-20 19:02:13 +01:00
Owen Rudge 15d5311804 dsound/tests: Add IEEE float buffer tests for dsound8. 2011-01-20 17:50:17 +01:00
Owen Rudge c3a01501e8 dsound/tests: Add IEEE float buffer tests. 2011-01-20 17:50:11 +01:00
Owen Rudge d6f3ca9589 dsound: Add support for 32-bit IEEE float buffers. 2011-01-20 17:50:04 +01:00
Yaron Shahrabani 7571fb5456 po: Hebrew update. 2011-01-20 17:44:05 +01:00
Greg Geldorp f213cdbc4e winhttp/tests: No reconnect on redirect when using proxy. 2011-01-20 14:21:28 +01:00
Jacek Caban ba229eed59 mshtml: Forward nsIURL::[Get|Set]FilePath to nsIURI::[Get|Set]Path. 2011-01-20 14:03:24 +01:00
Nikolay Sivov 03ca06e791 msvcrt: Partially implement _set_abort_behavior. 2011-01-20 12:54:50 +01:00
Jacek Caban 103ef913d1 mshtml: Fixed some leaks in tests (valgrind). 2011-01-20 12:47:53 +01:00
Jacek Caban 60d8c48132 mshtml: Fixed leaks (valgrind). 2011-01-20 12:47:52 +01:00
Greg Geldorp 2309d9f06a imm32/tests: Windows does post WM_IME_COMPOSITION messages sometimes. 2011-01-20 12:24:14 +01:00
Greg Geldorp 50a25a8ebb comctl32/tests: Fix failures for 120DPI display. 2011-01-20 12:24:08 +01:00
Michael Stefaniuc 40753023c2 ole2.dll16: COM cleanup for the ILockBytes16 iface. 2011-01-20 12:23:34 +01:00
Michael Stefaniuc d2bad4880d ole2.dll16: Add missing ILockBytes::Stat to the vtbl initialisation. 2011-01-20 12:23:29 +01:00
Hans Leidekker 167e4eff6d msi/tests: More tests for publishing and unpublishing assemblies. 2011-01-20 12:23:17 +01:00
Hans Leidekker 701f14801f msi: Clean up better when removing a product. 2011-01-20 12:23:09 +01:00
Hans Leidekker 8933013b62 msi: Search all contexts in ACTION_GetComponentInstallStates. 2011-01-20 12:23:04 +01:00
Michael Stefaniuc 4a2ac6c8bd ddraw: Drop "Thunk_" from the names of the IDirect3DDevice3 methods. 2011-01-20 12:22:16 +01:00
Michael Stefaniuc 120678c261 ddraw: Drop "Thunk_" from the names of the IDirect3DDevice2 methods. 2011-01-20 12:22:10 +01:00
Michael Stefaniuc f4acb9bb53 ddraw: Drop "Thunk_" from the names of the IDirect3DDevice methods. 2011-01-20 12:22:04 +01:00
Michael Stefaniuc c2f6d05972 compobj.dll16: COM cleanup for the IMalloc16 iface. 2011-01-20 12:21:49 +01:00
Michael Stefaniuc 4156a80452 explorerframe: COM cleanup for the IClassFactory iface. 2011-01-20 12:21:44 +01:00
Nikolay Sivov 1413e1d6d8 shell32/tests: Close find file handle (Valgrind). 2011-01-20 12:21:34 +01:00
Nikolay Sivov 2d542fa752 shell32: Free cloned PIDL after tree initialization (Valgrind). 2011-01-20 12:21:27 +01:00
Nikolay Sivov 99f0c0a16d shell32: Fix interface leak while adding tree items. 2011-01-20 12:21:23 +01:00
Nikolay Sivov 92dbc57a77 oleaut32: Fix a stream leak on failure. 2011-01-20 12:20:53 +01:00
Eric Pouech f3fe497b4f kernel32: Fix prototype when no curses dev package is present. 2011-01-20 12:20:39 +01:00
Piotr Caban 52a1065f70 mshtml: Added IObjectSafety stub. 2011-01-20 12:20:30 +01:00
Juan Lang 862eab2820 crypt32: Ensure temporary string is NULL-terminated to avoid uninitialized memory access (valgrind). 2011-01-20 12:20:02 +01:00
Juan Lang c3bc7f2cba crypt32: Simplify a function. 2011-01-20 12:19:43 +01:00