2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
tree | commitdiff |
2001-04-25 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-04-20 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2001-04-16 |
Dmitry Timoshkov | Implementation of OLE32.IsAccelerator. |
tree | commitdiff |
2001-04-16 |
Dmitry Timoshkov | Return STG_E_FILEALREADYEXISTS in ole32.StgOpenStorage... |
tree | commitdiff |
2001-04-09 |
Marcus Meissner | Arg 3 of CoGetClassObject is COSERVERINFO*, added some... |
tree | commitdiff |
2001-04-09 |
Marcus Meissner | Added GetConvertStg stub. |
tree | commitdiff |
2001-03-31 |
Gerard Patel | Don't try to create file twice in the NULL filename... |
tree | commitdiff |
2001-02-28 |
Francois Gouget | Small 'typos in comments' fixes. |
tree | commitdiff |
2001-02-12 |
Francois Gouget | Change the callback declarations to a safer format. |
tree | commitdiff |
2001-02-12 |
Francois Gouget | Fix typos in comments. |
tree | commitdiff |
2001-02-12 |
Andreas Mohr | Take a stab at implementing OleSetAutoConvert. |
tree | commitdiff |
2001-02-12 |
Huw D M Davies | Fix ReleaseStgMedium for MetaFilePict types. |
tree | commitdiff |
2001-01-26 |
James Juran | Add <string.h> to files that needed it. |
tree | commitdiff |
2001-01-26 |
Andreas Mohr | Some more cleanups. |
tree | commitdiff |
2001-01-17 |
Alexandre Julliard | Cleaned up dll startup routines now that we have separa... |
tree | commitdiff |
2001-01-04 |
Francois Gouget | Removed the 'fn' prefix (i.e. ICOM_FN). |
tree | commitdiff |
2000-12-19 |
François Gouget | winuser.h now requires that we include winbase.h first. |
tree | commitdiff |
2000-12-19 |
Gerard Patel | Stub for DllDebugObjectRPCHook. |
tree | commitdiff |
2000-12-15 |
Huw D M Davies | Check to see whether any ancestor windows are drop... |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Created a small static library in ole/libuuid.a that... |
tree | commitdiff |
2000-12-02 |
Francois Gouget | Fixed miscellaneous typos, syntactic and grammatical... |
tree | commitdiff |
2000-12-01 |
Patrik Stridvall | Added/modified documentation for function arguments. |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2000-11-30 |
Alexandre Julliard | Finished separation of ole32. |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-30 |
Patrik Stridvall | Don't include windows.h internally. |
tree | commitdiff |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-27 |
Alexandre Julliard | Implemented DosFileHandleToWin32Handle, Win32HandleToDo... |
tree | commitdiff |
2000-11-27 |
Alexandre Julliard | Changed GetProcAddress16 and 16-bit resource functions... |
tree | commitdiff |
2000-11-26 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-11-25 |
Alexandre Julliard | Added a few forwards. |
tree | commitdiff |
2000-11-25 |
Francois Gouget | compobj.h is a synonym for objbase.h |
tree | commitdiff |
2000-11-25 |
Alexandre Julliard | Fixed warnings. |
tree | commitdiff |
2000-11-25 |
Andreas Mohr | Cosmetics. |
tree | commitdiff |
2000-11-25 |
Marcus Meissner | Added OLE32.DllRegisterServer stub. |
tree | commitdiff |
2000-11-15 |
Marcus Meissner | Simplified reg handling in CoGetClassObject, do not... |
tree | commitdiff |
2000-11-12 |
Alexandre Julliard | Raise an exception for unimplemented 16-bit entry point... |
tree | commitdiff |
2000-11-08 |
Francois Gouget | We must include windef.h before wtypes.h (directly... |
tree | commitdiff |
2000-11-05 |
Huw D M Davies | Added DnD cursors as ole32 resources. |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-10-31 |
Alexandre Julliard | Added import of ntdll. |
tree | commitdiff |
2000-10-28 |
Marcus Meissner | CreateItemMoniker may get NULL as szDelim, some cleanups. |
tree | commitdiff |
2000-10-28 |
Marcus Meissner | Fixed OleLoadFromStream: Dereference ppvObj and get... |
tree | commitdiff |
2000-10-13 |
Alexandre Julliard | Added a few more large integer functions. |
tree | commitdiff |
2000-10-12 |
Stephane Lussier | Implementation of OleLockRunning function. |
tree | commitdiff |
2000-09-29 |
Huw D M Davies | Fix a couple of TRACE messages. |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Added a few missing imports. |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Removed shell.h. Cleaned up the nested includes mess... |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
tree | commitdiff |
2000-09-24 |
Gerald Pfeifer | Fixed format strings. |
tree | commitdiff |
2000-09-22 |
Damyan Ognyanoff | IErrorInfo is now derived from IUnknown. |
tree | commitdiff |
2000-09-22 |
Huw D M Davies | Stub for CoIsOle1Class. |
tree | commitdiff |
2000-09-01 |
James Hatheway | Implemented CoGetPSClsid(). |
tree | commitdiff |
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 |
next |