Assorted spelling fixes.
[wine] / dlls / msi / action.c
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-13  Paul Vriensmsi: Fix typo's (Coverity).
2006-11-10  Mike McCormackmsi: Only log the Action, as it's the same as ActionReq...
2006-11-10  Mike McCormackmsi: Check whether the component is enabled first.
2006-11-10  Mike McCormackmsi: Component attributes are bitmasks.
2006-11-08  Mike McCormackmsi: Fix a memory leak.
2006-11-07  Mike McCormackmsi: By default, install components locally.
2006-11-07  Mike McCormackmsi: Split ACTION_CostFinalize into two functions.
2006-11-02  Mike McCormackmsi: Avoid a memory leak by freeing actions scripts...
2006-11-01  Mike McCormackmsi: Search the patch package for source cabinet files.
2006-10-31  Mike McCormackmsi: Mark components with missing or outdated files...
2006-10-30  Mike McCormackmsi: Split ACTION_UpdateInstallStates into two separate...
2006-10-27  Mike McCormackmsi: Remove redundant null checks before MSI_EvaluateCo...
2006-10-26  Mike McCormackmsi: Use msi_feature_set_state and msi_component_set_st...
2006-10-26  Mike McCormackmsi: Create macro functions to set feature and componen...
2006-10-24  Mike McCormackmsi: Split code to get a file's verion into a separate...
2006-10-23  Mike McCormackmsi: Only apply transforms that are valid for a database.
2006-10-23  Mike McCormackmsi: Initialize the summary information from a storage...
2006-10-20  James Hawkinsmsi: Only initialize a component's state if it is linke...
2006-10-20  James Hawkinsmsi: Implement the InstallServices action.
2006-10-17  Mike McCormackmsi: Fix a memory leak.
2006-10-14  James Hawkinsmsi: Also set the SOURCEDIR property in MSI_InstallPackage.
2006-10-13  Francois GougetAssorted spelling fixes.
2006-10-11  James Hawkinsmsi: Set the SourceDir and SOURCEDIR properties in...
2006-10-10  Mike McCormackmsi: Merge action.h into msipriv.h.
2006-10-09  James Hawkinsmsi: Make internal functions static.
2006-10-05  Mike McCormackmsi: Win64 printf format warning fixes.
2006-09-26  James Hawkinsmsi: If the feature linked to a component has a state...
2006-09-21  James Hawkinsmsi: Disable child features of parent features that...
2006-09-21  James Hawkinsmsi: Don't check a component's install state if a compo...
2006-09-21  James Hawkinsmsi: Load the component states in CostFinalize instead...
2006-09-21  James Hawkinsmsi: Initialize all features' action states to INSTALLS...
2006-09-21  James Hawkinsmsi: Only override a feature whose action state is...
2006-09-20  Andrew Talbotmsi: Cast-qual warnings fix.
2006-09-13  Mike McCormackmsi: Split the font registration code out into a separa...
2006-09-08  Mike McCormackmsi: Split code to create a random package name into...
2006-08-29  Dan Kegelmsi: Callers of alloc_msihandle should handle failure.
2006-08-12  James Hawkinsmsi: If a component's state is not local, source, or...
2006-08-08  James Hawkinsmsi: Fix the compressed files logic.
2006-08-03  Robert Shearmanmsi: Fix the creation of shortcuts with a null icon...
2006-08-02  James Hawkinsmsi: Set the install state to INSTALLSTATE_LOCAL for...
2006-08-01  James Hawkinsmsi: Fix a couple install state test cases.
2006-07-31  James Hawkinsmsi: Set the install state to INSTALLSTATE_LOCAL for...
2006-07-28  Mike McCormackmsi: Don't set the shortcut's working directory if...
2006-07-26  Mike McCormackmsi: Always load all the components.
2006-07-21  James Hawkinsmsi: Set the component's initial state based on its...
2006-07-20  James Hawkinsmsi: Update feature states after changing install level...
2006-07-20  James Hawkinsmsi: Rename SetFeatureStates to match the naming scheme...
2006-07-19  Mike McCormackmsi: Only load the features and files tables once.
2006-07-19  James Hawkinsmsi: Sort SelectionTree items by their Display value.
2006-07-17  Mike McCormackmsi: Move msi_get_property_int() to helpers.c
2006-07-14  Mike McCormackmsi: Move version string conversions to registry.c.
2006-06-21  James Hawkinsmsi: Fix handling of the no-op identifier in the Direct...
2006-06-12  Alexandre Julliardmsi: Make some variables static and/or const.
2006-06-09  Mike McCormackmsi: Remove some unnecessary NULL checks.
2006-05-25  Mike McCormackmsi: Fix some pointer to integer casts.
2006-05-24  Mike McCormackmsi: Fix a possible memory leak.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-23  Labrousse Jeanmsi: Fix short name and long name mismatch in action.c.
2006-05-15  Francois GougetAssorted spelling fixes.
2006-04-18  Mike McCormackmsi: Clean up memset usage.
2006-03-22  Mike McCormackmsi: Add stub for the RegisterComPlus and UnregisterCom...
2006-03-21  Mike McCormackmsi: Improve handling of short paths.
2006-03-09  Mike McCormackmsi: Remove some unnecessary indent.
2006-02-22  Robert Shearmanmsi: Fix heap overflow in ITERATE_CreateShortcuts.
2006-01-23  Robert Shearmanmsi: Move the firing of control events to MSI_ProcessMe...
2006-01-23  Robert Shearmanmsi: Call ui_actiondata for more actions.
2006-01-16  Mike McCormackmsi: Eliminate a fixed length buffer.
2006-01-10  Mike McCormackmsi: Don't crash if there's no script present when...
2006-01-04  Mike McCormackmsi: Apply any MSI transforms specified by the TRANSFOR...
2005-12-31  Mike McCormackmsi: Change some FIXME messages to comments.
2005-12-31  Mike McCormackmsi: Add stub actions for CCPSearch and RMCCPSearch.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-03  Ivan Leo PuotiFix some wrong prototypes.
2005-11-03  Mike McCormackRemove some redundant null pointer checks.
2005-11-02  Aric StewartForce files to install if the REINSTALL property is...
2005-11-02  Mike McCormackImplement the RemoveFiles action.
2005-11-02  Mike McCormackUse an enumeration for file states.
2005-10-30  Mike McCormackAdd a stub for the AllocateRegistrySpace action.
2005-10-30  Mike McCormackDefine MSIDBOPEN_ constants using LPCWSTR when compilin...
2005-10-30  Mike McCormackUse msi_get_property_int() in a few more places.
2005-10-30  Mike McCormackUse "static const" rather than "const static" as gcc...
2005-10-29  Mike McCormackDon't change the UI level during ExecuteAction.
2005-10-29  Mike McCormackRemove the unused 1st parameter of ACTION_VerifyCompone...
2005-10-29  Mike McCormackSome installers don't call the CreateFolders action...
2005-10-29  Thomas WeidenmuellerPassing NULL as the last two parameters to ReadFile...
2005-10-28  Mike McCormackCreate component folders in the CreateFolders action.
2005-10-27  Mike McCormackIf an action fails, print out its name as well as the...
2005-10-27  Mike McCormackRename load_dynamic_stringW to msi_dup_record_field...
2005-10-27  Mike McCormackTidy up the RegisterProduct action a little.
2005-10-26  Mike McCormackCreate a stub function to apply a single table transfor...
2005-10-26  Mike McCormackEnumerate the substorage transforms for any patches...
2005-09-30  Mike McCormackRename ACTION_DoTopLevelINSTALL to MSI_InstallPackage...
2005-09-29  Mike McCormackCreate a function to read a property as an integer.
2005-09-28  Mike McCormackAdd some more action stubs, remove forward declarations.
2005-09-28  Mike McCormackSplit command line parsing from MSI_InstallPackage...
2005-09-26  Mike McCormackMake a macro function for unimplemented actions.
2005-09-25  Mike McCormackStub implementation of the IsolateComponents action.
2005-09-23  Mike McCormackAdd a stub implementation of the BindImage action.
2005-09-23  Mike McCormackStub implementation of the PatchFiles action.
next