dwrite: Implement GetWeight() for IDWriteFont.
[wine] / programs / winedbg / be_i386.c
2012-05-14  Eric Pouechwinedbg: Also recognize 'rep ret' as a valid return...
2012-04-05  Eric Pouechwinedbg: Fix set instruction when sizeof(int) <> sizeof...
2011-05-09  André Hentschelwinedbg: Update a comment.
2011-05-03  André Hentschelwinedbg: Fix a typo.
2011-03-28  Marcus Meissnerwinedbg: Add missing break (Coverity).
2011-01-10  Eric Pouechwinedbg: Added CPU method for identifying a jmp insn...
2010-04-13  Eric Pouechwinedbg: Describe pointer size in CPU backend structure.
2010-03-29  Eric Pouechwinedbg: Store for context variables only the offsets...
2010-02-04  Eric Pouechwinedbg: Implement float fetching for x86-64 debugger.
2009-12-22  Eric Pouechwinedbg: Push the correct machine type to StackWalk.
2009-12-10  Alexandre Julliardwinedbg: Fix a number of 64-bit pointer truncation...
2009-07-13  Eric Pouechwinedbg: 'Int XX' is not a function call, so don't...
2009-05-01  Alexandre Julliardwinedbg: Fix formatting of the flag register bits.
2009-03-09  Francois Gougetwinedbg: Remove spaces before '\n's.
2009-03-02  Mike Ruprechtwinedbg: Fix typo in a comment.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-01-14  Eric Pouechwinedbg: Added a way to support differently selector...
2007-07-19  Michael Stefaniucprograms: Remove unreachable break after return/break...
2007-06-18  Alexandre Julliardwinedbg: Added support for indirect call with absolute...
2006-12-20  Alexandre Julliardwinedbg: Win64 printf format fixes.
2006-12-20  Alexandre Julliardwinedbg: Fixed a few data types.
2006-12-04  Eric Pouechwinedbg: Added some black magic to still handle registe...
2006-10-23  Eric Pouechwinedbg: Added a few more cases where we inspect if...
2006-07-26  Ge van Geldorpwinedbg: Change ADDRESS variables to ADDRESS64 so we...
2006-07-03  Ge van Geldorpwinedbg: Adjust the parameters of the backend read...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Jeff Latimerwinedbg: Add display for floating point status.
2006-03-10  Petr Tesarikwinedbg: Fix lcall instruction opcode.
2006-02-27  Eric Pouechwinedbg: Cleanup the process_io usage.
2006-01-23  Alexandre Julliardwinedbg: Use Win32 types instead of long long.
2005-05-24  Eric Pouech- started infrastructure for proper multi-target suppor...
2004-06-04  Eric Pouech- all symbol information storage is now module relative...