shdocvw: Remove the ignored common resource attributes.
[wine] / dlls / msi /
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.
2010-05-25  Hans Leidekkermsi: End the search for a directory signature if the...
2010-05-25  Hans Leidekkermsi: Add a test for properties updated by a patch.
2010-05-25  Hans Leidekkermsi: Get rid of the goto in MSI_ApplicablePatchW.
2010-05-24  Alexandre Julliardmsi: Ignore min/max versions if their values are null.
2010-05-24  Sven Baarsmsi: Update Dutch translation.
2010-05-24  Sven Baarsmsi: Fix English translation.
2010-05-20  Hans Leidekkermsi: Add more tests for feature overrides.
2010-05-20  Hans Leidekkermsi: Test the reference count on the installer object...
2010-05-20  Hans Leidekkermsi: Fix some leaks in the tests.
2010-05-20  Hans Leidekkermsi: Consistently use the allocation macros.
2010-05-20  Hans Leidekkermsi: Release the package in MsiGetMode and MsiSetMode.
2010-05-20  Hans Leidekkermsi: Release the package in MsiGetProductPropertyW.
2010-05-20  Hans Leidekkermsi: Fix memory leaks in deformat_string_internal.
2010-05-13  Frédéric Delanoymsi: Update French translation.
2010-05-12  Hans Leidekkermsi: Improve some traces.
2010-05-12  Hans Leidekkermsi: Only extract a file when its disk id matches the...
2010-05-12  Hans Leidekkermsi: Store the disk id in the MSIFILE structure.
2010-05-11  Hans Leidekkermsi: Set the SourceDir property to the registered sourc...
2010-05-11  Hans Leidekkermsi: Avoid A->W conversions in msi_publish_install_prop...
2010-05-11  Hans Leidekkermsi: Set install properties just once.
2010-05-11  Hans Leidekkermsi: Add a test to show that the InstallSource property...
2010-05-11  Hans Leidekkermsi: Add more patch registration tests.
2010-05-11  Hans Leidekkermsi: Add a test to show that patches are not committed...
2010-05-10  Gerald Pfeifermsi: Fix the return value of msi_copy_outval in the...
2010-05-10  Aurimas Fišerasmsi: Update Lithuanian translation.
2010-05-06  Detlef Riekenbergmsiexec: Use resource in msi for a help dialog to allow...
2010-05-05  Hans Leidekkermsi: Apply registered patches in MsiOpenPackage.
2010-05-05  Hans Leidekkermsi: Forward MsiDetermineApplicablePatchesA to MsiDeter...
2010-05-04  Hans Leidekkermsi: Register more patch details.
2010-05-04  Hans Leidekkermsi: Handle non-null product code in MSI_ApplyPatchW.
2010-05-04  Hans Leidekkermsi: Add some tests for patch registration.
2010-05-04  Hans Leidekkermsi: Make a local copy of patch packages.
2010-05-03  Gerald Pfeifermsi: Remove variable product_code which is not really...
2010-05-03  Gerald Pfeifermsi: Fix return value for ITERATE_RemoveFiles (in the...
2010-05-03  Sven Baarsmsi: Fix Dutch translation.
2010-05-03  Paul Vriensmsi: Update Dutch translation.
2010-04-29  Hans Leidekkermsi: Support multiple patches per package.
2010-04-29  Hans Leidekkermsi: Simplify msi_set_context.
2010-04-29  Hans Leidekkermsi: Make sure to only open a patch database in msi_app...
2010-04-29  Hans Leidekkermsi: Test the contents of some of the system tables...
2010-04-29  Hans Leidekkermsi: Store a copy of the file extension in the MSIMIME...
2010-04-29  Hans Leidekkermsi: Fix some test failures on Windows.
2010-04-28  Hans Leidekkermsi: Move all file comparisons to CostFinalize.
2010-04-28  Hans Leidekkermsi: Always evaluate component conditions.
2010-04-28  Hans Leidekkermsi/tests: Use a unique product code when testing MsiCo...
2010-04-28  Hans Leidekkermsi: Only set the property in the Reinstall event.
2010-04-28  Hans Leidekkermsi/tests: Return INVALID_FILE_SIZE from get_pf_file_si...
2010-04-21  Hans Leidekkermsi: Try to apply a patch to each product it is targete...
2010-04-21  Hans Leidekkermsi: Rename MSI_GetPropertyW and MSI_SetPropertyW.
2010-04-21  Hans Leidekkermsi: Make MSI_SetPropertyW take a pointer to a database...
2010-04-21  Hans Leidekkermsi: Make msi_get_property_int and friends take a point...
2010-04-21  Hans Leidekkermsi: Add a test to show that MsiOpenPackage must apply...
2010-04-19  Octavian Voicumsi: Sync combo control value with associated property.
2010-04-19  Octavian Voicumsi: Fill combo control with items from database.
2010-04-19  Octavian Voicumsi: Use standard window class for combo control and...
next