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 |
2002-12-23 |
Marcus Meissner | VariantChangeTypeEx for VT_ARRAY | type style variants. |
tree | commitdiff |
2002-12-23 |
Marcus Meissner | Fixed VarBstrCmp/Cat .spec entries. |
tree | commitdiff |
2002-12-23 |
Alexandre Julliard | Get rid of ole.h. |
tree | commitdiff |
2002-12-17 |
Robert Shearman | Add standard dispatch implementation (CreateStdDispatch). |
tree | commitdiff |
2002-12-16 |
Andreas Mohr | Implemented VarOr(). |
tree | commitdiff |
2002-12-12 |
Alberto Massari | Implemented DispCallFunc so that it works when calling... |
tree | commitdiff |
2002-12-12 |
Alberto Massari | Calling SafeArrayDestroy on a destroyed array should... |
tree | commitdiff |
2002-12-12 |
Marcus Meissner | Reverted last VT_USERDEFINED patch (was broken). |
tree | commitdiff |
2002-12-12 |
Marcus Meissner | Separated out 16bit sources for ole2disp.dll. |
tree | commitdiff |
2002-12-12 |
Alexandre Julliard | Added .spec.def files. |
tree | commitdiff |
2002-12-12 |
Marcus Meissner | Split out 16bit code into typelib16.c. |
tree | commitdiff |
2002-12-12 |
Marcus Meissner | Serialize/deserialize all reftypes in VT_USERDEFINED. |
tree | commitdiff |
2002-12-10 |
Alexandre Julliard | winnt.h should not be self-contained, it must depend... |
tree | commitdiff |
2002-12-10 |
Jason Edmeades | VarAdd support for integers. |
tree | commitdiff |
2002-12-05 |
Ove Kaaven | Make sure that no files except unknwn.h include wine... |
tree | commitdiff |
2002-12-05 |
Marcus Meissner | Marshal VT_R4 (4 byte float). |
tree | commitdiff |
2002-12-03 |
Ove Kaaven | Added more types to wtypes.idl. |
tree | commitdiff |
2002-11-25 |
Jason Edmeades | Add support for VarAnd between integers. |
tree | commitdiff |
2002-11-13 |
Alberto Massari | ITypeInfo::Invoke now is able to invoke a function... |
tree | commitdiff |
2002-11-11 |
Marcus Meissner | Added partial implementation of ITypeInfo::GetDllEntry(). |
tree | commitdiff |
2002-11-11 |
Marcus Meissner | Implemented OleLoadPictureEx. |
tree | commitdiff |
2002-11-11 |
Marcus Meissner | Silence one FIXME(). Implement ITypeInfo::GetDocumentat... |
tree | commitdiff |
2002-11-08 |
Marcus Meissner | Draft implementation of DispCallFunc. |
tree | commitdiff |
2002-10-29 |
Patrik Stridvall | Added some defines for compatibility with Windows headers. |
tree | commitdiff |
2002-10-25 |
Michael Stefaniuc | Compile the oleaut32 dll with -DSTRICT. |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Added support for building certain dlls with -DSTRICT. |
tree | commitdiff |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Removed the __uint* types from basetsd.h since they... |
tree | commitdiff |
2002-08-28 |
Patrik Stridvall | Removed trailing white space. |
tree | commitdiff |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Create separate makefiles for tests for more flexibility. |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Fixed HANDLE<->HFILE conversions, since they will be... |
tree | commitdiff |
2002-07-29 |
Michael Stefaniuc | Converted HENHMETAFILE and HMETAFILE to a void*. |
tree | commitdiff |
2002-07-19 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-07-16 |
Gregg Mattinson | Fixed void* arithmetic. |
tree | commitdiff |
2002-07-10 |
Gregg Mattinson | Fixes to allow big endian machines to load MSFT typelib... |
tree | commitdiff |
2002-07-08 |
Jason Edmeades | - VarFormat now supports VT_R8 and BYREF variant types. |
tree | commitdiff |
2002-07-05 |
Jason Edmeades | Ensure VarBstrCat handles null parms as per windows... |
tree | commitdiff |
2002-06-25 |
Jason Edmeades | Ensure we free the cached HFONT after loading in a... |
tree | commitdiff |
2002-06-21 |
Vincent Béron | Fixed some various comparisons wrt signedness. |
tree | commitdiff |
2002-06-21 |
John K. Hohm | Implemented SizeOfVariantData cases for VT_DISPATCH... |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Moved succeeding test out of todo block. |
tree | commitdiff |
2002-06-20 |
Mike McCormack | Fixed ordinals to match the Windows values. |
tree | commitdiff |
2002-06-20 |
Jason Edmeades | - VarAnd, VarCmp (Strings only), VarNot implemented. |
tree | commitdiff |
2002-06-20 |
Marcus Meissner | ITypelib::Invoke: Handle different length arguments... |
tree | commitdiff |
2002-06-14 |
Marcus Meissner | Handle argsize for VT_DATE. |
tree | commitdiff |
2002-06-10 |
Huw D M Davies | Add more magic to find the start of the nametable. |
tree | commitdiff |
2002-06-10 |
Marcus Meissner | Merged the two serializer and unserializer functions... |
tree | commitdiff |
2002-06-10 |
Marcus Meissner | Added some debugoutput functions for TYPEATTR, IDLDESC... |
tree | commitdiff |
2002-06-04 |
Marcus Meissner | Added marshalling of IUnknown. |
tree | commitdiff |
2002-06-04 |
Steven Edwards | Porting fixes. |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-29 |
Vincent Béron | Fixed some more missing \n in traces. |
tree | commitdiff |
2002-05-23 |
Andreas Mohr | Removed obsolete email address. |
tree | commitdiff |
2002-05-23 |
Francois Gouget | Make the tests compile with Visual C++. |
tree | commitdiff |
2002-05-21 |
Alexandre Julliard | Renamed Winelib apps to .exe.so to follow the dll namin... |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Removed most imports of ntdll since we no longer import... |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Implemented strtolW/strtoulW in libwine_unicode and... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
tree | commitdiff |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-05-06 |
Marcus Meissner | Small hack to make InstallShield v6 work better. |
tree | commitdiff |
2002-05-06 |
Marcus Meissner | BSTRs can be NULL, handle them seperately. |
tree | commitdiff |
2002-05-05 |
Alexandre Julliard | Removed more code at Hidenori's request. |
tree | commitdiff |
2002-05-01 |
Alexandre Julliard | Attempt at fixing MAX_PATH issues for mingw. |
tree | commitdiff |
2002-04-27 |
Alexandre Julliard | Added some shdocvw ordinals and stubs. |
tree | commitdiff |
2002-04-20 |
Hidenori Takeshima | Implemented OleIconToCursor. |
tree | commitdiff |
2002-04-11 |
Hidenori Takeshima | Return error codes in some 16bit ole stubs, returning... |
tree | commitdiff |
2002-04-02 |
Alexandre Julliard | Various makefile fixes for the test environment. |
tree | commitdiff |
next |