projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Implement the nrm instruction in arb.
[wine]
/
dlls
/
msi
/
action.c
2007-08-10
James Hawkins
msi: Implement the UnpublishFeatures standard action.
blob
|
commitdiff
|
raw
2007-07-24
Andrew Talbot
msi: Cast-qual warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-17
James Hawkins
msi: Load the AdminProperties stream if the package...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
James Hawkins
msi: Reload properties as they may have been changed...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Set the WindowsInstaller value in RegisterProduct...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Only publish the product if at least one feature...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Unpublish the product when it is entirely removed.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Delay publishing of the SourceList until the Publi...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: PackagePath must also include the package name.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-29
James Hawkins
msi: Ignore invalid conditional expressions when checki...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
James Hawkins
msi: Set the WindowsInstaller value of the UserData...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Rob Shearman
msi: Free version after using lpVer in msi_get_disk_fil...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Rob Shearman
msi: Check the return value of VerQueryValueW in msi_ge...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Rob Shearman
msi: Implement MsiGetMode for MSIRUNMODE_SCHEDULED...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Andrew Talbot
msi: Fix use of uninitialized variable (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
James Hawkins
msi: Patches are applied based on ProductCode, not...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-15
Dmitry Timoshkov
msi: Simplify the code.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-14
James Hawkins
msi: Fixed the WriteEnvironmentStrings action.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-31
James Hawkins
msi: Implement the WriteEnvironmentStrings standard...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
James Hawkins
msi: Perform a forced reboot if a custom action returns...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
James Hawkins
msi: Add stub handlers for the remaing standard actions...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
James Hawkins
msi: Run the costing actions for both the UI and execut...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
James Hawkins
msi: Reset the folder's resolved target before setting...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
Rob Shearman
msi: Fix an off-by-one error when calculating the path...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Hans Leidekker
msi: Install data sources in the InstallODBC custom...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Hans Leidekker
msi: Install translators in the InstallODBC custom...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alban Browaeys
msi: Move msi_free(msiFilePath) to enable ERR message...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
James Hawkins
msi: Run the InstallExecute sequence if the InstallUISe...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
James Hawkins
msi: Load the folder property if available and requested.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
Steven Stein
msi: ValidateProductID action stub.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Misha Koshelev
msi: Make sure to ignore UI level flags in dialog and...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Misha Koshelev
msi: InstallPackage check for UI level must not disrega...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Francois Gouget
Don't put single quotes around '%s' when using the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Andrew Talbot
msi: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
Mike McCormack
msi: Examine the attributes of all features before...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
James Hawkins
msi: Add handling for the StartServices action.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-29
James Hawkins
msi: Add handling for the InstallODBC action.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-29
Dmitry Timoshkov
msi: Make some data const and static.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-29
Mike McCormack
msi: Update the UI in one place only in ACTION_ProcessC...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-29
Mike McCormack
msi: Advertise components of a feature that has the...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-22
Mike McCormack
msi: Load all folders in one query, rather one per...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Mike McCormack
msi: Split msi_set_sourcedir_props into a separate...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Mike McCormack
msi: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Mike McCormack
msi: Fix a memory leak in load_folder().
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Paul Vriens
msi: Fix typo's (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Mike McCormack
msi: Only log the Action, as it's the same as ActionReq...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Mike McCormack
msi: Check whether the component is enabled first.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Mike McCormack
msi: Component attributes are bitmasks.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Mike McCormack
msi: Fix a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Mike McCormack
msi: By default, install components locally.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Mike McCormack
msi: Split ACTION_CostFinalize into two functions.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Mike McCormack
msi: Avoid a memory leak by freeing actions scripts...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Mike McCormack
msi: Search the patch package for source cabinet files.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Mike McCormack
msi: Mark components with missing or outdated files...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Mike McCormack
msi: Split ACTION_UpdateInstallStates into two separate...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Mike McCormack
msi: Remove redundant null checks before MSI_EvaluateCo...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Mike McCormack
msi: Use msi_feature_set_state and msi_component_set_st...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Mike McCormack
msi: Create macro functions to set feature and componen...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Mike McCormack
msi: Split code to get a file's verion into a separate...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Mike McCormack
msi: Only apply transforms that are valid for a database.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Mike McCormack
msi: Initialize the summary information from a storage...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
James Hawkins
msi: Only initialize a component's state if it is linke...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
James Hawkins
msi: Implement the InstallServices action.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Mike McCormack
msi: Fix a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
James Hawkins
msi: Also set the SOURCEDIR property in MSI_InstallPackage.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
James Hawkins
msi: Set the SourceDir and SOURCEDIR properties in...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Mike McCormack
msi: Merge action.h into msipriv.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
James Hawkins
msi: Make internal functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Mike McCormack
msi: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
James Hawkins
msi: If the feature linked to a component has a state...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
msi: Disable child features of parent features that...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
msi: Don't check a component's install state if a compo...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
msi: Load the component states in CostFinalize instead...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
msi: Initialize all features' action states to INSTALLS...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
msi: Only override a feature whose action state is...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Andrew Talbot
msi: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Mike McCormack
msi: Split the font registration code out into a separa...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Mike McCormack
msi: Split code to create a random package name into...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
Dan Kegel
msi: Callers of alloc_msihandle should handle failure.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-12
James Hawkins
msi: If a component's state is not local, source, or...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-08
James Hawkins
msi: Fix the compressed files logic.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-03
Robert Shearman
msi: Fix the creation of shortcuts with a null icon...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-02
James Hawkins
msi: Set the install state to INSTALLSTATE_LOCAL for...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-01
James Hawkins
msi: Fix a couple install state test cases.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
James Hawkins
msi: Set the install state to INSTALLSTATE_LOCAL for...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Mike McCormack
msi: Don't set the shortcut's working directory if...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Mike McCormack
msi: Always load all the components.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
James Hawkins
msi: Set the component's initial state based on its...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
James Hawkins
msi: Update feature states after changing install level...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
James Hawkins
msi: Rename SetFeatureStates to match the naming scheme...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Mike McCormack
msi: Only load the features and files tables once.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
James Hawkins
msi: Sort SelectionTree items by their Display value.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Mike McCormack
msi: Move msi_get_property_int() to helpers.c
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
Mike McCormack
msi: Move version string conversions to registry.c.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-21
James Hawkins
msi: Fix handling of the no-op identifier in the Direct...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Alexandre Julliard
msi: Make some variables static and/or const.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Mike McCormack
msi: Remove some unnecessary NULL checks.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Mike McCormack
msi: Fix some pointer to integer casts.
blob
|
commitdiff
|
raw
|
diff to current
next