projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
twain_32: Add a bit more tracing about the scanners found.
[wine]
/
dlls
/
2009-01-29
Jeremy White
twain_32: Add a bit more tracing about the scanners...
tree
|
commitdiff
2009-01-29
Jeremy White
twain_32: Add an interactive set of tests for a selecte...
tree
|
commitdiff
2009-01-29
Jeremy White
twain_32: Modify get_condition_status to allow for...
tree
|
commitdiff
2009-01-29
Austin English
mssign32: Add stub dll.
tree
|
commitdiff
2009-01-29
Austin English
traffic: Add stub dll.
tree
|
commitdiff
2009-01-29
Marcus Meissner
msxml3: Handle get_element returning NULL (Coverity).
tree
|
commitdiff
2009-01-29
Marcus Meissner
riched20: Handle more missing allocs gracefully (Coverity).
tree
|
commitdiff
2009-01-29
Marcus Meissner
riched20: Handle NULL fp more gracefully (Coverity).
tree
|
commitdiff
2009-01-29
Marcus Meissner
riched20: Handle cp NULL more gracefully (Coverity).
tree
|
commitdiff
2009-01-29
Marcus Meissner
riched20: Exit the loop instead of crashing (Coverity).
tree
|
commitdiff
2009-01-29
Marcus Meissner
riched20: Removed unneeded NULL check (Coverity).
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Also write a key's permissions when it's being...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Load/store key permissions along with key pair...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Use key spec rather than char * to identify...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Don't store a key to the registry when it's...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Store a key's value to the registry when a...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Split CPImportKey into a helper function for...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Use helper function to install keys.
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Separate storing a key container's keys from...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Add a test for importing a key into a container...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Honor a key's permissions when exporting a...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Split CPExportKey into helper functions for...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Fix CryptSetKeyParam for KP_PERMISSIONS.
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Honor the CRYPT_EXPORTABLE flag to CryptAcquire...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Honor the CRYPT_EXPORTABLE flags to CryptImportKey.
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Add tests for key permissions.
tree
|
commitdiff
2009-01-29
Dan Kegel
msvcrt: Remove CRs earlier in ascii mode in fseek,...
tree
|
commitdiff
2009-01-29
Dan Kegel
msvcrt: _flsbuf zeroes _cnt.
tree
|
commitdiff
2009-01-29
Alasdair Sinclair
user32/tests: Fix missing void in empty parameter list.
tree
|
commitdiff
2009-01-29
Alasdair Sinclair
winmm/tests: Fix missing void in empty parameter list.
tree
|
commitdiff
2009-01-29
Alasdair Sinclair
urlmon/tests: Fix missing void in empty parameter list.
tree
|
commitdiff
2009-01-29
Alasdair Sinclair
msi/tests: Fix missing void in empty parameter list.
tree
|
commitdiff
2009-01-29
Alasdair Sinclair
mshtml/tests: Fix missing void in empty parameter list.
tree
|
commitdiff
2009-01-29
Paul Vriens
kernel32/tests: Fix some test failures on Win9x and...
tree
|
commitdiff
2009-01-29
Paul Vriens
kernel32/tests: Fix some test failures on Win9x and...
tree
|
commitdiff
2009-01-29
Paul Vriens
kernel32/tests: Fix some test failures on several platf...
tree
|
commitdiff
2009-01-29
Gerald Pfeifer
iphlpapi: #define RTF_LLINFO if not in system headers.
tree
|
commitdiff
2009-01-29
Anders Jonsson
comdlg32: Update Swedish translation.
tree
|
commitdiff
2009-01-29
Aric Stewart
shell32: In ParseDisplayName make use of shdocvw if...
tree
|
commitdiff
2009-01-29
Aric Stewart
setupapi: Implement pSetupInstallCatalog.
tree
|
commitdiff
2009-01-29
Hans Leidekker
wininet: Mark IE6 behaviour of HttpSendRequestW as...
tree
|
commitdiff
2009-01-29
Hans Leidekker
kernel32: Add stub implementations of Wow64DisableWow64...
tree
|
commitdiff
2009-01-28
Alexandre Julliard
ntdll: Convert the DbgPrint* functions to use MS ABI...
tree
|
commitdiff
2009-01-28
Alexandre Julliard
ntdll: Copy the msvcrt printf implementation to ntdll...
tree
|
commitdiff
2009-01-28
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the Freety...
tree
|
commitdiff
2009-01-28
Alexandre Julliard
gdi32: Get rid of GDI_ReallocObject.
tree
|
commitdiff
2009-01-28
Alexandre Julliard
gdi32: Allocate palette entries separately from the...
tree
|
commitdiff
2009-01-28
Alexandre Julliard
gdi32: Release GDI handles before freeing the object.
tree
|
commitdiff
2009-01-28
Alexandre Julliard
gdi32: Allocate and initialize GDI objects before givin...
tree
|
commitdiff
2009-01-28
Alexandre Julliard
gdi32: Use the official constants instead of the old...
tree
|
commitdiff
2009-01-28
Uwe Bonnes
msvcrt/tests: Test case to show Wine still mishandles...
tree
|
commitdiff
2009-01-28
Igor Tarasov
gdi32: Add logcal points to device points conversion...
tree
|
commitdiff
2009-01-28
Rob Shearman
rpcrt4: Add tests for NdrGetUserMarshalInfo.
tree
|
commitdiff
2009-01-28
Rob Shearman
rpcrt4: Implement NdrGetUserMarshalInfo.
tree
|
commitdiff
2009-01-28
Rob Shearman
rpcrt4: Don't test for a specific value for fBufferVali...
tree
|
commitdiff
2009-01-28
Rob Shearman
ole32: Fix a missing CoUninitialize in test_CoFreeUnuse...
tree
|
commitdiff
2009-01-28
Rob Shearman
ole32: Fix some tests that fail on NT4 and Win9x.
tree
|
commitdiff
2009-01-28
Alistair Leslie...
mshtml: Add missing interfaces.
tree
|
commitdiff
2009-01-28
Austin English
authz: Add stub dll.
tree
|
commitdiff
2009-01-28
Aric Stewart
msctf: Add stub ITfThreadMgr interface.
tree
|
commitdiff
2009-01-28
Aric Stewart
msctf: Add definition of CLSID_TF_ThreadMgr.
tree
|
commitdiff
2009-01-28
Aric Stewart
msctf: Add regsvr functions.
tree
|
commitdiff
2009-01-28
Aric Stewart
msctf: Add base dll framework.
tree
|
commitdiff
2009-01-28
Ricardo Filipe
pdh: Add stub for EdhEnumObjectItemsA/W.
tree
|
commitdiff
2009-01-28
Ricardo Filipe
ntdll: Add stub for RtlDecompressBuffer.
tree
|
commitdiff
2009-01-28
Hervé Chanal
shell32: A new icon for mydocs.
tree
|
commitdiff
2009-01-28
Hervé Chanal
shell32: A new icon for trash_file.
tree
|
commitdiff
2009-01-28
Hervé Chanal
shell32: A new icon for mycomputer.
tree
|
commitdiff
2009-01-28
Paul Vriens
kernel32/tests: Don't crash when run as a normal user.
tree
|
commitdiff
2009-01-28
Paul Vriens
kernel32/tests: Fill the buffer to show a bug in Wine.
tree
|
commitdiff
2009-01-28
Huw Davies
ole32: The bigblockfile on ILockBytes implementation...
tree
|
commitdiff
2009-01-28
Huw Davies
ole32: Add a helper function to return the file size...
tree
|
commitdiff
2009-01-28
Huw Davies
ole32: Move functions around in file to avoid forward...
tree
|
commitdiff
2009-01-28
Huw Davies
ole32: Move private data structure out of header file.
tree
|
commitdiff
2009-01-28
Michael Stefaniuc
setupapi: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-28
Michael Stefaniuc
crypt32: Remove remaining superfluous pointer casts.
tree
|
commitdiff
2009-01-28
Michael Stefaniuc
dinput: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-28
Marcus Meissner
d3d9: Remove useless NULL check in stateblock test...
tree
|
commitdiff
2009-01-28
Marcus Meissner
riched20: rcUpdate cannot be NULL in ME_PaintContent...
tree
|
commitdiff
2009-01-28
Dylan Smith
richedit: Updated internal style flags on EM_SHOWSCROLLBAR.
tree
|
commitdiff
2009-01-28
Dylan Smith
richedit: Suppress scrollbar if missing WS_[VH]SCROLL...
tree
|
commitdiff
2009-01-28
Dylan Smith
richedit: Actually store end of line string for end...
tree
|
commitdiff
2009-01-28
Austin English
kernel32: Add a stub for OpenProfileUserMapping.
tree
|
commitdiff
2009-01-28
Lei Zhang
wineps.drv: Remove SelectBitmap stub implementation.
tree
|
commitdiff
2009-01-28
Michael Stefaniuc
dsound: Use UlongToHandle to make the real payload...
tree
|
commitdiff
2009-01-28
Michael Stefaniuc
dsound: Fix mixup between HWAVEOUT and HWAVEIN.
tree
|
commitdiff
2009-01-28
Michael Stefaniuc
wineesd.drv: Add missing return in function returning...
tree
|
commitdiff
2009-01-28
Alasdair Sinclair
kernel32/tests: Fix missing void in empty parameter...
tree
|
commitdiff
2009-01-28
Alasdair Sinclair
dwmapi: Fix missing void in empty parameter list.
tree
|
commitdiff
2009-01-28
Alasdair Sinclair
ddraw/tests: Fix missing void in empty parameter list.
tree
|
commitdiff
2009-01-28
Alasdair Sinclair
d3d9/tests: Fix missing void in empty parameter list.
tree
|
commitdiff
2009-01-28
Marcus Meissner
d3d9: Initialize hr (Coverity).
tree
|
commitdiff
2009-01-28
Mikołaj Zalewski
comctl32: toolbar: Make sure all TBUTTON_INFO fields...
tree
|
commitdiff
2009-01-28
Juan Lang
crypt32: Implement CryptFindCertificateKeyProvInfo.
tree
|
commitdiff
2009-01-28
Juan Lang
crypt32: Implement CertFindCertificateInStore for CERT_...
tree
|
commitdiff
2009-01-28
Juan Lang
crypt32: Add stub for PFXImportCertStore.
tree
|
commitdiff
2009-01-28
Juan Lang
crypt32: Implement PFXIsPFXBlob.
tree
|
commitdiff
2009-01-28
Juan Lang
crypt32: Implement PFXExportCertStore on top of PFXExpo...
tree
|
commitdiff
2009-01-28
Juan Lang
crypt32: Add stub for PFXExportCertStoreEx.
tree
|
commitdiff
2009-01-28
Hans Leidekker
wuapi: Add class factory for CLSID_AutomaticUpdates.
tree
|
commitdiff
next