shell32/tests: Some more type consistency fixes for the ShellExecute() return value...
[wine] / programs /
2012-10-04  André Hentschelwinedbg: Reorder disassembler functions to match instru...
2012-10-04  André Hentschelwinedbg: Add Coprocessor data transfer operators for...
2012-10-04  André Hentschelwinedbg: Add enhanced Coprocessor move operators to...
2012-10-04  André Hentschelwinedbg: Add Coprocessor data operators for Thumb2...
2012-10-04  Qian Hongfindstr: Added stub exe.
2012-10-03  Jason Edmeadescmd: Change command line parsing away from argv/argc.
2012-10-03  André Hentschelwinedbg: Add control operators to Thumb2 disassembler.
2012-10-03  André Hentschelwinedbg: Add hint operators to Thumb2 disassembler.
2012-10-03  André Hentschelwinedbg: Add special register processing operators...
2012-10-03  André Hentschelwinedbg: Improve and add branch operators for Thumb2...
2012-10-02  Jason Edmeadescmd: Fix basic cmd.exe /c "echo hello" type syntax.
2012-10-02  Jason Edmeadescmd: cmd.exe /c or /k should suppress copy overwrite...
2012-10-01  Jason Edmeadescmd: Ensure current directory saved during cmd /c.
2012-10-01  Jason Edmeadescmd: Fix setlocal/endlocal implementation.
2012-10-01  Jason Edmeadescmd: Add full for /R support.
2012-10-01  Jason Edmeadescmd: Convert wcmd_for to use WCMD_parameter.
2012-10-01  Alexandre JulliardMark all lexers as never-interactive.
2012-10-01  Francois GougetAssorted spelling fixes.
2012-09-28  Frédéric Delanoycmd: Reuse common string constants.
2012-09-28  Frédéric Delanoycmd: Spelling fixes.
2012-09-26  Jason Edmeadescmd: Display 'set' sort ordering correctly.
2012-09-26  Jason Edmeadescmd: Echo back command with whitespace removed first.
2012-09-26  Jason Edmeadescmd: Support for ^ character at end of line.
2012-09-26  Jason Edmeadescmd: Add circumflex support into command shell.
2012-09-26  Jason Edmeadescmd: Fix parameterization around delimiters.
2012-09-24  Francois GougetAssorted spelling fixes.
2012-09-24  Francois Gougetregedit: Fix the spelling of multi-string.
2012-09-20  Per Johanssonwinemenubuilder: Correct InvokeShellLinkerForURL return...
2012-09-20  Per Johanssonwinemenubuilder: Don't treat empty string as a valid...
2012-09-13  James Ederwineboot: Expect one PROCESSOR_POWER_INFORMATION struct...
2012-09-10  Marcus Meissnerwinecfg: Remove incorrect HeapFree (Coverity).
2012-09-06  Jason Edmeadescmd: Space does not delimit environment variable names.
2012-09-06  Jason Edmeadescmd: A successful set should reset the errorlevel.
2012-09-05  Jason Edmeadescmd: Fix incorrect pointer comparison.
2012-09-05  Jason Edmeadescmd: More generic zero iteration for loop fix.
2012-09-05  Jason Edmeadescmd: Fix "PATH=value" command.
2012-09-04  Jason Edmeadescmd: Fix renaming inside directories.
2012-09-04  Jason Edmeadescmd: Fix rmdir error during recursive delete.
2012-09-03  Jason Edmeadescmd: for /l with zero iterations failed to skip its...
2012-09-03  Jason Edmeadescmd: for loops did not respect boundaries.
2012-08-31  Michael Stefaniucwinetest: Remove an unused struct field.
2012-08-27  Michael Stefaniucwineconsole: Avoid TRUE:FALSE conditional expressions.
2012-08-27  André Hentschelwinedbg: Add register data processing operators to...
2012-08-27  André Hentschelwinedbg: Add store operators to Thumb2 disassembler.
2012-08-24  André Hentschelwinedbg: Add load word operators to Thumb2 disassembler.
2012-08-22  Francois Gougetxcopy: Fix spelling and slightly reword the usage message.
2012-08-21  André Hentschelntdll: Add support for Windows 8 version.
2012-08-20  Marcus Meissnerwinecfg: Fixed use-after-free (Coverity).
2012-08-17  André Hentschelinclude: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_...
2012-08-16  Michael Stefaniuctaskmgr: Drop a superfluous TRUE:FALSE conditional...
2012-08-16  Francois Gougetwinecfg: An English spelling tweak.
2012-08-16  Francois Gougetwinefile: Tweak the spelling of a menu.
2012-08-16  Francois Gougetwinecfg: Tweak the spelling of a couple of labels.
2012-08-16  Francois Gougettaskmgr: Tweak the spelling of a label.
2012-08-15  Dmitry Timoshkovwinedbg: Make the crash dialog slightly larger and...
2012-08-15  Michael Stefaniucwinefile: Avoid a TRUE:FALSE conditional expression.
2012-08-15  Michael Stefaniucwinhlp32: Avoid TRUE:FALSE conditional expressions.
2012-08-13  Michael Stefaniucwordpad: Avoid TRUE:FALSE conditional expressions.
2012-08-13  Michael Stefaniucwinedbg: Avoid TRUE:FALSE conditional expressions.
2012-08-13  Jacek Cabanwscript: Use proper helpers for iface calls.
2012-08-13  André Hentschelwinedbg: Add Coprocessor move operators to Thumb2 disas...
2012-07-27  Michael Stefaniucwinedbg: Simplify the "pointer to start of array" idiom.
2012-07-09  André Hentschelwinedbg: Add new operators regarding data processing...
2012-07-09  André Hentschelwinedbg: Add swap operator to ARM disassembler.
2012-07-09  André Hentschelwinedbg: Add multiplication operators to ARM disassembler.
2012-07-09  André Hentschelwinedbg: Add branch and exchange operator to ARM disass...
2012-07-03  Francois GougetAssorted spelling fixes.
2012-07-02  Francois Gougetstart: Fix the name of the open verb for the /ProgIDOpe...
2012-06-27  Francois Gougetstart: Fix the command line handling.
2012-06-25  Eric Pouechwinedbg: In 'info locals' command, show the full regist...
2012-06-21  Francois Gougetxcopy: Use the CSTR_XXX macros instead of numeric literals.
2012-06-21  Francois Gougetreg: Use the CSTR_XXX macros instead of numeric literals.
2012-06-19  Hans Leidekkerwmic: Add support for querying class properties.
2012-06-15  Jacek Cabanadvapi32: Pass service name as argv[0] to ServiceMain.
2012-06-15  Jacek Cabanservices.exe: Added tests.
2012-06-11  André Hentschelwinedbg: Add long multiplication and division operators...
2012-06-11  André Hentschelwinedbg: Add multiplication operators to Thumb2 disasse...
2012-06-04  Daniel Jelinskiregedit: Adding new subkey to a key with no subkeys...
2012-06-04  Daniel Jelinskiregedit: Make key names editable also with native comctl32.
2012-05-29  Alexandre Julliardwinedbg: Fix some pointer conversion warnings.
2012-05-23  Eric Pouechwinedbg: In the gdb remote protocol implementation...
2012-05-21  Eric Pouechwinedbg: In the gdb remote protocol implementation...
2012-05-18  Hans Leidekkertaskkill: Print a fixme if the /T option is used.
2012-05-17  Bruno Jesusregedit: Fix qword entries export.
2012-05-16  Frédéric Delanoycmd: Improve WCMD_parameter documentation.
2012-05-16  Francois Gougetwordpad: Tweak the spelling of a couple of menus.
2012-05-16  André Hentschelwinedbg: Add partial Thumb2 disassembler.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-15  Francois Gougettaskmgr: Fix the spelling of the AdjustControlPosition...
2012-05-14  Eric Pouechwinedbg: Also recognize 'rep ret' as a valid return...
2012-05-09  Eric Pouechwinedbg: Fix printing of fp registers for x86_64 CPU.
2012-05-04  Francois Gougetregedit: An English (United States) spelling fix.
2012-05-02  André Hentschelwinedbg: Complete the Thumb disassembler.
2012-04-27  Bruno Jesusregedit: Allows semicolon comments.
2012-04-27  Bruno Jesusregedit: Fix item text reading in regedit.
2012-04-23  André Hentschelwinevdm: Remove unneeded shadow variable.
2012-04-23  André Hentschelwinedbg: Print all available information about branch...
2012-04-20  André Hentschelwinedbg: Add "load address" and new nops to the Thumb...
2012-04-19  André Hentschelwinedbg: Disassemble more Thumb instructions.
2012-04-18  André Hentschelservices: Remove unneeded shadow variable.
next