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 |
|