projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
server: Use thr_kill2 syscall to signal threads on FreeBSD.
[wine]
/
dlls
/
2007-08-23
Stefan Leichter
objsel: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-08-23
Stefan Leichter
ole32: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-08-23
Rob Shearman
shlwapi: Fix UrlCombineW for absolute URLs without...
tree
|
commitdiff
2007-08-23
Rob Shearman
winex11.drv: Don't activate the systray window when...
tree
|
commitdiff
2007-08-23
Detlef Riekenberg
winspool: Strings can be NULL in AddPrinterDriverExA.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
advapi32: Obtain the process id locally.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
advapi32: Return an error if we try to start an already...
tree
|
commitdiff
2007-08-23
Stefan Dösinger
wined3d: Fake occlusion queries if the wrong context...
tree
|
commitdiff
2007-08-23
Stefan Dösinger
wined3d: Deal with multithreading in event queries.
tree
|
commitdiff
2007-08-23
Stefan Dösinger
wined3d: Refuse to ReleaseDC the wrong DC.
tree
|
commitdiff
2007-08-23
Stefan Dösinger
wined3d: Refuse to lock locked surfaces.
tree
|
commitdiff
2007-08-23
Stefan Dösinger
wined3d: Fall back to drawStridedSlow if fog coords...
tree
|
commitdiff
2007-08-23
Lei Zhang
gphoto2.ds: Add preview button and ability to disable...
tree
|
commitdiff
2007-08-23
Misha Koshelev
wininet: Send INTERNET_STATUS_HANDLE_CLOSING when objec...
tree
|
commitdiff
2007-08-23
Misha Koshelev
wininet: Separate connection closing from object destru...
tree
|
commitdiff
2007-08-23
Misha Koshelev
wininet: Rename WININET_object_destructor to a more...
tree
|
commitdiff
2007-08-23
Alexandre Julliard
winex11: Get rid of get_context_from_GLXContext.
tree
|
commitdiff
2007-08-23
Alexandre Julliard
winex11: Properly update the hdc in the GL context.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
msvcrt: Test and fix _mbsinc/_mbsninc.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
msvcrt: Don't test codepage 20932.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
msvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy.
tree
|
commitdiff
2007-08-23
James Hawkins
advpack: Formalize the SESSION struct.
tree
|
commitdiff
2007-08-23
James Hawkins
cabinet: Formalize the SESSION struct.
tree
|
commitdiff
2007-08-23
Andrew Talbot
rsaenh: Constify some variables.
tree
|
commitdiff
2007-08-23
Stefan Leichter
oleaut32: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-08-23
Stefan Leichter
quartz: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-08-23
Detlef Riekenberg
winspool: Add always the Win9x and the NT printerdriver.
tree
|
commitdiff
2007-08-23
Roderick Colenbrander
wgl: Fix wglGetCurrentReadDCARB bugs.
tree
|
commitdiff
2007-08-23
Juan Lang
crypt32: Implement CryptVerifyMessageSignature.
tree
|
commitdiff
2007-08-23
Juan Lang
crypt32: Test and correct verifying the signature of...
tree
|
commitdiff
2007-08-23
Juan Lang
advapi32: Add more tests for CryptVerifySignatureW...
tree
|
commitdiff
2007-08-23
Maarten Lankhorst
dsound: Transparantly fall back to software mode if...
tree
|
commitdiff
2007-08-23
Huw Davies
gdi32: Quote the printer name prior to passing it to...
tree
|
commitdiff
2007-08-23
Paul Vriens
atl: Replace SHDeleteKeyW with RegDeleteTreeW and get...
tree
|
commitdiff
2007-08-22
Alexandre Julliard
gdi32: Fix a few more places that use the wrong get...
tree
|
commitdiff
2007-08-22
Juan Lang
crypt32: Test encoding a signed message with a valid...
tree
|
commitdiff
2007-08-22
Juan Lang
crypt32: Explicitly terminate loop when a matching...
tree
|
commitdiff
2007-08-22
Juan Lang
crypt32: Only free allocated handles.
tree
|
commitdiff
2007-08-22
Juan Lang
crypt32: Test and implement CryptGetMessageSignerCount.
tree
|
commitdiff
2007-08-22
Juan Lang
crypt32: Implement CryptGetMessageCertificates.
tree
|
commitdiff
2007-08-22
Juan Lang
crypt32: Trace encoding and decoding public keys on...
tree
|
commitdiff
2007-08-22
Alexandre Julliard
ntdll: Flesh out the stub for IOCTL_STORAGE_GET_DEVICE_...
tree
|
commitdiff
2007-08-22
Alexandre Julliard
user32: Thread-local hooks need a module if they don...
tree
|
commitdiff
2007-08-22
Alexandre Julliard
cabinet: Use the correct create disposition in fdi_open.
tree
|
commitdiff
2007-08-22
Alexandre Julliard
cabinet: Use the proper fcntl defines in the FDI_OPEN...
tree
|
commitdiff
2007-08-22
James Hawkins
cabinet: Formalize the SESSION struct and add more...
tree
|
commitdiff
2007-08-22
H. Verbeet
wined3d: Attach the correct surface the the fbo.
tree
|
commitdiff
2007-08-22
H. Verbeet
wined3d: Restore a line that got lost.
tree
|
commitdiff
2007-08-22
Dmitry Timoshkov
ntdll: Reimplement TIME_GetBias using new time zone...
tree
|
commitdiff
2007-08-22
Maarten Lankhorst
dsound: Move assignment of DSBCAPS_LOC to primary buffe...
tree
|
commitdiff
2007-08-22
Paul Vriens
ntdll/tests: Fix typos.
tree
|
commitdiff
2007-08-22
Paul Vriens
gdi32: Fix possible NULL pointer dereference (Coverity).
tree
|
commitdiff
2007-08-22
Paul Vriens
gdi32: Fix possible NULL pointer dereference (Coverity).
tree
|
commitdiff
2007-08-22
Misha Koshelev
wininet: Fix reference count on internet handle for...
tree
|
commitdiff
2007-08-22
Misha Koshelev
wininet: Don't send INTERNET_STATUS_HANDLE_CLOSING...
tree
|
commitdiff
2007-08-22
Andrew Talbot
rpcrt4: Constify some variables.
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Implement verifying a decoded signed message...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Test and implement getting the computed hash...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Update a hash message's hash handles when...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Move signed message data functions together.
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Make constructing handles a member of signed...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Use a helper function to allocate signer handles.
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Don't keep an unneeded copy of the crypto...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Separate construction of signer handles from...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Add a helper function to construct a signer...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Add helper function to update signed message...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Make more functions members of signed message...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Make updating a hash a member of signed messag...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Make a helper function to a free a signed...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Use signed message data type for decoded signe...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Make a signed message data type.
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Implement verifying the hash of a decoded...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Add a couple tests that show you can't get...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Add a mostly stub control function for decode...
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Add a default message control function pointer.
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Add tests for CryptMsgControl.
tree
|
commitdiff
2007-08-21
Juan Lang
crypt32: Test an encoded signed message with a cert...
tree
|
commitdiff
2007-08-21
Vitaliy Margolen
dinput: Fix compile with old input.h that missing input...
tree
|
commitdiff
2007-08-21
Dmitry Timoshkov
kernel32: Restore check for StandardDate.wMonth being 0.
tree
|
commitdiff
2007-08-21
Dmitry Timoshkov
msvcrt: Restore error handling code in localtime.
tree
|
commitdiff
2007-08-21
Roderick Colenbrander
wined3d: Fix a null pointer dereference.
tree
|
commitdiff
2007-08-21
Paul Vriens
wined3d/vertexdeclaration: Return when out of memory...
tree
|
commitdiff
2007-08-21
Paul Vriens
dnsapi/tests: No need to dynamically load dnsapi anymore.
tree
|
commitdiff
2007-08-21
Paul Vriens
kernel32/tests: Skip some not implemented functions...
tree
|
commitdiff
2007-08-21
Paul Vriens
msi/tests: Be verbose when GetProcAddress fails.
tree
|
commitdiff
2007-08-21
Damjan Jovanovic
setupapi: Use NtDeleteKey instead of an invalid RegDele...
tree
|
commitdiff
2007-08-21
Alexandre Julliard
winex11: Update the wm hints also when mapping a previo...
tree
|
commitdiff
2007-08-21
Alexandre Julliard
gdi32: Add separate functions for releasing/freeing...
tree
|
commitdiff
2007-08-21
Stefan Dösinger
wined3d: Implement range based fog and advertize it...
tree
|
commitdiff
2007-08-21
Stefan Dösinger
wined3d: fogstart == fogend means full fog.
tree
|
commitdiff
2007-08-21
Stefan Dösinger
d3d9: Some caps fixes.
tree
|
commitdiff
2007-08-21
Paul Vriens
ntdll/tests: Use skip instead of trace.
tree
|
commitdiff
2007-08-21
Paul Vriens
ntdll/tests: Do GetModuleHandle only once and add a...
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Test that some functions depends on locale...
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Test and fix _mbclen/_mbslen.
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Test and fix _mbsnextc.
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Implement _ismbblead/_ismbbtrail using _mbctype...
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Fill _mbctype table in _setmbcp.
tree
|
commitdiff
2007-08-21
Alexandre Julliard
dsound: Fix a compiler warning.
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
setupapi: If needed create directories for fake dlls.
tree
|
commitdiff
next