projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
user32/tests: Combo should preselect all text on first WM_SETFOCUS.
[wine]
/
dlls
/
ole32
/
2009-11-17
Vincent Povirk
ole32: Rename firstPropertyNode to storageDirEntry.
tree
|
commitdiff
2009-11-16
Vincent Povirk
ole32: Rename propertyNameCmp to entryNameCmp.
tree
|
commitdiff
2009-11-16
Vincent Povirk
ole32: Rename property variables in insertIntoTree.
tree
|
commitdiff
2009-11-16
Vincent Povirk
ole32: Rename deleteSt*Property to deleteSt*Contents.
tree
|
commitdiff
2009-11-16
Vincent Povirk
ole32: Rename rootPropertyName to rootEntryName.
tree
|
commitdiff
2009-11-16
Vincent Povirk
ole32: Rename SmallBlockChainStream.ownerPropertyIndex...
tree
|
commitdiff
2009-11-16
Vincent Povirk
ole32: Rename BlockChainStream.ownerPropertyIndex to...
tree
|
commitdiff
2009-11-16
Vincent Povirk
ole32: Rename stream.ownerProperty to dirEntry.
tree
|
commitdiff
2009-11-16
Vincent Povirk
ole32: Rename rootPropertySetIndex to storageDirEntry.
tree
|
commitdiff
2009-11-16
Vincent Povirk
ole32: Rename propertyUniqueID to clsid.
tree
|
commitdiff
2009-11-16
Vincent Povirk
ole32: Rename propertyType to stgType.
tree
|
commitdiff
2009-11-13
Vincent Povirk
ole32: Rename PROPERTY_RELATION constants to DIRENTRY_R...
tree
|
commitdiff
2009-11-13
Vincent Povirk
ole32: Rename dirProperty to dirRootEntry.
tree
|
commitdiff
2009-11-13
Vincent Povirk
ole32: Rename PROPSET_BLOCK_SIZE to RAW_DIRENTRY_SIZE.
tree
|
commitdiff
2009-11-13
Vincent Povirk
ole32: Rename PROPERTY_NAME_*_LEN to DIRENTRY_NAME_...
tree
|
commitdiff
2009-11-13
Vincent Povirk
ole32: Rename PROPERTY_NULL to DIRENTRY_NULL.
tree
|
commitdiff
2009-11-12
Vincent Povirk
ole32: Rename StorageUtl_CopyPropertyToSTATSTG.
tree
|
commitdiff
2009-11-12
Vincent Povirk
ole32: Rename StorageImpl_WriteProperty to StorageImpl_...
tree
|
commitdiff
2009-11-12
Vincent Povirk
ole32: Rename StorageImpl_ReadProperty to StorageImpl_R...
tree
|
commitdiff
2009-11-12
Vincent Povirk
ole32: Rename the StgProperty structure to DirEntry.
tree
|
commitdiff
2009-11-12
Vincent Povirk
ole32: Remove the term "property type", it's just an...
tree
|
commitdiff
2009-11-11
Hans Leidekker
ole32: Return success from OleLockRunning when the...
tree
|
commitdiff
2009-11-11
Vincent Povirk
ole32: Add tests for IStorage_RenameElement.
tree
|
commitdiff
2009-11-11
Vincent Povirk
ole32: Simplify RenameElement by using the same entry...
tree
|
commitdiff
2009-11-11
Vincent Povirk
ole32: Adjust updatePropertyChain signature and name...
tree
|
commitdiff
2009-11-09
Rob Shearman
widl: Allow pointers, type-qualifiers and other more...
tree
|
commitdiff
2009-11-03
Vincent Povirk
ole32: Add and use a destroyDirEntry function for delet...
tree
|
commitdiff
2009-11-03
Vincent Povirk
ole32: Remove uses of This->base.ancestorStorage in...
tree
|
commitdiff
2009-11-03
Vincent Povirk
ole32: Remove uses of This->base.ancestorStorage in...
tree
|
commitdiff
2009-11-03
Vincent Povirk
ole32: Rename StorageImpl_SetStateBits to StorageBaseIm...
tree
|
commitdiff
2009-11-03
Vincent Povirk
ole32: Rename StorageImpl_SetElementTimes to StorageBas...
tree
|
commitdiff
2009-11-03
Vincent Povirk
ole32: Rename StorageImpl_DestroyElement to StorageBase...
tree
|
commitdiff
2009-11-03
Vincent Povirk
ole32: Rename StorageImpl_MoveElementTo to StorageBaseI...
tree
|
commitdiff
2009-10-30
Vincent Povirk
ole32: Rename StorageImpl_CopyTo to StorageBaseImpl_CopyTo.
tree
|
commitdiff
2009-10-30
Vincent Povirk
ole32: Don't call internal functions from OLECONVERT_Wr...
tree
|
commitdiff
2009-10-30
Vincent Povirk
ole32: Don't call internal functions from OLECONVERT_Ge...
tree
|
commitdiff
2009-10-30
Vincent Povirk
ole32: Rename StorageImpl_CreateStorage to StorageBaseI...
tree
|
commitdiff
2009-10-30
Vincent Povirk
ole32: Take a StorageBaseImpl in updatePropertyChain.
tree
|
commitdiff
2009-10-30
Vincent Povirk
ole32: Convert adjustPropertyChain into real binary...
tree
|
commitdiff
2009-10-30
Vincent Povirk
ole32: Remove directory entries from the tree before...
tree
|
commitdiff
2009-10-29
Vincent Povirk
ole32: Write the new data in getFreeProperty and rename...
tree
|
commitdiff
2009-10-29
Vincent Povirk
ole32: Split the data conversion functions out of Write...
tree
|
commitdiff
2009-10-29
Vincent Povirk
ole32: Use the raw directory entry functions in getFree...
tree
|
commitdiff
2009-10-29
Vincent Povirk
ole32: Move the low-level functionality of WritePropert...
tree
|
commitdiff
2009-10-29
Vincent Povirk
ole32: Move the low-level functionality of ReadProperty...
tree
|
commitdiff
2009-10-29
Vincent Povirk
ole32: Further simplify adjustPropertyChain and fold...
tree
|
commitdiff
2009-10-29
Vincent Povirk
ole32: Reduce duplicated code in adjustPropertyChain.
tree
|
commitdiff
2009-10-28
Vincent Povirk
ole32: Don't use IEnumSTATSTGImpl to search for a paren...
tree
|
commitdiff
2009-10-28
Vincent Povirk
ole32: Fix the LEFTCHILD and RIGHTCHILD offset defines.
tree
|
commitdiff
2009-10-27
Alexandre Julliard
ole32: Specify the full application path when starting...
tree
|
commitdiff
2009-10-26
Vincent Povirk
ole32: Don't use IEnumSTATSTG to search for elements...
tree
|
commitdiff
2009-10-26
Vincent Povirk
ole32: Rename previous/nextProperty to left/rightChild.
tree
|
commitdiff
2009-10-26
Vincent Povirk
ole32: Clarify the timestamp fields in StgProperty.
tree
|
commitdiff
2009-10-22
Alexandre Julliard
ole32/tests: Set returned pointer to NULL in CreateInst...
tree
|
commitdiff
2009-10-20
Paul Vriens
oleaut32/tests: Remove a temp file.
tree
|
commitdiff
2009-10-14
Vincent Povirk
ole32: Add test showing storage objects can't be opened...
tree
|
commitdiff
2009-10-12
Andrew Eikum
ole32/tests: Add tests for IStorage::CopyTo with IID...
tree
|
commitdiff
2009-10-12
Andrew Eikum
ole32: Use rgiidExclude in StorageImpl::CopyTo.
tree
|
commitdiff
2009-10-06
Andrew Eikum
ole32/tests: Add tests for IStorage::CopyTo with SNB...
tree
|
commitdiff
2009-10-06
Andrew Eikum
ole32: Use snbExclude in StorageImpl::CopyTo.
tree
|
commitdiff
2009-10-06
Andrew Eikum
ole32/tests: Add tests for IStorage::CopyTo.
tree
|
commitdiff
2009-10-06
Nikolay Sivov
ole32: Check source pointer in StringFromGUID2.
tree
|
commitdiff
2009-10-05
Vincent Povirk
ole32: Remove useless comments.
tree
|
commitdiff
2009-10-05
Vincent Povirk
ole32/tests: Add test for non-root transacted storage...
tree
|
commitdiff
2009-10-05
Vincent Povirk
ole32/tests: Add test for IStorage::Revert.
tree
|
commitdiff
2009-10-05
Vincent Povirk
ole32/tests: Test substorages of transacted storage...
tree
|
commitdiff
2009-10-05
Vincent Povirk
ole32: We do need to implement Commit/Revert for non...
tree
|
commitdiff
2009-09-30
Jörg Höhle
ole32/tests: Guard ReleaseStgMedium with SUCCEEDED.
tree
|
commitdiff
2009-09-26
Markus Stockhausen
ole32/storage32: Fix for reference counters in nested...
tree
|
commitdiff
2009-09-11
Alexandre Julliard
ole32: Don't register interfaces that belong to actxprxy.
tree
|
commitdiff
2009-09-08
Huw Davies
ole32: The server principal name can be the constant...
tree
|
commitdiff
2009-09-08
Andrew Eikum
ole32: Don't fail when constants are 'incorrect'.
tree
|
commitdiff
2009-09-01
Austin English
ole32: Fix build on Power PC.
tree
|
commitdiff
2009-08-29
Eric Pouech
ole32: Fix various missing Release calls on monikers.
tree
|
commitdiff
2009-08-29
Eric Pouech
Remove a couple of superfluous casts.
tree
|
commitdiff
2009-08-28
Andrew Eikum
ole32: Overwrite previous CompObj instead of failing.
tree
|
commitdiff
2009-08-27
Austin English
ole32: Add a stub for CoGetCurrentLogicalThreadId.
tree
|
commitdiff
2009-08-24
Alexandre Julliard
ntdll: The large integer functions are 32-bit only.
tree
|
commitdiff
2009-08-24
Andrew Eikum
ole32: Don't read past the end of the stream when conve...
tree
|
commitdiff
2009-08-20
Andrew Eikum
ole32: Add big block chain to small block chain convers...
tree
|
commitdiff
2009-08-20
Andrew Eikum
ole32: Allow small block chains with no property.
tree
|
commitdiff
2009-08-20
Andrew Eikum
ole32: Repair leak on error path.
tree
|
commitdiff
2009-08-20
Juan Lang
ole32: Correct byte count.
tree
|
commitdiff
2009-08-20
Juan Lang
ole32: On big endian machines, copy strings to little...
tree
|
commitdiff
2009-08-19
Alexandre Julliard
ole32/tests: Skip a string that may not round-trip...
tree
|
commitdiff
2009-08-18
Alexandre Julliard
ole32/tests: Don't release the token object since it...
tree
|
commitdiff
2009-08-18
Alexandre Julliard
ole32/tests: Avoid infinite waits in tests.
tree
|
commitdiff
2009-07-22
Alexandre Julliard
ole32/tests: Avoid depending on the heap allocation...
tree
|
commitdiff
2009-07-07
Francois Gouget
ole32: Make apartment_addref() static.
tree
|
commitdiff
2009-07-07
Francois Gouget
ole32: Reorder some compobj functions to avoid forward...
tree
|
commitdiff
2009-07-06
Paul Vriens
ole32/tests: Reset a variable before testing.
tree
|
commitdiff
2009-07-03
Alexandre Julliard
ole32/tests: Fix the HMETAFILE_UserSize prototype.
tree
|
commitdiff
2009-07-03
Alexandre Julliard
makefiles: Regenerate the source lists using make_makef...
tree
|
commitdiff
2009-07-03
Michael Stefaniuc
ole32: Import the content of version.rc into the main...
tree
|
commitdiff
2009-07-03
Hans Leidekker
ole32: Use existing MTA in CoGetContextToken and CoGetO...
tree
|
commitdiff
2009-07-02
Paul Vriens
ole32/tests: Fix some test failures on Win9x/WinME.
tree
|
commitdiff
2009-06-26
Huw Davies
ole32: Implement OleCreateEmbeddingHelper.
tree
|
commitdiff
2009-06-23
Hans Leidekker
ole32: Add tests for CoGetContextToken.
tree
|
commitdiff
2009-06-23
Hans Leidekker
ole32: Implement CoGetContextToken.
tree
|
commitdiff
2009-06-23
Huw Davies
ole32/tests: Add a test for enhanced metafile retrieval.
tree
|
commitdiff
next