2006-09-21 |
Benjamin Arai | oleaut32: Implementation for function variant:VarImp. |
blob | commitdiff | raw |
2006-03-06 |
Robert Shearman | oleaut: Implement VarBstrFromDisp. |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Robert Shearman | ole: Test and implement LPSAFEARRAY marshaling. |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Francois Gouget | Fix .spec declarations for functinos with 64bit argumen... |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Alexandre Julliard | Specify 64-bit integers as double instead of long long... |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Francois Gouget | Change some Dll* functions so they are exported by... |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Robert Shearman | Rename OLEAUT32_Dll* Functions to Dll*. |
blob | commitdiff | raw | diff to current |
2005-05-29 |
Marcus Meissner | Added VarMonthName() implementation. |
blob | commitdiff | raw | diff to current |
2005-04-13 |
Daniel Remenak | Implemented VarIdiv. |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Jacek Caban | - Implemented GetRecordInfoFromTypeInfo and GetRecordIn... |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Vincent Béron | Add a stub for OleLoadPicturePath(). |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Alex Villacís Lasso | Added stub for GetRecordInfoFromGuids. |
blob | commitdiff | raw | diff to current |
2004-04-30 |
Jon Griffiths | Implement VarDateFromUdateEx. |
blob | commitdiff | raw | diff to current |
2004-04-23 |
Jon Griffiths | Implement ClearCustData. |
blob | commitdiff | raw | diff to current |
2004-03-22 |
Jon Griffiths | Implement VarXor and simplify VarEqv to use it. |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Jon Griffiths | Implement VarEqv. |
blob | commitdiff | raw | diff to current |
2004-02-26 |
Fabian Cenedese | VarRound implementation (without type DECIMAL yet)... |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Alastair Bridgewater | Initial implementation of CreateTypeLib2() and the... |
blob | commitdiff | raw | diff to current |
2004-01-13 |
Jon Griffiths | Implemented VarInt, VarFix, VarNeg. |
blob | commitdiff | raw | diff to current |
2003-12-15 |
Jon Griffiths | Rewrite: Support I8/UI8,RECORD. |
blob | commitdiff | raw | diff to current |
2003-12-15 |
Marcus Meissner | Implemented VarInt, VarPow. |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Jon Griffiths | Reimplement/document every low level variant function. |
blob | commitdiff | raw | diff to current |
2003-12-09 |
Jon Griffiths | Implement conversions between dates and strings. |
blob | commitdiff | raw | diff to current |
2003-11-25 |
Jon Griffiths | Implemented the variant formatting functions. |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Jon Griffiths | Document BSTR functions, add SetOANoCache(). |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Mike McCormack | Create a propper stub for oleaut32.VarMod. |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Alexandre Julliard | Make the DllRegisterServer, DllRegisterServerEx, DllUnr... |
blob | commitdiff | raw | diff to current |
2003-05-15 |
Stefan Leichter | Added stub for VarBstrFromDec. |
blob | commitdiff | raw | diff to current |
2003-05-15 |
Stefan Leichter | Partial implementation of VarDecFromStr. |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Alexandre Julliard | Removed unnecessary function link names. |
blob | commitdiff | raw | diff to current |
2003-04-26 |
Ove Kaaven | Preliminary implementation of proper IDispatch marshalling. |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Marcus Meissner | Added R4 and R8 comparison to VarCmp. |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Marcus Meissner | Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRe... |
blob | commitdiff | raw | diff to current |
2002-12-23 |
Marcus Meissner | Fixed VarBstrCmp/Cat .spec entries. |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Andreas Mohr | Implemented VarOr(). |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Jason Edmeades | VarAdd support for integers. |
blob | commitdiff | raw | diff to current |
2002-11-08 |
Marcus Meissner | Draft implementation of DispCallFunc. |
blob | commitdiff | raw | diff to current |
2002-07-08 |
Jason Edmeades | - VarFormat now supports VT_R8 and BYREF variant types. |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Mike McCormack | Fixed ordinals to match the Windows values. |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Jason Edmeades | - VarAnd, VarCmp (Strings only), VarNot implemented. |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Marcus Meissner | Implemented Local Server COM. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Bill Medland | A couple of additions. |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Hidenori Takeshima | Implemented OleCreatePropertyFrame and |
blob | commitdiff | raw | diff to current |
2001-09-21 |
Ove Kaaven | Register typelib marshaling for OLE Automation-compatib... |
blob | commitdiff | raw | diff to current |
2001-08-18 |
Mike McCormack | Implemented oleaut32.VarBstrCat. |
blob | commitdiff | raw | diff to current |
2001-08-16 |
Mike McCormack | Partially implement oleaut32.VarBstrCmp. |
blob | commitdiff | raw | diff to current |
2001-08-15 |
Marcus Meissner | Implemented VarParseNumFromStr, VarNumFromParseNum. |
blob | commitdiff | raw | diff to current |
2001-08-13 |
Daniel Walker | - implemented SystemTimetoVariantTime/VariantTimetoSyst... |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Marcus Meissner | OLEAUT32.DllGetClassObject and support for the Ole... |
blob | commitdiff | raw | diff to current |
2001-04-10 |
Gerard Patel | Stub for OleLoadPictureEx. |
blob | commitdiff | raw | diff to current |
2001-03-19 |
Dmitry Timoshkov | Add version info for built-in oleaut32.dll. |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Francois Jacques | Implementation of Dispatch API. |
blob | commitdiff | raw | diff to current |
2000-11-16 |
Alexandre Julliard | Avoid linking with ntdll where possible. |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Chris Morgan | Stub CreateDispTypeInfo, CreateStdDispatch16 and Create... |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Francois Gouget | Added some of the APIs introduced in Win98, mostly... |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Alexandre Julliard | Added a few missing imports. |
blob | commitdiff | raw | diff to current |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
blob | commitdiff | raw | diff to current |
2000-07-29 |
Marcus Meissner | Added CreateTypeLib,LHashValOfNameSys stubs. |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Huw D M Davies | Stub implementation of LHashValOfNameSysA. |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Francois Jacques | Implemented SafeArrayGetVarType. |
blob | commitdiff | raw | diff to current |
2000-06-24 |
Juergen Schmied | - removed hack to find the right resource |
blob | commitdiff | raw | diff to current |
2000-06-20 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
blob | commitdiff | raw | diff to current |
2000-06-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-04-19 |
Alexandre Julliard | Added some missing import directives. |
blob | commitdiff | raw | diff to current |
2000-03-26 |
Marcus Meissner | Stubs for DllRegisterServer/DllUnregisterServer. |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Patrik Stridvall | Moved some stubs and added forwards in order to make... |
blob | commitdiff | raw | diff to current |
2000-02-27 |
Alexandre Julliard | oleaut32 should not import functions from olepro32. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Patrik Stridvall | Added stubs for {Create,Get,Set}ErrorInfo. |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Patrik Stridvall | Added spec file declarations for already implemented... |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Marcus Meissner | Added stubs for RevokeActiveObject, GetActiveObject... |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Rein Klazes | First implementation of LoadTypeLibEx(). |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Ulrich Weigand | Moved bulk of OLE implementation to dlls/ subdirectories. |
blob | commitdiff | raw | diff to current |
|