projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel32: Moved the allocation of the process stack to ntdll.
[wine]
/
dlls
/
msi
/
2008-03-25
James Hawkins
msi: Fix a typo.
tree
|
commitdiff
2008-03-24
James Hawkins
msi: Implement the StopServices action.
tree
|
commitdiff
2008-03-24
James Hawkins
msi: Don't hardcode the root drive.
tree
|
commitdiff
2008-03-24
James Hawkins
msi: INSTALLPROPERTY_AUTHORIZED_LUA_APP is only availab...
tree
|
commitdiff
2008-03-24
James Hawkins
msi: Initialize the size parameter.
tree
|
commitdiff
2008-03-21
James Hawkins
msi: Remove the dependence on compressed cabinets in...
tree
|
commitdiff
2008-03-20
James Hawkins
msi: Don't trace the tables names on import.
tree
|
commitdiff
2008-03-20
James Hawkins
msi: Fix the registry root indices for Installer::Regis...
tree
|
commitdiff
2008-03-20
James Hawkins
msi: Fix a few failing tests on win9x.
tree
|
commitdiff
2008-03-20
James Hawkins
msi: Clean up the db when skipping the tests.
tree
|
commitdiff
2008-03-20
James Hawkins
msi: win95 returns ERROR_BAD_PATHNAME.
tree
|
commitdiff
2008-03-20
James Hawkins
msi: Fix the type of the ID parameter of MsiSourceListE...
tree
|
commitdiff
2008-03-19
Francois Gouget
msi/tests: Skip the tests if we are unable to identify...
tree
|
commitdiff
2008-03-18
James Hawkins
msi: Fix a few test failures on win9x.
tree
|
commitdiff
2008-03-18
James Hawkins
msi: Fix a few test failures on win9x.
tree
|
commitdiff
2008-03-18
James Hawkins
msi: Fix a few test failures on win9x.
tree
|
commitdiff
2008-03-18
James Hawkins
msi: Skip the Installer object tests on win9x.
tree
|
commitdiff
2008-03-18
James Hawkins
msi: Fix a few tests of display IDs that don't exist...
tree
|
commitdiff
2008-03-18
James Hawkins
msi: Skip the endlines test if the table fails on import.
tree
|
commitdiff
2008-03-15
James Hawkins
msi: Don't publish the product for the custom action...
tree
|
commitdiff
2008-03-14
Marcus Meissner
msi: Initialize variables.
tree
|
commitdiff
2008-03-13
James Hawkins
msi: Test and fix MsiSourceListAddSource.
tree
|
commitdiff
2008-03-12
Rob Shearman
msi: Passing NULL for szBuffer and NULL for pcchValueBu...
tree
|
commitdiff
2008-03-12
Rob Shearman
msi: Fix typos which caused joins of three or more...
tree
|
commitdiff
2008-03-12
James Hawkins
msi: Deformat the service name and display name when...
tree
|
commitdiff
2008-03-11
James Hawkins
msi: Ignore the custom action type 51 if the source...
tree
|
commitdiff
2008-03-11
James Hawkins
msi: Fix an off-by-one error when applying embedded...
tree
|
commitdiff
2008-03-11
James Hawkins
msi: Optimize MsiSourceListAddSourceEx for adding to...
tree
|
commitdiff
2008-03-07
Andrew Talbot
msi: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-03-07
James Hawkins
msi: Fix handling of published installer properties.
tree
|
commitdiff
2008-03-07
Ove Kaaven
msi: Fix bug in handling of multivolume CAB files.
tree
|
commitdiff
2008-03-06
James Hawkins
msi: Break out the publishing tests into their respecti...
tree
|
commitdiff
2008-03-05
Paul Vriens
msi/tests: Make tests run on win9x/NT4 again.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-03-04
James Hawkins
msi: Add tests for MsiGetProductInfoEx.
tree
|
commitdiff
2008-03-04
James Hawkins
msi: Implement MsiGetProductInfoEx.
tree
|
commitdiff
2008-03-01
James Hawkins
msi: Include query.h to pull in the definition of STREA...
tree
|
commitdiff
2008-03-01
James Hawkins
msi: Remove a pointless wrapper of RegCreateKey.
tree
|
commitdiff
2008-03-01
James Hawkins
msi: Make local functions static.
tree
|
commitdiff
2008-03-01
James Hawkins
msi: Implement the UILevel property of the Installer...
tree
|
commitdiff
2008-03-01
James Hawkins
msi: Don't bail out if the row to modify is not found...
tree
|
commitdiff
2008-03-01
James Hawkins
janitorial: Remove links to any microsoft site.
tree
|
commitdiff
2008-02-29
Alexandre Julliard
msi/tests: Replace a printf() by a trace().
tree
|
commitdiff
2008-02-28
James Hawkins
msi: Update controls based on a property when that...
tree
|
commitdiff
2008-02-28
James Hawkins
msi: If a feature's action is INSTALLSTATE_UNKNOWN...
tree
|
commitdiff
2008-02-28
Marcus Meissner
msi: Initialize type (Coverity).
tree
|
commitdiff
2008-02-28
Rob Shearman
msi: Fix buffer size calculation in build_default_format.
tree
|
commitdiff
2008-02-28
Rob Shearman
msi: Fix the buffer size calculation in msi_build_creat...
tree
|
commitdiff
2008-02-27
James Hawkins
msi: Change the property variant if the types don't...
tree
|
commitdiff
2008-02-27
Paul Vriens
msi/tests: Fix test that depends on the order of the...
tree
|
commitdiff
2008-02-27
Paul Vriens
msi/tests: Skip tests that contain functions that are...
tree
|
commitdiff
2008-02-27
Paul Vriens
msi/tests: Skip tests for functions that are not available.
tree
|
commitdiff
2008-02-27
Paul Vriens
msi/tests: Make sure tests will run on Win9x and NT.
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Search existing published sources if the media...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Allow setting a media disk as the last used source...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Store the media type and set the last used source...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Read the source list properties from the user...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Read the disk prompt source list property from...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Remove setting a source list property that's in...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Publish source information in the user-unmanaged...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Add tests for MsiSourceListEnumMediaDisks.
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Implement MsiSourceListEnumMediaDisks.
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Fix skipping a NULL record.
tree
|
commitdiff
2008-02-25
Paul Vriens
msi/tests: Make tests run on win9x/NT4 again.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Fix and simplify handling of REG_MULTI_SZ strings...
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Simplify MsiSourceListAddMediaDisk.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Remove invalid fixmes.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Return the result of the call to OpenSourceKey.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Validate the parameters of MsiSourceListAddMediaDisk.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Add tests for MsiSourceListAddMediaDisk.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Fix the INSTALLPROPERTY_LASTUSEDTYPE case.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Factorize and fix the INSTALLPROPERTY_MEDIAPACKAGE...
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Simplify the check for a valid product code.
tree
|
commitdiff
2008-02-25
James Hawkins
msi: Add more tests for MsiSourceListGetInfo.
tree
|
commitdiff
2008-02-22
James Hawkins
msi: Fix the size of the data sent in to RegSetValueExW.
tree
|
commitdiff
2008-02-21
James Hawkins
msi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case of...
tree
|
commitdiff
2008-02-21
James Hawkins
msi: Allow enumerating the sources without querying...
tree
|
commitdiff
2008-02-21
James Hawkins
msi: Publish a few SourceList properties.
tree
|
commitdiff
2008-02-21
James Hawkins
msi: Implement MsiSourceListEnumSources.
tree
|
commitdiff
2008-02-20
James Hawkins
msi: Forward MsiSourceListEnumSourcesA to a stub implem...
tree
|
commitdiff
2008-02-19
Gerald Pfeifer
msi: Remove unused parameter to msi_comp_find_prodcode().
tree
|
commitdiff
2008-02-19
Gerald Pfeifer
msi: Adjust the signedness of three variables.
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Remove invalid FIXMEs.
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Return ERROR_INVALID_PARAMETER if the context...
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Validate the dwOptions parameter of MsiSourceListS...
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Simplify the MEDIAPACKAGEPATH and DISKPROMPT cases.
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Return the results from OpenSourceKey.
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Return ERROR_UNKNOWN_PATCH if dwOptions contains...
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Validate the szProduct parameter of MsiSourceListS...
tree
|
commitdiff
2008-02-19
James Hawkins
msi: Add tests for MsiSourceListSetInfo.
tree
|
commitdiff
2008-02-19
Francois Gouget
msi: Use 'HKCU\Software\Microsoft\MS Setup (ACME)'...
tree
|
commitdiff
2008-02-19
Rob Shearman
msi: Remove some unused functions.
tree
|
commitdiff
2008-02-18
James Hawkins
msi: Add tests for MsiSourceListEnumSources.
tree
|
commitdiff
2008-02-18
James Hawkins
msi: Add tests for enumerating the source list after...
tree
|
commitdiff
2008-02-18
James Hawkins
msi: Implement the MSIMODIFY_REFRESH command of MsiView...
tree
|
commitdiff
2008-02-18
James Hawkins
msi: Add tests for the MSIMODIFY_REFRESH command.
tree
|
commitdiff
2008-02-18
James Hawkins
msi: Convert REG_DWORD properties to strings in MsiGetP...
tree
|
commitdiff
2008-02-18
James Hawkins
msi: Set the UserLanguageID property.
tree
|
commitdiff
2008-02-18
Rob Shearman
msi: Fix the character count passed into RegSetValueExA...
tree
|
commitdiff
next