projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
riched20: EM_SETCHARFORMAT must fail and return 0 with TM_PLAINTEXT and SF_SELECTION.
[wine]
/
dlls
/
urlmon
/
umon.c
2007-09-10
Jacek Caban
urlmon: Added FIXME about unsupported pmkToLeft to...
blob
|
commitdiff
|
raw
2007-08-13
Jacek Caban
urlmon: Wrap IBindCtx in CreateAsyncBindCtxEx.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Misha Koshelev
urlmon: Do not use BindToStorage_hack for INTERNET_SCHE...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Jacek Caban
urlmon: There is no need to make slash conversion in...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-24
Rob Shearman
urlmon: The persisted version of URL monikers should...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-24
Rob Shearman
urlmon: Fix a typo in URLMonikerImpl_Save.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Hans Leidekker
urlmon: Add an implementation for CreateURLMonikerEx...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Paul Vriens
urlmon: Cast-qual warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Paul Vriens
urlmon: Cast-qual warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Jacek Caban
urlmon: Code clean up.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-05
Francois Gouget
urlmon: Print GetLastError() in decimal with '%u'.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Francois Gouget
Don't include windows.h & co in the Wine sources.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Jacek Caban
urlmon: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
Jacek Caban
urlmon: Use CoInternetParseUrl in URLMonikerImpl_Construct.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Jacek Caban
urlmon: Use URL_FILE_USE_PATHURL flag to combine urls.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
James Hawkins
urlmon: Implement URLDownloadToCacheFileW.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Jacek Caban
urlmon: Call Binding_CloseCacheDownload after Binding_F...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-10
Michael Stefaniuc
janitorial: Remove redundant NULL pointer checks before...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Dmitry Timoshkov
Make more arrays const.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Jacek Caban
urlmon: Use CoInternetCombineUrl in URLMonikerImpl_Cons...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-31
Jacek Caban
urlmon: Removed not used code.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Jacek Caban
urlmon: Use pluggable protocol for file protocol.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Rolf Kalbermatter
urlmon: Implement BindAsyncMoniker function.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-14
Jacek Caban
Beginning of true BindToStorage implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-14
Jacek Caban
Move BindToStorage hack to the separated function.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Jacek Caban
Added URLDownloadToCacheFile[AW] stub.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-15
Jacek Caban
Added CoInternetGetSession implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Jacek Caban
Rewrote FindMimeFromData to pass tests.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-08
Jacek Caban
Added ReleaseBindInfo implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-03
Jacek Caban
Added CreateAsyncBindCtxEx implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Felix Nawothnig
Fix misuse of UrlCombineW.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Uwe Bonnes
URLMonikerImpl_BindToStorage: Don't use a HeapAllocated...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-10
Uwe Bonnes
URLMonikerImpl_BindToStorage: Escape special characters.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-03
Mike McCormack
Fix -Wpointer-sign warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-03
Jacek Caban
Fix handling of pmkContext in CreateURLMoniker.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-02
Jacek Caban
Better module locking.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Mike McCormack
Stub implementation for GetSoftwareUpdateInfo.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Jacek Caban
Separated IBinding and IMoniker interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-05
Troy Rollo
Correct bug truncating downloaded files to 4096 bytes.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Troy Rollo
Implement URLMonikerImpl_BindToStorage.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
James Hawkins
Properly implement DllCanUnloadNow ref counting.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-12
James Hawkins
- Use only stored result of Interlocked* in AddRef...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-20
Jacek Caban
- Added test of BindToStorage.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Jacek Caban
- Implemented CreateAsyncBindCtx.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
Jacek Caban
- Added stub implementation of IInternetZoneManager...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Huw Davies
Stub implementation of IInternetSecurityManager.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-24
Joris Huizer
Ref count increment/decrement cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-22
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-06
Alexandre Julliard
Removed some uses of the non-standard ICOM_THIS macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-12
Mike McCormack
Added a few stub implementations.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-17
Patrik Stridvall
Added the IInternetSession interface.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-07
Kevin Koltzau
Implemented IsAsyncMoniker.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-04
Francois Gouget
Make our ascii strings static const.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-03
Kevin Koltzau
Handle context in CreateURLMoniker.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make Unicode strings 'static const'.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make static Unicode strings const.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-31
Kevin Koltzau
Implemented IsEqual.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-29
Kevin Koltzau
Implement loading and saving to a stream, and a few...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-22
Kevin Koltzau
Implement FindMimeFromData.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Ge van Geldorp
Rename LARGE_INTEGER and ULARGE_INTEGER members "s...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
Kirill Smelkov
Added CreateAsyncBindCtx and IsAsyncMoniker stubs.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-15
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Lionel...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-31
Dmitry Timoshkov
Fix some problems found while compiling and linking...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-18
Jon Griffiths
Documentation updates.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-13
Robert Shearman
- Add some stubs.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-03
Dimitrie O. Paun
Eliminate lots of __WINE__ conditionals from the headers.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-19
Greg Turner
- port cabextract to wine
blob
|
commitdiff
|
raw
|
diff to current
2002-10-02
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-27
Chris Morgan
Added stubs for HttpEndRequestA/W, InternetReadFileExA/W,
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-13
Huw D M Davies
Very hacked implementation of url monikers.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-05
Alexandre Julliard
Removed more code at Hidenori's request.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Hidenori Takeshima
Added some stubs.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Eric Kohl
Added Extract stub.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-24
Gerard Patel
Trivial fixes for shlwapi and Internet routines.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-08
Malte Starostik
CreateURLMoniker takes a LPCWSTR, not a LPWSTR.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-31
Malte Starostik
Implemented some very basic functionality.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-30
Patrik Stridvall
Don't include windows.h internally.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-07
Patrik Stridvall
Fixed issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-11
Alexandre Julliard
Merged urlmon.dll and wininet.dll from the Corel tree...
blob
|
commitdiff
|
raw
|
diff to current