Release 1.5.29.
[wine] / programs / dxdiag /
2012-01-20  Alexandre Julliardmakefiles: Disable use of Unicode macros globally for...
2011-11-14  Frédéric Delanoydxdiag: Avoid dead increment (clang).
2011-07-27  Frédéric Delanoydxdiag: Remove dead increment (Clang).
2011-06-28  Marcus Meissnerdxdiag: Removed unused endptr assignment (Coverity).
2011-06-15  Andrew Nguyendxdiag: Avoid C99 list initialization constructs.
2011-06-14  Andrew Nguyendxdiag: Add code for XML information output.
2011-06-14  Andrew Nguyendxdiag: Add code for plain-text information output.
2011-06-14  Andrew Nguyendxdiag: Add code to collect information from the DxDiag...
2011-06-14  Andrew Nguyendxdiag: Introduce the information collection infrastruc...
2011-06-14  Andrew Nguyendxdiag: Display a usage message box when unknown option...
2011-06-14  Andrew Nguyendxdiag: Introduce the file output infrastructure.
2011-06-13  Andrew Nguyendxdiag: Improve the command-line parsing.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-08-31  Henri Verbeetdxdiag: Make the "cmdline" parameter const.
2009-08-27  Austin Englishdxdiag: Add basic command line parsing.
2009-08-27  Austin Englishdxdiag: Make dxdiag a Unicode rather than ANSI program.
2009-08-25  Austin Englishdxdiag: Add stub implementation.