cmd: Improve WCMD_parameter documentation.
[wine] / programs /
2011-11-18  Frédéric Delanoywineboot: Make runkeys_names global variable static.
2011-11-18  Alexandre Julliardwinecfg: Convert dialogs to po files.
2011-11-18  Alexandre Julliardwinecfg: Set the program name and version at dialog...
2011-11-18  Alexandre Julliardwinedbg: Convert dialogs to po files.
2011-11-17  Alexandre Julliardtaskmgr: Convert dialogs to po files.
2011-11-16  Eric Pouechwinhlp32: Fix hlpfile content decompression in phrase40...
2011-11-15  Piotr Cabanservices: Create service environment when first service...
2011-11-15  Frédéric Delanoycmd: Avoid duplication of commonly used strings.
2011-11-15  Frédéric Delanoycmd: Trim whitespace in echo on/off.
2011-11-14  Hwang YunSongcmdlgtst: Updated Korean translation.
2011-11-14  Frédéric Delanoydxdiag: Avoid dead increment (clang).
2011-11-08  Alexandre Julliardprogman: Convert dialogs to po files.
2011-11-08  Alexandre Julliardregedit: Convert dialogs to po files.
2011-11-08  Frédéric Delanoycmd: Avoid comparison between signed and unsigned values.
2011-11-07  Eric Pouechexpand: No longer use Unix stdio functions, but rather...
2011-11-07  Eric Pouechexpand: Remove extraneous curly braces from switch...
2011-11-04  Eric Pouechicinfo: No longer use stdio functions, but direct kerne...
2011-11-04  Eric Pouechicinfo: Compile the IcInfo program as a command-line...
2011-11-03  Hans Leidekkermsiexec: Preserve the first argument in process_args_fr...
2011-11-02  Alexandre Julliardwineconsole: Convert dialogs to po files.
2011-11-02  André Hentschelwinedbg: Use ARMv7 for debugging.
2011-11-01  Andrew Eikumwinecfg: Play test sound asynchronously.
2011-11-01  Alexandre Julliardwinefile: Convert dialogs to po files.
2011-11-01  Alexandre Julliardwordpad: Convert dialogs to po files.
2011-11-01  Alexandre Julliardoleview: Convert dialogs to po files.
2011-10-31  Frédéric Delanoycmd: Rename a parameter in WCMD_parameter.
2011-10-31  Frédéric Delanoycmd: Avoid unnecessary null pointer checks.
2011-10-31  Alexandre Julliardnotepad: Convert dialogs to po files.
2011-10-31  Alexandre Julliardwinemine: Convert dialogs to po files.
2011-10-31  Alexandre Julliardwineboot: Convert dialogs to po files.
2011-10-31  Alexandre Julliardwinhlp32: Convert dialogs to po files.
2011-10-28  Andrew Eikumwinecfg: Don't reload winmm for each audio test.
2011-10-28  Frédéric Delanoycmd: Fix a comment.
2011-10-28  Frédéric Delanoycmd: Make 'if errorlevel' only recognize integer values.
2011-10-27  Francois Gougetwineconsole: Give a name to the curses backend critical...
2011-10-27  Francois Gougetservices: Give a name to the scmdatabase critical section.
2011-10-25  André Hentschelcmdlgtst: Add OFN_EXPLORER to allow testing modern...
2011-10-21  Frédéric Delanoycmd: Constify WCMD_pushd parameter.
2011-10-21  Francois Gougetnet: Use FormatMessageW() for better internationalizati...
2011-10-21  Francois Gougetattrib: Use FormatMessageW() for better internationaliz...
2011-10-20  Francois Gougetwineconsole: Fix a string resource so its format placeh...
2011-10-20  Francois Gougetwinefile: Fix a string resource so its format placehold...
2011-10-20  Jacek Cabanieframe: ieframe variant of IEWinMain is Unicode.
2011-10-20  Alexandre Julliardxcopy: Fix varargs handling for 64-bit.
2011-10-20  Alex Henriewinecfg: Add Catalan translation.
2011-10-19  Ken Sharpwinecfg: Update English resource.
2011-10-19  Jacek Cabanwscript: Added tests using vbscript.
2011-10-19  Frédéric Delanoycmd: Rename WCMD_opt_s_strip_quotes function.
2011-10-18  Francois Gougetxcopy: Use FormatMessage() for better internationalizat...
2011-10-18  Francois Gougetxcopy: Reorder the functions to avoid forward declarations.
2011-10-17  Ken Sharpntdll: Update Win2k8 to SP2.
2011-10-17  Luca Bennatiwinecfg: Update Italian translation.
2011-10-17  Łukasz Wojniłowiczwinecfg: Update Polish translation.
2011-10-17  Marcus Meissnerwinecfg: Added missing break (Coverity).
2011-10-14  Frédéric Delanoycmd: Make RENAME work for read-only files.
2011-10-14  Frédéric Delanoycmd/tests: Show that read-only files are RENAMEable.
2011-10-14  Frédéric Delanoycmd/tests: Add tests for directories RENAMEs.
2011-10-13  Frédéric Delanoycmd: Make MOVE work for read-only files.
2011-10-13  Frédéric Delanoycmd/tests: Show that read-only files are MOVEable.
2011-10-11  Frédéric Delanoycmd/tests: Add MOVE tests.
2011-10-10  Aurimas Fišeraswinecfg: Update Lithuanian translation.
2011-10-10  Charles Daviswinemenubuilder: Don't define crc16() on Mac OS.
2011-10-08  Frédéric Delanoycmd: Make PAUSE accept any keypress instead of a full...
2011-10-08  Frédéric Delanoycmd: Consistently use infinitive forms in commands...
2011-10-06  Frédéric Delanoycmd: Avoid reading char by char from files.
2011-10-06  Frédéric Delanoycmd: Infer handle type from handle value in WCMD_fgets...
2011-10-06  Hwang YunSongwinecfg: Updated Korean translation.
2011-10-05  Eric Pouechwinedbg: Don't assert() on unsupported v-packets, but...
2011-10-05  Frédéric Delanoycmd: Rename a parameter in WCMD_fgets.
2011-10-05  Frédéric Delanoycmd: Improve handle type recognition in WCMD_ReadFile.
2011-10-05  Frédéric Delanoycmd: Avoid dead assignments (Clang).
2011-10-05  Andrew Eikumwinecfg: Allow user to select default audio devices.
2011-10-05  Andrew Eikumwinecfg: Reload winmm for each sound test.
2011-10-03  Frédéric Delanoycmd: Handle truncation for console reads.
2011-10-03  Frédéric Delanoycmd: Improve WCMD_fgets documentation.
2011-10-03  Frédéric Delanoycmd: Output error messages to stderr instead of stdout...
2011-10-03  André Hentschelwinevdm: Don't give up if we can't shorten the current...
2011-10-03  Michael Stefaniucwordpad: Don't compare with TRUE.
2011-09-28  Frédéric Delanoycmd/tests: Don't convert lines with DOS endings in...
2011-09-28  Frédéric Delanoycmd: Get rid of unused parameter in WCMD_ReadFile.
2011-09-28  Frédéric Delanoycmd: Avoid checking whether we're in console mode for...
2011-09-28  Frédéric Delanoycmd: Avoid reading char by char from console.
2011-09-28  Aurimas Fišeraswinecfg: Update Lithuanian translation.
2011-09-27  Andrew Eikumwinecfg: Replace DirectSound settings with Driver Diagn...
2011-09-27  Frédéric Delanoycmd: Fix comments in WCMD_color.
2011-09-27  Hans Leidekkerexplorer: Add a version resource.
2011-09-27  Francois GougetAssorted spelling fixes & co.
2011-09-26  Alexandre Julliardwinecfg: Set the background color for the web link.
2011-09-26  Frédéric Delanoycmd: Fix WCMD_fgets documentation.
2011-09-26  Frédéric Delanoycmd: Output error messages to stderr where appropriate.
2011-09-26  Frédéric Delanoycmd: Add WCMD_output_stderr function to output error...
2011-09-26  Frédéric Delanoycmd: Use helper function to return file io buffer.
2011-09-26  Francois Gougetwordpad: Use a lowercase extension in a file filter.
2011-09-26  Francois Gougetwinecfg: Separate the file filters with a semi-colon...
2011-09-26  Francois Gougetoleview: Separate the file filters with a space.
2011-09-23  Frédéric Delanoycmd: Improve WCMD_volume documentation.
2011-09-23  Frédéric Delanoycmd: Standardize BOOL type usage in directory.c.
2011-09-16  Frédéric Delanoycmd: verify_mode has BOOL type instead of int.
2011-09-16  Frédéric Delanoycmd: echo_mode has BOOL type instead of int.
2011-09-16  Frédéric Delanoycmd: Remove unused declarations of echo_mode.
next