projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ntdll: Add ARM64 cpu info.
[wine]
/
dlls
/
ole32
/
compositemoniker.c
2012-08-13
Jacek Caban
ole32: Use proper helpers for iface calls.
blob
|
commitdiff
|
raw
2011-08-30
Michael Stefaniuc
ole32: COM cleanup in compositemoniker.c.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-13
Austin English
ole32: Remove extraneous parentheses (LLVM/Clang).
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Nikolay Sivov
ole32: No need to test for interface pointer being...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
Gerald Pfeifer
ole32: Remove variable res which is not really used...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-02
Reece Dunn
ole32: IMoniker_IsRunning returns E_INVALIDARG when...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Eric Pouech
ole32: Fix various missing Release calls on monikers.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
Michael Stefaniuc
ole32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Austin English
ole32: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-02
Andrew Talbot
ole32: Fix some memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Lionel Debroux
ole32: Fix memory leak in compositemoniker.c (found...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-28
Rob Shearman
ole32: Execute Reduce using the moniker's vtable in...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Michael Stefaniuc
ole32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Alexandre Julliard
ole32: Use the standard DEFINE_OLEGUID macro to define...
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: Fix regression caused by an earlier patch that...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Fix infinite recursion in CompositeMonikerImpl_G...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Fix infinite recursion in CompositeMonikerImpl_B...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Alexandre Julliard
ole32: Properly initialize hash value in CompositeMonik...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Fix typos in CompositeMonikerImpl_BindToObject...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Create moniker enumerator with an initial refere...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Make the size returned by CompositeMonikerImpl_G...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Fix the algorithm used in CompositeMonikerImpl_H...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Add a class factory for composite monikers.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Allocate memory for the generic composite monike...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Implement IMarshal for composite monikers.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Release all existing monikers before loading...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: EnumMonikerImpl_Next should add a reference...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Fix CompositeMonikerImpl_GetSizeMax to match...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Fix the loop in CompositeMonikerImpl_Hash, as...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Implement CompositeMonikerROTDataImpl_GetCompari...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: The unknown constant at the start of the persist...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Robert Shearman
ole32: Check for pcbSize parameter of CompositeMonikerI...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Robert Shearman
ole: Remove "stub" from TRACEs of functions that aren...
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-05-23
Kevin Koltzau
Implement Hash function on composite moniker.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Mike McCormack
Remove function prototypes, make functions static.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-09
Alexandre Julliard
Janitorial: C booleans must not be compared against...
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-01-23
Ge van Geldorp
Rename LARGE_INTEGER and ULARGE_INTEGER members "s...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-06
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-30
Michael Stefaniuc
Fixes for memory leaks on error path.
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-06-18
Francois Gouget
Typos/spelling fixes.
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
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
Ove Kaaven
Moved some definitions from include/wine/obj_moniker...
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-10-22
Francois Gouget
Spelling, grammar and a bit of comment formatting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-11
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-20
Andreas Mohr
Spelling 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-09-26
Alexandre Julliard
Removed shell.h. Cleaned up the nested includes mess...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-24
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Alexandre Julliard
Optimized debugging API to reduce code size.
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