wordpad: Small cosmetic fixes.
[wine] / programs / cmd /
2007-02-26  Jason Edmeadescmd.exe: Add special SET modifiers.
2007-02-26  Jason Edmeadescmd.exe: Add %random% special name support.
2007-02-26  Jason Edmeadescmd.exe: Unify parsing and expansion.
2007-02-26  Jason Edmeadescmd.exe: Add support for call :label and goto :label.
2007-02-26  Jason Edmeadescmd.exe: Add pushd and popd.
2007-02-23  Alexandre Julliardcmd: Remove execute permission on source files.
2007-02-23  Jan Zerebeckicmd: Remove redundant const.
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-16  Hwang YunSong(황윤성)cmd: Updated Korean resource.
2007-02-14  Vitaly Lipatovcmd: Fix program name.
2007-02-13  Kim Lilliestiernacmd: Fix the "move" command the same way as the "copy...
2007-01-23  Anatoly Lyutincmd: In function WCMD_goto() changed strcmp() to lstrcm...
2007-01-23  Anatoly Lyutincmd: Remove incorrect return in WCMD_if().
2006-12-27  Eric Pouechcmd: Fix 'copy foo bar/' which gave access denied errors.
2006-10-31  Markus Amslercmd: Check for argument in copy, mkdir, delete, goto...
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-07  Dan Kegelprograms/wcmd: Rename to programs/cmd.