projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32: Mark internal symbols as hidden visibility.
[wine]
/
dlls
/
msi
/
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
2011-02-25
Paul Vriens
msi: Add a missing va_end() (Coverity).
tree
|
commitdiff
2011-02-25
Austin English
msi/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-23
Hans Leidekker
msi: A custom action dll failing to load is not a fatal...
tree
|
commitdiff
2011-02-22
Hans Leidekker
msi: Fix a trace.
tree
|
commitdiff
2011-02-17
Austin English
msi/tests: Make sure to use return values (LLVM/Clang).
tree
|
commitdiff
2011-02-17
Austin English
msi/tests: Remove dead assignments.
tree
|
commitdiff
2011-02-14
Detlef Riekenberg
msi/tests: Fix a typo.
tree
|
commitdiff
2011-02-11
Austin English
msi/tests: Make sure to use a return value (LLVM/Clang).
tree
|
commitdiff
2011-02-11
Austin English
msi/tests: Don't check return values inside of if(0...
tree
|
commitdiff
2011-02-10
Hans Leidekker
msi: Preserve existing advertise strings in the Publish...
tree
|
commitdiff
2011-02-10
Hans Leidekker
msi: Get rid of msi_component_set_state and msi_feature...
tree
|
commitdiff
2011-02-10
Austin English
msi/tests: Make sure to use return values (LLVM/Clang).
tree
|
commitdiff
2011-02-08
Austin English
msi/tests: Make sure to use return values (LLVM/Clang).
tree
|
commitdiff
2011-02-07
Hans Leidekker
msi/tests: Show that a failing call to MsiGetSourcePath...
tree
|
commitdiff
2011-02-07
Hans Leidekker
msi: Split up resolve_folder.
tree
|
commitdiff
2011-02-02
Hans Leidekker
msi: Try harder to remove non-persistent directories.
tree
|
commitdiff
2011-02-01
Hans Leidekker
msi: Handle out-of-memory condition in encode_streamname.
tree
|
commitdiff
2011-02-01
Hans Leidekker
msi: Reset file attributes before removing a file.
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Skip rollback custom actions.
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Initialize a variable in get_patch_product_codes...
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Return the correct disk prompt size from MsiSource...
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Check a return value (clang).
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi/tests: Test a return value (clang).
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Use a return value (clang).
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Make sure the return value is initialized in save_...
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Check the return value of IActiveScript_AddNamedIt...
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi/tests: Consistently test return values (clang).
tree
|
commitdiff
2011-01-27
Hans Leidekker
msi: Check the return value of fetch_int (clang).
tree
|
commitdiff
2011-01-27
Greg Geldorp
msi/tests: Check 64-bit reg view if key not present...
tree
|
commitdiff
next