projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tests: Moved some compatibility defines to wine/test.h.
[wine]
/
dlls
/
msi
/
helpers.c
2006-08-25
Mike McCormack
msi: Reimplement msi_dup_property and msi_get_property_int.
blob
|
commitdiff
|
raw
2006-08-25
James Hawkins
msi: Inform the user with an error message when the...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Mike McCormack
msi: Move msi_get_property_int() to helpers.c
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
Mike McCormack
msi: Move version string conversions to registry.c.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Mike McCormack
msi: Don't fall back to the folder's parent if the...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Mike McCormack
msi: Simplify create_component_advertise_string() a...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Mike McCormack
msi: Improve handling of short paths.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Dmitry Timoshkov
Make more arrays const.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Robert Shearman
msi: Move the firing of control events to MSI_ProcessMe...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Mike McCormack
msi: Clean trailing and leading spaces from path segments.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Mike McCormack
If a source directory doesn't exist, use the install...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-24
Mike McCormack
Make all source directories at the root of the install.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Mike McCormack
Remove some redundant null pointer checks.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-29
Mike McCormack
Remove the unused 1st parameter of ACTION_VerifyCompone...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-27
Mike McCormack
Rename load_dynamic_stringW to msi_dup_record_field...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-30
Mike McCormack
Rename ACTION_DoTopLevelINSTALL to MSI_InstallPackage...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-22
Mike McCormack
Fix various memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-22
Mike McCormack
Make build_icon_path return the path directly.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-21
Mike McCormack
Fix some simple memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-20
Mike McCormack
Added memory allocation inline functions (part 2).
blob
|
commitdiff
|
raw
|
diff to current
2005-09-15
Mike McCormack
Rename load_dynamic_property and remove its unused...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-13
Mike McCormack
Eliminate fixed length buffers from the MSIFEATURE...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Mike McCormack
Eliminate yet more fixed length buffers.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Mike McCormack
Fix more fixed length buffers.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Mike McCormack
Make sure not to access invalid components or features.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-09
Mike McCormack
Move a fixed size buffer to the heap.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-08
Mike McCormack
Allocate memory rather than using fixed length buffers.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-08
Mike McCormack
Fix memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Mike McCormack
Keep temporary files in a seperate list.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Mike McCormack
Avoid fixed length buffers for conditions.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Mike McCormack
Remove an unnecessary level of indent.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Mike McCormack
Convert progids to a standard list.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Mike McCormack
- convert verbs into a standard list
blob
|
commitdiff
|
raw
|
diff to current
2005-08-29
Mike McCormack
- build a standard Wine list of extensions instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-26
Mike McCormack
- build a standard Wine list of mime types instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
Mike McCormack
- build a standard Wine list of classes instead of...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-24
Mike McCormack
- build a standard Wine list of appids instead of using...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
Mike McCormack
- build a standard Wine list of folders instead of...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
Mike McCormack
- build a standard Wine list of files instead of using...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
Mike McCormack
- build a standard Wine list of features instead of...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
Mike McCormack
- build a standard Wine list of components instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-19
Mike McCormack
Store the component information in a standard Wine...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-07
Aric Stewart
Fill and use the ProductCode part of the MSIPACKAGE...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-30
Aric Stewart
Keep track of what sequence we are in and register...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-29
Aric Stewart
Handle installs off multiple volumes and properly pull...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-28
Aric Stewart
Relocate the msi file to prevent cd locking, corrected...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Aric Stewart
Fix situations where TARGETDIR is set to a non \ terminated
blob
|
commitdiff
|
raw
|
diff to current
2005-06-15
Aric Stewart
Break out all the helper functions into helpers.c.
blob
|
commitdiff
|
raw
|
diff to current