projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ole32: COM cleanup in antimoniker.c.
[wine]
/
dlls
/
ole32
/
stg_prop.c
2011-06-27
Marcus Meissner
ole32: Access the array entry, not the array (Coverity).
blob
|
commitdiff
|
raw
2010-12-08
Michael Stefaniuc
ole32: Use an iface instead of a vtbl pointer in Proper...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Andrew Bogott
ole32: Fix an off-by-one error that broke reading of...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Andrew Bogott
ole32: Revert "ole32: Only read known format ids when...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
Juan Lang
ole32: Only read known format ids when attempting to...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Nikolay Sivov
ole32: Remove useless parameter check.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-31
Alexandre Julliard
ole32: Fix some pointer cast warnings on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
Juan Lang
ole32: Fix a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Rob Shearman
ole32: Fix the length of data written and read for...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Rob Shearman
ole32: Fix a typo in PropertyStorage_WritePropertyToStr...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Austin English
ole32: Fix build on Power PC.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Juan Lang
ole32: Correct byte count.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Juan Lang
ole32: On big endian machines, copy strings to little...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Austin English
ole32: Rename a macro to prevent a conflict on NetBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Michael Stefaniuc
widl: Output "LONG" instead of "long" for a 32bit integer.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
Michael Stefaniuc
ole32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Andrew Talbot
ole32: Remove unneeded address-of operators from array...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Austin English
ole32: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
Andrew Talbot
ole32: Assign to structs instead of using memcpy.
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
2008-03-01
James Hawkins
janitorial: Remove links to any microsoft site.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-15
Andrew Talbot
ole32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-06
Andrew Talbot
ole32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
Andrew Talbot
ole32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Jan Zerebecki
ole32: Add DebugInfo to critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Andrew Talbot
ole32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Alexandre Julliard
Avoid usage of sizeof in traces that causes warnings...
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-21
Andrew Talbot
ole32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-14
Mike McCormack
ole32: Use PropVariantInit instead of memset.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Mike McCormack
ole32: Only return S_FALSE in IPropertyStorage::ReadMul...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Mike McCormack
ole32: Remove unnecessary assert(This) calls.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Mike McCormack
ole32: Fix and test reading and writing of VT_CF proper...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Mike McCormack
ole32: Implement IPropertyStorage::Enum using enumx.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Mike McCormack
ole32: Clean up some declarations.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Mike McCormack
ole32: Use enumx to implement IPropertySetStorage:...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Mike McCormack
ole32: This cannot be NULL, so don't check it.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Mike McCormack
ole32: Only return S_FALSE in IPropertyStorage::ReadMul...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Mike McCormack
ole32: Implement reading of VT_CF storage properties.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Alexandre Julliard
ole32: Don't use sizeof in traces to avoid printf forma...
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
2005-08-22
Mike McCormack
Fix some gcc 4.0 warnings.
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-27
Eric Pouech
Const correctness fixes.
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-16
Juan Lang
Add a comment, and a no-op cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Juan Lang
Differentiate between version 0 and version 1 property...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Juan Lang
Store property names in the code page of the property...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-14
Juan Lang
- maintain proper byte order
blob
|
commitdiff
|
raw
|
diff to current
2005-05-09
Juan Lang
Correct/improve error checking in IPropertyStorage.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-23
Juan Lang
- convert strings between property storage's code page...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-15
Juan Lang
Implement FmtIdToPropStgName & PropStgNameToFmtId,...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-14
Alexandre Julliard
Fixed a buffer overflow.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Juan Lang
- add write support to IPropertyStorage, with tests
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Juan Lang
Add traces, add unit tests for IPropertyStorage, and...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-31
Mike McCormack
Eliminate forward declarations, make functions static.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Juan Lang
Begin implementing IPropertyStorage.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Juan Lang
Move vtbl to end of file and get rid of unnecessary...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Mike McCormack
Add struct StorageBaseImpl at the start of derived...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Mike McCormack
Implement and test IPropertySetStorage.
blob
|
commitdiff
|
raw
|
diff to current