include: Assorted spelling fixes.
[wine] / dlls / dxdiagn /
2012-10-29  Henri Verbeetdxdiagn: Avoid depending on ddraw.h.
2012-08-31  Piotr Cabandxdiagn: Initialize ProcessorEnglish property.
2012-05-14  Jacek Cabaninclude: Use widl to take care of nameless structs...
2012-03-26  Michael Stefaniucdxdiagn: Print the debug string and not the pointer...
2012-02-07  Aric Stewartquartz: AMFilterData_ParseFilterData returns a pointer...
2011-11-21  Francois Gougetdxdiagn: Fix a string resource so its format placeholde...
2011-08-22  Michael Stefaniucdxdiagn: COM cleanup for the IDxDiagContainer iface.
2011-08-22  Michael Stefaniucdxdiagn: COM cleanup for the IDxDiagProvider iface.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-08-01  Michael Stefaniucdxdiagn: Implement IClassFactory::QueryInterface.
2011-08-01  Michael Stefaniucdxdiagn: COM cleanup for the IClassFactory iface.
2011-06-15  Andrew Nguyendxdiagn: Add additional adapter identifier properties...
2011-06-15  Andrew Nguyendxdiagn: Remove the Direct3D usage in the fallback...
2011-06-15  Andrew Nguyendxdiagn: Extract the fallback display information code...
2011-06-15  Andrew Nguyendxdiagn: Start using Direct3D to obtain better reported...
2011-06-15  Andrew Nguyendxdiagn/tests: Add tests for some DxDiag_DisplayDevices...
2011-06-15  Andrew Nguyendxdiagn: Unconditionally initialize the passed variant...
2011-06-14  Andrew Nguyendxdiagn: Stub out some properties for dxdiag.exe.
2011-05-18  Marcus Meissnerdxdiagn: Mark internal symbols with hidden visibility.
2011-04-21  Nicolas Le Camdxdiagn/tests: Initialize a variable and reduce its...
2011-04-05  Joris Huizerdxdiagn: Plug memory leak.
2011-04-04  Andrew Nguyendxdiagn: Add operating system string properties to...
2011-04-04  Andrew Nguyendxdiagn: Add paged memory display string properties...
2011-04-04  Andrew Nguyendxdiagn: Add a physical memory display string property...
2011-04-04  Andrew Nguyendxdiagn: Add date and time properties to the DxDiag_Sys...
2011-04-04  Andrew Nguyendxdiagn/tests: Add tests for some DxDiag_SystemInfo...
2011-04-04  Andrew Nguyendxdiagn: Add a NECPC98 property to the DxDiag_SystemInf...
2011-04-04  Andrew Nguyendxdiagn: Add a NetMeeting detection property to the...
2011-04-04  Andrew Nguyendxdiagn: Add language properties to the DxDiag_SystemIn...
2011-04-04  Andrew Nguyendxdiagn: Broaden the scope of the DLL instance handle.
2011-04-04  Andrew Nguyendxdiagn: Add some machine name properties to the DxDiag...
2011-03-16  Francois Gougetdxdiagn: Make IDxDiagContainerImpl_QueryInterface(...
2011-02-15  Andrew Nguyendxdiagn: Restore a few traces in the container construc...
2011-02-15  Andrew Nguyendxdiagn: Transition to the information tree by making...
2011-02-15  Andrew Nguyendxdiagn: Remove the old container initialization code...
2011-02-15  Andrew Nguyendxdiagn: Add code that populates the DxDiag_DirectShowF...
2011-02-15  Andrew Nguyendxdiagn: Add code that populates the DxDiag_DirectXFile...
2011-02-15  Andrew Nguyendxdiagn: Add code to create stub containers for DxDiag_...
2011-02-15  Andrew Nguyendxdiagn: Add code that populates the DxDiag_DisplayDevi...
2011-02-15  Andrew Nguyendxdiagn: Add code that populates the DxDiag_SystemInfo...
2011-02-15  Andrew Nguyendxdiagn: Add code that introduces the infrastructure...
2011-02-15  Andrew Nguyendxdiagn: Make the containers keep a reference to a...
2011-02-01  Andrew Nguyendxdiagn: Avoid caching a single instance of the root...
2011-02-01  Andrew Nguyendxdiagn: Simplify the root container initialization.
2011-02-01  Andrew Nguyendxdiagn: Convert the property linked list to a standard...
2011-02-01  Andrew Nguyendxdiagn: Convert the container linked list to a standar...
2011-02-01  Andrew Nguyendxdiagn: Avoid zeroing memory in container functions.
2010-12-07  Alexandre Julliarddxdiagn: Convert dll registration to the IRegistrar...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-04-07  Henri Verbeetquartz: Don't return a pointer to a stack variable...
2010-03-23  Andrew Nguyendxdiagn: Successfully copy to destination variants...
2010-03-23  Andrew Nguyendxdiagn: Fix return value of IDxDiagContainer::GetProp...
2010-03-22  Francois Gougetdxdiagn/tests: Add a trailing '\n' to an ok() call.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Andrew Nguyendxdiagn: Fix string copy behavior with an excessively...
2010-03-15  Andrew Nguyendxdiagn: Fix return and output behavior of IDxDiagConta...
2010-03-15  Andrew Nguyendxdiagn: Fix dot parsing in IDxDiagContainer::GetChildC...
2010-03-15  Andrew Nguyendxdiagn: Initialize output pointer to NULL in IDxDiagCo...
2010-03-15  Andrew Nguyendxdiagn: Fix string copy behavior with an excessively...
2010-03-15  Andrew Nguyendxdiagn: Fix return and output behavior of IDxDiagConta...
2010-03-15  Andrew Nguyendxdiagn/tests: Add tests for IDxDiagContainer.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-14  Paul Vriensdxdiagn/tests: Fix some test failures on a clean W2K3.
2009-12-22  Andrew Nguyendxdiagn: Validate the dwDxDiagHeaderVersion member...
2009-12-22  Andrew Nguyendxdiagn: Fix a return value and avoid validating the...
2009-12-22  Andrew Nguyendxdiagn: Add tests for IDxDiagProvider.
2009-12-22  Andrew Nguyendxdiagn: Fail class instantiation if aggregation is...
2009-12-22  Andrew Nguyendxdiagn: Make the IDxDiag* interfaces conform to the...
2009-12-11  Andrew Nguyendxdiagn: Initialize a structure size member before...
2009-09-29  Michael Stefaniucdxdiagn: Remove duplicate include.
2009-06-30  Vitaliy Margolendxdiagn: Use quartz's IFilterMapper to get DirectShow...
2009-06-30  Vitaliy Margolendxdiagn: Add fil_data.idl to describe IAMFilterData...
2009-05-18  Vitaliy Margolendxdiagn: DirectShowFilters should go under numbered...
2009-05-18  Vitaliy Margolendxdiagn: Correct version format property.
2009-05-18  Vitaliy Margolendxdiagn: Rename szClsidCat and szClsidFilter to match...
2009-01-15  Michael Stefaniucdxdiagn: Remove superfluous pointer casts.
2009-01-05  Markus Weilanddxdiaxgn: Implemented retrieval of szDeviceIdentifier...
2008-12-29  Vitaliy Margolendxdiagn: Add dxdiagn.dll to DxDiag_DirectXFiles contain...
2008-12-29  Vitaliy Margolendxdiagn: Fix DxDiag_DirectXFiles container to have...
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-02  Alexandre Julliarddxdiagn: Make some functions static.
2008-11-28  Francois Gougetdxdiagn: Remove WINAPI on static functions where not...
2008-11-03  Vitaliy Margolendxdiagn: Add service pack version.
2008-11-03  Vitaliy Margolendxdiagn: Add windows path.
2008-11-03  Vitaliy Margolendxdiagn: Add pagefile size info.
2008-11-03  Vitaliy Margolendxdiagn: Replace remaining FIXMEs with TRACEs.
2008-10-08  Michael Stefaniucdxdiagn: Use FAILED instead of !SUCCEEDED.
2008-08-26  Andrew Talbotdxdiagn: Sign-compare warning fix.
2008-06-23  Vitaliy Margolendxdiagn: Use helper functions for adding properties...
2008-06-23  Vitaliy Margolendxdiagn: PhysicalMemory parameter is a string not long...
2008-05-28  Vitaliy Margolendxdiagn: A number of FIXMEs can be replaced with TRACEs.
2008-05-23  Markus Weilanddxdiagn: Implemented OS version properties for DXDiagSy...
2008-05-12  Vitaliy Margolendxdiagn: Update dx version to 9.0c.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-30  Markus Weilanddxdiagn: Implemented ullPhysicalMemory property for...
2008-02-29  Rob Shearmandxdiagn: Fix the variable that the result of GetFileVer...
2008-02-15  Rob Shearmandxdiagn: Fix the character count passed to snprintfW...
2008-01-07  Andrew Talbotdxdiagn: Remove unneeded casts.
2007-08-28  Stefan Leichterdxdiagn: Remove 'recursive registry key delete' function.
next