gdi32/tests: Added more tests for vertical fonts.
[wine] / tools / winedump / minidump.c
2012-07-23  Michael Stefaniucwinedump: Simplify the "pointer to start of array"...
2012-01-24  Eric Pouechwinedbg, winedump: Embed wine build-id information...
2011-05-12  Marcus Meissnerwinedump: Fixed minidump processor revision decoding...
2010-04-16  Eric Pouechwinedump: Add support for x86-64 in known CPUs while...
2009-11-16  AndrĂ© Hentschelwinedump: Add ARM support.
2008-11-03  Michael Stefaniucwinedump: Remove casts of void pointers to other pointe...
2007-04-02  Eric Pouechwinedbg, winedump: Extended some info printed from...
2007-03-05  Joris Huizerwinedump: sign-compare fixes.
2007-01-10  Eric Pouechwinedump: Fixed signature for dumping MDMP files.
2006-11-30  Eric Pouechwinedump: Use a uniform scheme for dumping file contents.
2006-10-02  Michael Stefaniucwinedump: Win64 printf format warning fixes.
2006-08-17  Stefan Leichterwinedump: Print each 64bit integers as two 32 bit integers.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-11  Eric Pouechwinedump: Constify some pointers.
2005-07-21  Stefan HuehnerFix some -Wsign-compare warnings.
2005-05-24  Dmitry TimoshkovPrint data offset additionally to prefix while dumping...
2005-05-23  Robert ShearmanFix -Wwrite-strings warnings.
2005-03-07  Eric PouechCreated dump.c as a central point for file dumping...