1999-12-20 |
Rein Klazes | EnumSystemLocalesA should look for registry values... |
tree | commitdiff |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
tree | commitdiff |
1999-12-05 |
Juergen Schmied | Added some constants for Spanish. |
tree | commitdiff |
1999-11-25 |
Eric Pouech | Removed invalid LCMapString fixme for NORM_IGNOREKANATY... |
tree | commitdiff |
1999-11-21 |
Niels Kristian Bec... | Removed extra #include statements. |
tree | commitdiff |
1999-11-07 |
Andreas Mohr | Implementation of RegisterNLSInfoChanged. |
tree | commitdiff |
1999-10-13 |
Eric Pouech | Added some missing definitions. |
tree | commitdiff |
1999-09-20 |
Dennis Bjorklund | Added some values that were missing in the Swedish... |
tree | commitdiff |
1999-09-19 |
Ulrich Weigand | Moved bulk of OLE implementation to dlls/ subdirectories. |
tree | commitdiff |
1999-09-19 |
Patrik Stridvall | Added support for anonymous structs/unions on compilers... |
tree | commitdiff |
1999-09-19 |
Ulrich Weigand | Move VerLanguageName[AW] back to base (exported from... |
tree | commitdiff |
1999-09-19 |
Juergen Schmied | Added stub for OLE32.DllGetClassObject. |
tree | commitdiff |
1999-09-10 |
Marcus Meissner | Added stub for RegisterActiveObject(). |
tree | commitdiff |
1999-09-03 |
Noel Borthwick | - Implement interprocess clipboard communication. |
tree | commitdiff |
1999-08-21 |
Eric Pouech | Only declare DateStyle in a single compilation unit. |
tree | commitdiff |
1999-08-21 |
Rein Klazes | Fixed typelib reading to correctly use the offset of... |
tree | commitdiff |
1999-08-18 |
Michael Veksler | Removed unnecessary includes from ole related files. |
tree | commitdiff |
1999-08-18 |
Ulrich Weigand | Adapted to WOW changes. |
tree | commitdiff |
1999-08-15 |
Alexandre Julliard | Removed RCS keyword. |
tree | commitdiff |
1999-08-08 |
Alexandre Julliard | Replaced a few calls to lstr* functions by their CRTDLL... |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Various ANSI C compability fixes. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Eliminated warnings. |
tree | commitdiff |
1999-07-30 |
Andreas Mohr | Implemented CoRevokeClassObject stub needed by Acrobat... |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Let CoCreateInstance use LOAD_WITH_ALTERED_SEARCHPATH. |
tree | commitdiff |
1999-07-24 |
Albert den Haan | Declare only one instance of GUID_NULL. |
tree | commitdiff |
1999-07-18 |
Noel Borthwick | Implemented the OLE Clipboard API. |
tree | commitdiff |
1999-07-10 |
Dave Pickles | GetTimeFormat() should return LocalTime not SystemTime. |
tree | commitdiff |
1999-07-10 |
Thuy Nguyen | It is possible for a stream to have both small block... |
tree | commitdiff |
1999-07-04 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-07-04 |
Marcus Meissner | Check for complete lcid or just the primary language... |
tree | commitdiff |
1999-06-27 |
Marcus Meissner | OleMetaFilePictFromIconAndLabel16: slightly broken... |
tree | commitdiff |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-06-26 |
Andreas Mohr | Kind of implemented OleMetaFilePictFromIconAndLabel. |
tree | commitdiff |
1999-06-22 |
Alexander Kanavin | Standard dialog boxes resources and OLE strings are... |
tree | commitdiff |
1999-06-22 |
Andreas Mohr | Added COMPOBJ.DllEntryPoint (Acrobat3 16bit needs it). |
tree | commitdiff |
1999-06-22 |
Eric Pouech | Thou shalt not use C++ comments. |
tree | commitdiff |
1999-06-18 |
Pablo Saratxaga | Walloon language update. |
tree | commitdiff |
1999-06-12 |
Francis Beaudet | Fixed a problem with the LoadTypeLib method. |
tree | commitdiff |
1999-06-07 |
Marcus Meissner | Fixed TLB_Read (can easily get count!=bytesread at... |
tree | commitdiff |
1999-06-05 |
Paul Quinn | Some non-threatening fixes to some headers, as well... |
tree | commitdiff |
1999-06-05 |
Rein Klazes | Read/load type libraries. Implementation of ITypeLib... |
tree | commitdiff |
1999-06-05 |
Rein Klazes | Allow NULL as argument to SysFreeString in accordance... |
tree | commitdiff |
1999-05-22 |
Paul Quinn | Microsoft com vtable compatibility workaround for g... |
tree | commitdiff |
1999-05-12 |
Francis Beaudet | Bug fix. |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Francis Beaudet | Second part of the OLE datacache implementation. |
tree | commitdiff |
1999-05-08 |
Thuy Nguyen | Implemented GetHGlobalFromStream. |
tree | commitdiff |
1999-05-08 |
Thuy Nguyen | Implementation of IStorage supported by an implementati... |
tree | commitdiff |
1999-05-08 |
Thuy Nguyen | Implemented OleTranslateColor. |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-05-02 |
Francis Beaudet | Fixed a few bugs in the OLE storage implementation... |
tree | commitdiff |
1999-05-02 |
Francis Beaudet | Implemented the OLE object default handler and data... |
tree | commitdiff |
1999-05-01 |
Thuy Nguyen | Implemented CreateILockBytesOnHGloba, GetHGlobalFromILo... |
tree | commitdiff |
1999-05-01 |
Francis Beaudet | Fixed a bug in CoRegisterClassObject. |
tree | commitdiff |
1999-05-01 |
Francis Beaudet | Fixed a little Drag and Drop bug. |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-24 |
Francis Beaudet | Implemented CreateStreamOnHGLOBAL. |
tree | commitdiff |
1999-04-24 |
Andreas Mohr | Let CoSetState() accept state == NULL. |
tree | commitdiff |
1999-04-22 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-22 |
Francis Beaudet | Added a check for a NULL pointer in CoFreeUnusedLibraries. |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Michael Veksler | Simplify propertyNameCmp() and fix a warning in the... |
tree | commitdiff |
1999-04-16 |
Pablo Saratxaga | Added walon language support (I also moved Cz -> Cs... |
tree | commitdiff |
1999-04-15 |
Stephane Lussier | Implementation of IStorage::CopyTo and IStream::CopyTo. |
tree | commitdiff |
1999-04-11 |
Michael Veksler | Fix IStorage16_fnStat() to use STATSTG16 (it is a 16... |
tree | commitdiff |
1999-04-11 |
Francis Beaudet | Implemented the CoCreateInstanceEx method. |
tree | commitdiff |
1999-04-11 |
Francois Gouget | - use the latest ICOM macros |
tree | commitdiff |
1999-04-10 |
Juergen Schmied | Corrected debug output. |
tree | commitdiff |
1999-04-10 |
Juergen Schmied | New interfaces for IOleCommandTarget, IDropTarget,... |
tree | commitdiff |
1999-04-04 |
Marcus Meissner | EnumCalendarInfoA stub. |
tree | commitdiff |
1999-04-01 |
Noel Borthwick | Implementation for OleCreateMenuDescriptor, OleSetMenuD... |
tree | commitdiff |
1999-04-01 |
Adrian Thurston | initguid.h should only contain the macro that defines... |
tree | commitdiff |
1999-03-28 |
Alexandre Julliard | Apparently no longer needed. |
tree | commitdiff |
1999-03-28 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Aaron Barnes... |
tree | commitdiff |
1999-03-28 |
Andreas Mohr | Added missing WINAPIs. |
tree | commitdiff |
1999-03-25 |
David Luyer | Changed "strings.h" to "string.h". |
tree | commitdiff |
1999-03-23 |
Noomen Hamza | Implemented: |
tree | commitdiff |
1999-03-19 |
Stephane Lussier | Set type of destination variant in VariantChangeTypeEx... |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
tree | commitdiff |
1999-03-17 |
Thuy Nguyen | Return error if not a valid OLE compound file. |
tree | commitdiff |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
tree | commitdiff |
1999-03-14 |
Paul Quinn | Many new defines, and structs to help compile MFC.... |
tree | commitdiff |
1999-03-14 |
Juergen Schmied | - IShellFolder and IEnumIDList are using the new COM... |
tree | commitdiff |
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 |
next |