Commit Graph

74246 Commits

Author SHA1 Message Date
Maarten Lankhorst c911893e43 winegstreamer: Make sure size is set correctly before delivering buffers. 2010-12-05 12:23:56 +01:00
Maarten Lankhorst 4416ef9de6 strmbase: Fix reference leak of enumpins. 2010-12-05 12:23:53 +01:00
Alexandre Julliard 30de0fa697 sti: Generate the class registration. 2010-12-03 20:27:25 +01:00
Alexandre Julliard 48216541fd atl: Generate the class registration and use a copy of the standard winecrt0 mechanism. 2010-12-03 20:23:54 +01:00
Alexandre Julliard 431e369f62 ole32: Convert dll registration to the IRegistrar mechanism. 2010-12-03 19:51:08 +01:00
Alexandre Julliard 2f5c578dba widl: Output registration information also for IUnknown. 2010-12-03 19:29:49 +01:00
Alexandre Julliard 2bf6305ad6 widl: Don't force removal of progids since "CLSID" is also a progid. 2010-12-03 18:09:13 +01:00
Alexandre Julliard 24d2f694cb msi/tests: Fix a test failure on win2k. 2010-12-03 16:15:13 +01:00
Austin English b98c8ce556 d3d8/d3d9: Fix compiler warnings on non x86/x86_64. 2010-12-03 16:08:55 +01:00
Francois Gouget f10c16072e msxml3: Add a trailing '\n' to an ERR() call. 2010-12-03 16:08:29 +01:00
Francois Gouget 036909e838 ntdll/tests: Add a trailing '\n' to an ok() call. 2010-12-03 16:08:25 +01:00
Francois Gouget a4c0b0ddf2 shdocvw: Fix the trailing '\n' of a TRACE(). 2010-12-03 16:08:20 +01:00
Francois Gouget 1465b4d211 comctl32/tests: Add a trailing '\n' to an ok() call. 2010-12-03 16:08:17 +01:00
Alexandre Julliard 5f49129e03 resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
Austin Lund 555e59a454 user32/tests: Disable IME for msg tests. 2010-12-03 14:28:31 +01:00
Austin Lund 0fe32508a7 user32/tests: Close second window in DBCS WM_CHAR tests. 2010-12-03 14:28:31 +01:00
Michael Stefaniuc be6dcb5494 shdocvw: Use an iface instead of an vtbl pointer in IClassFactoryImpl. 2010-12-03 14:28:30 +01:00
Maarten Lankhorst 02986df061 quartz: Make video renderer use unicode calls. 2010-12-03 14:28:30 +01:00
Maarten Lankhorst 70b31cf0ce quartz: Use unicode calls in SystemClock. 2010-12-03 14:28:30 +01:00
Maarten Lankhorst 883ca4d9d0 quartz: Implement AMGetErrorTextA on top of AMGetErrorTextW. 2010-12-03 14:28:29 +01:00
Maarten Lankhorst 89161a8ded quartz: Make sure video window is actually destroyed. 2010-12-03 14:28:29 +01:00
Maarten Lankhorst 6e7aff2544 quartz: Add support for filtermapper3 to filtergraph. 2010-12-03 14:28:29 +01:00
Maarten Lankhorst c7a3f12359 quartz: Support IFilterMapper3 interface. 2010-12-03 14:28:28 +01:00
Alexandre Julliard b3ebd5a8c5 widl: Use the class name as default description for a progid. 2010-12-03 14:28:28 +01:00
Alexandre Julliard 7ef29c5d2e dswave: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:28 +01:00
Alexandre Julliard b3c307fb91 dsound: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:28 +01:00
Alexandre Julliard f5090d2617 dmusic: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:27 +01:00
Alexandre Julliard ca110e4d71 dmsynth: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:27 +01:00
Alexandre Julliard 0dbd799002 dmstyle: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:27 +01:00
Alexandre Julliard e559640482 dmscript: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:26 +01:00
Alexandre Julliard 4e4ea3f0a1 dmloader: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:26 +01:00
Alexandre Julliard 5bc129aa89 dmime: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:25 +01:00
Alexandre Julliard 8db3669d19 dmcompos: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:24 +01:00
Alexandre Julliard fde44df4d0 dmband: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:24 +01:00
Alexandre Julliard 025a84a15a amstream: Convert dll registration to the IRegistrar mechanism. 2010-12-03 14:28:23 +01:00
Austin Lund 8446f5c0a7 shell32/tests: Fixed SHPathPrepareForWriteW tests on Asian platforms. 2010-12-03 14:28:23 +01:00
Alexandre Julliard fac6741212 configure: Fix the OpenCL detection for Mac OS. 2010-12-03 14:28:23 +01:00
Peter Urbanec e40093f70a opencl: Basic OpenCL 1.0 implementation. 2010-12-03 14:28:09 +01:00
Peter Urbanec 65c84d773f opencl: Initial stub implementation of OpenCL 1.0. 2010-12-03 13:13:45 +01:00
Nikolay Sivov f0f3157da1 comctl32/listview: Don't touch out text pointer if it wasn't requested. 2010-12-03 13:13:45 +01:00
Jacek Caban 0b046c94ac mshtml: Added ActiveX control creation implementation. 2010-12-03 13:13:45 +01:00
Jacek Caban b00b8631a6 mshtml: Added NP_GetEntryPoints implementation. 2010-12-03 13:12:02 +01:00
Jacek Caban 4a91265b4f npmshtml: Added Mozilla plugin for mshtml ActiveX controls. 2010-12-03 11:51:50 +01:00
Juan Lang a273ce077e quartz: Don't crash in SetMediaType if the source media type is NULL. 2010-12-03 11:08:37 +01:00
Thomas Mullaly 4a9d2d43fe urlmon: Implemented PARSE_DOMAIN for CoInternetParseIUri. 2010-12-03 11:08:30 +01:00
Thomas Mullaly 500e4fae7c urlmon: Implemented PARSE_SITE for CoInternetParseIUri. 2010-12-03 11:08:26 +01:00
Thomas Mullaly a77f159019 urlmon: Implemented PARSE_SCHEMA for CoInternetParseIUri. 2010-12-03 11:08:21 +01:00
Thomas Mullaly 1788099321 urlmon: Implemented PARSE_URL_FROM_PATH for CoInternetParseIUri. 2010-12-03 11:08:16 +01:00
Thomas Mullaly 221331e72b urlmon: Implemented PARSE_PATH_FROM_URL for CoInternetParseIUri. 2010-12-03 11:08:07 +01:00
Henri Verbeet 6a646ac25d wined3d: shader_get_registers_used() is only called during shader initialization. 2010-12-03 11:04:39 +01:00