quartz: Improve video window sizing on first sample.
[wine] / dlls / msi /
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...
2010-07-22  Hans Leidekkermsi/tests: Skip tests when the current user has insuffi...
2010-07-22  Hans Leidekkermsi/tests: Return an error code from helper_createpacka...
2010-07-22  Hans Leidekkermsi/tests: Fix test failures on wow64.
2010-07-22  Hans Leidekkermsi: Downgrade a warning.
2010-07-22  Hans Leidekkermsi: Make sure properties are updated after applying...
2010-07-22  Michael Stefaniucmsi: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Hans Leidekkermsi: Properly advance the patch pointer in msi_check_pr...
2010-07-21  Hans Leidekkermsi/tests: Double null-terminate a REG_MULTI_SZ string.
2010-07-21  Hans Leidekkermsi: Remove a fixme that no longer applies.
2010-07-21  Hans Leidekkermsi: Improve traces in db_get_raw_stream.
2010-07-21  Hans Leidekkermsi: Reverse the transform storage list order.
2010-07-21  Hans Leidekkermsi: Move the component enabled check into the standard...
2010-07-21  Hans Leidekkermsi: Set feature states to the installed state if the...
2010-07-21  Hans Leidekkermsi: Publish patches regardless of any features being...
2010-07-20  Hans Leidekkermsi: Keep track of the patch filename in apply_register...
2010-07-20  Hans Leidekkermsi: Unpublish the product after running all the actions.
2010-07-20  Hans Leidekkermsi: Store the patch state in the registry.
2010-07-20  Hans Leidekkermsi: Add a test for MsiSetFeatureState.
2010-07-20  Paul Vriensmsi: Add the Serbian (Cyrillic) translation.
2010-07-19  Paul Vriensmsi: Add the Serbian (Latin) translation.
2010-07-09  Andrew Nguyenmsi/tests: Skip some source tests if a required product...
2010-07-09  Andrew Nguyenmsi/tests: Fix a source test comment.
2010-07-09  Andrew Nguyenmsi/tests: Remove a redundant source test.
2010-07-09  Andrew Nguyenmsi/tests: Free the user SID string buffer with the...
2010-07-09  Andrew Nguyenmsi/tests: Skip patch tests if product installation...
2010-07-09  Andrew Nguyenmsi/test: Uninstall the test product when skipping...
2010-07-09  Andrew Nguyenmsi/tests: Delete the test patch file for proper patch...
2010-07-09  Andrew Nguyenmsi/tests: Run the automation tests in silent mode...
2010-07-02  Alexandre Julliardmsi/tests: Check the x86 program directory first for...
2010-07-01  Alexandre Julliardmsi/tests: Reset the enumeration index for MsiEnumProdu...
2010-06-25  Gustavo Henrique... msi: Update Portuguese (Brazilian) translation.
2010-06-23  Hans Leidekkermsi: Avoid a crash when the cabinet file must be downlo...
2010-06-14  Hans Leidekkermsi: Add tests for MsiLocateComponent and make them...
2010-06-14  Hans Leidekkermsi: Don't trace the contents of an output buffer.
2010-06-11  Hans Leidekkermsi: Implement MsiGetFeatureCostA/W.
2010-06-11  Hans Leidekkermsi: Update an existing record even if the low bit...
2010-06-11  Hans Leidekkermsi: Disable an optimization in the execution of WHERE...
2010-06-11  Hans Leidekkermsi: Compare file versions as numbers instead of strings.
2010-06-10  Alexandre Julliardmsi: Don't allow entering text in a scroll text richedi...
2010-06-09  Hans Leidekkermsi: Display the directory identifier instead of the...
2010-06-09  Hans Leidekkermsi: Directly pass the disk id to installfiles_cb.
2010-06-09  Hans Leidekkermsi: Create directories right before installing files.
2010-06-07  Matijn Woudtmsi/tests: Testcases for CREATE TABLE.
2010-06-07  Andrew Eikummsi/tests: Fix install tests for Win9x.
2010-06-02  Hwang YunSongmsi: Update Korean resource.
2010-05-31  Hans Leidekkermsi: Pass the control name to ControlEvent_SubscribeToE...
2010-05-31  Hans Leidekkermsi: Improve parsing of patch summary information.
2010-05-31  Hans Leidekkermsi: Advance to the right cabinet in ACTION_MsiPublishA...
2010-05-31  Hans Leidekkermsi: Don't keep handles open to the patch database...
2010-05-31  Andrew Eikummsi: Publish icons into the correct directory.
next