wineconsole: Handle mouse wheel scrolling for user backend.
[wine] / dlls / mapi32 /
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.
2007-03-05  Paul Vriensmapi32/tests: Don't run tests if functions are not...
2007-02-14  Francois GougetAssorted spelling fixes.
2007-01-18  Francois GougetAssorted spelling fixes.
2006-12-11  Andrew Talbotmapi32/tests: Cast-qual warnings fix.
2006-12-11  Andrew Talbotmapi32/tests: Cast-qual warnings fix.
2006-11-24  Francois Gougetmapi32/tests: Remove unneeded NONAMELESS* macros.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-12  Hans Leidekkermapi32/tests: Win64 printf format warning fixes.
2006-10-10  Michael Stefaniucmapi32: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-20  Andrew Talbotmapi32: Cast-qual warning fix.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-28  Andrew Talbotmapi32/tests: Write-strings warning fix.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-05  Andrew Talbotmapi32: Write-strings warnings fix.
2006-07-03  Hervé Poussineaumapi32: Use kernel32 functions instead of the ntdll...
2006-06-22  James Hawkinsmapi32: Add a stub implementation of MAPIOpenLocalFormC...
2006-06-13  Alexandre Julliardmapi32/tests: Don't use sizeof in ok() to avoid printf...
next