projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvfw32: Move MSVIDEO_SendMessage() up and make it and MSVIDEO_GetHicPtr() static.
[wine]
/
dlls
/
urlmon
/
2009-06-22
Detlef Riekenberg
urlmon/tests: Add tests for ZoneManager_GetZoneAttributes.
tree
|
commitdiff
2009-06-22
Detlef Riekenberg
urlmon: Implement ZoneManager_GetZoneAttributes.
tree
|
commitdiff
2009-06-22
Paul Vriens
urlmon/tests: Fix a test failure on Win95 by using...
tree
|
commitdiff
2009-06-19
Alexandre Julliard
urlmon/tests: Avoid comparing uninitialized structure...
tree
|
commitdiff
2009-06-16
Detlef Riekenberg
urlmon/tests: Fix a typo in an ok message.
tree
|
commitdiff
2009-06-15
Detlef Riekenberg
urlmon/tests: Move SecurityManager and ZoneManager...
tree
|
commitdiff
2009-06-12
Jacek Caban
urlmon: Fixed test on IE8.
tree
|
commitdiff
2009-06-05
Jacek Caban
urlmon: Use a copy of PROTOCOLDATA in Switch/Continue...
tree
|
commitdiff
2009-06-05
Jacek Caban
urlmon: Set INTERNET_OPTION_HTTP_DECODING option in...
tree
|
commitdiff
2009-05-25
Jacek Caban
urlmon: Use TLS_OUT_OF_INDEXES as invalid TLS value.
tree
|
commitdiff
2009-05-22
Jacek Caban
urlmon: Fixed tests on Windows.
tree
|
commitdiff
2009-05-21
Jacek Caban
urlmon: Fixed buffer size calculation.
tree
|
commitdiff
2009-05-20
Paul Vriens
urlmon/tests: Fix some test failures on IE8.
tree
|
commitdiff
2009-05-19
Michael Stefaniuc
urlmon: Move 'inline' right after the storage specifier.
tree
|
commitdiff
2009-05-19
Jacek Caban
urlmon: Added MIME filter handling in BindProtocol...
tree
|
commitdiff
2009-05-19
Jacek Caban
urlmon: Added support for MIME filters.
tree
|
commitdiff
2009-05-19
Jacek Caban
urlmon: Use common name for IInternetProtocol and IInte...
tree
|
commitdiff
2009-05-19
Jacek Caban
urlmon: Use protocol_handler in Switch implementation.
tree
|
commitdiff
2009-05-19
Jacek Caban
urlmon: Move MIME availability handling to separated...
tree
|
commitdiff
2009-05-19
Jacek Caban
urlmon: Fixed buffer size argument in Read call.
tree
|
commitdiff
2009-05-19
Jacek Caban
urlmon: Use internal IInternetProtocol protocol for...
tree
|
commitdiff
2009-05-18
Jacek Caban
urlmon: Added BINDSTATUS_LOADINGMIMEHANDLER and BINDSTA...
tree
|
commitdiff
2009-05-18
Jacek Caban
urlmon: Added GetBindString(BINDSTRING_URL) implementation.
tree
|
commitdiff
2009-05-15
Marcus Meissner
urlmon: Separate NULL ptr check (Coverity 924).
tree
|
commitdiff
2009-05-14
Jacek Caban
urlmon: Use PI_MIMEVERIFICATION in Binding object.
tree
|
commitdiff
2009-05-14
Jacek Caban
urlmon: Added PI_MIMEVERIFICATION tests.
tree
|
commitdiff
2009-05-14
Jacek Caban
urlmon: Added PI_MIMEVERIFICATION support.
tree
|
commitdiff
2009-05-12
Jacek Caban
urlmon: Moved notif window handling to bindprot.c.
tree
|
commitdiff
2009-05-12
Jacek Caban
urlmon: Get rid of no longer needed values in Binding...
tree
|
commitdiff
2009-05-12
Jacek Caban
urlmon: Get rid of no longer needed thread checking...
tree
|
commitdiff
2009-05-12
Jacek Caban
urlmon: Get rid of no longer needed thread checking...
tree
|
commitdiff
2009-05-12
Jacek Caban
urlmon: Return E_FAIL in Binding::Switch implementation.
tree
|
commitdiff
2009-05-12
Jacek Caban
urlmon: Use PI_APARTMENTTHREADED in Binding object.
tree
|
commitdiff
2009-05-12
Jacek Caban
urlmon: Added PI_APARTMENTTHREADED support to BindProto...
tree
|
commitdiff
2009-05-12
Jacek Caban
urlmon: Added PI_APARTMENTTHREADED support to BindProto...
tree
|
commitdiff
2009-05-12
Jacek Caban
urlmon: Added support for PI_APARTMENTTHREADED to BindP...
tree
|
commitdiff
2009-05-12
Jacek Caban
urlmon: Added support for PI_APARTMENTTHREADED to BindP...
tree
|
commitdiff
2009-05-11
Jacek Caban
urlmon: Cache the binding notif window.
tree
|
commitdiff
2009-05-04
Detlef Riekenberg
urlmon/tests: Handle BSCF_SKIPDRAINDATAFORFILEURLS...
tree
|
commitdiff
2009-04-28
Paul Vriens
urlmon/tests: Fix a test failure on Win9x, WinME and...
tree
|
commitdiff
2009-04-09
Detlef Riekenberg
urlmon/tests: Allow BINDSTATUS_COOKIE_SENT in a test.
tree
|
commitdiff
2009-04-07
Ge van Geldorp
urlmon/tests: Handle certificate verification error.
tree
|
commitdiff
2009-04-07
Jacek Caban
urlmon: Remove unneeded includes.
tree
|
commitdiff
2009-04-07
Jacek Caban
urlmon: Added IInternetProtocolSink interface stub...
tree
|
commitdiff
2009-04-07
Jacek Caban
urlmon: Added DeCompMimeFilter stub implementation.
tree
|
commitdiff
2009-04-06
Paul Vriens
urlmon/tests: Fix a test by using a better default...
tree
|
commitdiff
2009-04-02
Jacek Caban
urlmon: Register CLSID_DeCompMimeFilter.
tree
|
commitdiff
2009-04-01
Jacek Caban
urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot...
tree
|
commitdiff
2009-03-30
Ge van Geldorp
urlmon/tests: Fix ftp protocol test on WinXP and higher.
tree
|
commitdiff
2009-03-30
Jacek Caban
urlmon: Get rid of ICOM_THIS_MULTI macro.
tree
|
commitdiff
2009-03-30
Jacek Caban
urlmon: Added IWinInetHttpInfo support to Binding object.
tree
|
commitdiff
2009-03-30
Jacek Caban
urlmon: Added IWinInetHttpInfo stub implementation...
tree
|
commitdiff
2009-03-30
Jacek Caban
urlmon: Added IInternetPriority handling tests.
tree
|
commitdiff
2009-03-30
Jacek Caban
urlmon: Added IWinInetHttpInfo stub implementation...
tree
|
commitdiff
2009-03-24
Jacek Caban
urlmon: Fixed handling NULL URLName in GetDisplatName...
tree
|
commitdiff
2009-03-24
Jacek Caban
urlmon: Added StdURLMoniker implementation.
tree
|
commitdiff
2009-03-24
Jacek Caban
urlmon: Return IAsyncMoniker from QueryInterface.
tree
|
commitdiff
2009-03-24
Jacek Caban
urlmon: Code clean up.
tree
|
commitdiff
2009-03-23
Paul Vriens
urlmon/tests: Fix a test failure on Vista and higher.
tree
|
commitdiff
2009-03-05
Paul Vriens
urlmon/tests: Use an action that is available on all...
tree
|
commitdiff
2009-03-05
Jacek Caban
urlmon: Get rid of URLMonikerImpl_BindToStorage_hack.
tree
|
commitdiff
2009-03-05
Jacek Caban
urlmon: Added gopher pluggable protocol implementation.
tree
|
commitdiff
2009-03-05
Jacek Caban
urlmon: Added IInternetPriority implementation for...
tree
|
commitdiff
2009-03-05
Jacek Caban
urlmon: Added gopher protocol handler stub implementation.
tree
|
commitdiff
2009-03-05
Jacek Caban
urlmon: Added ftp binding tests.
tree
|
commitdiff
2009-03-05
Jacek Caban
urlmon: Added ftp protocol tests.
tree
|
commitdiff
2009-03-03
Jacek Caban
urlmon: Use pluggable protocol for ftp binding.
tree
|
commitdiff
2009-03-03
Jacek Caban
urlmon: Added ftp pluggable protocol implementation.
tree
|
commitdiff
2009-03-02
Jacek Caban
urlmon: Added IInternetPriority interface stup implemen...
tree
|
commitdiff
2009-03-02
Jacek Caban
urlmon: Move HttpProtocolVtbl to its implementation...
tree
|
commitdiff
2009-03-02
Jacek Caban
urlmon: Move HttpProtocol::Start implementation to...
tree
|
commitdiff
2009-03-02
Jacek Caban
urlmon: Move HttpProtocol::Continue implementation...
tree
|
commitdiff
2009-03-02
Jacek Caban
urlmon: Move HttpProtocol::Read implementation to gener...
tree
|
commitdiff
2009-03-02
Jacek Caban
urlmon: Move close_connection implementation to common...
tree
|
commitdiff
2009-03-02
Jacek Caban
urlmon: Moved HttpProtocol::[Lock|Unlock]Request implem...
tree
|
commitdiff
2009-03-02
Jacek Caban
urlmon: Move strndupW implementation to header file.
tree
|
commitdiff
2009-03-02
Jacek Caban
urlmon: Move some HttpProtocol variables to generic...
tree
|
commitdiff
2009-03-02
Jacek Caban
urlmon: Ignore report_data call if binding is stopped.
tree
|
commitdiff
2009-02-26
Jacek Caban
urlmon: Make HttpProtocol implementation vtbl offset...
tree
|
commitdiff
2009-02-17
Alistair Leslie...
urlmon: Fix PutProperty_CLASSIDPROP check under win98...
tree
|
commitdiff
2009-02-16
Alistair Leslie...
urlmon: Correctly test to see if PutProperty_CLASSIDPRO...
tree
|
commitdiff
2009-02-09
Francois Gouget
urlmon: Make create_http_protocol() static.
tree
|
commitdiff
2009-02-05
Marcus Meissner
urlmon: Fixed target buffer length to MultiByteToWideChar.
tree
|
commitdiff
2009-01-29
Alasdair Sinclair
urlmon/tests: Fix missing void in empty parameter list.
tree
|
commitdiff
2009-01-21
Nikolay Sivov
urlmon: Added a stub for HlinkSimpleNavigateToMoniker.
tree
|
commitdiff
2009-01-20
Ge van Geldorp
urlmon/tests: Fix protocol tests when proxy is configured.
tree
|
commitdiff
2009-01-13
Jacek Caban
urlmon: Added https binding tests.
tree
|
commitdiff
2009-01-13
Jacek Caban
urlmon: Use pluggable protocol handler for https binding.
tree
|
commitdiff
2009-01-13
Jacek Caban
urlmon: Ignore ReportProgress(BINDSTATUS_ACCEPTRANGES...
tree
|
commitdiff
2009-01-13
Jacek Caban
urlmon: Added HttpSProtocol object tests.
tree
|
commitdiff
2009-01-13
Jacek Caban
urlmon: Call ReportProgress(BINDSTATUS_ACCEPTRANGES...
tree
|
commitdiff
2009-01-12
Jacek Caban
urlmon: Added https pluggable protocol handler.
tree
|
commitdiff
2009-01-10
Ge van Geldorp
urlmon/tests: Skip a couple of tests when IE is running...
tree
|
commitdiff
2009-01-08
Alexandre Julliard
urlmon: Fix pointer cast warnings on 64-bit.
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: The tests don't support WIN64 yet so disab...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: The real tests are done at compile time...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: Fix TEST_FIELD() so it correctly tests...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: FIELD_ALIGNMENT() is redundant so remove it.
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: Updated so the generated tests work.
tree
|
commitdiff
2009-01-07
Jacek Caban
urlmon: Skip more tests on old IE and ignore BINDSTATUS...
tree
|
commitdiff
next