projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32: Don't hold the GDI lock while calling the driver SelectFont function.
[wine]
/
dlls
/
msi
/
2007-09-18
Juan Lang
msi: Initialize nested.
tree
|
commitdiff
2007-09-18
Juan Lang
msi: Make sure nested is initialized.
tree
|
commitdiff
2007-09-18
Juan Lang
msi: Don't crash if record has no fields.
tree
|
commitdiff
2007-09-17
Alexandre Julliard
msi: We can now store binary files in the repository.
tree
|
commitdiff
2007-08-27
Stefan Leichter
msi: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-08-21
Paul Vriens
msi/tests: Be verbose when GetProcAddress fails.
tree
|
commitdiff
2007-08-13
Marcus Meissner
msi: Allocate 1 byte more buffer.
tree
|
commitdiff
2007-08-13
James Hawkins
msi: Add tests for the RemoveFiles standard action.
tree
|
commitdiff
2007-08-10
Paul Vriens
msi/tests: Run tests again on win98 and NT4.
tree
|
commitdiff
2007-08-10
James Hawkins
msi: Implement the UnpublishFeatures standard action.
tree
|
commitdiff
2007-08-09
Francois Gouget
msi: Better match the PSDK types, remove some now unuse...
tree
|
commitdiff
2007-08-09
James Hawkins
msi: Simplify MsiQueryComponentState, with more tests.
tree
|
commitdiff
2007-08-08
James Hawkins
msi: Implement the remaining contexts for MsiQueryCompo...
tree
|
commitdiff
2007-08-07
James Hawkins
msi: Implement the MSIINSTALLCONTEXT_MACHINE context...
tree
|
commitdiff
2007-08-07
James Hawkins
msi: Forward MsiQueryComponentStateA to MsiQueryCompone...
tree
|
commitdiff
2007-08-07
James Hawkins
msi: Add tests for MsiQueryComponentState.
tree
|
commitdiff
2007-08-06
Francois Gouget
msi: Fix the MsiEnumProductsEx*(), MsiQueryComponentSta...
tree
|
commitdiff
2007-08-06
James Hawkins
msi: Fix the size allocated for the deferred custom...
tree
|
commitdiff
2007-08-02
James Hawkins
msi: Reimplement joins to allow joining any number...
tree
|
commitdiff
2007-08-02
James Hawkins
msi: Add tests for joining three tables.
tree
|
commitdiff
2007-07-30
Paul Vriens
msi/registry: Use the return value of squash_guid.
tree
|
commitdiff
2007-07-30
James Hawkins
msi: Add a stub implementation of MsiSourceListEnumSour...
tree
|
commitdiff
2007-07-30
James Hawkins
msi: Treat an empty string and a NULL string as the...
tree
|
commitdiff
2007-07-30
Misha Koshelev
msi: Use SysAllocString/SysFreeString for BSTR members...
tree
|
commitdiff
2007-07-30
James Hawkins
msi: Use a more unique property separator.
tree
|
commitdiff
2007-07-30
James Hawkins
msi: Keep track of the wildcard record index.
tree
|
commitdiff
2007-07-27
James Hawkins
msi: Implement the MSIMODIFY_UPDATE command in the...
tree
|
commitdiff
2007-07-27
James Hawkins
msi: Initialize the size parameter.
tree
|
commitdiff
2007-07-27
James Hawkins
msi: Add more tests for MSIMODIFY_UPDATE.
tree
|
commitdiff
2007-07-25
James Hawkins
msi: Use a different separator as a semi-colon may...
tree
|
commitdiff
2007-07-24
James Hawkins
msi: Add handling for the MSIMODIFY_UPDATE command.
tree
|
commitdiff
2007-07-24
James Hawkins
msi: Add tests for the MSIMODIFY_UPDATE command.
tree
|
commitdiff
2007-07-24
James Hawkins
msi: Properly delete the columns view.
tree
|
commitdiff
2007-07-24
Andrew Talbot
msi: Cast-qual warning fix.
tree
|
commitdiff
2007-07-23
James Hawkins
msi: Ref count temporary columns and release them when...
tree
|
commitdiff
2007-07-23
James Hawkins
msi: Implement adding columns using the ALTER command.
tree
|
commitdiff
2007-07-19
Juan Lang
msi: Return FALSE from MsiGetMode for MSIRUNMODE_OPERAT...
tree
|
commitdiff
2007-07-19
James Hawkins
msi: Implement reference counting for tables, manipulat...
tree
|
commitdiff
2007-07-19
James Hawkins
msi: Add more tests for the ALTER command.
tree
|
commitdiff
2007-07-19
Michael Stefaniuc
dlls: Remove unreachable break after return/break....
tree
|
commitdiff
2007-07-18
James Hawkins
msi: Only double the size if the remote call is from...
tree
|
commitdiff
2007-07-18
James Hawkins
Revert "msi: Only call a custom action remotely if...
tree
|
commitdiff
2007-07-17
James Hawkins
msi: Only call a custom action remotely if the type...
tree
|
commitdiff
2007-07-17
James Hawkins
msi: Load the AdminProperties stream if the package...
tree
|
commitdiff
2007-07-16
Paul Vriens
msi/tests: Don't create a directory that's not needed.
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Add a test for running an ADMIN install.
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Add a test for installing from different current...
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Fix compilation in MSVC.
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Fix three tests that were failing in Windows.
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Fix automation.c compile for MSVC.
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Reload properties as they may have been changed...
tree
|
commitdiff
2007-07-13
James Hawkins
msi: Fix a copy and paste error.
tree
|
commitdiff
2007-07-12
Alexandre Julliard
msi/tests: Comment out call to function that is still...
tree
|
commitdiff
2007-07-11
James Hawkins
msi: Add tests for adding properties with a transform...
tree
|
commitdiff
2007-07-11
James Hawkins
msi: Add tests for adding properties in a transform.
tree
|
commitdiff
2007-07-11
James Hawkins
msi: Fix current _Property table tests and add more...
tree
|
commitdiff
2007-07-11
James Hawkins
msi: Check for NULL transform, as there may be no trans...
tree
|
commitdiff
2007-07-10
James Hawkins
msi: Handle adding columns in transforms.
tree
|
commitdiff
2007-07-10
James Hawkins
msi: Test adding columns with data in a transform.
tree
|
commitdiff
2007-07-10
James Hawkins
msi: Delete msifile after the tests.
tree
|
commitdiff
2007-07-10
James Hawkins
msi: Match the changes made by the hand-generated and...
tree
|
commitdiff
2007-07-06
James Hawkins
msi: Enable remote custom actions.
tree
|
commitdiff
2007-07-06
James Hawkins
msi: Handle remote calls to MsiEvaluateCondition.
tree
|
commitdiff
2007-07-06
James Hawkins
msi: Forward MsiFormatRecordA to MsiFormatRecordW.
tree
|
commitdiff
2007-07-06
James Hawkins
msi: Handle remote calls to MsiFormatRecordW.
tree
|
commitdiff
2007-07-06
James Hawkins
msi: Fix use of BSTRs.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiSetInstallLevel.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiGetLanguage.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiSetComponentState.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiGetComponentState.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiGetFeatureState.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiSetFeatureState.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiGetMode.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiSetTargetPath.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiGetSourcePath.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiGetTargetPath.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiSequence.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiDoAction.
tree
|
commitdiff
2007-07-04
James Hawkins
msi: Handle remote calls to MsiProcessMessage.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Read the components state directly from the registry.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Return INSTALLSTATE_BADCONFIG if we can't decode...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Return INSTALLSTATE_ADVERTISED if the component...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Open the correct key and return INSTALLSTATE_ADVER...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Add tests for MsiQueryFeatureState.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Set the WindowsInstaller value in RegisterProduct...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Only publish the product if at least one feature...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Unpublish the product when it is entirely removed.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Delay publishing of the SourceList until the Publi...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: PackagePath must also include the package name.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Add tests to show when the SourceList is published...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Add support for the MSICODE_PATCH option.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: pcchValue represents the length of szValue in...
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Handle remote calls to MsiSetProperty.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Handle remote calls to MsiGetProperty.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Handle remote calls to MsiGetActiveDatabase.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Add the IWineMsiRemoteCustomAction interface.
tree
|
commitdiff
2007-07-03
James Hawkins
msi: Add the IWineMsiRemotePackage interface.
tree
|
commitdiff
2007-07-02
James Hawkins
msi: Return ERROR_SUCCESS if the PackageName property...
tree
|
commitdiff
2007-07-02
James Hawkins
msi: Return ERROR_BAD_CONFIGURATION if the SourceList...
tree
|
commitdiff
2007-07-02
James Hawkins
msi: Validate MsiSourceListGetInfo parameters.
tree
|
commitdiff
next