projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Get rid of the PerfectGraphics option, that's not really useful.
[wine]
/
dlls
/
urlmon
/
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
2003-07-30
Alexandre Julliard
Make the DllRegisterServer, DllRegisterServerEx, DllUnr...
tree
|
commitdiff
2003-07-24
Steven Edwards
Add ntdll to list of imports for urlmon.
tree
|
commitdiff
2003-07-15
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Lionel...
tree
|
commitdiff
2003-06-30
Dmitry Timoshkov
For all DLLs with defined DllMain and which do not...
tree
|
commitdiff
2003-06-13
Francois Gouget
Add a stub for CompareSecurityIds (new in WinXP).
tree
|
commitdiff
2003-03-31
Dmitry Timoshkov
Fix some problems found while compiling and linking...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-03-18
Jon Griffiths
Documentation updates.
tree
|
commitdiff
2003-03-17
Alexandre Julliard
Replaced forwards by normal function declarations.
tree
|
commitdiff
2003-01-13
Robert Shearman
- Add some stubs.
tree
|
commitdiff
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
tree
|
commitdiff
2003-01-03
Dimitrie O. Paun
Eliminate lots of __WINE__ conditionals from the headers.
tree
|
commitdiff
2002-12-19
Greg Turner
- port cabextract to wine
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-11-12
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-11-04
Alexandre Julliard
Made the dll entry point default to DllMain and removed...
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
tree
|
commitdiff
2002-10-02
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-09-27
Chris Morgan
Added stubs for HttpEndRequestA/W, InternetReadFileExA/W,
tree
|
commitdiff
2002-08-17
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-08-13
Huw D M Davies
Very hacked implementation of url monikers.
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-05-05
Alexandre Julliard
Removed more code at Hidenori's request.
tree
|
commitdiff
2002-04-27
Alexandre Julliard
Added some shdocvw ordinals and stubs.
tree
|
commitdiff
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
tree
|
commitdiff
2002-04-08
Hidenori Takeshima
Added some stubs.
tree
|
commitdiff
2002-03-21
Michael Cardenas
Added some stubs.
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-01-29
Eric Kohl
Added Extract stub.
tree
|
commitdiff
2001-12-24
Gerard Patel
Trivial fixes for shlwapi and Internet routines.
tree
|
commitdiff
2001-10-08
Malte Starostik
CreateURLMoniker takes a LPCWSTR, not a LPWSTR.
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-05-31
Malte Starostik
Implemented some very basic functionality.
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-30
Patrik Stridvall
Don't include windows.h internally.
tree
|
commitdiff
2000-11-12
Alexandre Julliard
Start using import tables for dlls that can already...
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
tree
|
commitdiff
next