d3dx9_36: Fix the return value in error cases in d3dx9_parse_resource.
[wine] / programs / cmd /
2011-06-14  Frédéric Delanoycmd/tests: Get rid of obsolete @todo_space@ construct.
2011-06-02  Dan Kegelcmd: WCMD_delete: fix /s for dirnames containing spaces...
2011-05-31  Dan Kegelcmd: WCMD_delete: move "Delete *.* ?" processing into...
2011-05-26  Dan Kegelcmd: Don't read past end of thisVar in WCMD_expand_envv...
2011-05-26  Dan Kegelcmd: Add simple test for %errorlevel%.
2011-05-24  Dan Kegelcmd: del /a: test deleting readonly files, with fix.
2011-05-24  Dan Kegelcmd: del /a: move parsing of attributes to helper funct...
2011-03-30  Francois Gougetprograms: In English punctuations are not preceded...
2011-03-16  Francois Gougetcmd: Add full stops to some parameter descriptions...
2011-03-09  Austin Englishcmd: Avoid shadowing a parameter.
2011-01-04  Alexandre Julliardcmd: Convert translations to po files.
2010-12-27  Sven Baarscmd: Update the Dutch translation.
2010-12-27  Sven Baarscmd: Fix a typo in the English resource.
2010-12-27  Aurimas Fišerascmd: Update Lithuanian translation.
2010-12-22  Hwang YunSongcmd: Update Korean resource.
2010-12-22  Frédéric Delanoycmd: Update French translation.
2010-12-22  Łukasz Wojniłowiczcmd: Update Polish translation.
2010-12-21  Anders Jonssoncmd: Update Swedish translation.
2010-12-21  Luca Bennaticmd: Update Italian translation.
2010-12-20  Detlef Riekenbergcmd: Do not reset errorlevel during SET.
2010-12-20  Detlef Riekenbergcmd: Add german translation for CHOICE.
2010-12-20  Detlef Riekenbergcmd: Add CHOICE builtin with DOS6 to XP commandline...
2010-12-13  Detlef Riekenbergcmd: Allow GOTO to a label which has a following whites...
2010-11-23  Luca Bennaticmd: Fix Italian translation.
2010-11-08  Alexandre Goujoncmd: Add a space at the end of the first echo'ed batch...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-09  Luca Bennaticmd: Update Italian translation.
2010-09-08  Jason Edmeadescmd: echo.word should echo back the word without the .
2010-09-08  Jason Edmeadescmd: Make tests supply stderr + more diagnostics.
2010-08-27  Francois Gougetprograms: Remove spaces before '\n's in the Swedish...
2010-08-16  Paul Vrienscmd: Add the Swedish translation.
2010-08-02  Jose Rostagnocmd: Fix Spanish translation.
2010-07-26  Igor Paliychukcmd: Add Ukrainian translation.
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-07-20  Michael Stefaniuccmd: Remove stray ';' from the resource files.
2010-07-13  Michael Stefaniuccmd: Add the Romanian translation.
2010-07-01  Gustavo Henrique... cmd: Update Portuguese (Brazilian) translation.
2010-06-28  Hwang YunSongcmd: Update Korean resource.
2010-06-23  Luca Bennaticmd: Update Italian translation.
2010-06-22  Michael Stefaniuccmd: Don't treat all command lines with '/?' as builtin...
2010-06-22  Sven Baarscmd: Update Dutch translation.
2010-06-22  Frédéric Delanoycmd: Update French translation.
2010-06-22  Aurimas Fišerascmd: Update Lithuanian translation.
2010-06-21  André Hentschelcmd: Update German translation.
2010-06-21  Frédéric Delanoycmd: Initial PATH value taken from registry, not wine...
2010-06-18  Vitaly LipatovUpdate Russian translations.
2010-06-10  Frédéric Delanoycmd: Update French translation.
2010-06-08  Paul Vriensresources: Fix some copy-paste mistakes in resource...
2010-06-08  Aurimas Fišerascmd: Update Lithuanian translation.
2010-06-07  Sven Baarscmd: Update Dutch translation.
2010-06-07  Sven Baarscmd: Make some help messages more informative.
2010-05-28  Nikolay SivovFix unneeded capitalization in user prompts.
2010-05-10  Gerald Pfeifercmd: Remove variable copyFromDir which is not really...
2010-05-05  Gerald Pfeifercmd: Remove variable useinput which is not really used...
2010-05-03  Gerald Pfeifercmd: Remove variable argsProcessed which is not really...
2010-05-03  Gerald Pfeifercmd: Remove variable doRecursive which is not really...
2010-04-19  Joel Holdsworthwcmd: Replaced program icon with a Tango compliant...
2010-04-09  Alexandre Julliardcmd/tests: Add casts to pointer differences in traces.
2010-03-29  Mikhail Maroukhineprograms: Fix compiler warnings with flag -Wcast-qual.
2010-03-24  Austin Englishcmd: Add testcases for goto.
2010-03-24  Nikolay Sivovcmd: Ignore spaces before goto label.
2010-03-18  Jacek Cabancmd: Added @or_broken@ handling to test templates and...
2010-03-16  Yann Droneaudcmd: Add another expansion test.
2010-03-16  Yann Droneaudcmd: Remove %CD% test.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Yann Droneaudcmd: Added some expansion tests.
2010-03-15  Yann Droneaudcmd: Fixed uninitialised field in WCMD_addCommand(...
2010-03-04  Arjun Comarcmd: Fix cmd to take /? as a help parameter.
2010-02-23  Paul Vrienscmd: Fix a memory leak (Valgrind).
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-19  Paul Vrienscmd/tests: Compare strings case-insensitive.
2010-02-19  Trey Hunnercmd: Add test for 'if' case sensitivity.
2010-02-18  Paul Vrienscmd: Remove some unneeded extension checking.
2010-02-18  Dan Kegelcmd: Fix 'else', with tests.
2010-02-17  Dan Kegelcmd: Rename reference file from .out to .exp to avoid...
2010-02-17  Dan Kegelcmd: Add test to show ~dp0 should be directory containi...
2010-02-17  Dan Kegelcmd: Add test to show set "FOO=bar" should not include...
2010-02-17  Dan Kegelcmd: Turn off echo, add visual separator between testcases.
2010-02-17  Dan Kegelcmd: Move all tests to test_builtins.cmd.
2010-02-15  André Hentschelcmd: Improve German translation.
2010-02-10  Jacek Cabancmd: Added cmd.exe tests.
2010-02-03  Dan Kegelcmd: Size buffer in create_full_path() correctly.
2010-02-03  Dan Kegelcmd: %~dp0 should expand to the directory containing...
2010-02-02  Trey Hunnercmd: Add support for 'if /i'.
2010-01-04  Dan Kegelcmd: Fix echoing of multiline commands.
2010-01-04  Dan Kegelcmd: Echoed prompts are preceded by a blank line.
2009-12-31  Andrew Nguyencmd: Set the PROMPT environment variable on startup.
2009-12-23  Austin Englishcmd: Use DOS newlines, not UNIX.
2009-12-09  Alexandre Julliardcmd: Use the explicit name for all A/W function.
2009-12-04  Marcus Meissnercmd: Break out of the argument scan loop (Coverity).
2009-11-18  Francois Gougetcmd: Remove spaces before '\n's.
2009-11-09  Luca Bennaticmd: Add Italian translation.
2009-10-15  Colin Fletchercmd.exe: Treat tabs as parameter delimiters.
2009-10-08  Peter Dons Tychsencmd: Fix handling of quotes when line includes redirect...
2009-10-06  Andrew Nguyencmd: Fix copy option handling in batch mode.
2009-09-25  Dan Kegelcmd: Make 'dir' hide hidden or system files by default.
2009-09-25  Dan Kegelcmd: Improve 'attrib' builtin to handle at least settin...
2009-08-29  André Hentschelwcmd: Ignore start and end quotes.
2009-08-14  Jörg Höhlecmd: Fix German typo.
2009-08-13  Juan Langwcmd: Only execute non-empty commands.
next