winegstreamer: Set correct state when ending processing.
[wine] / dlls / msi /
2010-11-11  Hans Leidekkermsi: Add support for installing side-by-side assemblies.
2010-11-11  Hans Leidekkermsi: Calculate file install states after evaluating...
2010-11-11  Hans Leidekkermsi: Put quotes around the filename in MsiApplyPatch.
2010-11-11  Hans Leidekkermsi: Remove redundant function msi_find_file.
2010-11-11  Hans Leidekkermsi: MsiGet/SetFeatureState must get and set the reques...
2010-11-09  André Hentschelmsi: Downgrade an error.
2010-11-05  Hans Leidekkermsi: Features don't require a directory.
2010-11-04  Paul Vriensmsi: Update Serbian (Latin and Cyrillic) translations.
2010-11-03  Hans Leidekkermsi: Revert 3cd55cc916ad8d74710f435845d8f970161f77fe.
2010-11-03  Hans Leidekkermsi: Downgrade some warnings.
2010-11-03  Hans Leidekkermsi: Components don't require a key path.
2010-11-03  Hans Leidekkermsi: Don't crash if there is no feature parent.
2010-10-26  Hans Leidekkermsi: An inactive dialog control does not require a...
2010-10-26  Hans Leidekkermsi: Open the log file once per package.
2010-10-26  Hans Leidekkermsi: Open the log file in shared write mode.
2010-10-22  Aleksey Braginmsi: Fix freed memory access and fix freeing of invalid...
2010-10-22  Hans Leidekkermsi: Register service arguments in the InstallServices...
2010-10-22  Hans Leidekkermsi: Register service dependencies in the InstallServic...
2010-10-22  Hans Leidekkermsi: The LoadOrderGroup, StartName and Password fields...
2010-10-22  Hans Leidekkermsi: Register the service description in the InstallSer...
2010-10-22  Hans Leidekkermsi/tests: Add tests for msidbFeatureAttributesUIDisall...
2010-10-22  Hans Leidekkermsi: Don't inline msi_feature_set_state and msi_compone...
2010-10-19  Hans Leidekkermsi: Compare strings without depending on thread locale.
2010-10-18  Trygve Veamsi: Updated Norwegian translation.
2010-10-14  Hans Leidekkermsi/tests: Move test coverage for standard actions...
2010-10-13  Hans Leidekkermsi/tests: Don't create a nested restore point on recen...
2010-10-13  Hans Leidekkermsi: Store action data for deferred rollback actions...
2010-10-13  Hans Leidekkermsi: A commit or rollback custom action can be a deferr...
2010-10-13  Hans Leidekkermsi: Put keys from 32-bit packages starting with HLKM...
2010-10-13  Hans Leidekkermsi: Register class ids from 32-bit packages under...
2010-10-11  Hans Leidekkermsi/tests: Reduce the UI level for a couple of tests.
2010-10-11  Hans Leidekkermsi/tests: Set the MSIFASTINSTALL property.
2010-10-11  Hans Leidekkermsi/tests: Fix some test failures on 64-bit.
2010-10-11  Hans Leidekkermsi: Allocate 3 bytes instead of 2 for in-memory string...
2010-10-11  Hans Leidekkermsi/tests: Use a different product code in the automati...
2010-10-11  Hans Leidekkermsi/tests: Determine Wow64 mode just once.
2010-10-06  Hans Leidekkermsi/tests: Fix some test failures on 64-bit.
2010-10-06  Hans Leidekkermsi Set the feature action to INSTALLSTATE_UNKNOWN...
2010-10-06  Hans Leidekkermsi: Look at the requested action instead of the action...
2010-10-06  Hans Leidekkermsi: Add package validation tests.
2010-10-06  Hans Leidekkermsi: Validate packages based on supported version,...
2010-10-06  Hans Leidekkermsi: Remove a potentially noisy trace.
2010-10-05  Hans Leidekkermsi: Put the uninstall key for 32-bit packages under...
2010-10-01  Andrew Eikummsi/tests: Fix copy-paste errors in tests.
2010-10-01  Hans Leidekkermsi: Set more 64-bit properties.
2010-10-01  Hans Leidekkermsi: Remove an unnecessary warning.
2010-10-01  Alexandre Julliardmsi/tests: Make some variables static.
2010-09-30  Alexandre Julliardmsi/tests: Fix a test failure on 64-bit.
2010-09-30  Alexandre Julliardmsi/tests: Avoid corrupting the pending file renames...
2010-09-29  Hans Leidekkermsi: Treat empty string as NULL in MsiGetSummaryInforma...
2010-09-29  Hans Leidekkermsi: Always check the return value of msi_string2idW.
2010-09-27  Hans Leidekkermsi: Use more descriptive variable names for installer...
2010-09-24  Lauri Kenttämsi: Update Finnish translation.
2010-09-24  Hans Leidekkermsi: Set some missing system folder properties.
2010-09-24  Hans Leidekkermsi: Use binary search to find the insert index for...
2010-09-24  Hans Leidekkermsi: Avoid accessing memory before the left hand string...
2010-09-24  Hans Leidekkermsi: A progid without a class is not an error.
2010-09-24  Hans Leidekkermsi/test: Add tests for MsiGetFeatureState.
2010-09-24  Hans Leidekkermsi: Remove unused field from MSICOMPONENT structure.
2010-09-20  Paul Vriensmsi/tests: Prevent a popup on Windows NT.
2010-09-20  Hans Leidekkermsi: Handle fdintNEXT_CABINET and fdintPARTIAL_FILE...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-18  Hans Leidekkermsi: Read supported platform and language ids from...
2010-09-18  Hans Leidekkermsi: Avoid a crash on database destruction.
2010-09-18  Hans Leidekkermsi: Adjust the AdminUser property too after applying...
2010-09-13  Hans Leidekkermsi: Avoid pointer truncation in MSI_ViewFetch and...
2010-09-09  Paul Vriensdlls: Fix some specfiles with respect to 'str' and...
2010-09-08  Hans Leidekkermsi/tests: Fix some test failures on 64-bit.
2010-09-08  Hans Leidekkermsi: Open relocated package database in transacted...
2010-09-08  Hans Leidekkermsi: Fix comparison of table ids in TABLE_Exists.
2010-09-07  Francois Gougetmsi/tests: Fix compilation on systems that don't suppor...
2010-09-02  Hans Leidekkermsi/tests: Add tests for 64-bit properties.
2010-09-02  Hans Leidekkermsi: Set the System64Folder property on 64-bit.
2010-09-02  Hans Leidekkermsi: Set the MsiAMD64 and Msix64 properties on 64-bit.
2010-09-02  Hans Leidekkermsi: Return an error from MsiDatabaseGetPrimaryKeys...
2010-09-02  Hans Leidekkermsi: Add stub implementations of MsiBeginTransaction...
2010-08-27  Hans Leidekkermsi: Move database initialization to a separate function.
2010-08-27  Hans Leidekkermsi: Open the database storage in transacted mode when...
2010-08-27  Hans Leidekkermsi/tests: Fix a WoW64 test failure.
2010-08-27  Hans Leidekkermsi: Create the product key if necessary in msi_publish...
2010-08-27  Hans Leidekkermsi/tests: Use a different product code in the package...
2010-08-18  Hans Leidekkermsi: Bump version to 4.5.
2010-08-18  Hans Leidekkermsi: Handle signature filenames in short|long notation.
2010-08-18  Hans Leidekkermsi/tests: Skip SourceDir tests on win9x.
2010-08-18  Hans Leidekkermsi/tests: Use HKEY_CURRENT_USER instead of HKEY_LOCAL_...
2010-08-18  Hans Leidekkermsi/tests: Fix some WoW64 test failures.
2010-07-30  André Hentschelmsi: Prevent cryptic error.
2010-07-26  Hans Leidekkermsi/tests: Skip tests if UAC is enabled and the process...
2010-07-26  Hans Leidekkermsi/tests: Skip a test if the current user has insuffic...
2010-07-23  Hans Leidekkermsi: Synchronize the spec file with version 5.0.
2010-07-23  Hans Leidekkermsi: Register dlls directly in the SelfRegModules and...
2010-07-23  Hans Leidekkermsi: Warn if a transform file cannot be opened.
2010-07-23  Hans Leidekkermsi: Add some tests for MsiGetSourcePath.
2010-07-23  Hans Leidekkermsi: Set/unset the SourceDir property at the right...
2010-07-23  Hans Leidekkermsi: Never defer standard actions.
2010-07-23  Hans Leidekkermsi/tests: Properly contruct the icon path for win9x.
2010-07-23  Hans Leidekkermsi/tests: Initialize a string buffer and fix some...
2010-07-23  Hans Leidekkermsi: Fix a memory leak.
2010-07-22  Hans Leidekkermsi/tests: Fix some more wow64 test failures.
2010-07-22  Hans Leidekkermsi/tests: Avoid a long timeout in the test for DeleteS...
next