wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / msi /
2008-07-09  James Hawkinsmsi: Only copy the resulting string if the RegistryValu...
2008-07-09  James Hawkinsmsi: Add tests for opening a package from a database.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-08  James Hawkinsmsi: Consolidate and add more SourceDir tests.
2008-07-08  James Hawkinsmsi: Only use the long filename when resolving the...
2008-07-08  James Hawkinsmsi: Consolidate the MsiGetSourcePath tests and add...
2008-07-08  James Hawkinsmsi: Parse the MSIDBOPEN_PATCHFILE flag.
2008-07-08  James Hawkinsmsi: Add handling for the special _Storages table.
2008-07-08  James Hawkinsmsi: Properly add a storage to the database and verify...
2008-07-02  James Hawkinsmsi: Test the special _Storages table.
2008-06-30  Hans Leidekkermsi: Correct spec file entry for MsiGetFileVersion...
2008-06-25  James Hawkinsmsi: Don't overwrite a file that has a greater or equal...
2008-06-25  James Hawkinsmsi: Add another MsiGetFileVersionTest.
2008-06-24  James Hawkinsmsi: Add tests for MsiGetUserInfo.
2008-06-24  James Hawkinsmsi: Reimplement MsiGetUserInfo.
2008-06-24  James Hawkinsmsi: Handle the machine context in MsiQueryFeatureState.
2008-06-24  James Hawkinsmsi: Handle the user managed context in MsiQueryFeature...
2008-06-24  James Hawkinsmsi: Add more tests for MsiQueryFeatureState.
2008-06-24  James Hawkinsmsi: Create the SourceList key in msi_publish_sourcelist.
2008-06-24  James Hawkinsmsi: Fix the published location of the upgrade code...
2008-06-24  James Hawkinsmsi: Open the local user data product key for the machi...
2008-06-24  James Hawkinsmsi: Test the PublishProduct action with the machine...
2008-06-24  James Hawkinsmsi: Publish the UpgradeCode in PublishProduct.
2008-06-24  James Hawkinsmsi: Publish media disks whether the drive type is...
2008-06-24  James Hawkinsmsi: Publish a few more product properties.
2008-06-24  James Hawkinsmsi: Allow checking a REG_MULTI_SZ string.
2008-06-24  James Hawkinsmsi: Squash the package code property.
2008-06-24  James Hawkinsmsi: Factor out publishing the product properties.
2008-06-24  James Hawkinsmsi: Don't publish the product to an invalid location.
2008-06-24  James Hawkinsmsi: Don't set an invalid install property in PublishPr...
2008-06-24  James Hawkinsmsi: Factor out publishing the product source list.
2008-06-24  James Hawkinsmsi: Factor out publishing icon files.
2008-06-19  James Hawkinsmsi: Rewrite the PublishProduct test to only check...
2008-06-19  James Hawkinsmsi: Test the RegisterProduct action with the machine...
2008-06-19  James Hawkinsmsi: Factor out the publishing of installation properties.
2008-06-19  James Hawkinsmsi: Don't publish the upgrade key to an invalid location.
2008-06-19  James Hawkinsmsi: Rewrite the RegisterProduct test to only check...
2008-06-19  James Hawkinsmsi: Fix the PublishFeatures action to handle the packa...
2008-06-19  Paul Vriensmsi/tests: Fix some test failures.
2008-06-18  James Hawkinsmsi: Don't publish features to an invalid location.
2008-06-18  James Hawkinsmsi: Rewrite the PublishFeatures test to only check...
2008-06-18  James Hawkinsmsi: Fix the RegisterUser action to handle the package...
2008-06-18  James Hawkinsmsi: Rewrite the RegisterUser test to only check the...
2008-06-18  James Hawkinsmsi: Fix the ProcessComponents action to handle the...
2008-06-18  James Hawkinsmsi: Determine the installation context after reading...
2008-06-18  James Hawkinsmsi: Don't publish components to the Installer key.
2008-06-18  James Hawkinsmsi: Rewrite the ProcessComponents test to only check...
2008-06-11  James Hawkinsmsi: Set the source path for uncompressed files when...
2008-06-11  James Hawkinsmsi: Load folders first.
2008-06-11  Paul Vriensmsi/tests: Cleanup registry after test.
2008-06-06  Dan Kegelmsi/tests: Initialize buffer lengths before calling...
2008-06-04  Dan Kegelmsi: MsiSourceListEnumMediaDisksW: free original string...
2008-05-26  Dmitry Timoshkovmsi: Mark some data as constant.
2008-05-22  James Hawkinsmsi: Search the last used source if the cabinet to...
2008-05-20  James Hawkinsmsi: Check that the file key is valid before installing...
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-19  James Hawkinsmsi: Reset the hasLocalFeature flag when updating compo...
2008-05-19  James Hawkinsmsi: Don't enable a feature's components if that featur...
2008-05-14  James Hawkinsmsi: Create the MSI hidden window on demand.
2008-05-14  James Hawkinsmsi: Set the OutOfDiskSpace property.
2008-05-14  James Hawkinsmsi: Copy the assembly file directly if it's not compre...
2008-05-13  James Hawkinsmsi: Convert string variables to ints when appropriate.
2008-05-13  James Hawkinsmsi: Test the ScreenX/Y properties.
2008-05-07  Jens Albretsenmsi: Danish translation.
2008-05-07  Francois GougetAssorted spelling fixes.
2008-05-06  Francois GougetAdd a comment warning when a table must be kept sorted...
2008-05-06  Francois GougetAssorted spelling fixes.
2008-05-05  James Hawkinsmsi: Use the handle to the treeview item if the item...
2008-05-05  James Hawkinsmsi: Fix a typo.
2008-05-02  James Hawkinsmsi: A progid who is its own parent cannot have a clsid.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-30  James Hawkinsmsi: Add initial implementation of MsiPublishAssemblies.
2008-04-29  Alexandre JulliardInclude wine/port.h everywhere we use exceptions.
2008-04-28  James Hawkinsmsi: Remove a debugging call.
2008-04-24  Alexandre JulliardAdd makedep magic comments for typelibs in resource...
2008-04-22  Alexandre Julliardmsi: Avoid creating zero-length string values in the...
2008-04-22  Andrew Talbotmsi: Remove unused variables.
2008-04-21  James Hawkinsmsi: Fix a few tests that fail in win9x.
2008-04-17  Rob Shearmanmsi: Fix the value parameter of IWineMsiRemotePackage...
2008-04-08  Austin Englishmsi: Spelling fixes.
2008-04-07  Rok Mandeljcmsi: Added Slovenian translation.
2008-04-07  James Hawkinsmsi: Don't execute the view again when modifying a...
2008-04-07  James Hawkinsmsi: Open the install properties key based on the insta...
2008-04-07  James Hawkinsmsi: Test and reimplement MsiQueryProductState.
2008-04-07  James Hawkinsmsi: Don't reorder the table when matching rows as...
2008-04-07  James Hawkinsmsi: Set the install context based on the ALLUSERS...
2008-04-07  James Hawkinsmsi: Reset the feature states if iInstallLevel is 0...
2008-04-04  Hwang YunSong(황윤성)msi: Updated Korean resource.
2008-04-04  Andrew Talbotmsi: Remove tentative declaration of static array with...
2008-04-03  James Hawkinsmsi: Fix joining a nonexistent table with another table.
2008-04-03  James Hawkinsmsi: Downgrade a few messages to WARN.
2008-04-03  James Hawkinsmsi: Handle the case where no files match the wildcard...
2008-04-02  James Hawkinsmsi: Handle sorting an empty table.
2008-03-25  James Hawkinsmsi: Fix a typo.
2008-03-24  James Hawkinsmsi: Implement the StopServices action.
2008-03-24  James Hawkinsmsi: Don't hardcode the root drive.
2008-03-24  James Hawkinsmsi: INSTALLPROPERTY_AUTHORIZED_LUA_APP is only availab...
2008-03-24  James Hawkinsmsi: Initialize the size parameter.
2008-03-21  James Hawkinsmsi: Remove the dependence on compressed cabinets in...
2008-03-20  James Hawkinsmsi: Don't trace the tables names on import.
next