projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oleaut32: Update OaBuildVersion.
[wine]
/
dlls
/
msi
/
2011-05-26
Alexandre Julliard
msi: Remove the temp files after the storage files...
tree
|
commitdiff
2011-05-25
Hans Leidekker
msi: Support rollback of failed uninstalls.
tree
|
commitdiff
2011-05-25
Hans Leidekker
msi: Don't schedule rollback actions during rollback.
tree
|
commitdiff
2011-05-25
Hans Leidekker
msi: Fix updating the component reference count during...
tree
|
commitdiff
2011-05-25
Hans Leidekker
msi: Fix the remaining actions to revert features and...
tree
|
commitdiff
2011-05-25
Hans Leidekker
msi: Fix the assembly actions to revert components...
tree
|
commitdiff
2011-05-24
Hans Leidekker
msi: Fix the font actions to revert components to the...
tree
|
commitdiff
2011-05-24
Hans Leidekker
msi: Fix the ODBC actions to revert components to the...
tree
|
commitdiff
2011-05-24
Hans Leidekker
msi: Fix the service actions to revert components to...
tree
|
commitdiff
2011-05-24
Hans Leidekker
msi: Fix the class actions to revert features to the...
tree
|
commitdiff
2011-05-24
Hans Leidekker
msi: Fix the registry actions to revert components...
tree
|
commitdiff
2011-05-24
Hans Leidekker
msi: Fix the file actions to revert components to the...
tree
|
commitdiff
2011-05-24
Hans Leidekker
msi: Fix the folder actions to revert components to...
tree
|
commitdiff
2011-05-24
Hans Leidekker
msi: Improve the stub for MsiGetMode(MSIRUNMODE_ADVERTISE).
tree
|
commitdiff
2011-05-24
Hans Leidekker
msi: Improve the BindImage action stub.
tree
|
commitdiff
2011-05-24
Hans Leidekker
msi: Move patch related functions to a separate file.
tree
|
commitdiff
2011-05-20
Hans Leidekker
msi: Execute the rollback script if the installation...
tree
|
commitdiff
2011-05-20
Hans Leidekker
msi: Schedule rollback for standard actions.
tree
|
commitdiff
2011-05-20
Hans Leidekker
msi: Implement MsiGetMode(MSIRUNMODE_ROLLBACKENABLED).
tree
|
commitdiff
2011-05-20
Hans Leidekker
msi: Implement the DisableRollback standard action.
tree
|
commitdiff
2011-05-20
Hans Leidekker
msi: Avoid a double free.
tree
|
commitdiff
2011-05-20
Hans Leidekker
msi: Recursively create the destination directory in...
tree
|
commitdiff
2011-05-20
Hans Leidekker
msi: Factor out common code from MsiEnumComponentCostsW.
tree
|
commitdiff
2011-05-18
Marcus Meissner
msi: Check comp for NULL from msi_get_loaded_component...
tree
|
commitdiff
2011-05-17
Hans Leidekker
msi: Don't resolve child folders if the target path...
tree
|
commitdiff
2011-05-17
Hans Leidekker
msi: Make sure that the target root directory has a...
tree
|
commitdiff
2011-05-17
Hans Leidekker
Revert "msi: Avoid loading cabinet streams more than...
tree
|
commitdiff
2011-05-17
Hans Leidekker
msi: Search all installation contexts in the FindRelate...
tree
|
commitdiff
2011-05-17
Hans Leidekker
msi: Improve tracing in the FindRelatedProducts action.
tree
|
commitdiff
2011-05-12
Hans Leidekker
msi: Unescape ^Q^Y sequences in text archives.
tree
|
commitdiff
2011-05-12
Hans Leidekker
msi: Handle embedded nulls in text archives.
tree
|
commitdiff
2011-05-12
Hans Leidekker
msi: Improve the stub for MisGetMode(MSIRUNMODE_ADMIN).
tree
|
commitdiff
2011-05-12
Hans Leidekker
msi: Remove redundant tracing.
tree
|
commitdiff
2011-05-11
Hans Leidekker
msi: Don't resolve child folders if the parent path...
tree
|
commitdiff
2011-05-11
Hans Leidekker
msi/tests: Show that MsiSetTargetPath updates folder...
tree
|
commitdiff
2011-05-06
Hans Leidekker
msi: Clone an open stream if possible in cabinet_open_s...
tree
|
commitdiff
2011-05-06
Hans Leidekker
msi: Keep track of a stream's storage.
tree
|
commitdiff
2011-05-06
Hans Leidekker
msi: Add support for version 1.0 of the .NET runtime.
tree
|
commitdiff
2011-05-06
Hans Leidekker
msi: Destroy assembly caches right after use.
tree
|
commitdiff
2011-05-06
Hans Leidekker
msi: Avoid loading cabinet streams more than once.
tree
|
commitdiff
2011-05-06
Hans Leidekker
msi: Get rid of helpers.c.
tree
|
commitdiff
2011-05-06
Hans Leidekker
msi: Handle NULL component correctly in MsiEnumComponen...
tree
|
commitdiff
2011-05-04
Piotr Caban
wine.inf: Add quotes to webbrowser command keys.
tree
|
commitdiff
2011-05-03
Francois Gouget
msi: get_msi_typelib() is not used anymore so remove it.
tree
|
commitdiff
2011-05-02
Hans Leidekker
msi: Define common strings just once.
tree
|
commitdiff
2011-05-02
Hans Leidekker
msi: Rewrite the folder resolution code to keep track...
tree
|
commitdiff
2011-05-02
Hans Leidekker
msi: Use a separate function to retrieve the target...
tree
|
commitdiff
2011-05-02
Hans Leidekker
msi: Skip disabled components in the InstallService...
tree
|
commitdiff
2011-05-02
Hans Leidekker
msi: Avoid casts in IWineMsiRemotePackage methods.
tree
|
commitdiff
2011-05-02
Hans Leidekker
msi: Support remote calls to MsiEnumComponentCosts.
tree
|
commitdiff
2011-05-02
Hans Leidekker
msi: Fix handling of components without a key path...
tree
|
commitdiff
2011-04-25
Marcus Meissner
msi: Mark internal symbols as visibility hidden.
tree
|
commitdiff
2011-04-19
Hans Leidekker
msi: Sync with the action request instead of the action...
tree
|
commitdiff
2011-04-18
Francois Gouget
msi: Move msi_get_cabinet_stream() up and make it static.
tree
|
commitdiff
2011-04-14
Hans Leidekker
msi: Add offsets to disk ids added by patches.
tree
|
commitdiff
2011-04-14
Hans Leidekker
msi: Add support for maintaining a list of cabinet...
tree
|
commitdiff
2011-04-14
Hans Leidekker
msi: Avoid redundant loading of media info.
tree
|
commitdiff
2011-04-14
Hans Leidekker
msi/tests: Fix some memory leaks (valgrind).
tree
|
commitdiff
2011-04-14
Hans Leidekker
msi: Fix a memory leak (valgrind).
tree
|
commitdiff
2011-04-14
Hans Leidekker
msi: Check the return value of MSIREG_OpenUpgradeCodesK...
tree
|
commitdiff
2011-04-06
Hans Leidekker
msi: More Wow64 fixes.
tree
|
commitdiff
2011-04-05
Hans Leidekker
msi: Honor msidbFeatureAttributesFollowParent.
tree
|
commitdiff
2011-04-05
Hans Leidekker
msi: Fix parsing of an empty property followed by a...
tree
|
commitdiff
2011-04-01
Hans Leidekker
msi: Implement and test MsiEnumComponentCostsA/W.
tree
|
commitdiff
2011-03-31
Francois Gouget
msi: Make load_ttf_name_id() static.
tree
|
commitdiff
2011-03-31
Hans Leidekker
msi: Fix building the message string in MSI_ProcessMessage.
tree
|
commitdiff
2011-03-31
Hans Leidekker
msi: Fix buffer size calculation in get_keypath.
tree
|
commitdiff
2011-03-30
Hans Leidekker
msi: Avoid sprintf for simple concatenations.
tree
|
commitdiff
2011-03-30
Hans Leidekker
msi: Make sure to access the 64-bit portion of the...
tree
|
commitdiff
2011-03-30
Hans Leidekker
msi/tests: Remove unneeded Wow64 checks.
tree
|
commitdiff
2011-03-30
Hans Leidekker
msi: Implement MsiGetFileSignatureInformationA/W.
tree
|
commitdiff
2011-03-30
Hans Leidekker
msi: Accept whitespace-only property values on the...
tree
|
commitdiff
2011-03-30
Hans Leidekker
msi: Explicitly pass product code and platform to MSIRE...
tree
|
commitdiff
2011-03-30
Hans Leidekker
msi: Allocate the user token dynamically.
tree
|
commitdiff
2011-03-30
Hans Leidekker
msi/tests: Allocate the user token dynamically and...
tree
|
commitdiff
2011-03-30
Hans Leidekker
msi/tests: Get rid of workarounds for win9x test failures.
tree
|
commitdiff
2011-03-30
Hans Leidekker
msi: Ignore invalid upgrade codes in the PublishProduct...
tree
|
commitdiff
2011-03-29
David Hedberg
msi: Add support for patching files.
tree
|
commitdiff
2011-03-29
David Hedberg
msi: Generalize media helpers a bit.
tree
|
commitdiff
2011-03-29
David Hedberg
msi: Add an offset to sequence numbers belonging to...
tree
|
commitdiff
2011-03-17
Paul Vriens
msi: Only call MSI_RecordGetString() when needed (Cover...
tree
|
commitdiff
2011-03-16
Francois Gouget
msi: Make get_assembly_record() static.
tree
|
commitdiff
2011-03-16
Francois Gouget
msi: Small tweak to the usage for readability.
tree
|
commitdiff
2011-03-16
Hans Leidekker
msi: Let the InstallFiles action determine which privat...
tree
|
commitdiff
2011-03-16
Hans Leidekker
msi: Skip reference counting for assembly components.
tree
|
commitdiff
2011-03-10
David Hedberg
msi: Check other sources if install media not present...
tree
|
commitdiff
2011-03-10
David Hedberg
msi: Use ordering information to update the correct...
tree
|
commitdiff
2011-03-10
Hans Leidekker
msi: Fix a memory leak (valgrind).
tree
|
commitdiff
2011-03-09
Hans Leidekker
msi: Build the key path from the display name if the...
tree
|
commitdiff
2011-03-09
Hans Leidekker
msi: Also register components without a key path.
tree
|
commitdiff
2011-03-08
Hans Leidekker
msi: Assume a file is present if the target exists...
tree
|
commitdiff
2011-03-08
Hans Leidekker
msi: Load media info even if there's no file to install.
tree
|
commitdiff
2011-03-08
Hans Leidekker
msi: Make a second pass to determine which files to...
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi: Manage one assembly cache per major version of...
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi: Avoid registering duplicate source list information.
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi: Compare keys only in compare_record.
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi: Reduce filename to the long name in ITERATE_Remove...
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi/tests: Check the result of get_system_dirs and...
tree
|
commitdiff
2011-03-04
Marcus Meissner
msi: Pointer to out of scope local variable (Coverity).
tree
|
commitdiff
2011-02-28
Austin English
msi/tests: Remove win9x hacks.
tree
|
commitdiff
next