projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ole32: Add support for getting stream based objects from a flushed clipboard.
[wine]
/
dlls
/
ole32
/
defaulthandler.c
2009-02-11
Michael Stefaniuc
ole32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
2009-01-07
Nikolay Sivov
ole32: Fix return value for DefaultHandler_GetMiscStatus.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Huw Davies
ole32: Defer releasing the delegate interfaces until...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Huw Davies
ole32: Factor out the code to release the delegate...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Huw Davies
ole32: Call the object's GetClassID if it's running.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Huw Davies
ole32: Try to load the '\1Ole' stream and create it...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Huw Davies
ole32: Create the '\1Ole' stream.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Huw Davies
ole32: Call the appropriate storage function when we...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Huw Davies
ole32: Query the object's dirty state if it's running.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Huw Davies
ole32: Call the object's IPersistStorage_HandsOffStorag...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Huw Davies
ole32: Call the object's IPersistStorage_SaveCompleted...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Huw Davies
ole32: Call the object's IPersistStorage_Save() if...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Huw Davies
ole32: Call the object's IPersistStorage_InitNew()...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Huw Davies
ole32: Call the object's IPersistStorage_Load() if...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Huw Davies
ole32: Call the object's IOleObject_IsUpToData() if...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Huw Davies
ole32: Call the object's own IOleObject_GetUserType...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Huw Davies
ole32: Partial implementation of IOleObject_Update().
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Huw Davies
ole32: Remove an unneeded WINAPI and remove some useles...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
François Dorin
ole32: Fix return value for DefaultHandler_SetExtent.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Austin English
ole32: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-11
Andrew Talbot
ole32: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Alex Villacís Lasso
ole32: Fix forgotten IPersistStorage vtable.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Huw Davies
ole32: The default handler needs to have its own implem...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Huw Davies
ole32: Factor out the running object test into a separa...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Huw Davies
ole32: Fix a few comments.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Michael Stefaniuc
ole32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Robert Shearman
ole32: DefaultHandler_GetData and DefaultHandler_QueryG...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
ole32: Add a check for NULL This->dataAdviseHolder...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Robert Shearman
ole32: Tell the advise holder what the data delegate...
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-04-07
Robert Shearman
ole32: Fix DefaultHandler_EnumAdvises.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Robert Shearman
ole: Remove some duplicated code.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Robert Shearman
Implement IOleObject_DoVerb function by running the...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Robert Shearman
Delegate advises to the remote object to enable the...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Robert Shearman
Call DefaultHandler_Stop if we fail to start the server...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Robert Shearman
Call the equivalent delegate function for all of the...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Robert Shearman
Implement OLE object notifications, making sure to...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-26
Robert Shearman
Implement a Stop function and use this to properly...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-29
Robert Shearman
Add a stubbed out implementation of IAdviseSink and...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-28
Robert Shearman
- Make the interfaces that should be supported by the...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-28
Alex Villacís Lasso
Add missing ! to fix a reversed condition check in
blob
|
commitdiff
|
raw
|
diff to current
2005-09-26
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Robert Shearman
Implement some IRunningObject functions that actually...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-19
Robert Shearman
- Remove redunant braces.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-17
Robert Shearman
Re-arrange some functions and vtables so we don't have...
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
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
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-04-12
Filip Navara
Get rid of E_UNSPEC non-standard error value.
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-08-18
Jon Griffiths
Remove redundant wine specific #include.
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-24
Gerald Pfeifer
Fixed format strings.
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-05-23
Alexandre Julliard
Abey George (of Macadamian/Corel)
blob
|
commitdiff
|
raw
|
diff to current
2000-03-17
Andrew Lewycky
Avoid a refcount leak in QueryInterface when delegating.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
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