2006-10-19 |
James Hawkins | msi: Set the USERNAME and COMPANYNAME properties when... |
blob | commitdiff | raw |
2006-10-11 |
James Hawkins | msi: Set the SourceDir and SOURCEDIR properties in... |
blob | commitdiff | raw | diff to current |
2006-10-10 |
Mike McCormack | msi: Merge action.h into msipriv.h. |
blob | commitdiff | raw | diff to current |
2006-10-09 |
James Hawkins | msi: Make internal functions static. |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Mike McCormack | msi: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-09-26 |
James Hawkins | msi: Store the full path to the database file in the... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Mike McCormack | msi: Properties are case sensitive. |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Dan Kegel | msi: Callers of alloc_msihandle should handle failure. |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Mike McCormack | msi: Set the ALLUSERS property to 1 always. |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Mike McCormack | msi: Reimplement msi_dup_property and msi_get_property_int. |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Mike McCormack | msi: Store properties in a hash table, not the database. |
blob | commitdiff | raw | diff to current |
2006-08-25 |
James Hawkins | msi: Inform the user with an error message when the... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
James Hawkins | msi: Download install cabinet files if the msi package... |
blob | commitdiff | raw | diff to current |
2006-08-08 |
James Hawkins | msi: Fix the compressed files logic. |
blob | commitdiff | raw | diff to current |
2006-08-02 |
James Hawkins | msi: Don't crash if an empty record is given to MsiProc... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
James Hawkins | msi: Download the MSI package if it is a remote URL. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Mike McCormack | msi: Use the source name of the msi package when it... |
blob | commitdiff | raw | diff to current |
2006-04-17 |
Mike McCormack | msi: Fix some possible NULL pointer dereferences (Cover... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Mike McCormack | msi: Don't crash when logging a record with only one... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Robert Shearman | msi: Move the firing of control events to MSI_ProcessMe... |
blob | commitdiff | raw | diff to current |
2006-01-13 |
Jeremy White | msi: gcc 2.95 compatibility fix. |
blob | commitdiff | raw | diff to current |
2005-12-31 |
Mike McCormack | msi: Define the property "Intel" if we're running on... |
blob | commitdiff | raw | diff to current |
2005-11-15 |
Mike McCormack | Set the Installed property if the product is already... |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Francois Gouget | Remove spaces before '\n' in traces. |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Francois Gouget | Assorted spelling and case fixes. |
blob | commitdiff | raw | diff to current |
2005-10-31 |
Mike McCormack | Fix and test MsiGetProperty and MsiSetProperty. |
blob | commitdiff | raw | diff to current |
2005-10-30 |
Mike McCormack | Define MSIDBOPEN_ constants using LPCWSTR when compilin... |
blob | commitdiff | raw | diff to current |
2005-10-30 |
Mike McCormack | Use "static const" rather than "const static" as gcc... |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Mike McCormack | Fix various query related memory leaks. |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Mike McCormack | Handle copying of the install package to a temporary... |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Mike McCormack | Added memory allocation inline functions (part 1). |
blob | commitdiff | raw | diff to current |
2005-09-08 |
Mike McCormack | Convert RunningActions array into a list. |
blob | commitdiff | raw | diff to current |
2005-09-07 |
Mike McCormack | Keep temporary files in a seperate list. |
blob | commitdiff | raw | diff to current |
2005-09-06 |
Mike McCormack | Convert progids to a standard list. |
blob | commitdiff | raw | diff to current |
2005-08-29 |
Mike McCormack | - build a standard Wine list of extensions instead... |
blob | commitdiff | raw | diff to current |
2005-08-26 |
Mike McCormack | - build a standard Wine list of mime types instead... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Mike McCormack | - build a standard Wine list of classes instead of... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Mike McCormack | Don't dereference variables in a trace. |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Mike McCormack | - build a standard Wine list of appids instead of using... |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Mike McCormack | - build a standard Wine list of folders instead of... |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Mike McCormack | - build a standard Wine list of files instead of using... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Mike McCormack | - build a standard Wine list of features instead of... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Mike McCormack | - build a standard Wine list of components instead... |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Aric Stewart | If MsiGetProperty(A/W) is called with a NULL for the... |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Aric Stewart | InstallShield does a number of actions using DoAction... |
blob | commitdiff | raw | diff to current |
2005-06-28 |
Aric Stewart | Relocate the msi file to prevent cd locking, corrected... |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Mike McCormack | Use standard lists in the event subscription code. |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Mike McCormack | More -Wmissing-declarations and -Wwrite-strings warning... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Aric Stewart | Quoting fixes. |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Mike McCormack | Only tables can be backquoted, strings must be single... |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Marcus Meissner | Set PhysicalMemory property from system data. |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Mike McCormack | Replace instances of HeapAlloc/MultiByteToWideChar... |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Juan Lang | - make sure msihandle2msiinfo is correctly matched... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Mike McCormack | Remove const declaration from non-const function. |
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 |
Mike McCormack | - implement MsiOpenPackageEx, and forward MsiOpenPackag... |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Aric Stewart | MsiGetProperty does not return any error on missing... |
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-24 |
Alexandre Julliard | Avoid unnecessary run-time initializations. |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Aric Stewart | The new Insert fixes now properly require ?,? instead... |
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-05 |
Vitaly Lipatov | Get real screen properties. |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Aric Stewart | Free allocated buffers. |
blob | commitdiff | raw | diff to current |
2004-12-27 |
Aric Stewart | Include a System16Folder definition. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Aric Stewart | Blank the property buffers even if the property is... |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Aric Stewart | Include the trailing backslash on the Windows volume. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Aric Stewart | Fix folder resolution. |
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-12-16 |
Vitaly Lipatov | Add ScreenX, ScreenY, ColorBits installer properties. |
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-09-06 |
Kevin Koltzau | Partial implementation of MsiGetFileVersionA/W. |
blob | commitdiff | raw | diff to current |
2004-08-18 |
Vincent Béron | Don't hardcode c:\windows paths in msi.dll. |
blob | commitdiff | raw | diff to current |
2004-07-19 |
Hans Leidekker | Set VersionMsi property. |
blob | commitdiff | raw | diff to current |
2004-07-14 |
Aric Stewart | Implement the functionality that allows one to call... |
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 |
Aric Stewart | Implement logging. |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Aric Stewart | Implemented CreateShortcut and PublishProduct. |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Aric Stewart | MsiGetProperty should return empty strings on error. |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Aric Stewart | Implemented ProcessComponents. |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Aric Stewart | Send progress and action messages. |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Aric Stewart | Activate features and components based on their various... |
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-07-04 |
Mike McCormack | Cosmetic fixes. |
blob | commitdiff | raw | diff to current |
2004-06-30 |
Aric Stewart | Start implementing MsiOpenPackage. |
blob | commitdiff | raw | diff to current |
|