2005-11-11 |
YunSong Hwang | Add Korean translations. |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Remove spaces before '\n' in traces. |
tree | commitdiff |
2005-11-10 |
Francois Gouget | Assorted spelling and case fixes. |
tree | commitdiff |
2005-11-09 |
Robert Shearman | - Cleanup formating of DispCallFunc. |
tree | commitdiff |
2005-11-07 |
Marcus Meissner | Added support of loading of IPicture data from non... |
tree | commitdiff |
2005-11-05 |
Marcus Meissner | Fixed FMT_DATE_GENERAL and FMT_DATE_TIME_SYS cases in |
tree | commitdiff |
2005-11-04 |
Marcus Meissner | Added support for VT_I8/VT_UI8 marshalling. |
tree | commitdiff |
2005-11-04 |
Robert Shearman | Add a test for Invoking an OleFont function. |
tree | commitdiff |
2005-11-03 |
Uwe Bonnes | Extend VarCmp() and add test cases. |
tree | commitdiff |
2005-11-02 |
Huw Davies | Don't call Release on a null ptr. |
tree | commitdiff |
2005-11-02 |
Robert Shearman | Fix a crash during +variant logging caused by a typo... |
tree | commitdiff |
2005-11-02 |
Robert Shearman | - Make sure to clean up properly on error. |
tree | commitdiff |
2005-11-02 |
Robert Shearman | - Make wParamFlags in the paramdesc dumping function... |
tree | commitdiff |
2005-11-02 |
Robert Shearman | The PSDispatch PS class factory can manage both typelib... |
tree | commitdiff |
2005-11-01 |
Marcus Meissner | SysReAllocString of same pointer returns TRUE. |
tree | commitdiff |
2005-10-31 |
Huw Davies | Deal with pExcepInfo == NULL. |
tree | commitdiff |
2005-10-29 |
Robert Shearman | - Read DLL name from modules in MSFT typelibs. |
tree | commitdiff |
2005-10-28 |
Michael Stefaniuc | Handle VT_DECIMAL in VarCmp(). |
tree | commitdiff |
2005-10-27 |
Alex Villacís Lasso | Add tests for functionality implemented or corrected... |
tree | commitdiff |
2005-10-27 |
Robert Shearman | There is no need to call IUnknown_QueryInterface since... |
tree | commitdiff |
2005-10-27 |
Robert Shearman | Add IFontEventsDisp and IProvideMultipleClassInfo. |
tree | commitdiff |
2005-10-26 |
Alex Villacís Lasso | Implement complete VarDecDiv() for any valid DECIMAL. |
tree | commitdiff |
2005-10-26 |
Huw Davies | Treat paramflags == 0 like PARAMFLAG_FIN. |
tree | commitdiff |
2005-10-26 |
Alex Villacís Lasso | Implement complete VarDecMul() for any valid DECIMAL. |
tree | commitdiff |
2005-10-26 |
Michael Stefaniuc | Handle VT_CY in VarDiv(). |
tree | commitdiff |
2005-10-26 |
Robert Shearman | - Forward IDispatch functions to the MIDL-generated... |
tree | commitdiff |
2005-10-26 |
Alex Villacís Lasso | Implement complete VarBstrFromDec() for any valid DECIM... |
tree | commitdiff |
2005-10-20 |
Huw Davies | Proxies and stubs for GetTypeInfoCont, GetLibAttr and... |
tree | commitdiff |
2005-10-19 |
Pierre d'Herbemont | Allow compilation on non-i386. |
tree | commitdiff |
2005-10-18 |
Huw Davies | Implement GetContainingTypelib_{Proxy,Stub}. |
tree | commitdiff |
2005-10-18 |
Huw Davies | When a dispinterface isn't dual, we should return |
tree | commitdiff |
2005-09-29 |
Alexandre Julliard | We are no longer generating .dbg.c files. |
tree | commitdiff |
2005-09-26 |
Francois Gouget | Fix .spec declarations for functinos with 64bit argumen... |
tree | commitdiff |
2005-09-26 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2005-09-22 |
Alex Villacís Lasso | Fix a scaling error in VarR4FromDec() and VarR8FromDec... |
tree | commitdiff |
2005-09-22 |
Alexandre Julliard | Removed unused debug channels. |
tree | commitdiff |
2005-09-22 |
Alex Villacís Lasso | Modify VarDiv() and VarSub() to use the existing VarDec... |
tree | commitdiff |
2005-09-21 |
Alexandre Julliard | We are no longer generating .spec.c files. |
tree | commitdiff |
2005-09-21 |
Mike McCormack | Fix "empty body in an if/else-statement" warnings. |
tree | commitdiff |
2005-09-19 |
Milko Krachounov | Bulgarian resources for mpr, msi, user, commdlg, oleaut... |
tree | commitdiff |
2005-09-19 |
Marcus Meissner | Support more arguments in _invoke(). |
tree | commitdiff |
2005-09-18 |
Robert Shearman | Fix ref-counting rules to match native DCOM Dlls. |
tree | commitdiff |
2005-09-13 |
Alexandre Julliard | Remove the 'L' suffix on a number of constants to avoid... |
tree | commitdiff |
2005-09-13 |
Walt Ogburn | Get IFontDisp type information from stdole2.tlb, instea... |
tree | commitdiff |
2005-09-12 |
Marcus Meissner | The last argument to MultiByteToWideChar is wide charac... |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | Use MAKEINTRESOURCE instead of casts where appropriate. |
tree | commitdiff |
2005-09-09 |
Alexandre Julliard | Specify 64-bit integers as double instead of long long... |
tree | commitdiff |
2005-09-09 |
Alex Villacís Lasso | Make Single|Double->BSTR conversion use the specified... |
tree | commitdiff |
2005-09-09 |
Alexandre Julliard | Use a more portable scheme for storing the name of... |
tree | commitdiff |
2005-09-07 |
Marcus Meissner | VT_PTR->VT_USERDEFINED chains depend on the TKIND of... |
tree | commitdiff |
2005-09-02 |
Robert Shearman | Add VT_UNKNOWN support for VARIANT marshaling by genera... |
tree | commitdiff |
2005-08-29 |
Robert Shearman | Make typelib marshaler use IRpcChannelBuffer::GetBuffer... |
tree | commitdiff |
2005-08-29 |
Robert Shearman | - Shunt some trace statements over to the typelib chann... |
tree | commitdiff |
2005-08-27 |
Alexandre Julliard | Explicitly import kernel32 in tests that use it. |
tree | commitdiff |
2005-08-26 |
Mike McCormack | Fix gcc 4.0 warnings. |
tree | commitdiff |
2005-08-24 |
Robert Shearman | - Remove redundant QueryInterface in marshal_interface... |
tree | commitdiff |
2005-08-24 |
Michael Stefaniuc | Implement IPicture::get_hPal for PICTYPE_BITMAP. |
tree | commitdiff |
2005-08-23 |
Michael Stefaniuc | - VarAdd, VarMul: I4 overflows to R8 and not I8 even... |
tree | commitdiff |
2005-08-22 |
Walt Ogburn | Add tests for olefont size functions & conversions. |
tree | commitdiff |
2005-08-22 |
Walt Ogburn | When applying logical / himetric ratio to olefont sizes... |
tree | commitdiff |
2005-08-15 |
Vincent Béron | Uniformize DllMain TRACEing across dlls. |
tree | commitdiff |
2005-08-10 |
Francois Gouget | Change some Dll* functions so they are exported by... |
tree | commitdiff |
2005-08-09 |
Alexandre Julliard | Get rid of the almost empty tmarshal.h file. |
tree | commitdiff |
2005-08-09 |
Alexandre Julliard | Moved a number of definitions that are not needed in... |
tree | commitdiff |
2005-08-08 |
Mike McCormack | gcc 4.0 warning fixes. |
tree | commitdiff |
2005-08-08 |
Saulius Krasuckas | Comment out VarDateFromStr() calls that generate except... |
tree | commitdiff |
2005-08-08 |
Alexandre Julliard | Removed some unnecessary macros, and make some function... |
tree | commitdiff |
2005-08-08 |
Robert Shearman | Revert to previous behaviour of detecting names with... |
tree | commitdiff |
2005-08-03 |
Mike McCormack | gcc 4.0 warning fixes for Interlocked* functions. |
tree | commitdiff |
2005-07-28 |
Robert Shearman | - A name in an SLTG typelib only beginning with 0xff... |
tree | commitdiff |
2005-07-27 |
Alexandre Julliard | Replace the ICOM_THIS_From macros by inline functions. |
tree | commitdiff |
2005-07-20 |
Alexandre Julliard | Get rid of cursoricon.h. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | - Fix VT_BYREF|VT_UNKNOWN return values by comparing... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Return DISP_E_EXCEPTION from ITypeInfo_Invoke on an... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | - IRpcStubBuffer_Disconnect can be called multiple... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Activate ITypeLib, ITypeInfo and IEnumVARIANT Marshalers. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Remove RegisterTypeLib hack. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Fix confusion between number of characters and number... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Support VT_BYREF|VT_I4 in _copy_arg. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Marshal and unmarshal TKIND_ENUM and TKIND_ALIAS. |
tree | commitdiff |
2005-07-19 |
Alex Villacís Lasso | Fix GIF palette allocation, by relying on ColorCount... |
tree | commitdiff |
2005-07-19 |
Alex Villacís Lasso | Ensure that underflowing negative float is represented... |
tree | commitdiff |
2005-07-18 |
Alex Villacís Lasso | Test for behavior of negative underflow formatting. |
tree | commitdiff |
2005-07-11 |
Mike McCormack | Interlocked LONG* gcc warning fixes. |
tree | commitdiff |
2005-07-06 |
Mike McCormack | gcc 4.0 -Wpointer-sign fixes (Reg* functions). |
tree | commitdiff |
2005-07-06 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2005-07-05 |
Stefan Huehner | Fix some more -Wmissing-declarations warnings. |
tree | commitdiff |
2005-07-05 |
Robert Shearman | Document active object and variant functions. |
tree | commitdiff |
2005-06-29 |
Robert Shearman | Rename OLEAUT32_Dll* Functions to Dll*. |
tree | commitdiff |
2005-06-29 |
Robert Shearman | - Conversions between variants types of the same size... |
tree | commitdiff |
2005-06-29 |
Robert Shearman | Add a generic TYPEDESC VT to VARIANT VT mapper so we... |
tree | commitdiff |
2005-06-29 |
Huw Davies | Cope with the index in a import table entry being a... |
tree | commitdiff |
2005-06-28 |
Huw Davies | Add comments describing the first DWORD in an import... |
tree | commitdiff |
2005-06-28 |
Michael Stefaniuc | - VarCmp: handle comparision of VT_EMPTY with an integer |
tree | commitdiff |
2005-06-27 |
Stefan Huehner | Fix some -Wstrict-prototypes warnings. |
tree | commitdiff |
2005-06-23 |
Michael Stefaniuc | - more VarFormat fixes for number formats (exponent... |
tree | commitdiff |
2005-06-21 |
Stefan Huehner | Fix some more -Wstrict-prototypes warnings. |
tree | commitdiff |
2005-06-20 |
Stefan Huehner | Fix more -Wstrict-prototypes warnings. |
tree | commitdiff |
2005-06-17 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-06-17 |
Stefan Huehner | Remove some -Wstrict-prototypes warnings. |
tree | commitdiff |
next |