2000-08-16 |
Louis Philippe Gagnon | While dragging, catch keyboard messages between WM_KEYF... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. Added a few... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced all lstr* calls from inside Wine code by their... |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Moved a few non-standard headers into their respective... |
tree | commitdiff |
2000-08-08 |
Alexandre Julliard | Small dll interfaces cleanups. |
tree | commitdiff |
2000-08-03 |
Juergen Schmied | Implemented the ErrorInfo interfaces. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Moved GUID definitions to their respective dll. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Fixed IsEqualGUID definition. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-07-29 |
Marcus Meissner | Implemented OleGetAutoConvert. |
tree | commitdiff |
2000-07-28 |
Dmitry Timoshkov | Added stub for OLE32.OleSetAutoConvert needed by Adobe... |
tree | commitdiff |
2000-07-28 |
Alexandre Julliard | Added 'owner' field to 16-bit spec files to specify... |
tree | commitdiff |
2000-07-25 |
Alexandre Julliard | Moved thunking functions off to kernel32.dll. |
tree | commitdiff |
2000-07-16 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2000-07-15 |
Huw D M Davies | Create rpcrt4.dll. |
tree | commitdiff |
2000-07-10 |
Juergen Schmied | Implemented OleCreate. |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | Implement IDataAdviseHolder. |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | CreateStreamOnHGlobal should alloc a shared memory... |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
tree | commitdiff |
2000-06-23 |
Huw D M Davies | CLSIDFromString apparently also accepts ProgIDs as... |
tree | commitdiff |
2000-06-20 |
Noomen Hamza | OleConvertOLESTREAMToIStorage fails (returns REGDB_E_CL... |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
tree | commitdiff |
2000-06-18 |
James Hatheway | Added a stub for CoCreateFreeThreadedMarshaler(). |
tree | commitdiff |
2000-06-16 |
Francois Jacques | Make IIDFromString point to CLSIDFromString. |
tree | commitdiff |
2000-06-13 |
Alexandre Julliard | Use the Unicode string functions from wine/unicode... |
tree | commitdiff |
2000-06-12 |
Juergen Schmied | - implemented Get/SetThreadLocale |
tree | commitdiff |
2000-06-07 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-05-23 |
Alexandre Julliard | Abey George (of Macadamian/Corel) |
tree | commitdiff |
2000-05-19 |
Uwe Bonnes | StgOpenStorage16: correct arguments to the CreateFile... |
tree | commitdiff |
2000-05-19 |
Dimitrie O. Paun | Moved if1632/ole2{conv,prox,thk}.spec into dlls/ole32. |
tree | commitdiff |
2000-05-07 |
Alexandre Julliard | Moved Load/FreeLibrary16 definition to winbase16.h. |
tree | commitdiff |
2000-05-07 |
Dimitrie O. Paun | Separate OLE2NLS out of KERNEL. |
tree | commitdiff |
2000-05-03 |
Huw D M Davies | Allow ISequentialStream_Write to work if access mode... |
tree | commitdiff |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-04-06 |
Andrew Lewycky | Fix StringFromGUI2 return value as per documentation. |
tree | commitdiff |
2000-04-04 |
Gavriel State | OleRegGetUserType did return an unterminated ASCII... |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Fixed some ANSI C violations. |
tree | commitdiff |
2000-03-24 |
Francois Gouget | - The ICOM_CMETHODxxx cause problems because the 'const... |
tree | commitdiff |
2000-03-19 |
Marcus Meissner | Fixed memory corruption with CoTaskMemRealloc. |
tree | commitdiff |
2000-03-19 |
Andrew Lewycky | Support loading any presentation aspect. |
tree | commitdiff |
2000-03-17 |
Andrew Lewycky | Rewrite the BIGBLOCKFILE implementation for better... |
tree | commitdiff |
2000-03-17 |
Andrew Lewycky | Avoid a refcount leak in QueryInterface when delegating. |
tree | commitdiff |
2000-03-08 |
Abey George | Implemented OLE clipboard functionality for Embed Sourc... |
tree | commitdiff |
2000-03-08 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-03-07 |
Jeff Tranter | The pathname was stored in a string of size 100, which... |
tree | commitdiff |
2000-03-05 |
Alexandre Julliard | Added support for creating extra symlinks for .so files... |
tree | commitdiff |
2000-03-04 |
Alexandre Julliard | Moved dll-specific make rules to a separate Makedll... |
tree | commitdiff |
2000-03-04 |
Marcus Meissner | CoLoadLibrary gets UNICODE, not ASCII strings. (spotted... |
tree | commitdiff |
2000-03-04 |
Pierre Mageau | OleRegGetUserType did query wrong registry key. |
tree | commitdiff |
2000-02-29 |
Alexandre Julliard | Murali Pattathe |
tree | commitdiff |
2000-02-27 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | ErrorInfo functions need to be in ole32, not oleaut32. |
tree | commitdiff |
2000-02-26 |
Patrik Stridvall | Added stubs for {Create,Get,Set}ErrorInfo. |
tree | commitdiff |
2000-02-26 |
Abey George | Return an error instead of a success code in OleCreate... |
tree | commitdiff |
2000-02-25 |
Pierre Mageau | Implementation of OleConvert routines. |
tree | commitdiff |
2000-02-20 |
Andreas Mohr | - stub for OLE32.MkParseDisplayName |
tree | commitdiff |
2000-02-14 |
Juergen Schmied | Added stub for CoResumeClassObjects. |
tree | commitdiff |
2000-02-13 |
Alexandre Julliard | Removed check for class existence. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Removed extra includes from ole.h and wingdi.h. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-02-07 |
Owen Wang | Make CLSIDFromString return a CLSID of zeros instead... |
tree | commitdiff |
2000-02-07 |
Noomen Hamza | Running object table are not using 0 as a valid index... |
tree | commitdiff |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
tree | commitdiff |
2000-01-30 |
Francois Gouget | The COM virtual tables must use the |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | - add some documentation items |
tree | commitdiff |
2000-01-29 |
Patrik Stridvall | Fixed minor issues found by winapi_check. |
tree | commitdiff |
2000-01-26 |
Alexandre Julliard | Use a linked list instead of a DPA for the hook list. |
tree | commitdiff |
2000-01-26 |
Gerard Patel | Returns an error if trying to write to a stream opened... |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore... |
tree | commitdiff |
2000-01-18 |
Alexandre Julliard | Added debugstr_guid function and used it to replace |
tree | commitdiff |
2000-01-15 |
Marcus Meissner | Implemented OleRun. |
tree | commitdiff |
1999-12-27 |
Alexandre Julliard | Cosmetics. |
tree | commitdiff |
1999-12-10 |
Gerard Patel | Transfer only cbStruct size in BindCtxImpl_S(G)etOptions. |
tree | commitdiff |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
tree | commitdiff |
1999-12-05 |
Andreas Mohr | - the OLE version returned was too low |
tree | commitdiff |
1999-11-21 |
Jim Aston | Added stub for StgSetTimes. |
tree | commitdiff |
1999-11-14 |
Eric Pouech | Added stubs for SetErrorInfo, PropVariantClear, PropVar... |
tree | commitdiff |
1999-11-10 |
Rein Klazes | CoGetClassObject should complain about not being able... |
tree | commitdiff |
1999-10-31 |
Marcus Meissner | IMalloc16_Constructor: moved ICOM_VTBL(This) where... |
tree | commitdiff |
1999-10-31 |
Abey George | Implemented ProgIDFromCLSID. |
tree | commitdiff |
1999-10-31 |
Francois Gouget | Generalized the use of the new ICOM_VFIELD and ICOM_VTB... |
tree | commitdiff |
1999-10-25 |
Francois Gouget | Added two macros, ICOM_VFIELD and ICOM_VTBL, so that... |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | Added spec file declarations for already implemented... |
tree | commitdiff |
1999-10-24 |
Francis Beaudet | Enabled the persistent clipboard server. |
tree | commitdiff |
1999-10-23 |
Marcus Meissner | Use segmented lpvtbl pointer for IMalloc16 interface... |
tree | commitdiff |
1999-10-23 |
Francis Beaudet | Make sure that the drop effect of a DnD operation is... |
tree | commitdiff |
1999-09-23 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
tree | commitdiff |
1999-09-19 |
Juergen Schmied | Added missing export. |
tree | commitdiff |
1999-09-19 |
Ulrich Weigand | Moved bulk of OLE implementation to dlls/ subdirectories. |
tree | commitdiff |
|