qmgr: Remove separate release helpers.
[wine] / dlls / msi / msi.spec
2013-01-09  Hans Leidekkermsi: Implement MsiQueryFeatureStateExA/W.
2012-07-31  Vincent Povirkmsi: Stub Migrate10CachedPackagesW.
2012-04-02  Hans Leidekkermsi: Implement MsiEnumComponentsEx.
2011-06-10  Hans Leidekkermsi: Implement and test MsiSetFeatureAttributes.
2011-06-10  Hans Leidekkermsi: Implement and test MsiGetFeatureInfo.
2011-06-10  Hans Leidekkermsi: Add a stub implementation of MsiCreateTransformSum...
2011-04-01  Hans Leidekkermsi: Implement and test MsiEnumComponentCostsA/W.
2010-11-16  Hans Leidekkermsi: Forward MsiInstallMissingComponentA to MsiInstallM...
2010-09-09  Paul Vriensdlls: Fix some specfiles with respect to 'str' and...
2010-09-02  Hans Leidekkermsi: Add stub implementations of MsiBeginTransaction...
2010-07-23  Hans Leidekkermsi: Synchronize the spec file with version 5.0.
2010-04-12  Detlef Riekenbergmsi: Display a MessageBox in MsiMessageBoxEx.
2010-02-15  Hans Leidekkermsi: Implement and test MsiGetPatchInfoA/W.
2009-05-01  Hans Leidekkermsi: Implement MsiApplyMultiplePatchesA/W.
2009-03-24  Hans Leidekkermsi: Add stub implementations of MsiSourceListClearAllE...
2009-03-24  Hans Leidekkermsi: Add stub implementations of MsiDeterminePatchSeque...
2009-03-13  Hans Leidekkermsi: Correct spec entry for MsiGetProductInfoA/W.
2009-01-27  Hans Leidekkermsi: Add stub implementations of MsiSourceListClearSour...
2008-12-15  James Hawkinsmsi: Add a stub implementation of MsiGetPatchInfoEx.
2008-10-09  James Hawkinsmsi: Add a stub implementation of MsiDetermineApplicabl...
2008-10-07  Jacek Cabanmsi: Added MsiInstallMissingComponentW stub implementation.
2008-10-01  James Hawkinsmsi: Add a stub implementation of MsiDatabaseMerge.
2008-09-25  Louis Lendersmsi: Add stub for MsiSetExternalUIRecord.
2008-08-04  James Hawkinsmsi: Add a stub implementation of MsiEnumPatchesEx.
2008-06-30  Hans Leidekkermsi: Correct spec file entry for MsiGetFileVersion...
2008-03-04  James Hawkinsmsi: Implement MsiGetProductInfoEx.
2008-02-26  James Hawkinsmsi: Implement MsiSourceListEnumMediaDisks.
2008-02-25  James Hawkinsmsi: Add tests for MsiSourceListAddMediaDisk.
2008-02-20  James Hawkinsmsi: Forward MsiSourceListEnumSourcesA to a stub implem...
2008-02-19  James Hawkinsmsi: Add tests for MsiSourceListSetInfo.
2008-02-15  Rob Shearmanmsi: Add stub implementation of MsiIsProductElevatedA/W.
2007-12-03  James Hawkinsmsi: Add a stub implementation of MsiEnumComponentCostsW.
2007-11-05  James Hawkinsmsi: Implement MsiSourceListAddSourceExA.
2007-09-28  Mikolaj Zalewskimsi: Add some already implemented function to the spec...
2007-08-07  James Hawkinsmsi: Forward MsiQueryComponentStateA to MsiQueryCompone...
2007-07-30  James Hawkinsmsi: Add a stub implementation of MsiSourceListEnumSour...
2007-07-02  James Hawkinsmsi: Implement MsiSourceListGetInfoA.
2007-06-26  James Hawkinsmsi: Add a stub implementation of MsiQueryComponentStateA.
2007-04-26  Hans Leidekkermsi: Add a stub implementation for MsiEnumProductsEx...
2006-11-29  Dmitry Timoshkovmsi: Synchronize msi exports with what PSDK has.
2006-11-08  Stefan Leichtermsi: Added stub for MsiGetFeatureValidStatesA/W.
2006-08-16  James Hawkinsmsi: Add a stub for MsiGetFeatureCost.
2006-07-21  Mike McCormackmsi: Add a stub implementation for MsiProvideQualifiedC...
2006-07-19  James Hawkinsmsi: Add a stub implementation of MsiSourceListClearAll.
2006-07-19  Mike McCormackmsi: Implement MsiSetInstallLevel.
2006-02-22  Ulrich Czekallamsi: Implement MsiSourceListAddSource.
2006-01-30  Mike McCormackmsi: Add an implementation of MsiGetDatabaseState.
2006-01-04  Mike McCormackmsi: Add a stub for MsiGetLastErrorRecord.
2005-12-05  Huw Daviesmsi: Fix MsiProvideQualifiedComponentW spec file entry.
2005-11-15  Mike McCormackFix function prototype and spec file entry for
2005-11-02  Mike McCormackStub implementation for MsiAdvertiseScriptA/W.
2005-11-02  Mike McCormackStub implementation for MsiGetFileHashA/W.
2005-10-30  Mike McCormackAdd a stub implementation of msi.MsiSetMode.
2005-10-28  Mike McCormackFix MsiGetPropertyA/W spec declarations.
2005-09-20  Jan Van Buggenhoutimplement stubs for MsiSequence[AW].
2005-09-16  Mike McCormackFix the stub for MsiConfigureFeature.
2005-09-06  Aric StewartAdded stub implementations for MsiEnumPatchesA/W.
2005-08-24  Johan DahlinAdded stubs for MsiSetComponentStateA and MsiSetCompone...
2005-08-10  Francois GougetChange some Dll* functions so they are exported by...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-03  Steven EdwardsAdd real stub for MsiConfigureFeatureW.
2005-07-10  Aric StewartImplement MsiGetLanguage.
2005-06-10  Mike McCormackCreate a stub implementation for MsiViewGetError.
2005-05-20  Aric StewartWe have a stub for MsiGetUserInfoA we should use it.
2005-04-26  Mike McCormackDeclare MsiExportDatabase* in the spec file, and fix...
2005-04-20  Aric StewartImplement Publish Components in order for MsiGetQualifi...
2005-03-23  Marcus MeissnerFixed MsiDatabaseImportA, MsiDatabaseImportW, and
2005-02-16  Aric StewartStubs for MsiUseFeature.
2005-02-10  Aric StewartAdded stubs for MsiGetShortcutTargetA/W.
2005-02-01  Aric StewartAdded some more suminfo stubs.
2005-01-26  Aric StewartAdded a few more stub implementations.
2005-01-25  Mike McCormackImplement, test and document MsiDecomposeDescriptor.
2005-01-21  Mike McCormackAdded stub implementations for MsiPreviewDialog and
2005-01-19  Aric StewartDo a very basic first implementation of MsiConfigurePro...
2005-01-03  Steven EdwardsAdd and fix some stubs.
2004-12-23  Aric StewartAdded MsiSetExternalUIW.
2004-09-06  Kevin KoltzauPartial implementation of MsiGetFileVersionA/W.
2004-08-27  Alexandre JulliardAdded a few missing -private flags.
2004-07-29  Vincent BéronImplement patching in msiexec.
2004-07-19  Vincent BéronImplement the repair mechanism in msiexec, and stub...
2004-07-09  Aric StewartCleanup of actions.
2004-07-09  Aric StewartAdd a stub for MsiModifyView, fix a couple of bugs.
2004-07-04  Aric StewartImplement SetTargetPath, start the basics for tracking...
2004-06-29  Aric StewartImplement MsiGetSourcePath.
2004-06-29  Aric StewartHandle custom actions type 1 and 2.
2004-06-29  Aric StewartImplement MsiGetTargetPathA/W.
2004-06-28  Aric StewartStart implementing actions.
2004-04-28  Raphael Junqueira- add some prototypes/typedefs to msi.h
2004-04-12  Hans LeidekkerCorrect spec entry for MsiLoadString*.
2004-04-09  Hans LeidekkerCorrect spec entry for DllGetClassObject.
2004-03-30  Raphael JunqueiraImplement DllGetClassObject, DllRegisterServer, DllUnre...
2004-03-16  Mike McCormackStart implementation of MsiEvaluateConditionA/W.
2004-02-17  Christian CostaAdded some stubs.
2003-11-05  Mike McCormackStub implementation for MsiVerifyPackage.
2003-10-30  Mike McCormackSome stub implementations.
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-10-03  Mike McCormackFixed msi spec file.
2003-09-01  Robert ReifAdded a few stub implementations.
2003-08-29  Robert ReifAdded some missing functions.
2003-08-13  Mike McCormackPartial implementation of the Microsoft Installer ...