projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rpcrt4: Fix a crash in RpcServerUseProtseqEpExA/W when using an unsupported protseq.
[wine]
/
dlls
/
2006-11-10
Rob Shearman
rpcrt4: Fix a crash in RpcServerUseProtseqEpExA/W when...
tree
|
commitdiff
2006-11-10
Rob Shearman
rpcrt4: Correctly align the results in the RPC Bind...
tree
|
commitdiff
2006-11-10
Dmitry Timoshkov
shlwapi: Unify SHDeleteKeyW implementation with SHDelet...
tree
|
commitdiff
2006-11-10
Dmitry Timoshkov
oleaut32: Constify some data.
tree
|
commitdiff
2006-11-10
Alexandre Julliard
opengl32: Hack to make sure winex11 is loaded before...
tree
|
commitdiff
2006-11-10
Alexandre Julliard
advapi32: Fixed last error check in RegSaveKey.
tree
|
commitdiff
2006-11-10
Andrew Talbot
quartz: Cast-qual warning fix.
tree
|
commitdiff
2006-11-10
Markus Amsler
d3d8: Add GetContainer tests for implicit surfaces.
tree
|
commitdiff
2006-11-10
Markus Amsler
d3d9: Forwardport implicit surface tests.
tree
|
commitdiff
2006-11-10
Mike McCormack
riched20: Flush the clipboard before exiting the test.
tree
|
commitdiff
2006-11-10
Mike McCormack
riched20: Add missing void to parameter list.
tree
|
commitdiff
2006-11-10
Mike McCormack
riched20: Remember to close windows after tests.
tree
|
commitdiff
2006-11-10
Mike McCormack
riched20: Fix a memory leak.
tree
|
commitdiff
2006-11-10
Mike McCormack
riched20: Set the correct number of initialized cursors.
tree
|
commitdiff
2006-11-10
Mike McCormack
riched20: Fix an uninitialized variable.
tree
|
commitdiff
2006-11-10
Mike McCormack
msi: Only log the Action, as it's the same as ActionReq...
tree
|
commitdiff
2006-11-10
Mike McCormack
msi: Check whether the component is enabled first.
tree
|
commitdiff
2006-11-10
Mike McCormack
msi: Component attributes are bitmasks.
tree
|
commitdiff
2006-11-10
Mike McCormack
dinput: Use HeapAlloc/Free instead of alloc/free.
tree
|
commitdiff
2006-11-10
Mike McCormack
setupapi: Use HeapAlloc/Free instead of malloc/free.
tree
|
commitdiff
2006-11-10
Mike McCormack
shlwapi: Use HeapAlloc/Free instead of malloc/free.
tree
|
commitdiff
2006-11-10
Mike McCormack
oleaut32: Use HeapAlloc/Free instead of malloc/free.
tree
|
commitdiff
2006-11-10
Damjan Jovanovic
winex11.drv: Check for incompatible bpps and negative...
tree
|
commitdiff
2006-11-10
Damjan Jovanovic
winex11.drv: Fix copying top-down/bottom-up DIBs.
tree
|
commitdiff
2006-11-10
Kai Blin
secur32: work around a bug in ntlm_auth that breaks...
tree
|
commitdiff
2006-11-10
Jacek Caban
mshtml: Use popup menu from shdoclc.dll.
tree
|
commitdiff
2006-11-10
Michael Stefaniuc
rpcrt4: Win64 printf format warning fixes.
tree
|
commitdiff
2006-11-10
Michael Stefaniuc
rpcrt4: More "unsigned long" to "ULONG" changes in...
tree
|
commitdiff
2006-11-10
Michael Stefaniuc
rpcrt4: Bring the function definitions in sync with...
tree
|
commitdiff
2006-11-10
Michael Stefaniuc
rpcrt4/ndr_marshall.c: Bring the function definitions...
tree
|
commitdiff
2006-11-09
Alexandre Julliard
rpcrt4/tests: Replace || by |.
tree
|
commitdiff
2006-11-09
Alexandre Julliard
dmsynth: Fix one more instance of && instead of &.
tree
|
commitdiff
2006-11-09
Marcus Meissner
user32: Replaced && 0xff by & 0xff.
tree
|
commitdiff
2006-11-09
Marcus Meissner
dmscript: Replaced && 0xff by & 0xff.
tree
|
commitdiff
2006-11-09
Marcus Meissner
dmusic: Replaced && 0xfff... by & 0xff.
tree
|
commitdiff
2006-11-09
Marcus Meissner
dswave: Replaced && 0xff by & 0xff.
tree
|
commitdiff
2006-11-09
Marcus Meissner
dmcompos: Replaced && 0xff by & 0xff.
tree
|
commitdiff
2006-11-09
Markus Amsler
d3d8: Add refcount tests for implicit surfaces.
tree
|
commitdiff
2006-11-09
Eric Pouech
mscms: GetColorDirectory: fixed incorrect A -> W conver...
tree
|
commitdiff
2006-11-09
Eric Pouech
msi: Fixed bogus A -> W conversion.
tree
|
commitdiff
2006-11-09
Alexandre Julliard
kernel32/tests: Fixed the pipe test for MacOS.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added QueryStatus(IDM_JUSTIFY*) implementation.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Code clean up.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added Exec(IDM_JUSTIFYLEFT) and Exec(IDM_JUSTIF...
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added Exec(IDM_JUSTIFYCENTER) implementation.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added IDM_FORECOLOR implementation.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added Exec(IDM_FONTSIZE) stub.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added QueryStatus(IDM_FONTSIZE) implementation.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added QueryStatus(IDM_FONTNAME) implementation.
tree
|
commitdiff
2006-11-09
Kai Blin
secur32: Implement NTLM2 encryption.
tree
|
commitdiff
2006-11-09
Francois Gouget
include: The PSDK headers don't define WM_SYSTIMER...
tree
|
commitdiff
2006-11-09
Hwang YunSong(황윤성)
localspl: Added Korean resource.
tree
|
commitdiff
2006-11-09
Detlef Riekenberg
winspool/tests: Add tests for ConfigurePort.
tree
|
commitdiff
2006-11-09
Detlef Riekenberg
winspool: Implement ConfigurePortA.
tree
|
commitdiff
2006-11-09
Detlef Riekenberg
winspool: Implement ConfigurePortW.
tree
|
commitdiff
2006-11-09
Markus Amsler
d3d8: Backport volume tests.
tree
|
commitdiff
2006-11-09
Markus Amsler
d3d8: Backport IDirect3DVolume9Impl_GetContainer.
tree
|
commitdiff
2006-11-09
Markus Amsler
d3d8: Backport texture tests.
tree
|
commitdiff
2006-11-09
Markus Amsler
d3d8: Backport missing device tests.
tree
|
commitdiff
2006-11-09
Markus Amsler
d3d8: Backport null pointer check in SetCursorProperties.
tree
|
commitdiff
2006-11-09
Eric Pouech
winmm: Plug a memory leak.
tree
|
commitdiff
2006-11-09
Eric Pouech
ole32: Don't use PropVariantClear to setup an unitializ...
tree
|
commitdiff
2006-11-09
Eric Pouech
msi: Don't call PropVariantClear on uninitialized variants.
tree
|
commitdiff
2006-11-09
Eric Pouech
kernel32: Changed encoding for Divehi (which has a...
tree
|
commitdiff
2006-11-09
Eric Pouech
comctl32: header: fix bug found out by running valgrind...
tree
|
commitdiff
2006-11-09
Alexandre Julliard
kernel32: Fixed buffer overrun in get_registry_locale_info.
tree
|
commitdiff
2006-11-09
Mike McCormack
user32: Downgrade a FIXME to a WARN.
tree
|
commitdiff
2006-11-09
Mike McCormack
comctl32: Downgrade an ERR to a WARN.
tree
|
commitdiff
2006-11-09
Mike McCormack
gdi32: Downgrade a FIXME to a WARN.
tree
|
commitdiff
2006-11-09
Eric Pouech
winmm: Remove WINE_NO_LONG_AS_INT.
tree
|
commitdiff
2006-11-09
Alex Villacís Lasso
oleaut32: typelib - fix regression in MSFT typelib...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
rpcrt4/tests: Fix the warnings introduced by the "unsig...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
oleaut32: Fix the warnings introduced by the "unsigned...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
ole32: Fix the warnings introduced by the "unsigned...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
tree
|
commitdiff
2006-11-09
Kai Blin
secur32: Implement ntlmv2 signing.
tree
|
commitdiff
2006-11-09
Kai Blin
secur32: MD5 functions are WINAPI.
tree
|
commitdiff
2006-11-09
Rob Shearman
rpcrt4: For TCP endpoints, bind to all the address...
tree
|
commitdiff
2006-11-09
Rob Shearman
rpcrt4: Use MaxCalls from the protseq when determining...
tree
|
commitdiff
2006-11-09
Rob Shearman
rpcrt4: The error code RPC_S_SERVER_UNAVAILABLE doesn...
tree
|
commitdiff
2006-11-09
Rob Shearman
rpcrt4: Open the endpoint from the caller of RpcServerU...
tree
|
commitdiff
2006-11-09
Peter Oberndorfer
dbghelp: Do not write to array element -1.
tree
|
commitdiff
2006-11-09
James Hawkins
msi: Add support for continuous cabinets.
tree
|
commitdiff
2006-11-09
James Hawkins
msi: Extract cabinets in ACTION_InstallFiles. ready_med...
tree
|
commitdiff
2006-11-09
James Hawkins
msi: Move the file sequence check out of ready_media_in...
tree
|
commitdiff
2006-11-09
James Hawkins
msi: Factor out load_media_info from ready_media_for_file.
tree
|
commitdiff
2006-11-09
James Hawkins
msi: Use disk_prompt from the media_info structure...
tree
|
commitdiff
2006-11-09
James Hawkins
msi: Only add text to the scroll control if text is...
tree
|
commitdiff
2006-11-09
Alexandre Julliard
ntdll: Re-add sys/ioctl.h that got lost in the PeekName...
tree
|
commitdiff
2006-11-08
Dmitry Timoshkov
kernel32: Add basic OpenProcess test.
tree
|
commitdiff
2006-11-08
Paul Vriens
comctl32: Load function pointers by ordinal.
tree
|
commitdiff
2006-11-08
Kai Blin
secur32: Use a helper function for creating the signatu...
tree
|
commitdiff
2006-11-08
Kai Blin
secur32: Delete session key and arc4 context when the...
tree
|
commitdiff
2006-11-08
Ken Thomases
winex11.drv: Fix off-by-one in map of non-char keysyms...
tree
|
commitdiff
2006-11-08
Ken Thomases
winex11.drv: Map XK_KP_Equal to VK_OEM_NEC_EQUAL.
tree
|
commitdiff
2006-11-08
Alexandre Julliard
winex11.drv: Get rid of the DIB color table now that...
tree
|
commitdiff
2006-11-08
Alexandre Julliard
gdi32: Remove call to CreateCompatibleDC() from GetDIBi...
tree
|
commitdiff
next