dbghelp: A few fixes related to Unicode translation.
[wine] / programs /
2007-02-22  Misha Koshelevoleview: Account for unnamed right hand side parameter...
2007-02-22  Anatoly Lyutinwineconsole: Use MAKELPARM instead of MAKELONG.
2007-02-21  Misha Koshelevoleview: Respect size of array ITypeInfo_GetNames returns.
2007-02-21  Jason Edmeadescmd.exe: Add support for env vars DATE, TIME, CD.
2007-02-21  Jason Edmeadescmd.exe: Add support for %ERRORLEVEL% in both batch...
2007-02-21  Jason Edmeadescmd.exe: Support return code if fail to launch program.
2007-02-21  Jason Edmeadescmd.exe: Support PATH= as a valid command.
2007-02-21  Jason Edmeadescmd.exe: Add ~ modifiers for %0-9.
2007-02-21  Jason Edmeadescmd.exe: Support :EOF in goto labels.
2007-02-21  Jason Edmeadescmd.exe: Add support for %*.
2007-02-21  Jason Edmeadescmd.exe: Support exit [/b] returncode.
2007-02-21  Jason Edmeadescmd.exe: Add "if defined ..." support.
2007-02-20  Anatoly Lyutinwineconsole: Added range of value for an up-down control.
2007-02-19  Detlef Riekenbergregedit: Enable WM_RBUTTONDOWN to set the splitbar.
2007-02-16  Hwang YunSong(황윤성)cmd: Updated Korean resource.
2007-02-14  Misha Koshelevwineboot: Start items in StartUp folder on boot.
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-14  Vitaly Lipatovcmd: Fix program name.
2007-02-13  Anatoly Lyutinwineconsole: Added range of value for all up-down contr...
2007-02-13  Kim Lilliestiernacmd: Fix the "move" command the same way as the "copy...
2007-02-12  Hans Leidekkerwordpad: Open .wri files in wordpad.
2007-02-12  Eric Pouechwinedbg: Support for debugging child processes.
2007-02-12  Eric Pouechwinedbg: Correctly handle invalid read conditions.
2007-02-09  Hwang YunSong(황윤성)regedit: Updated Korean Resource.
2007-02-08  Detlef Riekenbergregedit: Do not use a local copy of a global pointer.
2007-02-08  Detlef Riekenbergregedit: Do not pass a global available pointer to...
2007-02-08  Detlef Riekenbergregedit: Declare some variables static.
2007-02-08  Mike McCormackmsiexec: Catch the -Embedding flag and print out a...
2007-02-07  Detlef Riekenbergregedit: Remove unused resource.
2007-02-07  Ken Thomasesexplorer: Fix leak: always release the CFDictionary.
2007-02-06  Marcus Meissneroleview: Removed dead code (Coverity).
2007-02-06  Mikołaj Zalewskibrowseui: Implement and test ACLMulti.
2007-02-05  Mike McCormackoleview: Remove many casts.
2007-01-23  Anatoly Lyutincmd: In function WCMD_goto() changed strcmp() to lstrcm...
2007-01-23  Anatoly Lyutincmd: Remove incorrect return in WCMD_if().
2007-01-23  Hwang YunSong(황윤성)wineconsole: Updated Korean resource .
2007-01-23  Hans Leidekkersnmpapi: Add a bunch of tests.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-17  Anatoly Lyutinwineconsole: Add support for non-latin symbols with...
2007-01-15  Mikołaj Zalewskicmdlgtst: Add Polish translation.
2007-01-15  Mikołaj Zalewskiwordpad: Add Polish translation.
2007-01-12  Kirill K. Smirnovexplorer/systray: Some code cleanup.
2007-01-11  James Hawkinswinedbg: Check buffer for NULL before writing to it.
2007-01-11  Louis Lendersclock: Update Dutch resource.
2007-01-10  Michael Stefaniucjanitorial: Use the C standard for multiline strings.
2007-01-10  Dmitry Timoshkovwineconsole: Fix a typo in the help message about corre...
2007-01-10  Dmitry Timoshkovwineconsole: Use CP_UNIXCP to translate strings to...
2007-01-10  Dmitry Timoshkovwineconsole: Make some data const.
2007-01-10  Bill Medlandodbccp32: Add tests structure.
2007-01-10  Francois Gougetuninstaller: Add a Portuguese translation (contributed...
2007-01-09  Michael Stefaniucjanitorial: Remove stray '\' at end of lines.
2007-01-08  Kai Blintaskmgr: Remove unused variable and if check (Coverity).
2007-01-08  Jonathan Ernstwinecfg: Update French translation.
2007-01-05  Francois Gougettaskmgr: Print GetLastError() in decimal with '%u'.
2007-01-05  Paul Vrienswinetest: Pass correct working directory to the tests.
2007-01-04  Louis Lendersregedit: Update Dutch resources.
2007-01-04  Eric Pouechwinedbg: Added a maintenance command to load a given...
2007-01-02  Roderick Colenbranderwinecfg: Remove desktop double buffering option.
2006-12-29  Alexandre Julliardjoystick.drv: Renamed the dlls/winmm/joystick directory...
2006-12-28  Alexandre Julliardmake_makefiles: Merge the generated gitignores in dlls...
2006-12-27  Alexandre Julliardmake_makefiles: Generate the top-level .gitignore file.
2006-12-27  Eric Pouechcmd: Fix 'copy foo bar/' which gave access denied errors.
2006-12-26  Jacek Cabanitss: Added test of protocol.
2006-12-20  Alexandre Julliardwinedbg: Win64 printf format fixes.
2006-12-20  Alexandre Julliardwinedbg: Fixed a few data types.
2006-12-16  Andrew Talbotwinhelp: Cast-qual warnings fix.
2006-12-16  Andrew Talbotwinecfg: Cast-qual warning fix.
2006-12-16  Andrew Talbotprogman: Cast-qual warnings fix.
2006-12-14  Francois GougetAssorted spelling fixes.
2006-12-12  Paul Vrienswinetest: Show correct filenames on test.winehq.org.
2006-12-07  Eric Pouechwinecfg: A few fixes for the French translation.
2006-12-06  Eric Pouechwinedbg: Added support for constant values passed by...
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-04  Eric Pouechwinedbg: Dwarf can emit REGREL symbol information,...
2006-12-04  Eric Pouechwinedbg: Now that local variable computation depends...
2006-12-04  Eric Pouechwinedbg: Added some black magic to still handle registe...
2006-12-04  Eric Pouechwinedbg: Remove some hassle from sgv_cb, and handle...
2006-12-04  Eric Pouechwinedbg: No longer test filename in sgv_cb, but do...
2006-11-30  Paul Vrienswinetest: Make sure we can send larger files.
2006-11-30  Vitaliy Margolenwinemenubuilder: Look for supported color depths icons...
2006-11-30  Alexandre Julliardwinecfg: Determine the current Windows version from...
2006-11-28  Frank Richterwinecfg: Update German translation.
2006-11-28  Francois Gougetcmdlgtst: Add a Portuguese translation (contributed...
2006-11-28  Francois Gougetregedit: Add a Portuguese translation (contributed...
2006-11-28  Francois Gougetwineconsole: Add a Portuguese translation (contributed...
2006-11-28  Francois Gougetwinefile: Add a Portuguese translation (contributed...
2006-11-28  Francois Gougetwinecfg: Add a Portuguese translation (contributed...
2006-11-28  Francois Gougetwinemine: Add a Portuguese translation (contributed...
2006-11-27  Eric Pouechwinedbg: Added basic support for printing 64bit wide...
2006-11-27  Eric Pouechwinedbg: Host references lookup.
2006-11-27  Eric Pouechwinedbg: Various information printing issues.
2006-11-27  Vitaliy Margolenwinemenubuilder: Downgrade some ERR to WARN.
2006-11-27  Francois Gougetwinepath: Fix --unix so it works whether the Windows...
2006-11-27  Alexander Nicolays... oleview: Add Norwegian Bokmål translation.
2006-11-27  Alexander Nicolays... winecfg: Updated Norwegian Bokmål translation.
2006-11-24  Francois Gougetprograms: Update the Portuguese translation (contribute...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-24  Hwang YunSong(황윤성)winecfg: Update Korean resource.
2006-11-22  Vitaliy Margolenwinemenubuilder: Use 'start.exe' to launch non .exe...
2006-11-21  Vitaliy Margolenwinecfg: Remove some old dead code and associated langu...
next