Commit Graph

74114 Commits (1787e8f05eec50d00737b89aa0d2d6d9f23948a0)
 

Author SHA1 Message Date
Austin English 8d821bd933 wineboot: Add a manpage. 2010-11-26 12:12:41 +01:00
Austin English 1c7d349f26 wininet: Add a stub for InternetShowSecurityInfoByURL. 2010-11-25 16:57:13 +01:00
Alexander Morozov f48b0aa6a2 crypt32/tests: Fix test failures on some Win95 and some NT4. 2010-11-25 16:56:27 +01:00
Alexander Morozov b9c122f15e crypt32/tests: Skip more tests. 2010-11-25 16:56:09 +01:00
Jacek Caban 387ed3c855 mshtml: Fixed ref count tests on broken IEs.
Also some code clean up.
2010-11-25 16:55:22 +01:00
Jacek Caban 5030554ccd mshtml: Don't use wine_url in nsIURI::SchemeIs implementation. 2010-11-25 16:55:12 +01:00
Jacek Caban 286249031c mshtml: Don't use wine_uri in nsIIOService::NewChannelFromURI implementation. 2010-11-25 16:55:05 +01:00
Jacek Caban 74aabe94b1 mshtml: Don't use wine_url in nsURI::Clone implementation. 2010-11-25 16:55:00 +01:00
Alexandre Julliard 0a28308b90 cryptnet/tests: Don't import shlwapi. 2010-11-25 12:01:43 +01:00
Eryk Wieliczko 91bc6c5201 msvcrt: Implement fprintf_s and fwprintf_s. 2010-11-25 11:55:31 +01:00
Eryk Wieliczko 133a38fcfb msvcrt: Implement printf_s and wprintf_s. 2010-11-25 11:55:20 +01:00
Eryk Wieliczko 6296d95b9e msvcrt: Implement vprintf_s and vwprintf_s. 2010-11-25 11:55:05 +01:00
Eryk Wieliczko 8bf437d827 msvcrt: Implement vfprintf_s and vfwprintf_s. 2010-11-25 11:53:07 +01:00
Maarten Lankhorst ab2e5c0499 quartz: Add support for fullscreen mode in video renderer. 2010-11-25 11:49:08 +01:00
Piotr Caban 28d355966d msvcrt: Fix errors in spec files. 2010-11-25 11:49:08 +01:00
Michael Stefaniuc 828fff8c8b msxml3: Remove dead code: break after return (Smatch). 2010-11-25 11:49:08 +01:00
Adam Martinson 459c29ba34 msxml3: Store the DOMDocument/XMLSchemaCache object version. 2010-11-25 11:49:08 +01:00
Adam Martinson 10e2d26e3f msxml3/schema: Properly handle schema_cache_add() from a URL. 2010-11-25 11:49:07 +01:00
Adam Martinson 54d949fbe8 msxml3: Fix a few error messages. 2010-11-25 11:49:07 +01:00
Adam Martinson 2f0e73f896 msxml3/tests: Move domdoc.c schema-related tests to schema.c. 2010-11-25 11:49:07 +01:00
Piotr Caban 785828fc87 msvcp90/tests: Added basic_string<char>::compare tests. 2010-11-25 11:49:07 +01:00
Piotr Caban b808de857a msvcp80: Update spec file. 2010-11-25 11:49:07 +01:00
Piotr Caban 919a7cedb5 msvcp90: Added basic_string<wchar>::compare implementation. 2010-11-25 11:49:07 +01:00
Piotr Caban b09125ad4e msvcp90: Added basic_string<char>::compare implementation. 2010-11-25 11:49:07 +01:00
Piotr Caban acf0cea825 msvcp90: Added basic_string<{char,wchar}> constructor (substring) implementation. 2010-11-25 11:49:07 +01:00
Maarten Lankhorst 3213061ebd winegstreamer: Do not allow timestamp + late to go negative in QOS messages. 2010-11-25 11:49:06 +01:00
Maarten Lankhorst f63950d023 quartz: Change VideoRenderer_Run to handle EndOfStream slightly better. 2010-11-25 11:49:06 +01:00
Maarten Lankhorst 0a4adc1f10 quartz: Prevent circular connections in render case too. 2010-11-25 11:49:06 +01:00
Maarten Lankhorst 36fb590efd winegstreamer: Fix seeking for real. 2010-11-25 11:48:45 +01:00
Matteo Bruni 9867c39133 d3dx9/tests: Fix a D3DXCheckTextureRequirements test failing on Windows. 2010-11-24 18:27:31 +01:00
Austin English 68daebb681 winecfg: Add a manpage. 2010-11-24 18:00:08 +01:00
Austin English d2989f0d09 winefile: Add a manpage. 2010-11-24 17:59:59 +01:00
Austin English 82415fff99 winemine: Add a manpage. 2010-11-24 17:59:59 +01:00
Matteo Bruni 9517305c03 d3dx9/tests: Fix some tests to take into account POW2 texture capability flags. 2010-11-24 17:59:59 +01:00
Michael Stefaniuc 9d74e4dec3 shdocvw: Don't open code CONTAINING_RECORD(). 2010-11-24 17:59:59 +01:00
Hwang YunSong 2fd48900a2 shdocvw: Update Korean resource. 2010-11-24 17:59:58 +01:00
Borut Razem 814bbc465b ping: Sleep 1 second less. 2010-11-24 17:59:58 +01:00
Damjan Jovanovic 33423f3752 sti: Use IRegistrar instead of regsvr.c. 2010-11-24 17:59:57 +01:00
Alexandre Julliard 7769b05858 oleaut32: Convert dll registration to the new IRegistrar mechanism. 2010-11-24 17:59:57 +01:00
Alexandre Julliard 4d966be69c winecrt0: Add a generic mechanism for dll registration through IRegistrar. 2010-11-24 17:59:41 +01:00
Damjan Jovanovic cd4b9c1127 atl: Add support for binary values in IRegistrar. 2010-11-24 12:07:24 +01:00
Damjan Jovanovic d2a221d2b5 atl: Improve IRegistrar dword parsing. 2010-11-24 12:07:21 +01:00
Paul Vriens 10df397871 advapi32/tests: Add a test for driver services. 2010-11-24 12:07:13 +01:00
Gerald Pfeifer 8c7164603f ntdll/tests: Remove unused variable from test_query_volume_information_file. 2010-11-24 12:07:04 +01:00
Michael Stefaniuc 33c528188d msvcrt: Add missing dereference of the time pointer. 2010-11-24 12:06:36 +01:00
Alexander Morozov d8cad3eb1b crypt32/tests: Use pCryptAcquireContextA. 2010-11-24 12:06:31 +01:00
Alexander Morozov 676d5db65a crypt32/tests: Fix test failures on WinME and some NT4. 2010-11-24 12:06:11 +01:00
Alexander Morozov 113c614525 crypt32/tests: Do not crash on some Win98. 2010-11-24 12:06:04 +01:00
Adam Martinson 92bfadef7f msxml3: Add schema parse/validate error callbacks. 2010-11-24 12:05:49 +01:00
Adam Martinson 6ee2231d2b configure: Add a check for xmlSchemaSetParserStructuredErrors(). 2010-11-24 12:05:38 +01:00