dwrite: Implement GetWeight() for IDWriteFont.
[wine] / programs / winedbg / info.c
2011-06-01  AndrĂ© Hentschelwinedbg: Increase buffer for function names.
2010-12-06  Peter Schlailewinedbg: Adds an rwatch command to winedbg.
2010-11-23  Eric Pouechwinedbg: Moved into a common function all code dealing...
2010-11-23  Eric Pouechwinedbg: Rename 'info exception' into 'info frame'...
2010-05-25  Andrew Eikumwinedbg: Allow user to specify length of stack info...
2009-12-30  Eric Pouechwinedbg: In "info threads" commands, also show the...
2009-12-14  Eric Pouechwinedbg: Added a couple of tweaks to properly support...
2009-12-14  Eric Pouechdbghelp: Force 64bit module enumeration on all platforms.
2009-12-10  Alexandre Julliardwinedbg: Fix a number of 64-bit pointer truncation...
2009-12-09  Alexandre Julliardwinedbg: Use the explicit name for all A/W function.
2009-08-17  Dylan Smithwinedbg: Correct header for virtual memory mapping...
2009-04-21  Michael Stefaniucwinedbg: Remove some superfluous pointer casts.
2008-10-20  Eric Pouechwinedbg: Use Unicode strings for all module references.
2008-01-14  Eric Pouechwinedbg: Added a way to support differently selector...
2007-11-29  Gerald Pfeiferwinedbg: Warning fixes.
2007-08-03  Francois Gougetdbghelp: Better match the PSDK types, especially with...
2007-04-09  Chris Robinsonwinedbg: Align module addresses to 8 characters.
2006-12-20  Alexandre Julliardwinedbg: Win64 printf format fixes.
2006-12-20  Alexandre Julliardwinedbg: Fixed a few data types.
2006-10-03  Eric Pouechwinedbg: Fixed the auto mode.
2006-06-27  Eric Pouechwinedbg: Module info.
2006-06-27  Eric Pouechwinedbg: Use 64 bit version of imagehlp_module.
2006-06-05  Juan Langwinedbg: Get rid of unused mode command.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Jeff Latimerwinedbg: Add display for floating point status.
2005-09-28  Alexandre JulliardNew scheme for keeping track of debug channels that...
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-08-19  Mike McCormackFix gcc 4.0 warnings.
2005-02-14  Oliver StieberMention bt [all | <tid>].
2005-01-31  Mike HearnShow window owner thread in winedbg.
2004-07-04  Eric Pouech- enhanced 'info share' output
2004-06-04  Eric Pouech- all symbol information storage is now module relative...
2004-01-27  Sami AarioFix a debug message.
2003-12-15  Eric Pouech- get rid of winedbg internal channels for output
2003-11-05  Rein KlazesLet "info wnd" print the client rectangle in screen...
2003-10-14  Michal Janusz MiroslawExtend displays: now one can add displays active only...
2003-10-09  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Alexandre JulliardRenamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECOR...
2003-02-14  Mike HearnRemoved the nonexistant command "debugmsg" from winedbg...
2003-01-30  Eric Pouech- Removed no longer used queue & modref related commands.
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2002-09-16  Eric PouechAdded ability to abort on interactive symbol lookup.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.