Commit Graph

51326 Commits

Author SHA1 Message Date
Juan Lang c80b99a2f4 wintrust: Implement WVTAsn1CatMemberInfoDecode. 2008-10-18 19:31:34 +02:00
Juan Lang 6b13b35640 wintrust: Add tests for WVTAsn1CatMemberInfoDecode. 2008-10-18 19:31:28 +02:00
Juan Lang 65c5d3e4a8 wintrust: Add stub for WVTAsn1CatMemberInfoDecode. 2008-10-18 19:31:19 +02:00
Juan Lang d3d7dfa7ff wintrust: Implement WVTAsn1CatMemberInfoEncode. 2008-10-18 19:31:10 +02:00
Juan Lang 52751981ad wintrust: Add tests for WVTAsn1CatMemberInfoEncode. 2008-10-18 19:30:57 +02:00
Juan Lang 4ffb8a2318 wintrust: Add stub for WVTAsn1CatMemberInfoEncode. 2008-10-18 19:30:44 +02:00
Jacek Caban f30de9b9fc jscript: Added Number.valueOf implementation. 2008-10-18 19:30:09 +02:00
Nicolas Le Cam 7526b88013 netapi32/tests: Fix a failing test on localized Windows. 2008-10-18 19:29:43 +02:00
Nicolas Le Cam 6a7017e41f netapi32: Fix well known account RIDs in NetQueryDisplayInformation Level 1. 2008-10-18 19:29:33 +02:00
Nicolas Le Cam 72d764f60e netapi32/tests: Add a test for well known account RIDs. 2008-10-18 19:29:24 +02:00
Reece Dunn 5044f57ce6 include: data_size on GetPrivateData should be a pointer type since it is an in/out parameter. 2008-10-18 19:27:30 +02:00
Reece Dunn a9581adeac include: Fixed the tom constant values. 2008-10-18 19:27:00 +02:00
Dylan Smith 2271226bfd richedit: Added test for auto scroll behaviour with redraw disabled. 2008-10-18 19:26:54 +02:00
Alexandre Julliard 7f327237bf Convert remaining source files to utf-8. 2008-10-18 19:23:08 +02:00
Alexandre Julliard f80cd0db71 tools: Convert source files to utf-8. 2008-10-18 19:22:54 +02:00
Alexandre Julliard 7d5f732d30 server: Convert source files to utf-8. 2008-10-18 19:22:26 +02:00
Alexandre Julliard 01b7667a1a programs: Convert source files to utf-8. 2008-10-18 19:22:19 +02:00
Alexandre Julliard 750e7e072c include: Convert source files to utf-8. 2008-10-18 19:22:02 +02:00
Alexandre Julliard f62ac19fb5 winex11: Convert source files to utf-8. 2008-10-18 19:21:41 +02:00
Alexandre Julliard 1a3791494c winedos: Convert source files to utf-8. 2008-10-18 19:21:31 +02:00
Alexandre Julliard 6cfef95ce7 wined3d: Convert source files to utf-8. 2008-10-18 19:21:20 +02:00
Alexandre Julliard 5d9d8f854f user32: Convert source files to utf-8. 2008-10-18 19:21:00 +02:00
Alexandre Julliard 2f2ec7ca89 shell32: Convert source files to utf-8. 2008-10-18 19:20:53 +02:00
Alexandre Julliard 83b6c8a5fa rpcrt4: Convert source files to utf-8. 2008-10-18 19:20:44 +02:00
Alexandre Julliard ebdb933b6d ole32: Convert source files to utf-8. 2008-10-18 19:20:29 +02:00
Alexandre Julliard 2c498691f5 msrle32: Convert source files to utf-8. 2008-10-18 19:20:18 +02:00
Alexandre Julliard 505434aa08 msdmo: Convert source files to utf-8. 2008-10-18 19:20:10 +02:00
Alexandre Julliard bcc77a89b2 kernel32: Convert source files to utf-8. 2008-10-18 19:20:02 +02:00
Alexandre Julliard 2f24b8535b dpnet: Convert source files to utf-8. 2008-10-18 19:19:55 +02:00
Alexandre Julliard e1ced22db1 ddraw: Convert source files to utf-8. 2008-10-18 19:19:45 +02:00
Alexandre Julliard 90fd6a2f4d d3d9: Convert source files to utf-8. 2008-10-18 19:19:23 +02:00
Alexandre Julliard 4f324b3a4b avifil32: Convert source files to utf-8. 2008-10-18 19:19:02 +02:00
Alexandre Julliard d230e713b9 winecrt0: Add missing WINAPI on driver entry point. 2008-10-18 12:12:05 +02:00
Juan Lang 5f1c27d821 crypt32: Fix expected/got mixup. 2008-10-17 20:17:21 +02:00
Juan Lang eeec9bf349 crypt32: Correct another chain status discrepancy with Windows. 2008-10-17 20:17:11 +02:00
Juan Lang 25698f8938 crypt32: Microsoft fixed a bug with name constraints, so make Wine's behavior match. 2008-10-17 20:17:08 +02:00
Hans Leidekker 4615b1c0b4 wininet: Fix buffer size query for InternetQueryOption(INTERNET_OPTION_PROXY). 2008-10-17 20:16:06 +02:00
Rob Shearman 1b5e84a588 kernel32: Fix some Esperanto day and month names. 2008-10-17 20:15:57 +02:00
Henri Verbeet 21c7d89ce6 dxgi: Add the IDXGIAdapter interface. 2008-10-17 20:15:16 +02:00
Henri Verbeet 94bd5c6596 dxgi: Add the IDXGISwapChain interface. 2008-10-17 20:15:12 +02:00
Henri Verbeet 2d1da818c5 dxgi: Add the IDXGIOutput interface. 2008-10-17 20:15:09 +02:00
Henri Verbeet 9cdbffcce4 dxgi: Add the IDXGISurface interface. 2008-10-17 20:14:53 +02:00
Alexandre Julliard a304358e7b mountmgr: Store the device name in the mount point structure. 2008-10-17 20:09:50 +02:00
Alexandre Julliard 1680ba67ef mountmgr: Store mount points as a list instead of an array. 2008-10-17 20:09:31 +02:00
Alexandre Julliard a12789e97e mountmgr: Enforce a minimal length for the mount point id. 2008-10-17 19:57:43 +02:00
Alexandre Julliard 881e30b4d1 user32/test: Fix a couple of message test failures on Windows. 2008-10-17 19:05:11 +02:00
Rob Shearman 9898d437ef msvcmaker: Generate rules for IDL_C_SRCS, IDL_S_SRCS, IDL_P_SRCS and IDL_TLB_SRCS. 2008-10-17 14:24:54 +02:00
Hans Leidekker 4a6b856ff2 wininet: Add a test for basic authentication. 2008-10-17 14:12:37 +02:00
Hans Leidekker d5dca63cb6 wininet: Don't destroy authentication data when closing the connection.
Fixes basic authentication in combination with connection close semantics.
Spotted by Vincent Povirk.
2008-10-17 14:12:33 +02:00
Alexandre Julliard 1873ebdddc kernel32: Delete the .windows-label file if the label is empty.
Add a trailing \n to the label file.
2008-10-17 14:12:19 +02:00