2007-08-06 |
Francois Gouget | mapi32: Add a skeleton mapiform.h header with a proper... |
tree | commitdiff |
2007-06-25 |
Alexandre Julliard | mapi32: Get rid of unneeded CharNextA call. |
tree | commitdiff |
2007-05-10 |
Andrew Talbot | mapi32: Exclude unused header. |
tree | commitdiff |
2007-04-16 |
Damjan Jovanovic | mapi32: MAPIAdminProfiles stub. |
tree | commitdiff |
2007-04-09 |
Andrew Talbot | mapi32: Void functions should not return a value. |
tree | commitdiff |
2007-03-12 |
Jan Zerebecki | mapi32: Add DebugInfo to critical sections. |
tree | commitdiff |
2007-03-05 |
Paul Vriens | mapi32/tests: Don't run tests if functions are not... |
tree | commitdiff |
2007-02-14 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2007-01-18 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2006-12-11 |
Andrew Talbot | mapi32/tests: Cast-qual warnings fix. |
tree | commitdiff |
2006-12-11 |
Andrew Talbot | mapi32/tests: Cast-qual warnings fix. |
tree | commitdiff |
2006-11-24 |
Francois Gouget | mapi32/tests: Remove unneeded NONAMELESS* macros. |
tree | commitdiff |
2006-11-07 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2006-10-12 |
Hans Leidekker | mapi32/tests: Win64 printf format warning fixes. |
tree | commitdiff |
2006-10-10 |
Michael Stefaniuc | mapi32: Win64 printf format warning fixes. |
tree | commitdiff |
2006-10-05 |
Francois Gouget | Add missing '\n's to Wine traces. |
tree | commitdiff |
2006-09-29 |
Michael Stefaniuc | Add a WINE_NO_LONG_INT define to many makefiles to... |
tree | commitdiff |
2006-09-20 |
Andrew Talbot | mapi32: Cast-qual warning fix. |
tree | commitdiff |
2006-09-14 |
Alexandre Julliard | makefiles: Generate the dependencies line to avoid... |
tree | commitdiff |
2006-08-28 |
Alexandre Julliard | makefiles: Only run test and documentation targets... |
tree | commitdiff |
2006-07-28 |
Andrew Talbot | mapi32/tests: Write-strings warning fix. |
tree | commitdiff |
2006-07-11 |
Alexandre Julliard | libs: Merged libwine_unicode into libwine. |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | make_dlls: Recursively ignore .ok files in all tests... |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | make_dlls: Recursively ignore testlist.c in all tests... |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | make_dlls: Ignore generated import libraries from the... |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | Take advantage of the recursive nature of .gitignore... |
tree | commitdiff |
2006-07-05 |
Andrew Talbot | mapi32: Write-strings warnings fix. |
tree | commitdiff |
2006-07-03 |
Hervé Poussineau | mapi32: Use kernel32 functions instead of the ntdll... |
tree | commitdiff |
2006-06-22 |
James Hawkins | mapi32: Add a stub implementation of MAPIOpenLocalFormC... |
tree | commitdiff |
2006-06-13 |
Alexandre Julliard | mapi32/tests: Don't use sizeof in ok() to avoid printf... |
tree | commitdiff |
2006-05-26 |
Dmitry Timoshkov | mapi32: Break out of the loop as soon as MSI call succeeds. |
tree | commitdiff |
2006-05-25 |
Dmitry Timoshkov | mapi32: Implement FGetComponentPath. |
tree | commitdiff |
2006-05-25 |
Mike McCormack | mapi32: Fix prototype of MAPILogon and MAPILogoff. |
tree | commitdiff |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
tree | commitdiff |
2006-02-22 |
Francois Gouget | mapi: Add some missing MAPI prototypes. |
tree | commitdiff |
2006-02-09 |
Hans Leidekker | mapi32: Prevent freeing non-allocated memory. |
tree | commitdiff |
2006-02-06 |
Hans Leidekker | mapi32: Implementation for MAPISendMail. |
tree | commitdiff |
2005-12-07 |
Vincent Béron | Add a few missing #includes. |
tree | commitdiff |
2005-11-26 |
Alexandre Julliard | Renamed all .cvsignore files to .gitignore. |
tree | commitdiff |
2005-11-08 |
Alexandre Julliard | Get rid of FAR keywords. |
tree | commitdiff |
2005-10-27 |
Ivan Leo Puoti | Allow mapi32 tests to load and exit gracefully if mapi3... |
tree | commitdiff |
2005-09-29 |
Alexandre Julliard | We are no longer generating .dbg.c files. |
tree | commitdiff |
2005-09-09 |
Alexandre Julliard | Specify 64-bit integers as double instead of long long... |
tree | commitdiff |
2005-09-02 |
Mike McCormack | Fix gcc 4.0 warnings. |
tree | commitdiff |
2005-08-27 |
Alexandre Julliard | Explicitly import kernel32 in tests that use it. |
tree | commitdiff |
2005-08-15 |
Vincent Béron | Uniformize DllMain TRACEing across dlls. |
tree | commitdiff |
2005-08-10 |
Vincent Béron | Remove local declarations already in included public... |
tree | commitdiff |
2005-08-08 |
Alexandre Julliard | Don't prefix the functions DllCanUnloadNow, DllGetClass... |
tree | commitdiff |
2005-06-14 |
Saulius Krasuckas | Avoid accessing uninitialized data on WinME (based... |
tree | commitdiff |
2005-06-01 |
Dmitry Timoshkov | Make more of the OLE interface vtables const. |
tree | commitdiff |
2005-05-09 |
Alexandre Julliard | Added rules for building import libraries in the indivi... |
tree | commitdiff |
2005-05-07 |
Alexandre Julliard | Added rules to build import libraries in the individual... |
tree | commitdiff |
2005-03-24 |
Jakob Eriksson | Get rid of HeapAlloc casts. |
tree | commitdiff |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-17 |
Jon Griffiths | Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). |
tree | commitdiff |
2005-03-14 |
Steven Edwards | Link mapi32 to ntdll. |
tree | commitdiff |
2005-02-22 |
Jon Griffiths | Fix race in IMAPIProp_Release(), -W fixes. |
tree | commitdiff |
2005-02-10 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-01-10 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-01-09 |
Eric Pouech | Removed excessive statement (break after return or... |
tree | commitdiff |
2005-01-03 |
Jon Griffiths | Implement CreateIProp & most of MAPI's IMAPIProp &... |
tree | commitdiff |
2004-12-21 |
Jakob Eriksson | There may be no default MAPI malloc installed. |
tree | commitdiff |
2004-12-20 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-11-30 |
Jon Griffiths | Implement DllMain, DllCanUnloadNow, WrapProgress, |
tree | commitdiff |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
tree | commitdiff |
2004-09-13 |
Jon Griffiths | Implement HrGetOneProp, HrSetOneProp, FPropExists,... |
tree | commitdiff |
2004-08-16 |
Ferenc Wagner | Terminate test loop on the first error to avoid excessi... |
tree | commitdiff |
2004-07-06 |
Ferenc Wagner | Avoid segfaults on uninitialized data. |
tree | commitdiff |
2004-05-03 |
Jon Griffiths | Implement and test ScCopyProps/ScRelocProps. |
tree | commitdiff |
2004-05-01 |
Chris Morgan | Stub cmc_query_configuration() and add xcmc.h header... |
tree | commitdiff |
2004-04-28 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-04-23 |
Jon Griffiths | Tests for newly added MAPI functions. |
tree | commitdiff |
2004-04-23 |
Jon Griffiths | Implement MAPI property & utility functions. |
tree | commitdiff |
2004-03-31 |
Alexandre Julliard | Do not strip stdcall decoration in spec files. |
tree | commitdiff |
2004-03-24 |
Alexandre Julliard | .spec.c files are no longer used for 32-bit dlls. |
tree | commitdiff |
2004-02-19 |
Mike Hearn | The presence of FGetComponentPath is used to check... |
tree | commitdiff |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
tree | commitdiff |
2003-09-08 |
Francois Gouget | Fix the case of product and company names. |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2002-08-30 |
Steven Edwards | Update some .cvsignore files for building on Windows. |
tree | commitdiff |
2002-08-14 |
Aric Stewart | Added DeinitMapiUtil stub. |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Removed most imports of ntdll since we no longer import... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
tree | commitdiff |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-01-29 |
Aric Stewart | Added some MAPI stubs. |
tree | commitdiff |
2001-09-14 |
Hidenori Takeshima | Added stubs for mapi32, msimg32, sti and url. |
tree | commitdiff |
|