wined3d: Implement texldd.
[wine] / dlls / mapi32 /
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...
2006-05-26  Dmitry Timoshkovmapi32: Break out of the loop as soon as MSI call succeeds.
2006-05-25  Dmitry Timoshkovmapi32: Implement FGetComponentPath.
2006-05-25  Mike McCormackmapi32: Fix prototype of MAPILogon and MAPILogoff.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-22  Francois Gougetmapi: Add some missing MAPI prototypes.
2006-02-09  Hans Leidekkermapi32: Prevent freeing non-allocated memory.
2006-02-06  Hans Leidekkermapi32: Implementation for MAPISendMail.
2005-12-07  Vincent BéronAdd a few missing #includes.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-08  Alexandre JulliardGet rid of FAR keywords.
2005-10-27  Ivan Leo PuotiAllow mapi32 tests to load and exit gracefully if mapi3...
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-09  Alexandre JulliardSpecify 64-bit integers as double instead of long long...
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-15  Vincent BéronUniformize DllMain TRACEing across dlls.
2005-08-10  Vincent BéronRemove local declarations already in included public...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-06-14  Saulius KrasuckasAvoid accessing uninitialized data on WinME (based...
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-17  Jon GriffithsUse LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
2005-03-14  Steven EdwardsLink mapi32 to ntdll.
2005-02-22  Jon GriffithsFix race in IMAPIProp_Release(), -W fixes.
2005-02-10  Francois GougetAssorted spelling fixes.
2005-01-10  Francois GougetAssorted spelling fixes.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2005-01-03  Jon GriffithsImplement CreateIProp & most of MAPI's IMAPIProp &...
2004-12-21  Jakob ErikssonThere may be no default MAPI malloc installed.
2004-12-20  Francois GougetAssorted spelling fixes.
2004-11-30  Jon GriffithsImplement DllMain, DllCanUnloadNow, WrapProgress,
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-13  Jon GriffithsImplement HrGetOneProp, HrSetOneProp, FPropExists,...
2004-08-16  Ferenc WagnerTerminate test loop on the first error to avoid excessi...
2004-07-06  Ferenc WagnerAvoid segfaults on uninitialized data.
2004-05-03  Jon GriffithsImplement and test ScCopyProps/ScRelocProps.
2004-05-01  Chris MorganStub cmc_query_configuration() and add xcmc.h header...
2004-04-28  Francois GougetAssorted spelling fixes.
2004-04-23  Jon GriffithsTests for newly added MAPI functions.
2004-04-23  Jon GriffithsImplement MAPI property & utility functions.
2004-03-31  Alexandre JulliardDo not strip stdcall decoration in spec files.
next