projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
crypt32: Include system headers before Windows headers.
[wine]
/
dlls
/
msi
/
2011-09-05
Hans Leidekker
msi: Initialize a variable.
tree
|
commitdiff
2011-09-05
Hans Leidekker
msi: Use a higher value for the initial transform disk id.
tree
|
commitdiff
2011-09-05
Hans Leidekker
msi/tests: Fix a number of test messages.
tree
|
commitdiff
2011-09-05
Hans Leidekker
msi: Avoid a leak when a query is executed more than...
tree
|
commitdiff
2011-09-02
Francois Gouget
msi: Make find_table() static.
tree
|
commitdiff
2011-09-02
Michael Stefaniuc
msi: COM cleanup for the IEnumVARIANT iface.
tree
|
commitdiff
2011-08-31
Jacek Caban
msi: Ude default calling convention for internal functions.
tree
|
commitdiff
2011-08-31
Jacek Caban
msi: Use struct instead of interface in object declarat...
tree
|
commitdiff
2011-08-31
Marcus Meissner
msi: Check return value of msi_string2idW (Coverity).
tree
|
commitdiff
2011-08-29
Alexandre Julliard
msi: Avoid dynamic stack allocation.
tree
|
commitdiff
2011-08-26
Bernhard Loos
msi: Implement proper sorting in WHEREVIEW.
tree
|
commitdiff
2011-08-26
Bernhard Loos
msi: Protected primary keys against modification.
tree
|
commitdiff
2011-08-26
Bernhard Loos
msi: Make WHEREVIEW able to deal directly with multiple...
tree
|
commitdiff
2011-08-25
Bernhard Loos
msi: Use an array instead of a hashtable for WHEREVIEW.
tree
|
commitdiff
2011-08-24
Hans Leidekker
msi: Resolve the target folder if necessary when buildi...
tree
|
commitdiff
2011-08-24
Hans Leidekker
msi/tests: Skip a test if the process is limited.
tree
|
commitdiff
2011-08-24
Hans Leidekker
msi/tests: Accept one more estimated size.
tree
|
commitdiff
2011-08-23
Hans Leidekker
msi/tests: Clean up local packages.
tree
|
commitdiff
2011-08-23
Hans Leidekker
msi: Remove icons when the product is uninstalled.
tree
|
commitdiff
2011-08-23
Hans Leidekker
msi: Initialize the installation context from the regis...
tree
|
commitdiff
2011-08-23
Hans Leidekker
msi: Remove local patch packages when the product is...
tree
|
commitdiff
2011-08-23
Hans Leidekker
msi: Don't create a temporary copy of the package.
tree
|
commitdiff
2011-08-23
Hans Leidekker
msi: Print a warning instead of a fixme if we fail...
tree
|
commitdiff
2011-08-23
Hans Leidekker
msi/tests: Use a package code that is different from...
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-04
Hans Leidekker
msi: Make sure the source directory has a trailing...
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-08-02
Hans Leidekker
msi: Avoid a crash in ControlEvent_SetTargetPath.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
makefiles: Generate resource files for typelibs.
tree
|
commitdiff
2011-07-28
Bernhard Loos
msi: MsiDatabaseCommit also succeeds for a a readonly...
tree
|
commitdiff
2011-07-27
Hans Leidekker
msi: Always check the return value of MSI_IterateRecords.
tree
|
commitdiff
2011-07-27
Hans Leidekker
msi: Clean up the database queries.
tree
|
commitdiff
2011-07-27
Hans Leidekker
msi: Make the column and table name parameters of get_c...
tree
|
commitdiff
2011-07-27
Hans Leidekker
msi: Store table and column names in the string table.
tree
|
commitdiff
2011-07-25
Hans Leidekker
msi: Allow read sharing if the package is openend in...
tree
|
commitdiff
2011-07-25
Hans Leidekker
msi: Don't duplicate column string data.
tree
|
commitdiff
2011-07-24
Hans Leidekker
msi: Fix the SelectionPath event handler.
tree
|
commitdiff
2011-07-07
Francois Gouget
msi: Make msi_parse_patch_summary() and msi_apply_patch...
tree
|
commitdiff
2011-07-07
Hans Leidekker
msi: Check the return value of MSI_IterateRecords ...
tree
|
commitdiff
2011-07-07
Hans Leidekker
msi: Get rid of the msistring typedef.
tree
|
commitdiff
2011-07-07
Hans Leidekker
msi: Avoid dereferencing a NULL pointer (clang).
tree
|
commitdiff
2011-07-07
Hans Leidekker
msi: Check the transform language against the package...
tree
|
commitdiff
2011-07-07
Hans Leidekker
msi: Add a stub implementation of MsiDeterminePatchSequ...
tree
|
commitdiff
2011-07-07
Hans Leidekker
msi: Remove some dead assignments (clang).
tree
|
commitdiff
2011-07-07
Hans Leidekker
msi: Avoid using an uninitialized value (clang).
tree
|
commitdiff
2011-07-07
Hans Leidekker
msi: Use the return value of MSI_IterateRecords (clang).
tree
|
commitdiff
2011-07-06
Frédéric Delanoy
msi: Remove dead assignment (Clang).
tree
|
commitdiff
2011-07-01
Hans Leidekker
msi: Get rid of the remaining tabs.
tree
|
commitdiff
2011-07-01
Hans Leidekker
msi: Delay creating local installer and patch packages...
tree
|
commitdiff
2011-07-01
Hans Leidekker
msi: Remove directories after removing all files.
tree
|
commitdiff
2011-07-01
Hans Leidekker
msi/tests: Clean up the local package in test_register_...
tree
|
commitdiff
2011-07-01
Hans Leidekker
msi/tests: Remove a test.
tree
|
commitdiff
2011-07-01
Hans Leidekker
msi: Handle escaped double quotes in command line parsing.
tree
|
commitdiff
2011-07-01
Hans Leidekker
msi: Use an enum to represent folder states.
tree
|
commitdiff
2011-07-01
Hans Leidekker
msi: Perform a full uninstall if no feature resolves...
tree
|
commitdiff
2011-06-27
Marcus Meissner
msi: Remove superflous NULL check (Coverity).
tree
|
commitdiff
2011-06-27
Marcus Meissner
msi: Removed useless NULL check (Coverity).
tree
|
commitdiff
2011-06-23
Hans Leidekker
msi: Count progress in units of 512 bytes.
tree
|
commitdiff
2011-06-23
Hans Leidekker
msi: Make sure reported progress adds up to projected...
tree
|
commitdiff
2011-06-23
Hans Leidekker
msi: Add support for running the progress bar backwards.
tree
|
commitdiff
2011-06-23
Hans Leidekker
msi: Don't subscribe more than once to the same control...
tree
|
commitdiff
2011-06-23
Hans Leidekker
msi: Don't update the progress bar in schedule_install_...
tree
|
commitdiff
2011-06-14
Hans Leidekker
msi: Pass the full custom action command to CreateProcess.
tree
|
commitdiff
2011-06-13
Marcus Meissner
msi: Fix some NULL dereferences (Coverity).
tree
|
commitdiff
2011-06-10
Hans Leidekker
msi: Implement and test MsiSetFeatureAttributes.
tree
|
commitdiff
2011-06-10
Hans Leidekker
msi: Implement and test MsiGetFeatureInfo.
tree
|
commitdiff
2011-06-10
Hans Leidekker
msi: Remove redundant function find_feature_by_name.
tree
|
commitdiff
2011-06-10
Hans Leidekker
msi: Add a stub implementation of MsiCreateTransformSum...
tree
|
commitdiff
2011-06-09
Alexandre Julliard
msi: Create temp files in the destination directory...
tree
|
commitdiff
2011-06-07
Hans Leidekker
msi: Get rid of some more forward declarations.
tree
|
commitdiff
2011-06-07
Hans Leidekker
msi: Avoid some AW conversions.
tree
|
commitdiff
2011-06-07
Hans Leidekker
msi: Get rid of forward declarations for custom action...
tree
|
commitdiff
2011-06-07
Hans Leidekker
msi: Handle disabled components properly in the Process...
tree
|
commitdiff
2011-06-07
Hans Leidekker
msi: Add support for returning validation errors.
tree
|
commitdiff
2011-06-07
Hans Leidekker
msi: Print a warning instead of an error if we're going...
tree
|
commitdiff
2011-06-07
Hans Leidekker
msi: Fully initialize the MSISTORAGESVIEW and MSISTREAM...
tree
|
commitdiff
2011-06-07
Hans Leidekker
msi: Revert 8321276cd34486bc6bf1e07c0e99c73423288854.
tree
|
commitdiff
2011-06-07
Hans Leidekker
msi: Reorder dialog functions to avoid forward declarat...
tree
|
commitdiff
2011-06-07
Hans Leidekker
msi: Factor out common code to execute custom action...
tree
|
commitdiff
2011-06-01
Hans Leidekker
msi: GetUserName sets last error to ERROR_INSUFFICIENT_...
tree
|
commitdiff
2011-05-30
Hans Leidekker
msi: Set the SystemComponent installation property...
tree
|
commitdiff
2011-05-30
Hans Leidekker
msi: Skip files from global assemblies in the RemoveFil...
tree
|
commitdiff
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
next