1999-03-13 |
Francois Gouget | Fixes in the SysAllocString functions prototypes. It... |
tree | commitdiff |
1999-03-13 |
Francis Beaudet | Implemented the IPersistStream interface on the OLE... |
tree | commitdiff |
1999-03-13 |
Pavel Roskin | Added prototypes for OleQueryLinkFromClip, OleQueryCrea... |
tree | commitdiff |
1999-03-13 |
Thuy Nguyen | StgCreateDocfile accepts NULL as a file name. |
tree | commitdiff |
1999-03-12 |
Thuy Nguyen | Improved performance. |
tree | commitdiff |
1999-03-12 |
Stephane Lussier | Implemented DosDateTimeToVariant() and SysAllocStringBy... |
tree | commitdiff |
1999-03-10 |
Paul Quinn | Added a lot of new OLE interfaces. |
tree | commitdiff |
1999-03-10 |
Alexander Kanavin | Added support for Russian language. |
tree | commitdiff |
1999-03-10 |
Francis Beaudet | Fixed a reference-counting problem in the external... |
tree | commitdiff |
1999-03-10 |
Francis Beaudet | Fixed index calculations of the upper and lower bounds... |
tree | commitdiff |
1999-03-10 |
Francis Beaudet | Implementation of the ReleaseStgMedium method. |
tree | commitdiff |
1999-03-09 |
Thuy Nguyen | Smarter way of searching for a free block. |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | Fixed a lot of warnings using WINE_UNUSED, casts, comme... |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | More include optimisations and fixes. |
tree | commitdiff |
1999-02-28 |
David Luyer | - fixed missing stdlib.h and string.h includes everywhere |
tree | commitdiff |
1999-02-28 |
Klaas van Gend | Now compliant to the Dutch standards. |
tree | commitdiff |
1999-02-28 |
Francis Beaudet | Implemented support for arrays and safe arrays in VARIA... |
tree | commitdiff |
1999-02-28 |
Francis Beaudet | Implemented the CoTaskMemRealloc API. Also clean-up... |
tree | commitdiff |
1999-02-28 |
Thuy Nguyen | Added a missing Release. |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-25 |
Paul Quinn | Many interface declarations that originated from oleidl... |
tree | commitdiff |
1999-02-25 |
Michael Veksler | Fixed warning and compilation errors. |
tree | commitdiff |
1999-02-24 |
Marcus Meissner | Optimized away more includes, readded some #includes... |
tree | commitdiff |
1999-02-24 |
Thuy Nguyen | Fixed a bug. |
tree | commitdiff |
1999-02-24 |
Thuy Nguyen | Added support for larger files. |
tree | commitdiff |
1999-02-24 |
Sylvain St.Germain | Fix COM_ExternalLockFreeList to do not fail with an... |
tree | commitdiff |
1999-02-21 |
Marcus Meissner | Added missing WINAPIs. |
tree | commitdiff |
1999-02-20 |
Francis Beaudet | Implemented the OleCreateFontIndirect method and the... |
tree | commitdiff |
1999-02-20 |
Francis Beaudet | Added some new stubs for the OLE menu descriptor methods. |
tree | commitdiff |
1999-02-19 |
Juergen Schmied | - made the security functions consistent. advapi calls... |
tree | commitdiff |
1999-02-19 |
Francois Gouget | Small fixes. |
tree | commitdiff |
1999-02-18 |
Thuy Nguyen | Fixed bug with read-only files. |
tree | commitdiff |
1999-02-18 |
Francois Gouget | Modified so that they do not use the VTABLE_FUNC macros... |
tree | commitdiff |
1999-02-18 |
Francois Gouget | Updated to use the latest COM macros. Defined more... |
tree | commitdiff |
1999-02-17 |
Francois Gouget | Moved some definitions to their proper include file. |
tree | commitdiff |
1999-02-17 |
Francois Gouget | Changed ICOM_THIS definition. |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
tree | commitdiff |
1999-02-14 |
Juergen Schmied | Implementation of ConvertDefaultLocale32. |
tree | commitdiff |
1999-02-13 |
Francois Gouget | All guid 'REFxxx' types already have a 'const' inside... |
tree | commitdiff |
1999-02-13 |
Thuy Nguyen | - Fixed a small block depot bug. |
tree | commitdiff |
1999-02-13 |
Francis Beaudet | Implemented the OLE Drag and Drop target registration... |
tree | commitdiff |
1999-02-13 |
Sylvain St.Germain | Implementation of a simple linked list (static) that... |
tree | commitdiff |
1999-02-11 |
Klaas van Gend | Added support for the Dutch language. |
tree | commitdiff |
1999-02-11 |
Francois Gouget | IsEqualGUID is defined in 'include/wine/obj_base.h... |
tree | commitdiff |
1999-02-10 |
Francois Gouget | Better set of macros for defining the COM interfaces. |
tree | commitdiff |
1999-02-09 |
Michael Veksler | Added missing includes to avoid warnings/errors. |
tree | commitdiff |
1999-02-05 |
Marcus Meissner | Include objbase.h for CoTaskMem* prototypes (or we... |
tree | commitdiff |
1999-02-05 |
Marcus Meissner | Added missing ULONG to static const OFFSET_xx. |
tree | commitdiff |
1999-02-02 |
Francois Gouget | Replaced references to interfaces.h by wine/obj_xxx... |
tree | commitdiff |
1999-02-02 |
Jan D | Added definition for LOCALE_SGROUPING, LOCALE_SMONGROUP... |
tree | commitdiff |
1999-01-31 |
Pascal Cuoq | LCMapString32A: Implemented flags NORM_IGNORENONSPACE and |
tree | commitdiff |
1999-01-30 |
Francis Beaudet | Implemented the startup-shutdown mechanism for the... |
tree | commitdiff |
1999-01-30 |
Francis Beaudet | Added an implementation of the OLE structured storage... |
tree | commitdiff |
1999-01-29 |
Marcus Meissner | Updated msvideo. New program 'icinfo [-about] [-configu... |
tree | commitdiff |
1999-01-28 |
Noomen Hamza | Added a stub implementation for FileMoniker, ItemMonike... |
tree | commitdiff |
1999-01-24 |
Sylvain St.Germain | Implementation of the SafeArray family functions. |
tree | commitdiff |
1999-01-24 |
Guy Albertelli | Fixed FIXME in EnumTimeFormats32W |
tree | commitdiff |
1999-01-23 |
Juergen Schmied | Moved the instance creation of GUID's to a new file. |
tree | commitdiff |
1999-01-23 |
Sylvain St.Germain | DoDragDrop and OleIsCurrentClipboard stub implementation. |
tree | commitdiff |
1999-01-23 |
Francis Beaudet | Make LoadTypeLib stub return failure instead of success. |
tree | commitdiff |
1999-01-20 |
Marcus Meissner | LCMapStringA: if dstlen is insufficient, return |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
tree | commitdiff |
1999-01-03 |
Alexandre Julliard | Implemented file sharing checks in the server. |
tree | commitdiff |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h. |
tree | commitdiff |
1999-01-01 |
Marcus Meissner | Another // comment fixed. |
tree | commitdiff |
1998-12-26 |
Juergen Schmied | Fixed tons of incomplete prototypes, assignment's of... |
tree | commitdiff |
1998-12-26 |
Marcus Meissner | Changed // comments to /* */ so WINE compiles with... |
tree | commitdiff |
1998-12-24 |
Jean-Claude Cote | Added VarDateFromStr API. |
tree | commitdiff |
1998-12-24 |
Marcus Meissner | IStorage32 vtable was missing 3 stub entries. |
tree | commitdiff |
1998-12-18 |
François Gouget | First step to make it possible to call COM interfaces... |
tree | commitdiff |
1998-12-15 |
Todd Vierling | Undefined CHAR_MAX and CHAR_MIN (#defined by NetBSD... |
tree | commitdiff |
1998-12-15 |
Marcus Meissner | Check for MAXFLOAT if FLT_MAX isn't there. |
tree | commitdiff |
1998-12-14 |
Huw D M Davies | Hack OLE_GetFormat* to return something if datelen... |
tree | commitdiff |
1998-12-11 |
Justin Bradford | Most of the currency variant conversion functions imple... |
tree | commitdiff |
1998-12-11 |
Marcus Meissner | Two debug messages clarified, one useless prototype... |
tree | commitdiff |
1998-12-11 |
Marcus Meissner | 294 missing WINAPI added. |
tree | commitdiff |
1998-12-11 |
Juergen Schmied | Fixed SetLastError with wrong value. |
tree | commitdiff |
1998-12-11 |
Andreas Mohr | Fixed a bunch of compiler warnings. |
tree | commitdiff |
1998-12-10 |
Jean-Claude Cote | Added implementation of the VARIANT APIs. |
tree | commitdiff |
1998-12-09 |
Marcus Meissner | Some unnecessary #include and messages removed. |
tree | commitdiff |
1998-12-09 |
Uwe Bonnes | Some small corrections to EnumSystemLocales32AW |
tree | commitdiff |
1998-11-30 |
Marcus Meissner | Bugfix: second RegOpenKey should use CLSIDkey instead... |
tree | commitdiff |
1998-11-26 |
Ulrich Weigand | Bugfix: Do *not* zero out output buffer in GetNumberFor... |
tree | commitdiff |
1998-11-25 |
Pablo Saratxaga | Small fixes. |
tree | commitdiff |
1998-11-25 |
Francis Beaudet | Implemented 3 methods: SysAllocStringLen(), SysReAllocS... |
tree | commitdiff |
1998-11-22 |
Eric Kohl | Added IOleAdviseHoler interface (still a dummy) and... |
tree | commitdiff |
1998-11-22 |
Eric Kohl | Added stub for CreateItemMoniker(). |
tree | commitdiff |
1998-11-22 |
Juergen Schmied | Small fixes to get the default language to a sensible... |
tree | commitdiff |
1998-11-22 |
Andreas Mohr | Enhanced OABuildVersion() to return different version... |
tree | commitdiff |
1998-11-22 |
Robert Pouliot | Better OLE support in French languages. |
tree | commitdiff |
1998-11-22 |
Marcus Meissner | Turn mega double switch into static table (reduces... |
tree | commitdiff |
1998-11-15 |
Juergen Schmied | Bug fix. |
tree | commitdiff |
1998-11-15 |
David Luyer | Added Thai nls-resources. |
tree | commitdiff |
1998-11-15 |
Pablo Saratxaga | Display the language id for "XXX not supported for... |
tree | commitdiff |
1998-11-15 |
Gavriel State | Add stubs for GetRunningObjectTable32 and OleRegGetUser... |
tree | commitdiff |
1998-11-15 |
Gavriel State | Ensure that CreateFileMoniker functions don't return... |
tree | commitdiff |
1998-11-14 |
Eric Kohl | Fixed list insertion bug in CoLoadLibrary(). |
tree | commitdiff |
1998-11-14 |
Pavel Roskin | Added stubs for CoRevokeClassObject and OleSetClipboard. |
tree | commitdiff |
1998-11-14 |
Marcus Meissner | (CoGetClassObject) one missing CALLBACK, extremely... |
tree | commitdiff |
1998-11-14 |
Juergen Schmied | Stub for GetNumberFormat32W. |
tree | commitdiff |
next |