2004-03-30 |
Jon Griffiths | RegisterDragDrop: fail on NULL drop target. |
tree | commitdiff |
2004-03-29 |
Warren Turkal | Fixed the implementation of CoTreatAsClass. |
tree | commitdiff |
2004-03-24 |
Alexandre Julliard | .spec.c files are no longer used for 32-bit dlls. |
tree | commitdiff |
2004-03-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-02-27 |
Alexandre Julliard | Sync some of the dll registrations with the contents of |
tree | commitdiff |
2004-02-20 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2004-02-19 |
Mike Hearn | To reduce debugging noise, make IMalloc32/IMallocSpy... |
tree | commitdiff |
2004-02-10 |
Robert Shearman | - CoSetState info should be thread local. |
tree | commitdiff |
2004-02-07 |
Troy Rollo | Added documentation for DocFiles, based on the CorVu... |
tree | commitdiff |
2004-01-28 |
Ge van Geldorp | Don't depend on user32-internal implementation of accel... |
tree | commitdiff |
2004-01-27 |
Alexandre Julliard | Only link against libdxguid where necessary. |
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 | Fix various function prototypes to conform to PSDK. |
tree | commitdiff |
2004-01-23 |
Ge van Geldorp | Rename LARGE_INTEGER and ULARGE_INTEGER members "s... |
tree | commitdiff |
2004-01-19 |
Ge van Geldorp | Swap arguments of LocalAlloc and only update Malloc32... |
tree | commitdiff |
2004-01-19 |
Mike McCormack | Don't use CreateFileMapping on a zero length file. |
tree | commitdiff |
2004-01-16 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-01-16 |
Huw Davies | Trace the high part of the Seek offset. |
tree | commitdiff |
2004-01-06 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2003-12-08 |
Robert Shearman | - Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet... |
tree | commitdiff |
2003-11-26 |
Dimitrie O. Paun | {Global,Local}ReAlloc() does not allocate memory. |
tree | commitdiff |
2003-11-26 |
Dimitrie O. Paun | Fix mem leak when GlobalReAlloc() fails. |
tree | commitdiff |
2003-11-26 |
Dimitrie O. Paun | Fix the IMalloc::ReAlloc() to follow the documented... |
tree | commitdiff |
2003-10-14 |
Alexandre Julliard | Moved the 16-bit storage interfaces out of the exported... |
tree | commitdiff |
2003-10-14 |
Oleg Prokhorov | Another portion of HeapReAlloc fixes. |
tree | commitdiff |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
tree | commitdiff |
2003-10-08 |
Alexandre Julliard | Authors: Warren Baird <warren.baird@cimmetry.com>,... |
tree | commitdiff |
2003-10-06 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-10-03 |
Dimitrie O. Paun | Extract binary resources to files, to fit the standard. |
tree | commitdiff |
2003-10-01 |
Michael Stefaniuc | Fix missing mem freeing on error path. |
tree | commitdiff |
2003-09-30 |
Michael Stefaniuc | Fixes for memory leaks on error path. |
tree | commitdiff |
2003-09-26 |
Dimitrie O. Paun | Remove the obsolete pascal16 (replaced by pascal -ret16). |
tree | commitdiff |
2003-09-22 |
Mike McCormack | Change erroneous malloc to HeapAlloc. |
tree | commitdiff |
2003-09-11 |
Dave Miller | Removed ordinals from comments. |
tree | commitdiff |
2003-09-11 |
Dave Miller | Remove all the ordinals and use @ instead. |
tree | commitdiff |
2003-09-09 |
Alexandre Julliard | Fixed a few more headers dependency issues. |
tree | commitdiff |
2003-09-08 |
Francois Gouget | Fix the case of product and company names. |
tree | commitdiff |
2003-09-06 |
Alexandre Julliard | Regenerated with the latest widl. |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-09-03 |
Alexandre Julliard | Converted oleidl.h to IDL. |
tree | commitdiff |
2003-08-29 |
Rolf Kalbermatter | Make sure the passed in object pointer is only addrefed... |
tree | commitdiff |
2003-08-28 |
Alexandre Julliard | Start using the exported TEB structure from winternl... |
tree | commitdiff |
2003-08-27 |
Alexandre Julliard | Renamed a few TEB fields to use the "official" names. |
tree | commitdiff |
2003-08-23 |
Mike Hearn | In the global interface table: |
tree | commitdiff |
2003-08-18 |
Jon Griffiths | Remove redundant wine specific #include. |
tree | commitdiff |
2003-08-12 |
Alexandre Julliard | Allocate DebugInfo field for all critical sections... |
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-22 |
Mike Hearn | - GIT should not dereference ppv when unmarshalling... |
tree | commitdiff |
2003-07-22 |
Mike Hearn | IMallocSpy cannot cause an allocation failure when... |
tree | commitdiff |
2003-07-18 |
Mike McCormack | Created stub for CreateClassMoniker. |
tree | commitdiff |
2003-07-18 |
Jon Griffiths | Remove FIXMEs and prototypes for now-implemented functions. |
tree | commitdiff |
2003-07-09 |
Steven Edwards | - Create new file ole2_16.c for ole2 16bit only functions. |
tree | commitdiff |
2003-07-09 |
Francois Gouget | Spelling fixes. |
tree | commitdiff |
2003-07-02 |
Francois Gouget | Fixed some common spelling errors. |
tree | commitdiff |
2003-06-30 |
Dmitry Timoshkov | For all DLLs with defined DllMain and which do not... |
tree | commitdiff |
2003-06-27 |
Troy Rollo | Implemented OleDraw. |
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-17 |
Mike Hearn | Implement a class factory for the Global Interface... |
tree | commitdiff |
2003-06-04 |
Ove Kaaven | Preliminary support for COM apartments. |
tree | commitdiff |
2003-05-22 |
Ove Kaaven | DCOM IDL file based on the DCOM specification. |
tree | commitdiff |
2003-05-19 |
Mike McCormack | Semi-correct implementation of OleMetafilePictFromIconA... |
tree | commitdiff |
2003-05-15 |
Steven Edwards | Separate Win16 and Win32 implementations in memlockbytes. |
tree | commitdiff |
2003-05-13 |
Mike McCormack | Added stub for OleDoAutoConvert. |
tree | commitdiff |
2003-05-13 |
Francois Gouget | Fix miscellaneous spelling errors and typos. |
tree | commitdiff |
2003-05-13 |
Robert Shearman | - Implement a few more cases in PropVariantClear. |
tree | commitdiff |
2003-05-11 |
Mike McCormack | Implemented WriteFmtUserTypeStg and ReadFmtUserTypeStg. |
tree | commitdiff |
2003-04-14 |
Andreas Mohr | Fix blatantly wrong SetFilePointer() calls. |
tree | commitdiff |
2003-04-12 |
Alexandre Julliard | The com_interface attribute is not needed on derived... |
tree | commitdiff |
2003-04-11 |
Alexandre Julliard | Simplified COM interface declarations, removing the... |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Removed uses of the non standard ICOM_VTBL macro. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Use a more compatible technique to declare COM interfac... |
tree | commitdiff |
2003-04-05 |
Alberto Massari | - The bindcontext object was leaking strings. |
tree | commitdiff |
2003-03-28 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer... |
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-20 |
Mike Hearn | Fixed copyright date. |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
tree | commitdiff |
2003-03-11 |
Mike Hearn | Implemented the global interface table object using... |
tree | commitdiff |
2003-02-14 |
Dan Kegel | Roll loop back up to avoid code duplication. |
tree | commitdiff |
2003-02-12 |
Michael Stefaniuc | Remove dead code after return or properly comment it... |
tree | commitdiff |
2003-01-28 |
Juergen Schmied | Fix DoDragDrop in case of child windows. |
tree | commitdiff |
2003-01-28 |
Gerald Pfeifer | Avoid compiler warning in STORAGE_get_free_pps_entry(). |
tree | commitdiff |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts. |
tree | commitdiff |
2003-01-14 |
Alberto Massari | - Align the cleanup phase of ReleaseStgMedium to the... |
tree | commitdiff |
2003-01-13 |
Robert Shearman | Support a few trivial cases in PropVariantClear. |
tree | commitdiff |
2003-01-11 |
Marcus Meissner | Implemented CoGetTreatAsClass. |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Stubs for DllGetClassObject, Ole[GS]etClipboard in... |
tree | commitdiff |
2003-01-05 |
Marcus Meissner | ole2nls.c is a 16bit only. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
tree | commitdiff |
2003-01-02 |
Alberto Massari | IBindCtx::RegisterObjectParam is supposed to replace... |
tree | commitdiff |
2002-12-23 |
Alexandre Julliard | Removed some remaining references to wine/obj_base.h. |
tree | commitdiff |
2002-12-19 |
Alexandre Julliard | Fixed a few problems caused by the new objidl.idl. |
tree | commitdiff |
2002-12-19 |
Ove Kaaven | Moved some definitions from include/wine/obj_moniker... |
tree | commitdiff |
2002-12-18 |
Ove Kaaven | Removed a few more inclusions of deprecated wine/obj_... |
tree | commitdiff |
2002-12-12 |
Alexandre Julliard | Added .spec.def files. |
tree | commitdiff |
2002-12-12 |
Robert Shearman | Implemented BindMoniker function. |
tree | commitdiff |
2002-12-05 |
Ove Kaaven | Make sure that no files except unknwn.h include wine... |
tree | commitdiff |
next |