projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2007-07-17
Evan Stade
gdiplus: Export GdipSetPenLineJoin.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Evan Stade
gdiplus: Added GdipSetPenLineCap197819.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
James Hawkins
msi: Only call a custom action remotely if the type...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
James Hawkins
msi: Load the AdminProperties stream if the package...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Vitaliy Margolen
dinput: Use CALLWINDPROC hook to monitor focus loses...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Vitaliy Margolen
dinput: Use PostMessage instead of SendMessage. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Tim Schwartz
netapi32: Add NetUseAdd() stub.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Kirill K. Smirnov
programs/start: use SEE_MASK_NO_CONSOLE flag as default.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Kirill K. Smirnov
shell32: Add support for SEE_MASK_NO_CONSOLE flag.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Michael Stefaniuc
shell32: Fix missing unlock on an error path. Found...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Paul Vriens
advapi32/service: Check combination of service-type...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Rob Shearman
rpcrt4: Never allocate memory for the discriminant...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Rob Shearman
rpcrt4: Check to make sure there is enough data in...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Rob Shearman
rpcrt4: Even though FC_ENUM16 is an unsigned type,...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Rob Shearman
ole32: Remove some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Vitaliy Margolen
pdh: Forward PdhOpenQuery to PdhOpenQueryW.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Alexandre Julliard
kernel32: Always clear the I/O status block count befor...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Alexandre Julliard
server: Merge APC processing into the select request.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Alexandre Julliard
kernel32: Wait in overlapped Read/WriteFile even when...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Evan Stade
gdiplus: Added GdipFillPath.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Evan Stade
gdiplus: Simplified GdipDrawPath by moving more of...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Evan Stade
gdiplus: Added GpGraphics save/restore tests.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Evan Stade
gdiplus: Constructor tests for GpGraphics.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Evan Stade
gdiplus: GdipSaveGraphics/GdipRestoreGraphics stubs.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Evan Stade
gdiplus: Added pixel offset mode.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Evan Stade
gdiplus: Added interpolation mode.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Evan Stade
gdiplus: Added compositing quality.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Evan Stade
gdiplus: Added smoothing modes.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Evan Stade
gdiplus: Added GdipSetPathFillMode.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Dmitry Timoshkov
shell32: Add a cache for queried shell folder interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Misha Koshelev
wininet: Fix behavior of InternetQueryDataAvailable...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Misha Koshelev
urlmon: Fix HttpProtocol behavior when InternetQueryDat...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Misha Koshelev
wininet/tests: Add testing framework and tests for...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Misha Koshelev
wininet/tests: Properly handle ERROR_IO_PENDING from...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Vitaliy Margolen
msvcrt: Preserve registers when calling unwind function.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Huw Davies
kernel32: Overlapped pipe tests.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Dmitry Timoshkov
shlwapi: Fix parameter types of SHGetIniStringW.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
H. Verbeet
wined3d: Fix STATE_IS_ACTIVELIGHT.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Alec Berryman
itss: Replace malloc/free with HeapAlloc/HeapFree.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Juan Lang
crypt32: Implement decoding data messages (when opened...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Juan Lang
crypt32: Partially implement updating decode messages.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Juan Lang
crypt32: Store crypt provider in decode message.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Juan Lang
crypt32: Fix decoding sequences with extra trailing...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Juan Lang
crypt32: Add test showing extra trailing bytes should...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Damjan Jovanovic
ws2_32: Update WSASendTo's iovec properly.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Jeremy White
gdi32: Added a test for the case where lpvBits in GetDI...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Jeremy White
gdi32: Do not fill in the color table if lpvBits is...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Andrew Talbot
winedump: Cast-qual warnings fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Paul Vriens
msi/tests: Don't create a directory that's not needed.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Aric Stewart
user32: Change SetDeskWallPaper spec.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Alexandre Julliard
Release 0.9.41.
wine-0.9.41
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Paul Vriens
mscms/tests: Skip tests if we don't have enough rights.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Paul Vriens
crypt32/tests: Skip test if we don't have enough rights.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Paul Vriens
advapi32/tests: Use skip instead of trace.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Emmanuel Maillard
winecoreaudio: MIDIIn_MessageHandler: Fix non-SysEx...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Ken Thomases
winecoreaudio: Report format error on sample rate misma...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Ken Thomases
winecoreaudio: Protect against AudioUnitRender clobberi...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Ken Thomases
winecoreaudio: Correct the AudioBufferList allocated...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
James Hawkins
msi: Add a test for running an ADMIN install.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
James Hawkins
msi: Add a test for installing from different current...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
James Hawkins
msi: Fix compilation in MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
James Hawkins
msi: Fix three tests that were failing in Windows.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
James Hawkins
msi: Fix automation.c compile for MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Update comments about hash message version...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Introduce an updated state, and use it to...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Change finalized from a boolean to a state...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Relax a test, the specific error isn't so...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Implement retrieving a hashed message's content.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Introduce an algorithm id encoding function...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Add tests for retrieving the content of a...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Detached hash messages don't contain the conte...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Don't check if msg is NULL, tests show native...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Add a helper function to copy params.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Copy data in hash message update.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Add tests for hash message encoding.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Implement getting hash message version.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Add more missing defines.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Partially implement updating hash messages.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Test updating hash messages with NULL stream...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Simplify hash value tests.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Implement getting a hash message's hash value.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Add tests for getting hash message params.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Add a stub hash message implementation.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Test opening hash messages to encode with...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Add tests for updating hash messages opened...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Add open tests for hash messages.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Implement streamed encoding of definite-length...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Juan Lang
crypt32: Make some encoding functions available outside...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Detlef Riekenberg
printui: Parse args for PrintUIEntryW.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Damjan Jovanovic
ntdll: Use the win16 current directory for win16 processes.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Vitaliy Margolen
dxdiagn: Add reporting of some display related information.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Evan Stade
gdiplus: Added GdipAddPathPath test.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Evan Stade
gdiplus: Added GdipAddPathPath.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Evan Stade
gdiplus: Added GdipResetPath.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Evan Stade
gdiplus: Added GdipGetPathFillMode.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Evan Stade
gdiplus: Improved GdipGetPathWorldBounds handling of...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Evan Stade
gdiplus: Added more GdipGetPathWorldBounds tests.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Evan Stade
gdiplus: Use passed pen in GdipAddPathWorldBound.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Evan Stade
gdiplus: Added GdipSetPenLineJoin.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Dmitry Timoshkov
shlwapi: Fix some spec entry definitions.
commit
|
commitdiff
|
tree
|
snapshot
next