projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ole: Improve typelib traces.
[wine]
/
dlls
/
msi
/
2005-12-21
Bill Medland
msi: Prevent array underflow in MsiFormat when measurin...
tree
|
commitdiff
2005-12-20
Bill Medland
msi: Use a default dialog font if nothing is specified.
tree
|
commitdiff
2005-12-19
Magnus Olsen
msi: Fixed deformat_environment to not cut off string.
tree
|
commitdiff
2005-12-05
Christian Gmeiner
msi: Implemented DllCanUnloadNow.
tree
|
commitdiff
2005-12-05
Huw Davies
msi: Fix MsiProvideQualifiedComponentW spec file entry.
tree
|
commitdiff
2005-11-30
Robert Shearman
The buffer sizes in the documentation for MsiDecomposeD...
tree
|
commitdiff
2005-11-28
Mike McCormack
If a source directory doesn't exist, use the install...
tree
|
commitdiff
2005-11-28
Mike McCormack
Handle the ^ character in MaskEdit controls.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-24
Mike McCormack
Make all source directories at the root of the install.
tree
|
commitdiff
2005-11-21
YunSong Hwang
Update Korean translations.
tree
|
commitdiff
2005-11-21
Mike McCormack
Loop around calling RegQueryValue until we have a big...
tree
|
commitdiff
2005-11-15
Mike McCormack
Convert MsiEnumComponentQualifiers to use msi_strcpy_to...
tree
|
commitdiff
2005-11-15
Mike McCormack
Fix function prototype and spec file entry for
tree
|
commitdiff
2005-11-15
Mike McCormack
Only return ERROR_MORE_DATA if there's a buffer to...
tree
|
commitdiff
2005-11-15
Mike McCormack
Set the Installed property if the product is already...
tree
|
commitdiff
2005-11-14
Mike McCormack
Empty strings are not equal to any number, so all compa...
tree
|
commitdiff
2005-11-14
YunSong Hwang
Add Korean translations.
tree
|
commitdiff
2005-11-14
Mike McCormack
Fix comparison of empty properties to numbers and add...
tree
|
commitdiff
2005-11-11
Steven Edwards
Partly implement MsiMessageBox[A/W] on top of MessageBo...
tree
|
commitdiff
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
tree
|
commitdiff
2005-11-10
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2005-11-10
Aric Stewart
Use MsiDecomposeDescriptorW in MsiProvideQualifiedCompo...
tree
|
commitdiff
2005-11-09
Mike McCormack
Fix passing of NULL pointers to MsiDecomposeDescriptor...
tree
|
commitdiff
2005-11-09
Mike McCormack
Make sure we only CoUninitialize after successfully...
tree
|
commitdiff
2005-11-05
Saulius Krasuckas
Win9x returns MSIDBERROR_NOERROR.
tree
|
commitdiff
2005-11-03
Ivan Leo Puoti
Fix some wrong prototypes.
tree
|
commitdiff
2005-11-03
Mike McCormack
Remove some redundant null pointer checks.
tree
|
commitdiff
2005-11-03
Mike McCormack
Add missing semicolons that caused compile trouble...
tree
|
commitdiff
2005-11-02
Mike McCormack
NULL and empty strings are the same in conditions.
tree
|
commitdiff
2005-11-02
Mike McCormack
Stub implementation for MsiAdvertiseScriptA/W.
tree
|
commitdiff
2005-11-02
Mike McCormack
Create the +msidb debug channel for msi database code.
tree
|
commitdiff
2005-11-02
Aric Stewart
Force files to install if the REINSTALL property is...
tree
|
commitdiff
2005-11-02
Mike McCormack
Fix parameter handling in MsiSetTargetPath, and add...
tree
|
commitdiff
2005-11-02
Mike McCormack
Implement the RemoveFiles action.
tree
|
commitdiff
2005-11-02
Mike McCormack
Stub implementation for MsiGetFileHashA/W.
tree
|
commitdiff
2005-11-02
Mike McCormack
Use an enumeration for file states.
tree
|
commitdiff
2005-11-02
Mike McCormack
Define NONAMELESSUNION and NONAMELESSSTRUCT for older...
tree
|
commitdiff
2005-10-31
Mike McCormack
Make sure to unregister all the classes that were regis...
tree
|
commitdiff
2005-10-31
Mike McCormack
Fix and test MsiGetProperty and MsiSetProperty.
tree
|
commitdiff
2005-10-31
Mike McCormack
Improve MsiUseFeatureEx and MsiGetFeatureState a little...
tree
|
commitdiff
2005-10-30
Mike McCormack
Add a stub for the AllocateRegistrySpace action.
tree
|
commitdiff
2005-10-30
Mike McCormack
Define MSIDBOPEN_ constants using LPCWSTR when compilin...
tree
|
commitdiff
2005-10-30
Mike McCormack
Add a read-only implementation of the SelectionTree...
tree
|
commitdiff
2005-10-30
Mike McCormack
Simplify register_progid() and remove a fixed length...
tree
|
commitdiff
2005-10-30
Mike McCormack
Handle MaskEdit masks containing dashes and other constant
tree
|
commitdiff
2005-10-30
Mike McCormack
Use msi_get_property_int() in a few more places.
tree
|
commitdiff
2005-10-30
Mike McCormack
Add a stub implementation of msi.MsiSetMode.
tree
|
commitdiff
2005-10-30
Mike McCormack
Remove unused package parameter of register_progid_base().
tree
|
commitdiff
2005-10-30
Mike McCormack
Use "static const" rather than "const static" as gcc...
tree
|
commitdiff
2005-10-29
Mike McCormack
Don't change the UI level during ExecuteAction.
tree
|
commitdiff
2005-10-29
Mike McCormack
Implement MsiGetFeatureUsageA and MsiUseFeature(Ex...
tree
|
commitdiff
2005-10-29
Mike McCormack
Remove the unused 1st parameter of ACTION_VerifyCompone...
tree
|
commitdiff
2005-10-29
Mike McCormack
Explicitly check for MSICONDITION_TRUE being returned...
tree
|
commitdiff
2005-10-29
Mike McCormack
Some installers don't call the CreateFolders action...
tree
|
commitdiff
2005-10-29
Mike McCormack
Add a bunch of tests for MsiEvaluateCondition and make...
tree
|
commitdiff
2005-10-29
Mike McCormack
Make enter and escape trigger the default and cancel...
tree
|
commitdiff
2005-10-29
Mike McCormack
Deleted two buggy functions that incorrectly and ineffi...
tree
|
commitdiff
2005-10-29
Mike McCormack
Remove an incorrect comment and check for 0 being an...
tree
|
commitdiff
2005-10-29
Mike McCormack
Extract file directly to their target location, bypassi...
tree
|
commitdiff
2005-10-29
Thomas Weidenmueller
Passing NULL as the last two parameters to ReadFile...
tree
|
commitdiff
2005-10-29
Mike McCormack
Add an implementation for MsiGetShortcutTargetA/W.
tree
|
commitdiff
2005-10-28
Mike McCormack
Fix a memory leak.
tree
|
commitdiff
2005-10-28
Mike McCormack
Put the UI update code for cabinet file into a separate...
tree
|
commitdiff
2005-10-28
Mike McCormack
Return an error in MsiGetComponentPathW if passed a...
tree
|
commitdiff
2005-10-28
Mike McCormack
Fix error handling in MsiEvaluateCondition.
tree
|
commitdiff
2005-10-28
Mike McCormack
Translate INVALID_HANDLE_VALUE to zero for cabinet...
tree
|
commitdiff
2005-10-28
Mike McCormack
Fix a memory leak in the cabinet extracting code.
tree
|
commitdiff
2005-10-28
Mike McCormack
Fix MsiGetPropertyA/W spec declarations.
tree
|
commitdiff
2005-10-28
Mike McCormack
Create component folders in the CreateFolders action.
tree
|
commitdiff
2005-10-27
Mike McCormack
If an action fails, print out its name as well as the...
tree
|
commitdiff
2005-10-27
Mike McCormack
Rename load_dynamic_stringW to msi_dup_record_field...
tree
|
commitdiff
2005-10-27
Mike McCormack
Implement transforms. This still includes some debuggi...
tree
|
commitdiff
2005-10-27
Mike McCormack
Tidy up the RegisterProduct action a little.
tree
|
commitdiff
2005-10-26
Mike McCormack
Create a stub function to apply a single table transfor...
tree
|
commitdiff
2005-10-26
Mike McCormack
Enumerate the substorage transforms for any patches...
tree
|
commitdiff
2005-10-26
Mike McCormack
Create an internal handle-free api for reading MSI...
tree
|
commitdiff
2005-10-26
Mike McCormack
Switch back to using IPicture to load images. LoadImag...
tree
|
commitdiff
2005-09-30
Mike McCormack
Rename ACTION_DoTopLevelINSTALL to MSI_InstallPackage...
tree
|
commitdiff
2005-09-29
Mike McCormack
Avoid UpdateWindow, it causes trouble with WS_EX_TRANSP...
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-29
Mike McCormack
Create a function to read a property as an integer.
tree
|
commitdiff
2005-09-28
Mike McCormack
Add some more action stubs, remove forward declarations.
tree
|
commitdiff
2005-09-28
Mike McCormack
Split command line parsing from MSI_InstallPackage...
tree
|
commitdiff
2005-09-28
Mike McCormack
Add the progress control.
tree
|
commitdiff
2005-09-28
Mike McCormack
Fix and test MsiViewGetColumnInfo and binary fields.
tree
|
commitdiff
2005-09-28
Mike McCormack
Don't quote numbers in a query, as it doesn't parse...
tree
|
commitdiff
2005-09-28
Mike McCormack
Don't create MSI handles unless we have to pass one...
tree
|
commitdiff
2005-09-26
Mike McCormack
Create a function to determine the table's row size...
tree
|
commitdiff
2005-09-26
Mike McCormack
Fix various query related memory leaks.
tree
|
commitdiff
2005-09-26
Mike McCormack
Make a macro function for unimplemented actions.
tree
|
commitdiff
2005-09-26
Mike McCormack
Fill out the stubs for MsiApplyTransformA/W a bit more.
tree
|
commitdiff
2005-09-26
Mike McCormack
Fix handle leaks in the test cases.
tree
|
commitdiff
2005-09-26
Mike McCormack
Make sure to set the minimum size before allocating...
tree
|
commitdiff
2005-09-25
Mike McCormack
Handle copying of the install package to a temporary...
tree
|
commitdiff
2005-09-25
Mike McCormack
Fix another memory leak.
tree
|
commitdiff
2005-09-25
Mike McCormack
Stub implementation of the IsolateComponents action.
tree
|
commitdiff
2005-09-23
Mike McCormack
Fix a memory leak.
tree
|
commitdiff
2005-09-23
Mike McCormack
Add a stub implementation of the BindImage action.
tree
|
commitdiff
2005-09-23
Mike McCormack
Stub implementation of the PatchFiles action.
tree
|
commitdiff
next