projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdiplus: Added GdipCreateStreamOnFile.
[wine]
/
dlls
/
ole32
/
2007-07-16
Rob Shearman
ole32: Remove some dead code.
tree
|
commitdiff
2007-07-09
Andrew Talbot
ole32: Cast-qual warning fix.
tree
|
commitdiff
2007-07-06
Andrew Talbot
ole32: Cast-qual warnings fix.
tree
|
commitdiff
2007-07-06
Andrew Talbot
ole32: Constify a variable (and fix a typo concerning...
tree
|
commitdiff
2007-07-05
Andrew Talbot
ole32: Constify some variables.
tree
|
commitdiff
2007-07-02
Andrew Talbot
ole32: Constify some variables.
tree
|
commitdiff
2007-06-29
Andrew Talbot
ole32: Constify some variables.
tree
|
commitdiff
2007-06-27
Michael Stefaniuc
ole32: Remove superfluous casts of void pointers to...
tree
|
commitdiff
2007-06-22
Michael Stefaniuc
ole32: Do not use wide character constants.
tree
|
commitdiff
2007-06-07
Aric Stewart
ole32: Implementation of state bits for IStorage.
tree
|
commitdiff
2007-06-07
Ulrich Czekalla
ole32: Remove stack-based string buffer inFileMonikerIm...
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-05-23
Rob Shearman
ole32: Remove spurious AddRef of returned object on...
tree
|
commitdiff
2007-05-23
Rob Shearman
ole32: Allow the getting of different interfaces from...
tree
|
commitdiff
2007-05-23
Rob Shearman
ole32: Add more tests for global interface table functions.
tree
|
commitdiff
2007-05-23
Rob Shearman
ole32: Fix some races in the global interface table...
tree
|
commitdiff
2007-05-23
Rob Shearman
ole32: Add spec entry for CoRegisterSurrogateEx.
tree
|
commitdiff
2007-05-22
Rob Shearman
ole32: Remove a useless trace.
tree
|
commitdiff
2007-05-22
Rob Shearman
ole32: The identity functions can be used from apartmen...
tree
|
commitdiff
2007-05-22
Rob Shearman
ole32: Make proxy_manager_get_remunknown AddRef the...
tree
|
commitdiff
2007-05-22
Rob Shearman
ole32: Handle MSHLFLAGS_TABLEWEAK and MSHLFLAGS_TABLEST...
tree
|
commitdiff
2007-05-21
Rob Shearman
ole32: Fix hosting in main apartments.
tree
|
commitdiff
2007-05-18
Rob Shearman
ole32: Fix reading from an HGLOBALStreamImpl with an...
tree
|
commitdiff
2007-05-18
Rob Shearman
ole32: Create host apartments to enable isolation of...
tree
|
commitdiff
2007-05-16
Andrew Talbot
ole32: Exclude unused headers.
tree
|
commitdiff
2007-05-14
Paul Vriens
ole32/tests: Check for correct return value.
tree
|
commitdiff
2007-05-14
Rob Shearman
ole32: Don't lookup the address for the DllGetClassObje...
tree
|
commitdiff
2007-05-14
Rob Shearman
ole32: Fix CoUninitialize to only free libraries that...
tree
|
commitdiff
2007-05-10
Rob Shearman
ole32: Move the logic in StgCreateDocfile for "if no...
tree
|
commitdiff
2007-05-08
Rob Shearman
ole32: Don't release the drop target on process uniniti...
tree
|
commitdiff
2007-05-08
Rob Shearman
ole32: Add a test for the retrieved local class object...
tree
|
commitdiff
2007-05-08
Rob Shearman
ole32: Add documentation for error info functions.
tree
|
commitdiff
2007-05-08
Rob Shearman
ole32: Add documentation about registered class objects...
tree
|
commitdiff
2007-05-08
Rob Shearman
ole32: Fix CoRevokeClassObject to return RPC_E_WRONG_TH...
tree
|
commitdiff
2007-05-08
Rob Shearman
ole32: Split CoRevokeClassObject into a separate functi...
tree
|
commitdiff
2007-05-08
Rob Shearman
ole32: COM_GetRegisteredClassObject should only retriev...
tree
|
commitdiff
2007-05-08
Rob Shearman
ole32: Add tests for in-process registered class object...
tree
|
commitdiff
2007-05-08
Rob Shearman
ole32: Revoke registered class objects when the apartme...
tree
|
commitdiff
2007-05-08
Rob Shearman
ole32: Add test for registered class becoming invalid...
tree
|
commitdiff
2007-05-08
Rob Shearman
ole32: CoGetClassObject shouldn't return REGDB_E_KEYMIS...
tree
|
commitdiff
2007-05-03
Huw Davies
ole32: Cope with a realloc returning a different pointer.
tree
|
commitdiff
2007-05-02
Rob Shearman
ole32: Remove an unnecessary QueryInterface in CoRegist...
tree
|
commitdiff
2007-05-01
Aric Stewart
ole32: Accelerators, like for the menu ones, should...
tree
|
commitdiff
2007-04-25
Michael Stefaniuc
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
tree
|
commitdiff
2007-04-13
Andrew Talbot
ole32: Void functions should not return a value.
tree
|
commitdiff
2007-04-06
Rob Shearman
ole32: Fix a hack which depended on the IID of the...
tree
|
commitdiff
2007-04-05
Rob Shearman
ole32: Move declaration for FileMonikerImpl_DecomposePa...
tree
|
commitdiff
2007-04-05
Rob Shearman
ole32: Don't release the registered drop targets in...
tree
|
commitdiff
2007-04-05
Rob Shearman
ole32: Check the input hwnd is valid in RevokeDragDrop.
tree
|
commitdiff
2007-04-05
Rob Shearman
ole32: Check for COM not being initialised and an inval...
tree
|
commitdiff
2007-04-05
Rob Shearman
ole32: Add tests for drag and drop functions.
tree
|
commitdiff
2007-04-05
Aric Stewart
ole32: Storage optimization.
tree
|
commitdiff
2007-04-04
Rob Shearman
ole32: Keep a list of the loaded dlls for each apartment.
tree
|
commitdiff
2007-04-04
Rob Shearman
ole32: Cache the address for the library's DllGetClassO...
tree
|
commitdiff
2007-04-04
Rob Shearman
ole32: Add a test that shows CoFreeUnusedLibraries...
tree
|
commitdiff
2007-04-04
Rob Shearman
ole32: Move the handling of loading a dll and getting...
tree
|
commitdiff
2007-04-04
Rob Shearman
ole32: Move the in-process module loading to COMPOBJ_Dl...
tree
|
commitdiff
2007-04-04
Rob Shearman
ole32: Convert the OpenDll list to a standard Wine...
tree
|
commitdiff
2007-04-04
Paul Vriens
ole32/stg_bigblockfile: Check page before use (Coverity).
tree
|
commitdiff
2007-04-03
Francois Gouget
Assorted spelling and English fixes.
tree
|
commitdiff
2007-04-03
Francois Gouget
ole32/tests: Spelling fix.
tree
|
commitdiff
2007-04-03
Francois Gouget
ole32/tests: Spelling fix.
tree
|
commitdiff
2007-03-28
Francois Gouget
Remove unneeded checks on the GetModuleHandle() return...
tree
|
commitdiff
2007-03-28
Rob Shearman
ole32: Implement MkParseDisplayName.
tree
|
commitdiff
2007-03-28
Rob Shearman
ole32: Add some more tests for MkParseDisplayName.
tree
|
commitdiff
2007-03-28
Rob Shearman
ole32: Display the testname for the test for display...
tree
|
commitdiff
2007-03-28
Rob Shearman
ole32: Do a case-insensitive comparison in the count_mo...
tree
|
commitdiff
2007-03-28
Rob Shearman
ole32: Add tests for the standard marshaler's implement...
tree
|
commitdiff
2007-03-28
Rob Shearman
ole32: Pass the OXID info to RPC_CreateClientChannel...
tree
|
commitdiff
2007-03-27
Rob Shearman
ole32: Register the ProgID for the class and file monikers.
tree
|
commitdiff
2007-03-27
Rob Shearman
ole32: Move GetClassFile to moniker.c and move OleRun...
tree
|
commitdiff
2007-03-27
Rob Shearman
ole32: Add documentation for CoGetClassObject and GetCl...
tree
|
commitdiff
2007-03-27
Rob Shearman
ole32: Add documentation for CreateBindCtx, BindMoniker...
tree
|
commitdiff
2007-03-27
Rob Shearman
ole32: Handle NULL sub-objects correctly in the STGMEDI...
tree
|
commitdiff
2007-03-27
Rob Shearman
ole32: Generate OXID_INFO in the stub manager.
tree
|
commitdiff
2007-03-27
Rob Shearman
ole32: Add the OXID_INFO structure to dcom.idl.
tree
|
commitdiff
2007-03-27
Rob Shearman
ole32: Add a stubbed out implementation of IClientSecur...
tree
|
commitdiff
2007-03-23
Andrew Talbot
ole32: Replace inline static with static inline.
tree
|
commitdiff
2007-03-21
Rob Shearman
ole32: The 16-bit version of CoDisconnectObject is...
tree
|
commitdiff
2007-03-21
Dmitry Timoshkov
ole32: Move the storage signatures to the appropriate...
tree
|
commitdiff
2007-03-20
Rob Shearman
ole32: Add a test for StgStreamImpl_SetSize with a...
tree
|
commitdiff
2007-03-20
Rob Shearman
ole32: Implement TYMED_FILE for STGMEDIUM marshaling...
tree
|
commitdiff
2007-03-20
Rob Shearman
ole32: Add warnings for failures in the structured...
tree
|
commitdiff
2007-03-20
Aric Stewart
ole32: Rework storage with blockfiles to properly use...
tree
|
commitdiff
2007-03-14
Rob Shearman
ole32: Print the contents of the IID input to OleLoad.
tree
|
commitdiff
2007-03-13
Rob Shearman
ole32: OleCreate isn't a semi-stub any more, as it...
tree
|
commitdiff
2007-03-13
Rob Shearman
ole32: OleCreate shouldn't pass CLSCTX_LOCAL_SERVER...
tree
|
commitdiff
2007-03-13
Rob Shearman
ole32: Don't allocate an initial table for bind contexts.
tree
|
commitdiff
2007-03-13
Huw Davies
ole32: Only retrieve posted and paint messages in an...
tree
|
commitdiff
2007-03-12
Jan Zerebecki
ole32: Add DebugInfo to critical sections.
tree
|
commitdiff
2007-03-09
Rob Shearman
ole32: Implement CoAddRefServerProcess and CoReleaseSer...
tree
|
commitdiff
2007-03-09
Rob Shearman
ole32: Make RegisteredClass list into a standard Wine...
tree
|
commitdiff
2007-03-09
Rob Shearman
ole32: Don't keep the local server named pipe open...
tree
|
commitdiff
2007-03-09
Rob Shearman
ole32: Add some tests for the flags input to CoRegister...
tree
|
commitdiff
2007-03-09
Rob Shearman
ole32: Close the named pipe after revoking local server...
tree
|
commitdiff
2007-03-09
Rob Shearman
ole32: Enable local server test and make it work with...
tree
|
commitdiff
2007-03-09
Rob Shearman
ole32: REGCLS_MULTIPLEUSE implies CLSCTX_INPROC_SERVER...
tree
|
commitdiff
2007-03-09
Rob Shearman
ole32: Fix return codes returned by IBindCtx::RegisterO...
tree
|
commitdiff
2007-03-09
Rob Shearman
ole32: Fix cbStruct handling in IBindCtx:GetBindOptions.
tree
|
commitdiff
2007-03-09
Rob Shearman
ole32: Add more tests of IBindCtx functions.
tree
|
commitdiff
next