urlmon: Fixed tests on IE older than 8.
[wine] / dlls / msi /
2009-08-04  Hans Leidekkermsi: Fix column width calculation.
2009-08-04  Hans Leidekkermsi: Fix parsing of integer column width specifiers.
2009-08-03  Vladimir Pankratovmsi: Convert the Russian resources to UTF-8.
2009-07-15  Alexandre Julliardmsi: Build a proper tab chain by walking through the...
2009-07-06  Hib Erismsi: Implement ASSIGN mode in MsiViewModify.
2009-07-06  Hib Erismsi/tests: Add tests for MsiViewModify ASSIGN mode.
2009-07-03  Frédéric Delanoymsi: Update French translation.
2009-07-02  Michael Stefaniucmsi: Build language resource files separately.
2009-06-30  Hans Leidekkermsi: Support opening transform databases.
2009-06-25  Alexandre Julliardmsi: The dialog units are based on a 12-point font...
2009-06-22  Hib Erismsi: Release more msi_custom_action_info when no longer...
2009-06-22  Hib Erismsi: Release msi_custom_action_info when no longer...
2009-06-22  Hib Erismsi: Insert new tables in correct _Tables location.
2009-06-22  Hib Erismsi/tests: Add tests for order of tables.
2009-06-22  Aurimas Fišerasmsi: Add Lithuanian translation.
2009-06-19  Paul Vriensmsi/tests: Fix some test failures on Win95 by using...
2009-06-19  Paul Vriensmsi/tests: Fix test (logical || with non-zero constant).
2009-06-12  Hans Leidekkermsi: Add some reinstall tests.
2009-06-11  Mike Kaplinskiymsi: Add a test to insert a null primary key temporary...
2009-06-11  Mike Kaplinskiymsi: Store temporary rows in the same place as persiste...
2009-06-11  Hib Erismsi: Fix a crash when freeing memory.
2009-06-09  Paul Vriensmsi/tests: Make sure we only create one logfile.
2009-06-05  Marcus Meissnermsi: Check the correct pointers for allocation failure...
2009-06-04  Hans Leidekkermsi/tests: Ignore case when comparing file names.
2009-06-04  Hans Leidekkermsi: Add more tests for MsiGetSourcePath.
2009-06-04  Hans Leidekkermsi: Add tests for importing a _SummaryInformation...
2009-06-04  Hans Leidekkermsi: Initialize some variables.
2009-06-04  Hans Leidekkermsi: Don't trace an out parameter.
2009-05-29  Hans Leidekkermsi: The assembly file version field is optional.
2009-05-28  Hans Leidekkermsi: Fix some memory leaks.
2009-05-28  Hans Leidekkermsi: Consistently use the parser allocator when parsing...
2009-05-28  Hans Leidekkermsi: Don't duplicate the table name in CREATE_CreateView.
2009-05-28  Hans Leidekkermsi: Constify some parameters.
2009-05-28  Paul Vriensmsi/tests: Remove unused variable.
2009-05-27  Paul Vriensmsi/tests: Prevent crash when ConvertSidToStringSidA...
2009-05-27  Hib Erismsi: Add support for merging tables that are not in...
2009-05-27  Hib Erismsi/tests: Add test for merging tables that are not...
2009-05-27  Hib Erismsi: Fix merging tables with string primary keys.
2009-05-27  Hib Erismsi/tests: Add test for merging tables with string...
2009-05-27  Hib Erismsi: Initialize a variable.
2009-05-27  Hib Erismsi: Add support for importing binary OBJECTS.
2009-05-26  Hib Erismsi/tests: Add test for importing binary OBJECTS.
2009-05-26  Hib Erismsi: Support transforms with binary OBJECTS.
2009-05-26  Hib Erismsi: Add support for binary OBJECTS.
2009-05-26  Hib Erismsi/tests: Add tests for binary OBJECTS.
2009-05-26  Francois Gougetmsi/tests: Tweak the get_user_sid() functions to simpli...
2009-05-21  Ilya Shpigormsi: Subscribe to SetProgress event on adding progress...
2009-05-19  Francois Gougetmsi/tests: Use win_skip() to skip over unimplemented...
2009-05-14  Gerald Pfeifermsi: Initialize variable in MSI_ApplyPatchW.
2009-05-06  Hans Leidekkermsi: Reject NULL or empty patch package parameter in...
2009-05-05  Marcus Meissnermsi: Initialize info and patch variables (Coverity...
2009-05-05  Detlef Riekenbergmsi/tests: Run tests again with older msi versions...
2009-05-04  Nicolas Le Cammsi/tests: Fix MsiApplyMultiplePatches tests on Windows.
2009-05-01  Hans Leidekkermsi: Implement MsiApplyMultiplePatchesA/W.
2009-04-28  Hib Erismsi: Fix LONGCHAR column data type.
2009-04-28  Hib Erismsi/tests: Test type for LONGCHAR columns.
2009-04-28  Hib Erismsi: Fix SHORT column data type.
2009-04-28  Hib Erismsi/tests: Test type for INTEGER, SHORT, LONG columns.
2009-04-28  Hib Erismsi: Fix INT column data type.
2009-04-28  Hib Erismsi/tests: Test type for INT column.
2009-04-27  Nikolay Sivovmsi: Fix wrong calling convention.
2009-04-23  Nicolas Le Cammsi/tests: Fix package test when run on a different...
2009-04-23  Nicolas Le Cammsi: Fix ACTION_AppSearchDr on empty path.
2009-04-23  Nicolas Le Cammsi/tests: Add empty dir test for the DrLocator part...
2009-04-23  Nicolas Le Cammsi: Enfore use of GetFileAttributes return value.
2009-04-20  Hans Leidekkermsi: Fix another double free.
2009-04-20  Hans Leidekkermsi: Fix a double free.
2009-04-20  Nicolas Le Cammsi: Fix buffer length value returned by MSI_RecordGetS...
2009-04-20  Nicolas Le Cammsi/tests: Test MsiRecordGetString on null and empty...
2009-04-20  Detlef Riekenbergmsi/tests: Replace lstrcatW with memcpy to fix failures...
2009-04-20  Michael Stefaniucmsi/tests: Replace long with LONG.
2009-04-20  Michael Stefaniucmsi: Remove superfluous cast of a MSIHANDLE in a TRACE().
2009-04-14  Hans Leidekkermsi: Support setting summary information by importing...
2009-04-10  Nicolas Le Cammsi/tests: Fix test when content indexing is disabled.
2009-04-10  Nicolas Le Cammsi/tests: Fix format test when run on root drive direc...
2009-04-07  Ge van Geldorpmsi/tests: Handle running the tests as a domain user.
2009-03-31  Hans Leidekkermsi: Build a proper source path in MsiConfigureProductExW.
2009-03-31  Hans Leidekkermsi: Don't publish package name as part of product...
2009-03-30  Detlef Riekenbergmsi/tests: Fix a copy & paste typo in a test message.
2009-03-30  Detlef Riekenbergmsi/tests: Verify path names case insensitively.
2009-03-27  Hans Leidekkermsi: Allocate token information buffer dynamically.
2009-03-27  Hans Leidekkermsi: Add tests for MsiEnumProducts.
2009-03-27  Hans Leidekkermsi: Enumerate products from all contexts.
2009-03-26  Alexandre Julliardmsi/tests: Avoid size_t in traces.
2009-03-26  Michael Stefaniucmsi: Remove redundant NULL check before msi_free (Smatch).
2009-03-25  Hans Leidekkermsi: Detect privately installed assemblies.
2009-03-25  Hans Leidekkermsi: Add some tests for MsiQueryFeatureState.
2009-03-25  Aric Stewartmsi: Verify the existence of fusion.dll before reportin...
2009-03-24  Hans Leidekkermsi: Only apply a transform when its language id matche...
2009-03-24  Hans Leidekkermsi: Don't initialize COM for custom action threads.
2009-03-24  Hans Leidekkermsi: Add stub implementations of MsiSourceListClearAllE...
2009-03-24  Hans Leidekkermsi: Implement MsiReinstallProductA/W.
2009-03-24  Hans Leidekkermsi: Add stub implementations of MsiDeterminePatchSeque...
2009-03-24  Michael Stefaniucmsi: Add the Romanian translation.
2009-03-23  James Hawkinsmsi: Handle a NULL and empty szPackagePath in MsiInstal...
2009-03-23  James Hawkinsmsi: Don't try to release a NULL record, with tests...
2009-03-23  James Hawkinsmsi: MsiCollectUserInfo cannot be called from a custom...
2009-03-23  James Hawkinsmsi: Test and handle the case where the SourceList...
2009-03-23  James Hawkinsmsi: Factor out the MsiEnumPatchesEx tests and test...
2009-03-23  James Hawkinsmsi: Allow the enumeration of other users' patches.
next