shell32/tests: Fix test failure on Cyrillic locales.
[wine] / programs / winedbg /
2009-10-05  Eric Pouechwinedbg: Properly manage Wine's dbghelp extensions...
2009-09-02  Eric Pouechwinedbg: Fix backend prototypes for PowerPC and Alpha.
2009-08-27  Dylan Smithwinedbg: Resolve typedefs when checking for user define...
2009-08-27  Dylan Smithwinedbg: Extract address from expression for listing...
2009-08-24  Dylan Smithwinedbg: Fixed listing source of function in file.
2009-08-24  Dylan Smithwinedbg: Prevent syntax errors for list command due...
2009-08-17  Dylan Smithwinedbg: Make limitations of set command clearer in...
2009-08-17  Dylan Smithwinedbg: Properly end non-formatted text in man page.
2009-08-17  Dylan Smithwinedbg: Fixed syntax of set command in man pages.
2009-08-17  Dylan Smithwinedbg: Correct header for virtual memory mapping...
2009-08-17  Dylan Smithwinedbg: Remove unused tokens in grammer file.
2009-08-17  Dylan Smithwinedbg: Prevent syntax error for setting all debug...
2009-07-23  Vladimir Pankratovwinedbg: Convert the Russian resources to UTF-8.
2009-07-20  Ricardo Filipewinedbg: Add Portuguese translation.
2009-07-15  Paul Vrienswinedbg: Remove an unneeded pragma from the Swedish...
2009-07-13  Eric Pouechwinedbg: 'Int XX' is not a function call, so don't...
2009-07-08  Anders Jonssonwinedbg: Add Swedish translation.
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-07-01  Michael Stefaniucwinedbg: Build language resource files separately.
2009-07-01  Michael Stefaniucwinedbg: Include the local resource header last.
2009-06-30  Frédéric Delanoywinedbg: Add French translation.
2009-06-29  Eric Pouechwinedbg: Correctly print type for functions without...
2009-06-29  Eric Pouechwinedbg: Print array size when looking at its type.
2009-06-25  Austin Englishwinedbg: Return 0 if --help is specified.
2009-06-23  Alexandre Julliardwinedbg: Don't display the crash dialog for winedevice...
2009-06-08  André Hentschelwinedbg: Fix comment header.
2009-06-05  Alexandre Julliardwinedbg: Add wrappers for Read/WriteProcessMemory to...
2009-06-03  Francois Gougetwinedbg & appwiz.cpl: Use SUBLANG_NEUTRAL for German.
2009-06-01  André Hentschelwinedbg: Add German translation.
2009-06-01  Aurimas Fišeraswinedbg: Add Lithuanian translation.
2009-06-01  Eric Pouechwinedbg: Pass NULL for some optionals parameters to...
2009-05-25  Vladimir Pankratovwinedbg: Add Russian translation.
2009-05-20  Rico Schüllerwinedbg: Do not print more than 9 characters from pThre...
2009-05-19  Frans Koolwinedbg: Add Dutch translations.
2009-05-15  Francois Gougetwinedbg: Replace realloc() with HeapReAlloc().
2009-05-08  Hwang YunSongwinedbg: New Korean resource.
2009-05-06  Francois Gougetwinedbg: Remove an unused debug channel.
2009-05-01  Alexandre Julliardwinedbg: Implement single step for x86_64.
2009-05-01  Alexandre Julliardwinedbg: Fix formatting of the flag register bits.
2009-04-24  Ken Sharpwinedbg: Correct slight typo in winedbg dialog.
2009-04-22  Mikołaj Zalewskiwinedbg: Add a crash dialog for --auto mode.
2009-04-21  Michael Stefaniucwinedbg: Remove some superfluous pointer casts.
2009-04-15  Dmitry Timoshkovwinedbg: Fix a typo in the comment.
2009-04-08  Alexandre Julliardwinedbg: Add context dumping for x86_64.
2009-03-30  Eric Pouechwinedbg: Fix the way array derefs are done.
2009-03-12  Alexandre Julliardwinedbg: Don't name a function PRIVATE.
2009-03-09  Francois GougetRemove spaces before '\n's.
2009-03-09  Francois Gougetwinedbg: Remove spaces before '\n's.
2009-03-02  Mike Ruprechtwinedbg: Fix typo in a comment.
2009-02-02  Marcus Meissnerwinedbg: Check for buffer being NULL.
2009-01-20  Francois Gougetwinedbg: Make lexeme_alloc() static in debug.l.
2009-01-20  Francois Gougetwinedbg: Make some functions static.
2009-01-09  Alexandre Julliardwinedbg: Fix pointer cast warnings on 64-bit.
2008-12-29  Francois Gougetwinedbg: Remove an unused debug channel (winedbg).
2008-12-08  Christian Costawinedbg: Make frame numbers display starting from 0...
2008-12-05  Vincent Povirkwinedbg: Fix string format warnings.
2008-11-24  Francois GougetAssorted spelling fixes.
2008-11-11  Eric Pouechwinedbg: Added scoped symbol picker, and options to...
2008-11-11  Eric Pouechwinedbg: Slightly change the option setting syntax...
2008-11-11  Eric Pouechwinedbg: Rewrote the symbol picking mechanism so that...
2008-11-03  Michael Stefaniucwinedbg: Use FIELD_OFFSET instead of reimplementing it.
2008-10-27  Eric Pouechwinedbg: Add a kill command to kill the current process.
2008-10-20  Eric Pouechwinedbg: Added a command to allow loading mismatched...
2008-10-20  Eric Pouechwinedbg: Use Unicode strings for all module references.
2008-10-18  Alexandre Julliardprograms: Convert source files to utf-8.
2008-09-12  Florian Köberlewinedbg: Fixed an infinite loop.
2008-09-08  Eric Pouechwinedbg: Also handle 1 byte signed int as they were...
2008-09-04  Eric Pouechwinedbg: Search default debuggee dir for symbol informa...
2008-08-25  Alexandre Julliardmakefiles: Recurse into all directories for install...
2008-08-18  Eric Pouechwinedbg: Don't force integral values while displaying...
2008-07-22  Gerald Pfeiferwinedbg: Fix the type of four loop variables and reduce...
2008-07-07  Alexandre JulliardAdd noinput directive to all lex files to avoid a compi...
2008-06-24  Michael Stefaniucwinedbg: Fix "floating pointer" typo.
2008-06-18  Jon Griffithswinedbg: Add support for printing c++ bool values.
2008-05-27  Eric Pouechwinedbg: Fixed the print_basic command when dealing...
2008-05-27  Eric Pouechwinedbg: Removed unneeded variable from print_basic.
2008-05-26  Alexandre Julliardwinedbg: Fix compile when poll() is not available.
2008-05-13  Eric Pouechwinedbg: Fix the path traversal.
2008-05-01  Eric Pouechwinedbg: Added ability to print properly float/double...
2008-05-01  Eric Pouechwinedbg: Attach the source files to a given process...
2008-05-01  Eric Pouechwinedbg: Added implementation of qSupported request.
2008-05-01  Eric Pouechwinedbg: Try harder to locate a source file.
2008-04-29  Alexandre JulliardInclude wine/port.h everywhere we use exceptions.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-02-19  Alexandre JulliardAvoid the nounistd option that doesn't exist on older...
2008-02-19  Rob ShearmanAdd the nounistd option to all lex source files.
2008-02-18  Alexandre Julliardwinedbg: Avoid using size_t in an error message.
2008-02-16  Rob ShearmanDon't use GetExceptionCode and GetExceptionInformation...
2008-02-04  Eric Pouechwinedbg: Implemented the pXX request in gdb proxy.
2008-01-14  Eric Pouechwinedbg: Added a way to support differently selector...
2008-01-14  Eric Pouechwinedbg: Workaround broken minidumps with invalid 32...
2008-01-14  Eric Pouechwinedbg: Fixed bt all so that current process/thread...
2007-11-29  Gerald Pfeiferwinedbg: Warning fixes.
2007-11-16  Gerald Pfeiferwinedbg: Fix type of loop variable in types_udt_find_el...
2007-11-13  Alexandre Julliardwinedbg: Print a backtrace in --auto mode.
2007-10-24  Andrew Talbotwinedbg: Fix a memory leak.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-09-18  Francois Gougetdbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK...
2007-08-31  Francois Gougetwinedbg: 'winedbg --auto' and 'winedbg --minidump'...
2007-08-31  Francois Gougetwinedbg: Detach from the debuggee before exiting.
next