projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
iccvid: Fix French translation.
[wine]
/
dlls
/
ole32
/
ole2.c
2009-06-22
Huw Davies
ole32: Since OleCreateLinkFromData is a stub we should...
blob
|
commitdiff
|
raw
2009-03-11
Alexandre Julliard
ole32: Make ole2.dll into a stand-alone 16-bit module.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Huw Davies
ole32: Add support for VT_DECIMAL.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-16
Rein Klazes
ole32: In PropVariantCopy() fix calculation size of...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
Michael Stefaniuc
ole32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-10
Michael Stefaniuc
ole32: Use GetWindowLongPtr/SetWindowLongPtr for pointers.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Alexandre Julliard
ole32: Register interfaces through dlldata.c as far...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
Huw Davies
ole32: Don't issue a warning if a flat copy is all...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Michael Stefaniuc
ole32: Remove some superfluous casts of void pointers...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Aric Stewart
ole32: Handle GetMenuItemCount returning -1 by changing...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Andrew Talbot
ole32: Assign to structs instead of using CopyMemory.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Francois Gouget
Assorted spelling, punctuation and case fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Rob Shearman
ole32: Implement VT_VECTOR|VT_VARIANT in PropVariantCopy.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-15
Andrew Talbot
ole32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Mikolaj Zalewski
ole32: OleIsRunning should return TRUE if the class...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Rob Shearman
ole32: RegisterDragDrop should return E_OUTOFMEMORY...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Michael Stefaniuc
ole32: Do not use wide character constants.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-16
Andrew Talbot
ole32: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Rob Shearman
ole32: Don't release the drop target on process uniniti...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Aric Stewart
ole32: Accelerators, like for the menu ones, should...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Rob Shearman
ole32: Don't release the registered drop targets in...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Rob Shearman
ole32: Check the input hwnd is valid in RevokeDragDrop.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Rob Shearman
ole32: Check for COM not being initialised and an inval...
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-14
Rob Shearman
ole32: Print the contents of the IID input to OleLoad.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Rob Shearman
ole32: OleCreate isn't a semi-stub any more, as it...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Rob Shearman
ole32: OleCreate shouldn't pass CLSCTX_LOCAL_SERVER...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Rob Shearman
ole32: OleLoad should call CoCreateInstance with CLSCTX...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Rob Shearman
ole32: Add a field to the TLS data to determine whether...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-05
Kai Blin
ole32: Remove redundant NULL check (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Rob Shearman
ole32: Don't release pUnk in OleCreate if CoCreateInsta...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
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-10-09
Jacek Caban
ole32: Don't fail in OleCreate if created object doesn...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Robert Shearman
ole32: Do a QueryInterface for IOleLink in OleLoad...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Robert Shearman
ole32: Re-order the function calls in OleLoad to match...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Robert Shearman
ole32: Call IRunnableObject_Run and IOleCache_Cache...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Robert Shearman
ole32: Call IOleObject_GetMiscStatus in OleCreate if...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Robert Shearman
ole32: Re-structure OleCreate to match to order of...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Robert Shearman
ole32: Set the storage's class ID in OleCreate.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Robert Shearman
ole32: Fix functions defined without specifying argumen...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-16
Robert Shearman
ole32: Move some functions out of compobj.c that don...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-14
Mike McCormack
ole32: Avoid a warning for VT_FILETIME in PropVariantCopy.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-14
Mike McCormack
ole32: FreePropVariantArray should return an error...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-02
Alexandre Julliard
ole32: Make some functions and variables static.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
Robert Shearman
ole32: Implement OleNoteObjectVisible as described...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Mike McCormack
ole32: Don't warn when clearing PropVariants that don...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Mike McCormack
ole32: Allocate copied VT_CF data correctly in PropVari...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Mike McCormack
ole32: Fix a typo.
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-05
Mike McCormack
ole32: Store drop targets in a standard list.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-02
Alexandre Julliard
Fixed some compiler warnings on old gcc versions.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Robert Shearman
ole: Re-post the quit message outside of the DoDragDrop...
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-12-12
Michael Jung
ole32: Periodically call IDropTarger::DragOver during...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-09
Markus Amsler
Improve c2man Documented-Total count.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-09
Robert Shearman
- Extend COM_OpenKeyForCLSID to open a subkey and retur...
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-09-23
Robert Shearman
Implement OleRegEnumVerbs.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-20
Robert Shearman
Implement OleIsRunning.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed some traces to use the right printf format and...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-16
Francois Gouget
Use LPSTORAGE to better match the PSDK.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-10
Vincent Béron
Correct mismatches between spec files and comments...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Marcus Meissner
Implemented ILockBytes16 (memorystream) support for...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Marcus Meissner
OleInitializeWOW gets 2 arguments.
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-20
Robert Shearman
Convert some registry helper functions to use unicode...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-17
Juan Lang
Obvious fixes to PropVariantClear and PropVariantCopy...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Marcus Meissner
Move the Dll init function to compobj.c to avoid having...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Francois Gouget
Specify the proper call convention in the PropSysFreeSt...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Francois Gouget
Tweak the API documentation to silence winapi_check...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Juan Lang
Implement PropSys{Alloc|Free}String, and support BSTRs in
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Vincent Béron
Change prototypes so gcc with some warnings doesn't...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Jon Griffiths
Documentation spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Robert Shearman
- Add documentation for most Co* functions.
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-12-13
Eric Pouech
Fixed some errors in function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-06
Robert Shearman
Remove unnecessary WNDPROC casts.
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-09
Francois Gouget
Move the PROPVARIANT declaration from objidl.idl to...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-06
Robert Shearman
- Fix PropVariantCopy for VT_LPSTR and VT_LPWSTR.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-03
Robert Shearman
- Fix PropVariantClear to reject invalid types.
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-03-30
Jon Griffiths
RegisterDragDrop: fail on NULL drop target.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-28
Ge van Geldorp
Don't depend on user32-internal implementation of accel...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-08
Robert Shearman
- Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet...
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-07-09
Steven Edwards
- Create new file ole2_16.c for ole2 16bit only functions.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Francois Gouget
Fixed some common spelling errors.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-27
Troy Rollo
Implemented OleDraw.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-28
Juergen Schmied
Fix DoDragDrop in case of child windows.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-14
Alberto Massari
- Align the cleanup phase of ReleaseStgMedium to the...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-13
Robert Shearman
Support a few trivial cases in PropVariantClear.
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-18
Ove Kaaven
Removed a few more inclusions of deprecated wine/obj_...
blob
|
commitdiff
|
raw
|
diff to current
next