cmd: Improve WCMD_parameter documentation.
[wine] / programs /
2012-01-20  Alexandre Julliardmakefiles: Disable use of Unicode macros globally for...
2012-01-20  Alexandre Julliardprogman: Avoid Unicode macros.
2012-01-20  Alexandre Julliardwinhlp32: Avoid Unicode macros.
2012-01-20  Alexandre Julliardwinecfg: Avoid Unicode macros.
2012-01-20  Alexandre Julliardwordpad: Avoid Unicode macros.
2012-01-20  Alexandre Julliardwinedbg: Use the standard dialog font for the crash...
2012-01-19  Alexandre Julliardwinetest: Avoid Unicode macros.
2012-01-19  Alexandre Julliardwinemine: Convert to Unicode.
2012-01-19  Alexandre Julliardview: Convert to Unicode.
2012-01-19  Marcus Meissnerwinedbg: LoadStringw gets character size, not bytes.
2012-01-19  André Hentschelwinedbg: Also adjust the detailed crash dialog controls...
2012-01-18  Alexandre Julliardwinedbg: Display the crash details dialog from a separa...
2012-01-18  André Hentschelwinedbg: Adjust button size to fit more translations.
2012-01-18  André Hentschelwinedbg: Remove superfluous break instruction.
2012-01-17  Alexandre Julliardwinedbg: Append some system information to the crash...
2012-01-17  Alexandre Julliardwinedbg: Make the crash details dialog resizable.
2012-01-17  Alexandre Julliardwinedbg: Add a dialog to display crash details and...
2012-01-17  Alexandre Julliardwinedbg: Split minidump option handling to a separate...
2012-01-16  Alexandre Julliardwinedbg: Kill the whole target process on exit in auto...
2012-01-16  Frédéric Delanoywineconsole: Don't include spaces before colons in...
2012-01-12  Francois Gougetwinhlp32: Standardize the 'Not yet implemented' messages.
2012-01-12  Henri Verbeetwinecfg: Remove the Direct3D settings.
2012-01-11  André Hentschelxcopy: Fix a typo.
2012-01-09  Francois Gougetoleview: Mark a couple of button labels as not needing...
2012-01-06  Francois Gougetwineconsole: Don't pad tab labels with spaces.
2012-01-05  Francois Gougetwineboot: Store the RunKey names in regular string...
2012-01-04  Eric Pouechwinedbg: Added support for qAttached query packet.
2012-01-04  Eric Pouechdbghelp: When StackWalk fails to get any frame informat...
2012-01-03  Francois Gougetnotepad: Remove unused resource strings.
2012-01-03  Frédéric Delanoycmd: Avoid unreachable code (Coverity).
2012-01-03  Pierre Schweitzerwinetest: Fix handle leak.
2012-01-03  Pierre Schweitzertaskmgr: Fix handle leaks.
2012-01-03  Eric Pouechwinedbg: In x86_64 backend, now recognize 'rep ret...
2011-12-30  Aurimas Fišeraswinecfg: Increase the size of the dpi label to fit...
2011-12-30  Francois Gougetwinecfg: Fix the group box labels to follow the Windows...
2011-12-29  André Hentschelcscript: Add forwarder to wscript.
2011-12-29  Francois Gougettaskmgr: Use sentence capitalization for group box...
2011-12-29  Francois Gougetnotepad: Don't assign access keys to group box labels...
2011-12-29  Francois Gougetwinefile: Fix the group box labels to follow the Window...
2011-12-29  Francois Gougetwinemine: Use sentence capitalization for group box...
2011-12-28  Francois Gougetwinetest: Always report errors and fatal errors, even...
2011-12-21  Gabriele Moabitiwineconsole: Light and dark gray colors are exchanged...
2011-12-20  Frédéric Delanoycmd: Merge two if blocks.
2011-12-19  Alexandre Julliardwordpad: Merge accelerators into the main resource...
2011-12-19  Alexandre Julliardwinefile: Merge accelerators into the main resource...
2011-12-19  Alexandre Julliardregedit: Merge accelerators into the main resource...
2011-12-16  Francois Gougetcmd: Avoid hardcoding the Unicode string literal lengths.
2011-12-16  Francois Gougetattrib: Avoid hardcoding the Unicode string literal...
2011-12-16  Francois Gougettaskmgr: Remove unneeded and untranslatable widget...
2011-12-16  Francois Gougetview: Remove unneeded RC files.
2011-12-15  Akihiro Sagawacmd: Improve the message when the volume has no label.
2011-12-12  Piotr Cabanservices: Terminate service when its status is set...
2011-12-12  Piotr Cabanservices: Move service cleanup code to separate function.
2011-12-12  Piotr Cabanservices: Don't close control_pipe when SERVICE_CONTROL...
2011-12-12  Piotr Cabanservices: Check process status to determine if service...
2011-12-12  Piotr Cabanservices: Fix SERVICE_STATUS initialization in svcctl_C...
2011-12-09  Michael Stefaniuccmdlgtst: Remove obsolete and unused application.
2011-12-09  Piotr Cabanservices: Set result inside service_send_command.
2011-12-09  Piotr Cabanservices: Accept SERVICE_START_PENDING as valid service...
2011-12-08  Jacek Cabanwinebrowser: Use IUri API for URL-related logic.
2011-12-07  Frédéric Delanoycmd: Avoid dead assignment (Clang).
2011-12-07  Frédéric Delanoytaskmgr: Avoid dead assignment (Clang).
2011-12-07  Frédéric Delanoycmd: Avoid duplication of commonly used strings.
2011-12-06  Francois Gougetcmd: Use FormatMessage() for better internationalizatio...
2011-12-05  André Hentschelwinecfg: Bump NT 3.51 to Service Pack 5.
2011-12-05  André Hentschelwinecfg: Fill in the Service Pack major version for...
2011-12-02  Francois Gougetcmd: Print error messages on stderr, not on stdout.
2011-12-01  Ken Thomaseswinemenubuilder: Use _P_DETACH instead of _P_NOWAIT...
2011-12-01  Ken Thomasesexplorer: Use _P_DETACH instead of _P_NOWAIT with spawn...
2011-11-30  Francois Gougetcmd/tests: Use resynchronization points to better deal...
2011-11-30  Piotr Cabanservices: Wait for all services to terminate before...
2011-11-30  Piotr Cabanservices: Added support for SERVICE_CONFIG_PRESHUTDOWN_...
2011-11-30  Alex Henriewineconsole: Widen label to accomodate translations.
2011-11-30  Frédéric Delanoycmd: Reorder global vars declarations/definitions to...
2011-11-30  Frédéric Delanoycmd: Move commonly used global vars declarations to...
2011-11-30  Frédéric Delanoycmd: Move a global var to the file using it.
2011-11-29  Frédéric Delanoycmd: Rename unicodePipes variable.
2011-11-29  Frédéric Delanoycmd: Reduce the scope of a global variable.
2011-11-29  Frédéric Delanoycmd: Use boolean types for boolean variables.
2011-11-29  Frédéric Delanoycmd: Remove an unused global variable.
2011-11-29  Francois Gougetcmd/tests: Tweak subsection headers so they are treated...
2011-11-29  Francois Gougetcmd/tests: Standardize the batch file section headers.
2011-11-29  Francois Gougetcmd/tests: Treat lines that start with '---' as resynch...
2011-11-29  Eric Pouechcmd: Correctly parse program name when launching extern...
2011-11-28  Alexandre Julliardwinedbg: Use proper links in the crash dialog.
2011-11-25  Francois Gougetcmd: Use WCMD_output_asis*() for strings that are not...
2011-11-25  Marcus Meissnerexpand: Initialize a variable (Coverity).
2011-11-25  Frédéric Delanoywinefile: Avoid uninitialized field in SYSTEMTIME struc...
2011-11-24  Frédéric Delanoycmd: Avoid dead assignment (clang).
2011-11-24  Francois Gougetnotepad: Fix a string resource so its format placeholde...
2011-11-24  Francois Gougettaskmgr: Fix a string resource so its format placeholde...
2011-11-23  Bernhard Looswinedevice: A driver path can also start with \systemroot\.
2011-11-21  Bruno Jesusregedit: Allow binary files to be imported.
2011-11-21  Frédéric Delanoycmd: Move builtins list to builtins.c.
2011-11-21  Alexandre Julliardwinecfg: Remove some untranslatable labels.
2011-11-21  Francois Gougetipconfig: Fix the string resources so their format...
2011-11-21  Francois Gougetoleview: Fix a string resource so its format placeholde...
2011-11-21  Francois Gougettaskkill: Fix the string resources so their format...
2011-11-21  Francois Gougetwinefile: Make it possible to translate the disk size...
2011-11-18  Frédéric Delanoycmd: Move WCMD_part_execute function to avoid forward...
next