gdi32/tests: Added more tests for vertical fonts.
[wine] / tools / winedump / output.c
2010-10-22  André Hentschelwinedump: Ignore case when detecting void.
2010-10-21  André Hentschelwinedump: Fix typo in code generation.
2010-09-21  Austin Englishwinedump: Match the new Makefile format.
2010-04-19  Austin Englishwinedump: Output Makefile.in the right way for the...
2009-04-21  Christian Costawinedump: When generating preamble, use 4 spaces instea...
2009-03-09  Francois GougetRemove spaces before '\n's.
2008-01-14  Michael Stefaniucwinedump: Use a switch in the generated DllMain().
2008-01-14  Michael Stefaniucwinedump: Use the DEFINE_THISCALL_WRAPPER macro instead...
2008-01-14  Michael Stefaniucwinedump: Do not create a header file when not generati...
2007-03-21  Rob Shearmanwinedump: Fix the output for Makefile.in with respect...
2006-11-06  Rob Shearmanwinedump: Fix printf warning in the generated code.
2006-08-25  Alexandre Julliardwinedump: Get rid of the install script.
2006-06-21  Detlef Riekenbergwinedump: Add DLL_WINE_PREATTACH to the generated DllMain.
2006-06-21  Detlef Riekenbergwinedump: Use ntdll as template.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-08  Marcus Meissnerwinedump: Use fchmod() instead of doing system(chmod).
2006-01-18  Hans Leidekkerwinedump: Fix compilation of generated source.
2005-05-06  Alexandre JulliardRemoved a bunch of obsolete makefile hacking sed code.
2004-03-02  Alexandre JulliardRemoved obsolete definitions from generated makefiles.
2003-08-21  Jon GriffithsUpdate install script to match current build process.
2002-11-20  Alberto Massariwinedump was still using the "init" keyword in the...
2002-09-20  Jon GriffithsUpdate output for current build process.
2002-08-28  Patrik StridvallRemoved trailing white space.
2002-07-19  Jon GriffithsUpdate output for recent build changes.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-22  Alexandre JulliardMoved debug definitions to include/wine/debug.h.
2002-01-15  Francois GougetSmall typo fix.
2001-11-05  Eric PouechFixed and globalized some path and module name handling.
2001-10-16  Guy L. Albertelli- eliminate different segmentation faults.
2001-09-07  Eric PouechAdded PE dump capabilities to specmaker and renamed...