winecfg: Update Russian translation.
[wine] / programs / winedbg / info.c
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.