projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mlang: Fix memory leaks in error paths (found by Smatch).
[wine]
/
dlls
/
ole32
/
moniker.c
2007-09-11
Rob Shearman
ole32: Add cross-process running-object table support.
blob
|
commitdiff
|
raw
2007-03-28
Rob Shearman
ole32: Implement MkParseDisplayName.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Rob Shearman
ole32: Move GetClassFile to moniker.c and move OleRun...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Rob Shearman
ole32: Add documentation for CreateBindCtx, BindMoniker...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Jan Zerebecki
ole32: Add DebugInfo to critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-13
Mike McCormack
ole32: Add missing parameter for RunningObjectTableImpl...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-28
Rob Shearman
ole32: Contrary to MSDN, IROTData doesn't need to be...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-28
Rob Shearman
ole32: Only call IROTData::GetComparisonData once,...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-28
Rob Shearman
ole32: Use IMoniker::GetTimeOfLastChange to attempt...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-28
Rob Shearman
ole32: Use the reduced forms of monikers for comparison...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-28
Rob Shearman
ole32: ROTFLAGS_REGISTRATIONKEEPSALIVE and ROTFLAGS_ALL...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Michael Stefaniuc
ole32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
ole32: When comparing monikers use the abData field...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-02
Jacek Caban
ole32: Clean up OleRun.
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-08
Robert Shearman
ole32: Add an implementation of class monikers.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Robert Shearman
Move all 16-bit functions to an appropriate 16-bit...
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-06-02
Richard Cohen
IEnum::Clone shouldn't do a Reset.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Robert Shearman
- Marshal objects & monikers into the ROT.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Robert Shearman
- Add a generic moniker marshaler that works by saving...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-14
Jeff Latimer
Implement the IEnumMoniker interface for the ROT and...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-11
Mike McCormack
Make functions static and remove unnecessary declarations.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-15
Dmitry Timoshkov
Zero out an invalidated runningObjectTableInstance...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Eric Pouech
Fixed some errors in function prototypes.
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-24
Joris Huizer
Ref count increment/decrement cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Alexandre Julliard
Get rid 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-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-29
Robert Shearman
Document wrong behaviour for IRunningObjectTable.
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-02-20
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Dave Miller
Removed ordinals from comments.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-09
Alexandre Julliard
Fixed a few more headers dependency issues.
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-18
Mike McCormack
Created stub for CreateClassMoniker.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Francois Gouget
Fixed some common spelling errors.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
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-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-09-11
Patrik Stridvall
Cleanup code that is strange or difficult to parse.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
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-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Francois Gouget
compobj.h is a synonym for objbase.h
blob
|
commitdiff
|
raw
|
diff to current
2000-11-08
Francois Gouget
We must include windef.h before wtypes.h (directly...
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-06-07
Patrik Stridvall
Fixed issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Patrik Stridvall
Fixed some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-20
Andreas Mohr
- stub for OLE32.MkParseDisplayName
blob
|
commitdiff
|
raw
|
diff to current
2000-02-07
Noomen Hamza
Running object table are not using 0 as a valid index...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-15
Marcus Meissner
Implemented OleRun.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Francois Gouget
Generalized the use of the new ICOM_VFIELD and ICOM_VTB...
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