quartz: Change VideoRenderer_Run to handle EndOfStream slightly better.
[wine] / dlls / mapi32 /
2010-11-03  Paul Vriensmapi32: Add the Serbian (Latin and Cyrillic) translation.
2010-10-22  Yaron Shahrabanimapi32: Added Hebrew translation.
2010-10-14  Yaron Shahrabanimapi32: Added Hebrew translation.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-31  Alexandre Julliardmapi32: Use int64 in the spec file for 64-bit integers.
2010-08-02  Anders Jonssonmapi32: Add Swedish translation.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-08  Igor Paliychukmapi32: Add Ukrainian translation.
2010-07-07  Ken Sharpmapi32: Add Gaelic resource.
2010-07-06  Ken Sharpmapi32: Add Welsh resource.
2010-06-30  Alexander Nicolays... mapi32: Add Norwegian Bokmål translation.
2010-06-29  Kovács Andrásmapi32: Add Hungarian translation.
2010-06-25  Gustavo Henrique... mapi32: Update Portuguese (Brazilian) translation.
2010-06-21  Hwang YunSongmapi32: New Korean resource.
2010-06-21  Akihiro Sagawamapi32: Add Japanese translation.
2010-06-16  Michael Stefaniucmapi32: The Portuguese translation is in UTF-8.
2010-06-12  Ricardo Filipemapi32: Add Portuguese Portugal translation.
2010-06-07  Łukasz Wojniłowiczmapi32: Add the Polish translation.
2010-06-07  Paul Vriensmapi32: Add the Danish translation.
2010-05-31  Luca Bennatimapi32: Add Italian translation.
2010-05-24  Michael Stefaniucmapi32: Add the Romanian translation.
2010-05-17  Matej Špindlermapi32: Add Slovenian translation.
2010-04-21  Paul Vriensmapi32: Add Dutch translation.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-15  José Manuel Ferrer... mapi32: New Spanish translations.
2010-02-02  Detlef Riekenbergmapi32/tests: Fix a typo in a comment.
2010-02-01  Andrew Nguyenmapi32/tests: Invoke MAPIInitialize before performing...
2010-02-01  Andrew Nguyenmapi32/tests: Fix prototype of FBinFromHex function...
2010-02-01  Andrew Nguyenmapi32/tests: Centralize utility function pointer initi...
2010-02-01  Andrew Nguyenmapi32/tests: Invoke MAPIInitialize before performing...
2010-01-18  Andrew Nguyenmapi32/tests: Centralize property function pointer...
2010-01-18  Andrew Nguyenmapi32/tests: Fix the PropCopyMore tests and add an...
2010-01-18  Andrew Nguyenmapi32/tests: Report skip for MAPIGetDefaultMalloc.
2010-01-18  Andrew Nguyenmapi32/tests: Report skips for unavailable utility...
2010-01-18  Andrew Nguyenmapi32/tests: Report skips for unavailable property...
2009-12-22  Vladimir Pankratovmapi32: Add Russian translation.
2009-12-21  Frédéric Delanoymapi32: Add French translation.
2009-12-18  Aurimas Fišerasmapi32: Add Lithunian translation.
2009-12-18  Amine Khaldimapi32: Remove an unneeded assignment.
2009-12-18  André Hentschelmapi32: Add German resource.
2009-12-17  Alexandre Julliardmapi32: Fix a heap buffer overflow.
2009-12-17  Owen Rudgemapi32: Remove fallback procedure in MAPISendMail and...
2009-12-17  Owen Rudgemapi32: Correct the Simple MAPI parameters.
2009-12-17  Owen Rudgeinclude: Redefine LHANDLE as ULONG_PTR.
2009-11-03  Marcus Meissnermapi32: Check folder for NULL (Coverity).
2009-10-27  Owen Rudgemapi32: Pass several extended MAPI functions through...
2009-10-27  Owen Rudgemapi32: Use separate pointer for drafts folder when...
2009-10-07  Ge van Geldorpmapi32/tests: Skip tests if no default email client...
2009-10-02  Marcus Meissnermapi32: Fixed uninitialized variable (Coverity).
2009-10-02  Michael Stefaniucmapi32: Use 0 instead of (wrongly) casting NULL to...
2009-10-01  Owen Rudgemapi32: Add attachment support to sendmail_extended_mapi.
2009-10-01  Owen Rudgemapi32: Create new message and show editor window.
2009-10-01  Owen Rudgemapi32: Open the Drafts folder in preparation for creat...
2009-10-01  Owen Rudgemapi32: Log on via Extended MAPI and get the default...
2009-10-01  Owen Rudgemapi32: Add stub of Extended MAPI wrapper for MAPISendMail.
2009-10-01  Owen Rudgemapi32: Pass DllGetClassObject through to Extended...
2009-09-22  Michael Stefaniucmapi32: Don't leak memory on an error path (Smatch).
2009-09-18  Owen Rudgemapi32: Implement the rest of the Simple MAPI functions.
2009-09-18  Owen Rudgemapi32: Pass through MAPISendMail if Simple MAPI provid...
2009-09-18  Owen Rudgemapi32: Implement MAPIInitialize, Logon, Logoff, LogonE...
2009-09-18  Owen Rudgemapi32: Load and store MAPI function pointers after...
2009-09-18  Owen Rudgemapi32: Scan registry for MAPI providers and load them.
2009-09-09  Alexandre Julliardmapi32: Use explicit prototypes for function pointers.
2009-07-20  Vincent Povirkmapi32: Add version numbers to version resource.
2009-06-19  Paul Vriensmapi32/tests: Don't run tests if ScInitMapiUtil() fails.
2009-06-19  Paul Vriensmapi32/tests: Don't run tests if ScInitMapiUtil() fails.
2009-06-19  Paul Vriensmapi32/tests: Don't run tests if ScInitMapiUtil() fails.
2009-02-25  Vincent Povirkmapi32: Add version resource.
2009-02-23  Francois Gougetmapi32/tests: Use win_skip() to skip over unimplemented...
2009-02-05  Juan Langmapi32: Fix failing tests on some Win9x versions.
2009-02-04  Juan Langmapi32/tests: Fix typo.
2009-02-03  Juan Langmapi32: Fix a couple more test failures on Win9x.
2009-02-03  Juan Langmapi32: Fix some test failures on Win9x.
2009-02-02  Juan Langmapi32: Fix many test failures on Win9x.
2009-01-08  Michael Stefaniucmapi32: Remove superfluous casts.
2009-01-06  Michael Stefaniucinclude: Change mapi.h to use ULONG for Win64 compatibi...
2009-01-06  Michael Stefaniucinclude: Change mapix.h to use ULONG for Win64 compatib...
2008-11-28  Francois Gougetmapi32: Remove WINAPI on static functions where not...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-06-25  Alistair Leslie... mapi32: Skip tests on error.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-07  Austin EnglishSpelling fixes.
2008-03-05  Andrew Talbotmapi32: Assign to structs instead of using memcpy.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-19  Alexandre Julliarduuid: Remove a few iids that don't belong here.
2008-02-05  Francois Gougetmapi32: Add an API documentation stub to make winapi_ch...
2008-02-04  Rob Shearmanmapi32: Add a stub implementation of HrQueryAllRows@24.
2008-01-11  Andrew Talbotmapi32: Remove unneeded cast.
2008-01-10  Lei Zhangmapi32: Fix UrlEscapeA usage in MAPISendMail.
2008-01-10  Lei Zhangmapi32: Initialize several string buffers.
2007-12-21  Andrew Talbotmapi32: Remove unneeded casts.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-11-16  Rob Shearmanmapi32: Add a stub for DllGetClassObject.
2007-08-06  Francois Gougetmapi32: Add a skeleton mapiform.h header with a proper...
2007-06-25  Alexandre Julliardmapi32: Get rid of unneeded CharNextA call.
2007-05-10  Andrew Talbotmapi32: Exclude unused header.
2007-04-16  Damjan Jovanovicmapi32: MAPIAdminProfiles stub.
2007-04-09  Andrew Talbotmapi32: Void functions should not return a value.
2007-03-12  Jan Zerebeckimapi32: Add DebugInfo to critical sections.
next