projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32/tests: Skip some broken bitmap font metrics tests on Arabic locale.
[wine]
/
programs
/
2012-10-17
Jason Edmeades
cmd: Add support for calling a built in command.
tree
|
commitdiff
2012-10-17
Jason Edmeades
cmd: Rename parameter passed to builtin calls.
tree
|
commitdiff
2012-10-17
Jason Edmeades
cmd: Handle very odd delimiter support for command...
tree
|
commitdiff
2012-10-16
Daniel Jelinski
regedit: Disallow editing root key names.
tree
|
commitdiff
2012-10-16
Jason Edmeades
cmd: %* expands to first non-whitespace delimiter of...
tree
|
commitdiff
2012-10-16
Jason Edmeades
cmd: Identify the program name using more appropriate...
tree
|
commitdiff
2012-10-16
Jason Edmeades
cmd: cmd /c "pgmname" searches all extensions on PATHEXT.
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Add full support for copy concatenation and ascii...
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Support copy to an 'ascii' destination.
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Add suite of tests for the copy command.
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Fix some issues with ~ modifier expansion.
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Rework the body of WCMD_copy based on new paramete...
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Rework parameter parsing for WCMD_Copy.
tree
|
commitdiff
2012-10-15
Jason Edmeades
cmd: Fix regression around prompting during copy.
tree
|
commitdiff
2012-10-15
Marcus Meissner
winefile: Check index before buffer overread (Coverity).
tree
|
commitdiff
2012-10-12
Marcus Meissner
regedit: FIXME() on printing.
tree
|
commitdiff
2012-10-11
Frédéric Delanoy
cmd/tests: Add tests for command line parsing.
tree
|
commitdiff
2012-10-11
Frédéric Delanoy
cmd/tests: Move command line tests to separate file.
tree
|
commitdiff
2012-10-10
Marcus Meissner
winetest: Close filehandle on run error (Coverity).
tree
|
commitdiff
2012-10-09
André Hentschel
winetest: Report actual number of failures in the statu...
tree
|
commitdiff
2012-10-09
Jacek Caban
services: Fixed memory leak.
tree
|
commitdiff
2012-10-08
Alexandre Julliard
winedbg: Mark the lexer as always interactive to preven...
tree
|
commitdiff
2012-10-08
André Hentschel
winedbg: Adjust copyright to avoid confusions.
tree
|
commitdiff
2012-10-08
André Hentschel
winedbg: Simplify Coprocessor operators in the Thumb2...
tree
|
commitdiff
2012-10-08
André Hentschel
winedbg: Add load non-word operators to Thumb2 disassem...
tree
|
commitdiff
2012-10-08
André Hentschel
winedbg: Add preload operators for Thumb2 disassembler.
tree
|
commitdiff
2012-10-04
André Hentschel
winedbg: Reorder disassembler functions to match instru...
tree
|
commitdiff
2012-10-04
André Hentschel
winedbg: Add Coprocessor data transfer operators for...
tree
|
commitdiff
2012-10-04
André Hentschel
winedbg: Add enhanced Coprocessor move operators to...
tree
|
commitdiff
2012-10-04
André Hentschel
winedbg: Add Coprocessor data operators for Thumb2...
tree
|
commitdiff
2012-10-04
Qian Hong
findstr: Added stub exe.
tree
|
commitdiff
2012-10-03
Jason Edmeades
cmd: Change command line parsing away from argv/argc.
tree
|
commitdiff
2012-10-03
André Hentschel
winedbg: Add control operators to Thumb2 disassembler.
tree
|
commitdiff
2012-10-03
André Hentschel
winedbg: Add hint operators to Thumb2 disassembler.
tree
|
commitdiff
2012-10-03
André Hentschel
winedbg: Add special register processing operators...
tree
|
commitdiff
2012-10-03
André Hentschel
winedbg: Improve and add branch operators for Thumb2...
tree
|
commitdiff
2012-10-02
Jason Edmeades
cmd: Fix basic cmd.exe /c "echo hello" type syntax.
tree
|
commitdiff
2012-10-02
Jason Edmeades
cmd: cmd.exe /c or /k should suppress copy overwrite...
tree
|
commitdiff
2012-10-01
Jason Edmeades
cmd: Ensure current directory saved during cmd /c.
tree
|
commitdiff
2012-10-01
Jason Edmeades
cmd: Fix setlocal/endlocal implementation.
tree
|
commitdiff
2012-10-01
Jason Edmeades
cmd: Add full for /R support.
tree
|
commitdiff
2012-10-01
Jason Edmeades
cmd: Convert wcmd_for to use WCMD_parameter.
tree
|
commitdiff
2012-10-01
Alexandre Julliard
Mark all lexers as never-interactive.
tree
|
commitdiff
2012-10-01
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-09-28
Frédéric Delanoy
cmd: Reuse common string constants.
tree
|
commitdiff
2012-09-28
Frédéric Delanoy
cmd: Spelling fixes.
tree
|
commitdiff
2012-09-26
Jason Edmeades
cmd: Display 'set' sort ordering correctly.
tree
|
commitdiff
2012-09-26
Jason Edmeades
cmd: Echo back command with whitespace removed first.
tree
|
commitdiff
2012-09-26
Jason Edmeades
cmd: Support for ^ character at end of line.
tree
|
commitdiff
2012-09-26
Jason Edmeades
cmd: Add circumflex support into command shell.
tree
|
commitdiff
2012-09-26
Jason Edmeades
cmd: Fix parameterization around delimiters.
tree
|
commitdiff
2012-09-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-09-24
Francois Gouget
regedit: Fix the spelling of multi-string.
tree
|
commitdiff
2012-09-20
Per Johansson
winemenubuilder: Correct InvokeShellLinkerForURL return...
tree
|
commitdiff
2012-09-20
Per Johansson
winemenubuilder: Don't treat empty string as a valid...
tree
|
commitdiff
2012-09-13
James Eder
wineboot: Expect one PROCESSOR_POWER_INFORMATION struct...
tree
|
commitdiff
2012-09-10
Marcus Meissner
winecfg: Remove incorrect HeapFree (Coverity).
tree
|
commitdiff
2012-09-06
Jason Edmeades
cmd: Space does not delimit environment variable names.
tree
|
commitdiff
2012-09-06
Jason Edmeades
cmd: A successful set should reset the errorlevel.
tree
|
commitdiff
2012-09-05
Jason Edmeades
cmd: Fix incorrect pointer comparison.
tree
|
commitdiff
2012-09-05
Jason Edmeades
cmd: More generic zero iteration for loop fix.
tree
|
commitdiff
2012-09-05
Jason Edmeades
cmd: Fix "PATH=value" command.
tree
|
commitdiff
2012-09-04
Jason Edmeades
cmd: Fix renaming inside directories.
tree
|
commitdiff
2012-09-04
Jason Edmeades
cmd: Fix rmdir error during recursive delete.
tree
|
commitdiff
2012-09-03
Jason Edmeades
cmd: for /l with zero iterations failed to skip its...
tree
|
commitdiff
2012-09-03
Jason Edmeades
cmd: for loops did not respect boundaries.
tree
|
commitdiff
2012-08-31
Michael Stefaniuc
winetest: Remove an unused struct field.
tree
|
commitdiff
2012-08-27
Michael Stefaniuc
wineconsole: Avoid TRUE:FALSE conditional expressions.
tree
|
commitdiff
2012-08-27
André Hentschel
winedbg: Add register data processing operators to...
tree
|
commitdiff
2012-08-27
André Hentschel
winedbg: Add store operators to Thumb2 disassembler.
tree
|
commitdiff
2012-08-24
André Hentschel
winedbg: Add load word operators to Thumb2 disassembler.
tree
|
commitdiff
2012-08-22
Francois Gouget
xcopy: Fix spelling and slightly reword the usage message.
tree
|
commitdiff
2012-08-21
André Hentschel
ntdll: Add support for Windows 8 version.
tree
|
commitdiff
2012-08-20
Marcus Meissner
winecfg: Fixed use-after-free (Coverity).
tree
|
commitdiff
2012-08-17
André Hentschel
include: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_...
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
taskmgr: Drop a superfluous TRUE:FALSE conditional...
tree
|
commitdiff
2012-08-16
Francois Gouget
winecfg: An English spelling tweak.
tree
|
commitdiff
2012-08-16
Francois Gouget
winefile: Tweak the spelling of a menu.
tree
|
commitdiff
2012-08-16
Francois Gouget
winecfg: Tweak the spelling of a couple of labels.
tree
|
commitdiff
2012-08-16
Francois Gouget
taskmgr: Tweak the spelling of a label.
tree
|
commitdiff
2012-08-15
Dmitry Timoshkov
winedbg: Make the crash dialog slightly larger and...
tree
|
commitdiff
2012-08-15
Michael Stefaniuc
winefile: Avoid a TRUE:FALSE conditional expression.
tree
|
commitdiff
2012-08-15
Michael Stefaniuc
winhlp32: Avoid TRUE:FALSE conditional expressions.
tree
|
commitdiff
2012-08-13
Michael Stefaniuc
wordpad: Avoid TRUE:FALSE conditional expressions.
tree
|
commitdiff
2012-08-13
Michael Stefaniuc
winedbg: Avoid TRUE:FALSE conditional expressions.
tree
|
commitdiff
2012-08-13
Jacek Caban
wscript: Use proper helpers for iface calls.
tree
|
commitdiff
2012-08-13
André Hentschel
winedbg: Add Coprocessor move operators to Thumb2 disas...
tree
|
commitdiff
2012-07-27
Michael Stefaniuc
winedbg: Simplify the "pointer to start of array" idiom.
tree
|
commitdiff
2012-07-09
André Hentschel
winedbg: Add new operators regarding data processing...
tree
|
commitdiff
2012-07-09
André Hentschel
winedbg: Add swap operator to ARM disassembler.
tree
|
commitdiff
2012-07-09
André Hentschel
winedbg: Add multiplication operators to ARM disassembler.
tree
|
commitdiff
2012-07-09
André Hentschel
winedbg: Add branch and exchange operator to ARM disass...
tree
|
commitdiff
2012-07-03
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-07-02
Francois Gouget
start: Fix the name of the open verb for the /ProgIDOpe...
tree
|
commitdiff
2012-06-27
Francois Gouget
start: Fix the command line handling.
tree
|
commitdiff
2012-06-25
Eric Pouech
winedbg: In 'info locals' command, show the full regist...
tree
|
commitdiff
2012-06-21
Francois Gouget
xcopy: Use the CSTR_XXX macros instead of numeric literals.
tree
|
commitdiff
2012-06-21
Francois Gouget
reg: Use the CSTR_XXX macros instead of numeric literals.
tree
|
commitdiff
2012-06-19
Hans Leidekker
wmic: Add support for querying class properties.
tree
|
commitdiff
2012-06-15
Jacek Caban
advapi32: Pass service name as argv[0] to ServiceMain.
tree
|
commitdiff
next