projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ole32: Remove unneeded casts.
[wine]
/
dlls
/
ole32
/
datacache.c
2008-01-14
Eric Pouech
ole32: Fixed datacache object so that we can retrieve...
blob
|
commitdiff
|
raw
2007-11-13
Rob Shearman
ole32: Validate the parameters to DataCache_Cache.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Rob Shearman
ole32: Initialise data_cf in DataCacheEntry's to zero...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Rob Shearman
ole32: Fix a memory leak in DataCacheEntry_Save.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Rob Shearman
ole32: Support reading and writing custom clipformats...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Francois Gouget
ole32: Convert dump_FORMATETC() into debugstr_formatetc...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Implement the GetData function of the data cache...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Fix HandsOffStorage in the data cache.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Implement the DiscardCache function in the data...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Add some more traces to the data cache to make...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: In the data cache, fmtetc->cfFormat and fmtetc...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Check that the specified clipboard format and...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Implement saving of the data cache.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Add handling of the dirty state to the data...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Add documentation for CreateDataCache.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: The advise sink for the data cache should be...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Implement the SetData function for the data...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Load cached data in the data cache into a STGMED...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Implement Cache and Uncache for the data cache.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Create a cache entry for each format in the...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Rob Shearman
ole32: Implement DataCache_GetClassID.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Michael Stefaniuc
ole32: Win64 printf format warning fixes.
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-03-21
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-28
Alex Villacís Lasso
Add NULL check for sinkInterface in DataCache_GetAdvise.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-27
Alexandre Julliard
Replace the _ICOM_THIS_From macros by inline functions...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Mike McCormack
Fix gcc 4.0 -Wpointer-sign warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-27
Mike McCormack
Remove unnecessary function prototypes.
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-10-18
Vincent Béron
Fix some types problems.
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-10-05
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-24
Joris Huizer
Ref count increment/decrement cleanup.
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-05-21
Marcus Meissner
Revert broken strict aliasing fix.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-04
Marcus Meissner
Fixed strict aliasing issues in dlls/ole32.
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-09-11
Dave Miller
Removed ordinals from comments.
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-09-03
Alexandre Julliard
Converted oleidl.h to IDL.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Francois Gouget
Fixed some common spelling errors.
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
2002-12-05
Ove Kaaven
Make sure that no files except unknwn.h include wine...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Compile ole32 with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-29
Michael Stefaniuc
Converted HENHMETAFILE and HMETAFILE to a void*.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
James Juran
Add <string.h> to files that needed it.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Removed shell.h. Cleaned up the nested includes mess...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-16
Andreas Mohr
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-23
Alexandre Julliard
Cleaned up a few inter-dll dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-13
Alexandre Julliard
Use the Unicode string functions from wine/unicode...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-23
Alexandre Julliard
Abey George (of Macadamian/Corel)
blob
|
commitdiff
|
raw
|
diff to current
2000-03-19
Andrew Lewycky
Support loading any presentation aspect.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Abey George
Implemented OLE clipboard functionality for Embed Sourc...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Alexandre Julliard
Removed extra includes from ole.h and wingdi.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-18
Alexandre Julliard
Added debugstr_guid function and used it to replace
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Ulrich Weigand
Moved bulk of OLE implementation to dlls/ subdirectories.
blob
|
commitdiff
|
raw
|
diff to current