2006-10-16 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw |
2006-10-16 |
Michael Stefaniuc | ole32: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Robert Shearman | ole32: Fix CoLockObjectExternal to respect fLastUnlockR... |
blob | commitdiff | raw | diff to current |
2006-06-29 |
Robert Shearman | ole32: When marshaling a proxy make sure to maintain... |
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-23 |
Robert Shearman | ole32: Release the proxy buffer object on the last... |
blob | commitdiff | raw | diff to current |
2006-05-08 |
Robert Shearman | ole32: Add on the size of the whole OBJREF structure... |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Robert Shearman | ole: Implement IRpcChannelBuffer::GetDestCtx on the... |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Robert Shearman | ole: Store the destination context and the destination... |
blob | commitdiff | raw | diff to current |
2006-03-01 |
Robert Shearman | ole: Change NORMALEXTREFS to 5, like it is in native. |
blob | commitdiff | raw | diff to current |
2006-03-01 |
Robert Shearman | ole: Fix marshaling of proxies for interfaces that... |
blob | commitdiff | raw | diff to current |
2006-01-11 |
Robert Shearman | ole: Initialise hrref so as not to display garbage... |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Robert Shearman | ole: Defer apartment window creation until the first... |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Robert Shearman | - Fix a trace to refer to the object ID rather than... |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Robert Shearman | Fix the return codes during unmarshaling so that it... |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Robert Shearman | Fix ref-counting rules to match native DCOM Dlls. |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Alexandre Julliard | Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearm... |
blob | commitdiff | raw | diff to current |
2005-08-27 |
Robert Shearman | - Implement IMarshal on proxies so that we don't end... |
blob | commitdiff | raw | diff to current |
2005-07-19 |
Robert Shearman | - Always query for the correct stub interface, otherwis... |
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-09 |
Robert Shearman | IUnknown isn't a remotable interface so the stub manage... |
blob | commitdiff | raw | diff to current |
2005-06-05 |
Rob Shearman | Don't disconnect proxies flagged with SORFP_NOLIFETIMEM... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Robert Shearman | - Add a useful trace message. |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Robert Shearman | - Change remaining blocks of code with 2-space indentat... |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Robert Shearman | Write custom header up to and including size, not exclu... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Robert Shearman | - Add critsec debugging info. |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Robert Shearman | - Rename apartment functions to become more object... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Robert Shearman | Make each ifproxy have its own channel buffer to fix... |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Mike Hearn | Avoid infinite loop when doing a typelib marshalled |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Robert Shearman | - Move marshaling state machine into stub manager from... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Robert Shearman | - Remove cruft left over from previous RPC backend... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Robert Shearman | Make COM use the RPC runtime as the backend for RPC... |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Robert Shearman | Move object-to-stub-manager mapping rule to register_if... |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Alexandre Julliard | Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearm... |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Robert Shearman | - Pass the original IID to IMarshal_UnmarshalInterface... |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Robert Shearman | - Add code for destroying the thread-local storage... |
blob | commitdiff | raw | diff to current |
2005-01-28 |
Robert Shearman | - More tests. |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Robert Shearman | Give IUnknown its own ifstub to fix ref-counting and... |
blob | commitdiff | raw | diff to current |
2005-01-26 |
Robert Shearman | - Make proxy manager use IMultiQI instead of IInternalU... |
blob | commitdiff | raw | diff to current |
2005-01-26 |
Robert Shearman | - Use InterlockedIncrement for the ipid counter instead... |
blob | commitdiff | raw | diff to current |
2005-01-26 |
Robert Shearman | - Implement IRemUnknown. |
blob | commitdiff | raw | diff to current |
2005-01-25 |
Robert Shearman | - Generate machine-local IPIDs. |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Robert Shearman | - Add a new flag SORFP_NOLIFETIMEMGMT to tell the proxy... |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Robert Shearman | - Consolidate more stub creation details into register_... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Robert Shearman | - Initialize ppv pointer in ClientIdentity_QueryInterfa... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Robert Shearman | Initialize clsid member to the marshaler clsid to fix... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Robert Shearman | Implement table marshaling. |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Robert Shearman | Make proxy shutdown test succeed by releasing the chann... |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Robert Shearman | - The apartment reference should be held while the... |
blob | commitdiff | raw | diff to current |
2005-01-12 |
Robert Shearman | Remove wine_marshal_data: it is unneeded and there... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Robert Shearman | - Document how thread-safety is ensured for each member... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Robert Shearman | Rename iid in wine_marshal_id to ipid and use IPIDs... |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Mike Hearn | - Make apartment access thread-safe by introducing... |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Robert Shearman | - Add tracing for proxy ref count functions. |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Robert Shearman | Implement proxy manager. |
blob | commitdiff | raw | diff to current |
2004-12-27 |
Mike Hearn | - Implement the COM stub manager, refactor the current... |
blob | commitdiff | raw | diff to current |
2004-12-27 |
Mike Hearn | Propagate apartments through the intermediate threads... |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Robert Shearman | - Add documentation to several functions. |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Robert Shearman | Remove unneeded includes and the unused COMPOBJ_hInstan... |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Robert Shearman | Use OBJREF on the wire for generic marshaling functions. |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Robert Shearman | - Make the wine_marshal_id structure more like the... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Mike Hearn | Rename the STUBMGR thread to more accurately reflect... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
Robert Shearman | - Add some function declarations to objbase.h. |
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-24 |
Joris Huizer | Ref count increment/decrement cleanup. |
blob | commitdiff | raw | diff to current |
2004-09-09 |
Alexandre Julliard | Get rid of the non-standard ICOM_THIS macro. |
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-08-02 |
Robert Shearman | - Add static to non-exported marshal functions. |
blob | commitdiff | raw | diff to current |
2004-08-02 |
Mike Hearn | Disconnect proxies at COM shutdown to release the corre... |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Robert Shearman | Emit fixme for known local wrong behaviour. |
blob | commitdiff | raw | diff to current |
2004-07-29 |
Mike Hearn | Implement disconnect for proxies so that stubs are... |
blob | commitdiff | raw | diff to current |
2004-07-29 |
Mike Hearn | Fix ref counting in StdMarshalImpl_MarshalInterface... |
blob | commitdiff | raw | diff to current |
2004-07-23 |
Mike Hearn | Pass -Embedding switch to EXE servers, more tracing. |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Robert Shearman | - Remove unneeded STUBMGR_Start call. |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Alexandre Julliard | Authors: Mike Hearn <mh@codeweavers.com>, Rob Shearman... |
blob | commitdiff | raw | diff to current |
2004-06-30 |
Aric Stewart | Return an error in CoMarshalInterface if the IUnknown... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Ivan Leo Puoti | Removed the winedefault.reg message. |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Robert Shearman | - Fix ref count on standard proxy creation. |
blob | commitdiff | raw | diff to current |
2004-05-29 |
Robert Shearman | Fixed CoMarshalInterThreadInterfaceInStream and |
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-05-02 |
Marcus Meissner | Implemented CoReleaseMarshalData. |
blob | commitdiff | raw | diff to current |
2004-04-30 |
Marcus Meissner | Fixed lvalue casts. |
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-05-13 |
Francois Gouget | Fix miscellaneous spelling errors and typos. |
blob | commitdiff | raw | diff to current |
2003-03-11 |
Mike Hearn | Implemented the global interface table object using... |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Alexandre Julliard | Fixed a few problems caused by the new objidl.idl. |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Marcus Meissner | Handle errors in std marshaller better, do not crash. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Marcus Meissner | Tell the user if winedefault.reg is not loaded. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Stefan Leichter | Compile fix for GCC 2.7.x. |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Marcus Meissner | Implemented Local Server COM. |
blob | commitdiff | raw | diff to current |
|