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 |
2003-06-18 |
Francois Gouget | Typos/spelling fixes. |
tree | commitdiff |
2003-06-13 |
Marcus Meissner | Fixed index handling for multi dimensional arrays. |
tree | commitdiff |
2003-05-20 |
Ove Kaaven | Handle requests for CLSID_PSDispatch. |
tree | commitdiff |
2003-05-19 |
Robert Shearman | Use correct type of pointer in SafeArrayCreateVector... |
tree | commitdiff |
2003-05-17 |
Stefan Leichter | Partial implementaion of VarBstrFromDec. |
tree | commitdiff |
2003-05-16 |
Stefan Leichter | Fixed DECIMAL_SETZERO |
tree | commitdiff |
2003-05-15 |
Stefan Leichter | Added stub for VarBstrFromDec. |
tree | commitdiff |
2003-05-15 |
Marcus Meissner | Handle VT_I2 <-> VT_USERDEFINED/TKIND_ENUM conversions... |
tree | commitdiff |
2003-05-15 |
Stefan Leichter | Partial implementation of VarDecFromStr. |
tree | commitdiff |
2003-05-13 |
Dimitrie O. Paun | Make sure winsock.h gets included before stdlib.h. |
tree | commitdiff |
2003-05-13 |
Dmitry Timoshkov | Remove redundant ITypeLib2_AddRef's. Makes |
tree | commitdiff |
2003-05-13 |
Francois Gouget | Fix miscellaneous spelling errors and typos. |
tree | commitdiff |
2003-05-11 |
Alexandre Julliard | Removed unnecessary function link names. |
tree | commitdiff |
2003-05-08 |
Maxime Bellengé | - Fix scanline size in OLEPictureImpl_Load for jpeg |
tree | commitdiff |
2003-04-27 |
Alexandre Julliard | Added NONAMELESSUNION/STRUCT defines. |
tree | commitdiff |
2003-04-26 |
Ove Kaaven | Preliminary implementation of proper IDispatch marshalling. |
tree | commitdiff |
2003-04-17 |
Alexandre Julliard | Avoid local WINAPI function pointers in _invoke. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Removed uses of the non standard ICOM_VTBL macro. |
tree | commitdiff |
2003-03-31 |
Dmitry Timoshkov | Fix some problems found while compiling and linking... |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | List 16-bit spec files explicitly to avoid problems... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-03-18 |
Jon Griffiths | Documentation updates. |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
tree | commitdiff |
2003-03-06 |
Adam Gundy | Handle coercing VT_DISPATCH into VT_PTR. |
tree | commitdiff |
2003-03-04 |
Marcus Meissner | VarAdd: set 'rc' correctly from BSTR addition. |
tree | commitdiff |
2003-03-04 |
Marcus Meissner | Handle VT_PTR->VT_VARIANT arguments of Invoke. |
tree | commitdiff |
2003-02-26 |
Mike Hearn | Check both pointers in GetContainingTypeLib. |
tree | commitdiff |
2003-01-28 |
Marcus Meissner | Do not free the old string in SysReAllocStringLen,... |
tree | commitdiff |
2003-01-28 |
Marcus Meissner | Added R4 and R8 comparison to VarCmp. |
tree | commitdiff |
2003-01-24 |
Alexandre Julliard | Removed no longer needed inclusion of heap.h. |
tree | commitdiff |
2003-01-23 |
Matthew Davison | Removed calls to HEAP_strdupAtoW. |
tree | commitdiff |
2003-01-23 |
Alexandre Julliard | Added -Wpointer-arith gcc flag, and fixed the resulting... |
tree | commitdiff |
2003-01-23 |
Marcus Meissner | Fixed ICOM_CALLs for IFont_xx methods. |
tree | commitdiff |
2003-01-21 |
Marcus Meissner | Print a large failure message if we try to load stdole3... |
tree | commitdiff |
2003-01-13 |
Francois Gouget | Fix the case of floats in VarBstrFromR4, VarBstrFromR8 and |
tree | commitdiff |
2003-01-11 |
Marcus Meissner | Coerce VT_UNKNOWN <-> VT_DISPATCH, NULL is valid in... |
tree | commitdiff |
2003-01-11 |
Marcus Meissner | Convert VT_DISPATCH variants into VT_USERDEFINED/TKIND_... |
tree | commitdiff |
2003-01-09 |
Marcus Meissner | Added GIF decompressor support to OLE Automation IPictures. |
tree | commitdiff |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-07 |
Francois Gouget | Many oleaut32 APIs are missing on Win95/IE3. Load them... |
tree | commitdiff |
2003-01-05 |
Alexandre Julliard | Fixed some issues caused by the new oaidl.h. |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Avoid direct ICOM_CALL usage. |
tree | commitdiff |
2003-01-05 |
Francois Gouget | The vt field should be a VARTYPE not a VARENUM. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
tree | commitdiff |
2003-01-02 |
Marcus Meissner | Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRe... |
tree | commitdiff |
2003-01-02 |
Marcus Meissner | Handle VT_ERROR->VT_I4/VT_R4 coercion. |
tree | commitdiff |
2003-01-02 |
Marcus Meissner | Process TKIND_ALIAS in SLTG typelibs, 0x14 in the tail... |
tree | commitdiff |
2003-01-02 |
Marcus Meissner | Support DllGetClassObject of CLSID_StdPicture. |
tree | commitdiff |
2003-01-02 |
Francois Gouget | Remove unnecessary sprintf calls. |
tree | commitdiff |
2003-01-02 |
Francois Gouget | Fix signed/unsigned warnings. |
tree | commitdiff |
2002-12-24 |
Francois Gouget | Move the test strings into their own array and convert... |
tree | commitdiff |
next |