2004-02-25 |
Fabian Cenedese | No sign extension for negative values. |
tree | commitdiff |
2004-02-17 |
Fabian Cenedese | Accept VT_BOOL mixed with another type as valid combina... |
tree | commitdiff |
2004-02-10 |
Alastair Bridgewater | Support for a small handful more return value/argument... |
tree | commitdiff |
2004-02-10 |
Alastair Bridgewater | Fixes and support for TypeInfo alignment values. |
tree | commitdiff |
2004-02-10 |
Alastair Bridgewater | Stubbed-out implementation of the ITypeLib interface. |
tree | commitdiff |
2004-02-09 |
Francois Gouget | Assorted spelling and case fixes. |
tree | commitdiff |
2004-02-09 |
Alastair Bridgewater | Preliminary support for ICreateTypeInfo::AddImplType(). |
tree | commitdiff |
2004-02-09 |
Alastair Bridgewater | Preliminary support for recording custom data in a... |
tree | commitdiff |
2004-02-09 |
Alastair Bridgewater | Support for recording the SYSKIND of the type library. |
tree | commitdiff |
2004-02-06 |
Chris Morgan | Implement tests for VarMod(). |
tree | commitdiff |
2004-02-06 |
Chris Morgan | Implement VarMod(). |
tree | commitdiff |
2004-02-03 |
Alastair Bridgewater | Stubbed-out implementation of the ITypeInfo2 interface... |
tree | commitdiff |
2004-02-03 |
Kirill Smelkov | OLEPictureImpl_Load: fix for headerless pictures. |
tree | commitdiff |
2004-01-28 |
Alastair Bridgewater | Preliminary implementation of ICreateTypeInfo2_fnAddFun... |
tree | commitdiff |
2004-01-28 |
Alastair Bridgewater | Improvements to ICreateTypeInfo2_fnAddVarDesc(). |
tree | commitdiff |
2004-01-27 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-27 |
Alastair Bridgewater | A small number of cleanups. |
tree | commitdiff |
2004-01-27 |
Alexandre Julliard | Only link against libdxguid where necessary. |
tree | commitdiff |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces. |
tree | commitdiff |
2004-01-23 |
Alexandre Julliard | Moved a few remaining 16-bit definitions out of the... |
tree | commitdiff |
2004-01-23 |
Ge van Geldorp | Rename LARGE_INTEGER and ULARGE_INTEGER members "s... |
tree | commitdiff |
2004-01-21 |
Alastair Bridgewater | Initial implementation of CreateTypeLib2() and the... |
tree | commitdiff |
2004-01-20 |
Jon Griffiths | Remove tests that are covered by vartype.c. |
tree | commitdiff |
2004-01-19 |
Hans Leidekker | Add missing comma. |
tree | commitdiff |
2004-01-13 |
Jon Griffiths | Implemented VarInt, VarFix, VarNeg. |
tree | commitdiff |
2004-01-13 |
Jon Griffiths | Use integer math in VarCyInt, docs. |
tree | commitdiff |
2004-01-12 |
Marcus Meissner | SafeArrayRedim: Use the correct size for resize too. |
tree | commitdiff |
2004-01-09 |
Alexandre Julliard | Get rid of no longer needed WINE_PACKED define. |
tree | commitdiff |
2004-01-09 |
Marcus Meissner | Copy BSTRs byte wise. |
tree | commitdiff |
2004-01-06 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-01-02 |
Alexandre Julliard | Commented out tests that assume that the current year... |
tree | commitdiff |
2003-12-31 |
Marcus Meissner | Fixed size calculation on redim if old size was 0. |
tree | commitdiff |
2003-12-30 |
Marcus Meissner | Dimensions with cElements=0 are valid and needed by... |
tree | commitdiff |
2003-12-30 |
Marcus Meissner | Added more argument numbers for _invoke(). |
tree | commitdiff |
2003-12-15 |
Jon Griffiths | I8/UI8 are accepted in arrays in recent native dlls. |
tree | commitdiff |
2003-12-15 |
Jon Griffiths | Use the SafeArray conversion functions when coercing... |
tree | commitdiff |
2003-12-15 |
Jon Griffiths | Rewrite: Support I8/UI8,RECORD. |
tree | commitdiff |
2003-12-15 |
Marcus Meissner | Implemented VarInt, VarPow. |
tree | commitdiff |
2003-12-15 |
Marcus Meissner | Yet another useful hint for missing stdole32.tlb. |
tree | commitdiff |
2003-12-15 |
Marcus Meissner | Do not clear the pointer we just allocated, just the... |
tree | commitdiff |
2003-12-13 |
Andrew de Quincey | - Implemented HELPDIR subkeys properly in RegisterTypeL... |
tree | commitdiff |
2003-12-12 |
Alexandre Julliard | Avoid long long constants (reported by Gerald Pfeifer). |
tree | commitdiff |
2003-12-11 |
Jon Griffiths | Oops - VT_EMPTY->VT_RECORD is not allowed. |
tree | commitdiff |
2003-12-11 |
Jon Griffiths | Test almost all of the low level variant functions |
tree | commitdiff |
2003-12-11 |
Jon Griffiths | Reimplement/document every low level variant function. |
tree | commitdiff |
2003-12-10 |
Andrew de Quincey | Upwards traversal of inheritance tree didn't occur... |
tree | commitdiff |
2003-12-10 |
Jon Griffiths | Fix a couple of tests for w2k (Russian). |
tree | commitdiff |
2003-12-09 |
Jon Griffiths | Fix the tests to pass when locale settings are user... |
tree | commitdiff |
2003-12-09 |
Jon Griffiths | Implement conversions between dates and strings. |
tree | commitdiff |
2003-12-02 |
Jon Griffiths | Add hash tables for all supported languages. |
tree | commitdiff |
2003-12-01 |
Marcus Meissner | Use correct pointer for SysFreeString. |
tree | commitdiff |
2003-11-28 |
Alexandre Julliard | Porting fixes. |
tree | commitdiff |
2003-11-26 |
Dimitrie O. Paun | SysReAllocStringLen is documented to segfault on NULL... |
tree | commitdiff |
2003-11-25 |
Jon Griffiths | Tests for the non-variant date conversion functions. |
tree | commitdiff |
2003-11-25 |
Jon Griffiths | Improve/shrink variant dumping code. |
tree | commitdiff |
2003-11-25 |
Jon Griffiths | Implemented the variant formatting functions. |
tree | commitdiff |
2003-11-25 |
Jon Griffiths | Macros for dumping a variants type and flags. |
tree | commitdiff |
2003-11-19 |
Ivan Leo Murray... | Added/updated Italian resources. |
tree | commitdiff |
2003-11-18 |
Dmitry Timoshkov | Apply same magic to LibAttr.lcid from MSFT to SLTG. |
tree | commitdiff |
2003-11-14 |
Jon Griffiths | Implement the non-variant date conversions correctly... |
tree | commitdiff |
2003-11-14 |
Jon Griffiths | Add some missing prototypes/defines. |
tree | commitdiff |
2003-11-14 |
Jon Griffiths | Dump a few more known variant types. |
tree | commitdiff |
2003-11-09 |
Gerald Pfeifer | Removed dead code in VarDateFromUI2(). |
tree | commitdiff |
2003-11-05 |
Marcelo Duarte | Localization to the Portuguese of Brazil. |
tree | commitdiff |
2003-11-03 |
Marcus Meissner | Do not coerce arguments of ITypeLib::Invoke in-place... |
tree | commitdiff |
2003-10-28 |
Francois Gouget | Weekly spelling fixes. |
tree | commitdiff |
2003-10-16 |
Alexandre Julliard | The imported typelib name must be converted to Unicode. |
tree | commitdiff |
2003-10-15 |
Jon Griffiths | Add resources for boolean strings in several languages. |
tree | commitdiff |
2003-10-14 |
Gerald Pfeifer | Remove unused variables mdays, months, days, and DateStyle. |
tree | commitdiff |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
tree | commitdiff |
2003-10-10 |
Jon Griffiths | Documentation update. |
tree | commitdiff |
2003-10-06 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-10-03 |
Jon Griffiths | Tests for recent variant changes. |
tree | commitdiff |
2003-10-03 |
Jon Griffiths | Add VarParseNumFromStr()/VarNumFromParseNum(), use... |
tree | commitdiff |
2003-09-29 |
Francois Gouget | Some spelling fixes. |
tree | commitdiff |
2003-09-24 |
Jon Griffiths | Document BSTR functions, add SetOANoCache(). |
tree | commitdiff |
2003-09-22 |
Marcus Meissner | _nrroffuncs: Check for error before dereferencing retur... |
tree | commitdiff |
2003-09-17 |
Alexandre Julliard | Moved out of windef.h a few definitions that don't... |
tree | commitdiff |
2003-09-16 |
<develop@stueben... | Use SysAllocStringByteLen/SysStringByteLen to copy... |
tree | commitdiff |
2003-09-12 |
Mike Hearn | Implement dispatch variant marshalling. |
tree | commitdiff |
2003-09-11 |
Francois Gouget | Modify winetest_ok to only add a trailing '\n' if there... |
tree | commitdiff |
2003-09-09 |
Alexandre Julliard | Fixed a few more headers dependency issues. |
tree | commitdiff |
2003-09-08 |
Mike McCormack | Create a propper stub for oleaut32.VarMod. |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-09-03 |
Alexandre Julliard | Avoid including wine/obj_*.h files directly from C... |
tree | commitdiff |
2003-08-28 |
Alexandre Julliard | Warning fix. |
tree | commitdiff |
2003-08-28 |
Mike Hearn | Implemented a typelib loader cache. |
tree | commitdiff |
2003-08-20 |
Alexandre Julliard | winnls.h must not include winbase.h. |
tree | commitdiff |
2003-08-18 |
Robert Reif | Fixed Warblade image loading. |
tree | commitdiff |
2003-08-08 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2003-07-30 |
Alexandre Julliard | Make the DllRegisterServer, DllRegisterServerEx, DllUnr... |
tree | commitdiff |
2003-07-18 |
Jon Griffiths | Add a bunch of missing stuff. |
tree | commitdiff |
2003-07-16 |
Alexandre Julliard | Fixed string.h includes. |
tree | commitdiff |
2003-07-15 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer... |
tree | commitdiff |
2003-07-09 |
Robert Shearman | - AddRef type info stored in StdDispatch. |
tree | commitdiff |
2003-07-09 |
Francois Gouget | Spelling fixes. |
tree | commitdiff |
2003-06-27 |
Robert Shearman | - Silence the FIXME about constructor/destructor since... |
tree | commitdiff |
2003-06-24 |
Marcus Meissner | VarAdd: Added VT_R8, VT_EMPTY, VT_NULL handling. |
tree | commitdiff |
2003-06-24 |
Marcus Meissner | OleCreateFontIndirect(NULL,...) uses the OLE StdFont. |
tree | commitdiff |
2003-06-18 |
Francois Gouget | 'sizeof type' is best avoided as it won't always compil... |
tree | commitdiff |
next |