2005-04-22 |
Francois Gouget | Tweak the API documentation to silence winapi_check... |
blob | commitdiff | raw |
2005-04-21 |
Aric Stewart | Fix for the return codes for the Qualified component... |
blob | commitdiff | raw | diff to current |
2005-04-20 |
Francois Gouget | Tweak the API documentation to silence winapi_check... |
blob | commitdiff | raw | diff to current |
2005-04-20 |
Aric Stewart | Implement Publish Components in order for MsiGetQualifi... |
blob | commitdiff | raw | diff to current |
2005-03-29 |
Mike McCormack | Split out database functions, remove dependence on... |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Mike McCormack | Use strdup, implement MsiDatabaseImportA. |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Mike McCormack | Replace instances of HeapAlloc/MultiByteToWideChar... |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Marcus Meissner | Fixed MsiDatabaseImportA, MsiDatabaseImportW, and |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Juan Lang | - make sure msihandle2msiinfo is correctly matched... |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Jon Griffiths | Documentation spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Aric Stewart | Do some basic work with registry component paths. |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Mike McCormack | Move product, feature and component enumeration functio... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Aric Stewart | Stubs for MsiUseFeature. |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Mike McCormack | MsiGetComponentPath should allow null pointers for... |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Mike McCormack | Update headers, add MsiGetUserInfoA stub implementation. |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Aric Stewart | Added stubs for MsiGetShortcutTargetA/W. |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Mike McCormack | Fix a memory leak in MsiConfigureProductExW. |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Mike McCormack | Implement and document MsiLoadString. |
blob | commitdiff | raw | diff to current |
2005-01-28 |
Mike McCormack | Implement MsiPreviewDialog. |
blob | commitdiff | raw | diff to current |
2005-01-26 |
Aric Stewart | Added a few more stub implementations. |
blob | commitdiff | raw | diff to current |
2005-01-25 |
Aric Stewart | Move the guid squishing functions out of msi.c and... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Alexandre Julliard | Avoid unnecessary run-time initializations. |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Mike McCormack | Indentation and style cleanup. |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Mike McCormack | Fix refcounting, use Interlocked functions. |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Aric Stewart | Do a very basic first implementation of MsiConfigurePro... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Aric Stewart | First pass implement ion of MsiQueryProductState[A... |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Aric Stewart | Actually start on an implemention for MsiGetComponentPa... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Paul Vriens | Use Interlocked* functions in AddRef and Release. |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Steven Edwards | Add and fix some stubs. |
blob | commitdiff | raw | diff to current |
2004-12-23 |
Aric Stewart | Added MsiSetExternalUIW. |
blob | commitdiff | raw | diff to current |
2004-12-10 |
Michael Stefaniuc | Add missing HeapFree's (found by smatch). |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Kevin Koltzau | Partial implementation of MsiGetFileVersionA/W. |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Alexandre Julliard | Removed some uses of the non-standard ICOM_THIS macro. |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Alexandre Julliard | Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm... |
blob | commitdiff | raw | diff to current |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_VTABLE macro. |
blob | commitdiff | raw | diff to current |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_VFIELD macro. |
blob | commitdiff | raw | diff to current |
2004-07-29 |
Vincent Béron | Implement patching in msiexec. |
blob | commitdiff | raw | diff to current |
2004-07-23 |
Vincent Béron | Implement logging in msiexec. |
blob | commitdiff | raw | diff to current |
2004-07-19 |
Vincent Béron | Implement the repair mechanism in msiexec, and stub... |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Mike McCormack | Minor spelling fix. |
blob | commitdiff | raw | diff to current |
2004-07-09 |
Mike McCormack | Implement MsiVerifyPackage, cosmetic fixes. |
blob | commitdiff | raw | diff to current |
2004-07-09 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Aric... |
blob | commitdiff | raw | diff to current |
2004-07-09 |
Alexandre Julliard | Authors: Aric Stewart <aric@codeweavers.com>, Mike... |
blob | commitdiff | raw | diff to current |
2004-07-09 |
Aric Stewart | Cleanup of actions. |
blob | commitdiff | raw | diff to current |
2004-07-09 |
Aric Stewart | Implement logging. |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Aric Stewart | Use the newly implemented UPDATE code to set properties. |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Aric Stewart | Implement SetTargetPath, start the basics for tracking... |
blob | commitdiff | raw | diff to current |
2004-06-30 |
Aric Stewart | Start implementing MsiOpenPackage. |
blob | commitdiff | raw | diff to current |
2004-06-30 |
Mike McCormack | Set the storage file's GUID so native MSI recognizes it. |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Aric Stewart | Handle custom actions type 1 and 2. |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Mike McCormack | Dump database table names on startup. |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Aric Stewart | Start implementing actions. |
blob | commitdiff | raw | diff to current |
2004-05-17 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2004-04-28 |
Raphael Junqueira | - add some prototypes/typedefs to msi.h |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Francois Gouget | Make Unicode const strings static so they are not copie... |
blob | commitdiff | raw | diff to current |
2004-04-12 |
Hans Leidekker | Correct spec entry for MsiLoadString*. |
blob | commitdiff | raw | diff to current |
2004-03-30 |
Raphael Junqueira | Implement DllGetClassObject, DllRegisterServer, DllUnre... |
blob | commitdiff | raw | diff to current |
2004-03-19 |
Mike McCormack | Fix handle allocation and the CREATE TABLE query. |
blob | commitdiff | raw | diff to current |
2004-03-19 |
Mike McCormack | First go at write support. |
blob | commitdiff | raw | diff to current |
2004-03-18 |
Mike McCormack | When loading table data, split it up into rows. |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Mike McCormack | Move the string table out into a separate file, improve... |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Mike McCormack | Extend the parser to deal with the CREATE TABLE query... |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Christian Costa | Added some stubs. |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Mike McCormack | MsiOpenDatabase's szPersist parameter may be a string... |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Mike McCormack | Stub implementation for MsiVerifyPackage. |
blob | commitdiff | raw | diff to current |
2003-11-05 |
Mike McCormack | Implement MsiOpenProductW. |
blob | commitdiff | raw | diff to current |
2003-10-30 |
Mike McCormack | Some stub implementations. |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Mike McCormack | Remove references to HEAP_strdupAtoW. |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Francois Gouget | Fix the case of product and company names. |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Robert Reif | Added a few stub implementations. |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Mike McCormack | Partial implementation of the Microsoft Installer ... |
blob | commitdiff | raw | diff to current |
|