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 |
1998-11-14 |
Alexander V. Lukyanov | Fix SCOUNTRY, SNATIVECTRYNAME, SABBREVDAYNAME3; change... |
tree | commitdiff |
1998-11-08 |
Alexandre Julliard | Added missing #include "config.h" |
tree | commitdiff |
1998-11-08 |
Justin Bradford | Replaces CoCreateGuid stub with an implementation of... |
tree | commitdiff |
1998-11-08 |
Eric Kohl | Added stub for CreateBindCtx() and added missing CoGetC... |
tree | commitdiff |
1998-11-07 |
John Richardson | Implementation of CoLoadLibrary, CoFreeAllLibraries, |
tree | commitdiff |
1998-11-01 |
John Richardson | Implementation of InprocServer32 CoGetClassObject. |
tree | commitdiff |
1998-11-01 |
Ove Kaaven | Added CoFreeLibrary stub. |
tree | commitdiff |
1998-10-28 |
Juergen Schmied | Added Slovak nls-resources. |
tree | commitdiff |
1998-10-27 |
Robert Pouliot | Small patch for better French support. |
tree | commitdiff |
1998-10-25 |
Andreas Mohr | Fixes for LANG_NEUTRAL. |
tree | commitdiff |
1998-10-24 |
Pablo Saratxaga | Small corrections. |
tree | commitdiff |
1998-10-24 |
Juergen Schmied | Changed some string-shell32 functions to 32AW, paramete... |
tree | commitdiff |
1998-10-22 |
Dimitrie O. Paun | Add some more NLS definitions for the Romanian language. |
tree | commitdiff |
1998-10-22 |
Pete Ratzlaff | Stub for CoCreateGuid(). |
tree | commitdiff |
1998-10-21 |
Pablo Saratxaga | Added the entries for LOCALE_SISO639LANGNAME and |
tree | commitdiff |
1998-10-19 |
Eric Pouech | Fixed bug on platforms were buffers returned by getenv... |
tree | commitdiff |
1998-10-18 |
Matthew Becker | Documentation updates. |
tree | commitdiff |
1998-10-18 |
Uwe Bonnes | Added stub for CoSetState32. |
tree | commitdiff |
1998-10-18 |
Juergen Schmied | GetLocaleInfo32A can handle len=0 now, sets LastError... |
tree | commitdiff |
1998-10-17 |
Juergen Schmied | Fixed GetLocaleInfo32A for other languages than en_uk. |
tree | commitdiff |
1998-10-17 |
Marcus Meissner | Fixed the = -> == bug. |
tree | commitdiff |
1998-10-11 |
Matthew Becker | Documentation corrections/standardizations. |
tree | commitdiff |
1998-10-10 |
Pablo Saratxaga | More NLS data. |
tree | commitdiff |
1998-10-04 |
Alexandre Julliard | Initial revision |
tree | commitdiff |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
tree | commitdiff |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
tree | commitdiff |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
tree | commitdiff |
1998-08-09 |
Alexandre Julliard | Release 980809 wine-980809 |
tree | commitdiff |
1998-07-26 |
Alexandre Julliard | Release 980726 wine-980726 |
tree | commitdiff |
1998-07-12 |
Alexandre Julliard | Release 980712 wine-980712 |
tree | commitdiff |
1998-06-28 |
Alexandre Julliard | Release 980628 wine-980628 |
tree | commitdiff |
1998-06-14 |
Alexandre Julliard | Release 980614 wine-980614 |
tree | commitdiff |
1998-06-01 |
Alexandre Julliard | Release 980601 wine-980601 |
tree | commitdiff |
1998-05-17 |
Alexandre Julliard | Release 980517 wine-980517 |
tree | commitdiff |
1998-05-03 |
Alexandre Julliard | Release 980503 wine-980503 |
tree | commitdiff |
1998-04-13 |
Alexandre Julliard | Release 980413 wine-980413 |
tree | commitdiff |
1998-03-29 |
Alexandre Julliard | Release 980329 wine-980329 |
tree | commitdiff |
1998-03-15 |
Alexandre Julliard | Release 980315 wine-980315 |
tree | commitdiff |
1998-03-01 |
Alexandre Julliard | Release 980301 wine-980301 |
tree | commitdiff |
1998-02-15 |
Alexandre Julliard | Release 980215 wine-980215 |
tree | commitdiff |
1998-02-01 |
Alexandre Julliard | Release 980201 wine-980201 |
tree | commitdiff |
1998-01-04 |
Alexandre Julliard | Release 980104 wine-980104 |
tree | commitdiff |
1997-12-21 |
Alexandre Julliard | Release 971221 wine-971221 |
tree | commitdiff |
1997-11-30 |
Alexandre Julliard | Release 971130 wine-971130 |
tree | commitdiff |
|