2005-02-24 |
Aric Stewart | Add the ExecuteAction handler. |
blob | commitdiff | raw |
2005-02-08 |
Mike McCormack | Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRE... |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Mike McCormack | - fix the dialog font |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Mike McCormack | Add more dialog controls, do something when they're... |
blob | commitdiff | raw | diff to current |
2005-01-28 |
Mike McCormack | Implement MsiPreviewDialog. |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Aric Stewart | Enable the updating of Feature and thus the resulting... |
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 | - action.c is getting too big, so split out all the... |
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-21 |
Mike McCormack | Move OpenQuery into msiquery.c and make it non-static. |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Mike McCormack | Added stub implementations for MsiPreviewDialog and |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Mike McCormack | Fix refcounting, use Interlocked functions. |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Aric Stewart | Quite a few fixes: |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Aric Stewart | Free allocated buffers. |
blob | commitdiff | raw | diff to current |
2004-12-27 |
Mike McCormack | Implement thread safety for records. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Mike McCormack | Remove a lot of fixed length buffers. |
blob | commitdiff | raw | diff to current |
2004-11-28 |
Mike McCormack | - Don't limit the size of the property that can be... |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Alexandre Julliard | Don't define BEGIN_INTERFACE in unknwn.h. |
blob | commitdiff | raw | diff to current |
2004-07-19 |
Hans Leidekker | Set VersionMsi property. |
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 | Implement logging. |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Mike McCormack | Fetch binary streams at the table level. |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Aric Stewart | Implemented ProcessComponents. |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Aric Stewart | Beginnings of costing and organizing into components... |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Aric Stewart | Fix MsiGetTargetPath, MsiGetSourcePath and MsiSetTarget... |
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 | Fix the UPDATE query. |
blob | commitdiff | raw | diff to current |
2004-06-30 |
Mike McCormack | Make the SQL insert query work. |
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-29 |
Aric Stewart | Implement MsiGetTargetPathA/W. |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Mike McCormack | Allow reading records containing streams. |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Aric Stewart | Start implementing actions. |
blob | commitdiff | raw | diff to current |
2004-06-26 |
Mike McCormack | Pull the codepage from the string table. |
blob | commitdiff | raw | diff to current |
2004-06-26 |
Mike McCormack | Implement queries by string value. |
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 |
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-08-13 |
Mike McCormack | Partial implementation of the Microsoft Installer ... |
blob | commitdiff | raw | diff to current |
|