projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Explicitly check for MSICONDITION_TRUE being returned from
[wine]
/
dlls
/
urlmon
/
2005-10-29
Jacek Caban
Report BINDSTATUS_SENDINGREQUEST in FileProtocol::Start.
tree
|
commitdiff
2005-09-30
Jacek Caban
Added GetZoneActionPolicy implementation.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-29
Jacek Caban
Register zones.
tree
|
commitdiff
2005-09-29
Jacek Caban
Added MapUrlToZone implementation.
tree
|
commitdiff
2005-09-19
Jacek Caban
- Added IHttpNegotiate2 interface.
tree
|
commitdiff
2005-09-16
Jacek Caban
More tests of URLMoniker.
tree
|
commitdiff
2005-09-15
Alexandre Julliard
Fixed a compiler warning.
tree
|
commitdiff
2005-09-15
Jacek Caban
Added CoInternetGetSession implementation.
tree
|
commitdiff
2005-09-14
Jacek Caban
Added http and ftp protocol stub implementation.
tree
|
commitdiff
2005-09-14
Jacek Caban
Added MIME type checking to FileProtocol::Start.
tree
|
commitdiff
2005-09-13
Jacek Caban
Added PARSE_SECURITY_DOMAIN action implementation.
tree
|
commitdiff
2005-09-12
Jacek Caban
Register ZoneMap.
tree
|
commitdiff
2005-09-12
Jacek Caban
Rewrote FindMimeFromData to pass tests.
tree
|
commitdiff
2005-09-12
Jacek Caban
Encode URL in file protocol.
tree
|
commitdiff
2005-09-12
Jacek Caban
Fix protocol test.
tree
|
commitdiff
2005-09-12
Jacek Caban
Added urlmon.inf as dependency of rsrc.res.
tree
|
commitdiff
2005-09-12
Jacek Caban
Added PARSE_SECURITY_URL action implementation.
tree
|
commitdiff
2005-09-09
Jacek Caban
Move protocol's CLSIDs to urlmon.idl.
tree
|
commitdiff
2005-09-09
Jacek Caban
Added PARSE_PATH_FROM_URL action implementation.
tree
|
commitdiff
2005-09-09
Stefan Leichter
Added version resource to urlmon.dll.
tree
|
commitdiff
2005-09-08
Jacek Caban
Added ReleaseBindInfo implementation.
tree
|
commitdiff
2005-09-07
Jacek Caban
Added CoInternetParseUrl implementation.
tree
|
commitdiff
2005-09-07
Jacek Caban
- Added IInternetSecurityManager::[SG]etSecuritySite...
tree
|
commitdiff
2005-09-06
Jacek Caban
Added file protocol implementation.
tree
|
commitdiff
2005-09-03
Jacek Caban
Added RegisterFormatEnumerator and RevokeFormatEnumerator
tree
|
commitdiff
2005-09-03
Jacek Caban
Added CreateAsyncBindCtxEx implementation.
tree
|
commitdiff
2005-09-02
Jacek Caban
Added CreateFormatEnumerator implementation.
tree
|
commitdiff
2005-08-27
Alexandre Julliard
Explicitly import kernel32 in tests that use it.
tree
|
commitdiff
2005-08-08
Alexandre Julliard
Don't prefix the functions DllCanUnloadNow, DllGetClass...
tree
|
commitdiff
2005-08-08
Francois Gouget
Add missing WINAPI to MSXML_DllGetClassObject().
tree
|
commitdiff
2005-07-18
Felix Nawothnig
Fix misuse of UrlCombineW.
tree
|
commitdiff
2005-07-13
Mike McCormack
Interlocked LONG* gcc warning fixes.
tree
|
commitdiff
2005-07-11
Uwe Bonnes
URLMonikerImpl_BindToStorage: Don't use a HeapAllocated...
tree
|
commitdiff
2005-07-10
Uwe Bonnes
URLMonikerImpl_BindToStorage: Escape special characters.
tree
|
commitdiff
2005-07-05
Jacek Caban
Register protocols.
tree
|
commitdiff
2005-07-03
Mike McCormack
Fix -Wpointer-sign warnings.
tree
|
commitdiff
2005-07-03
Mike McCormack
Avoid warnings in generated tests by casting sizeof...
tree
|
commitdiff
2005-07-03
Jacek Caban
Fix handling of pmkContext in CreateURLMoniker.
tree
|
commitdiff
2005-07-02
Jacek Caban
Better module locking.
tree
|
commitdiff
2005-06-27
Stefan Huehner
Fix some -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-21
Stefan Huehner
Fix some more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-21
Maarten Lankhorst
Improved ObtainUserAgentString stub.
tree
|
commitdiff
2005-06-17
Stefan Huehner
Remove some -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Moved the NONAMELESSUNION/STRUCT macros to wine/test...
tree
|
commitdiff
2005-06-10
Mike McCormack
Declare functions and correct prototypes.
tree
|
commitdiff
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
tree
|
commitdiff
2005-05-25
Mike McCormack
Stub implementation for GetSoftwareUpdateInfo.
tree
|
commitdiff
2005-05-24
Mike McCormack
Add the missing interface method PromptAction to
tree
|
commitdiff
2005-05-23
Jacek Caban
Separated IBinding and IMoniker interfaces.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-05-06
Francois Gouget
Update win32.api to match the current sources.
tree
|
commitdiff
2005-05-05
Christian Costa
Added stub implementation for CoGetClassObjectFromURL.
tree
|
commitdiff
2005-05-05
Troy Rollo
Correct bug truncating downloaded files to 4096 bytes.
tree
|
commitdiff
2005-05-04
Troy Rollo
Implement URLMonikerImpl_BindToStorage.
tree
|
commitdiff
2005-04-11
Mike McCormack
Add stub for FaultInIEFeature.
tree
|
commitdiff
2005-03-08
Francois Gouget
Add a comment explaining why CDLGetLongPathName[AW...
tree
|
commitdiff
2005-02-03
James Hawkins
Properly implement DllCanUnloadNow ref counting.
tree
|
commitdiff
2005-01-12
James Hawkins
- Use only stored result of Interlocked* in AddRef...
tree
|
commitdiff
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
tree
|
commitdiff
2004-12-20
Jacek Caban
- Added test of BindToStorage.
tree
|
commitdiff
2004-12-08
Jacek Caban
- Implemented CreateAsyncBindCtx.
tree
|
commitdiff
2004-11-30
Jacek Caban
- Added stub implementation of IInternetZoneManager...
tree
|
commitdiff
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
tree
|
commitdiff
2004-09-28
Huw Davies
Stub implementation of IInternetSecurityManager.
tree
|
commitdiff
2004-09-24
Joris Huizer
Ref count increment/decrement cleanup.
tree
|
commitdiff
2004-09-22
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-09-09
James Hawkins
Added stub for IsValidURL.
tree
|
commitdiff
2004-09-07
Francois Gouget
Test some more urlmon types.
tree
|
commitdiff
2004-09-06
Alexandre Julliard
Removed some uses of the non-standard ICOM_THIS macro.
tree
|
commitdiff
2004-09-06
Francois Gouget
Disable MSVC warning 4116 to avoid the 'unnamed type...
tree
|
commitdiff
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
tree
|
commitdiff
2004-08-13
Alexandre Julliard
Moved ICOM_THIS_MULTI definition out of objbase.h and...
tree
|
commitdiff
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
tree
|
commitdiff
2004-08-11
Francois Gouget
Modify widl to put the C COM macros inside an #ifdef...
tree
|
commitdiff
2004-07-12
Mike McCormack
Added a few stub implementations.
tree
|
commitdiff
2004-05-17
Patrik Stridvall
Added the IInternetSession interface.
tree
|
commitdiff
2004-05-07
Kevin Koltzau
Implemented IsAsyncMoniker.
tree
|
commitdiff
2004-05-05
Kevin Koltzau
Implemented CoInternetCombineUrl and CoInternetCompareUrl.
tree
|
commitdiff
2004-05-04
Francois Gouget
Make our ascii strings static const.
tree
|
commitdiff
2004-05-04
Alexandre Julliard
Updated the auto-generated tests.
tree
|
commitdiff
2004-05-03
Kevin Koltzau
Handle context in CreateURLMoniker.
tree
|
commitdiff
2004-04-20
Francois Gouget
Make Unicode strings 'static const'.
tree
|
commitdiff
2004-04-20
Francois Gouget
Make static Unicode strings const.
tree
|
commitdiff
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
tree
|
commitdiff
2004-04-19
Vincent Béron
More complete implementation of Dll(Un)RegisterServer...
tree
|
commitdiff
2004-03-31
Kevin Koltzau
Implemented IsEqual.
tree
|
commitdiff
2004-03-29
Kevin Koltzau
Implement loading and saving to a stream, and a few...
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-22
Kevin Koltzau
Implement FindMimeFromData.
tree
|
commitdiff
2004-03-02
Alexandre Julliard
We no longer use the .exe.spec.c files.
tree
|
commitdiff
2004-01-27
Alexandre Julliard
Only link against libdxguid where necessary.
tree
|
commitdiff
2004-01-23
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-23
Ge van Geldorp
Rename LARGE_INTEGER and ULARGE_INTEGER members "s...
tree
|
commitdiff
2003-12-13
Kirill Smelkov
Added CreateAsyncBindCtx and IsAsyncMoniker stubs.
tree
|
commitdiff
2003-10-24
Alexandre Julliard
Updated some of the generated tests.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-09-08
Francois Gouget
Fix the case of product and company names.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
next