projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
shell32: Update shellpaths My Pictures, My Video, My Music to be under
[wine]
/
dlls
/
msi
/
action.h
2005-11-02
Mike McCormack
Implement the RemoveFiles action.
blob
|
commitdiff
|
raw
2005-11-02
Mike McCormack
Use an enumeration for file states.
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-29
Mike McCormack
Some installers don't call the CreateFolders action...
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-22
Mike McCormack
Make build_icon_path return the path directly.
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-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-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
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
Add include guard to header and make functions extern.
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-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-17
Aric Stewart
Break out all the file related actions and helper funct...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Marcus Meissner
Remove cszbs from msi/action.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Aric Stewart
Break out all the class registration actions into class...
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
2005-06-09
Aric Stewart
Added module upgrade.c and implemented FindRelatedProducts.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-07
Mike McCormack
Fixes for -Wmissing-declarations and -Wwrite-strings...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-04
Alexandre Julliard
Authors: Aric Stewart <aric@codeweavers.com>, Mike...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-02
Aric Stewart
Do not loop if a ProgId's Parent Index it itself.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-27
Aric Stewart
Introduce really basic scripting of actions. This is...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-27
Alexandre Julliard
Authors: Aric Stewart <aric@codeweavers.com>, Mike...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-26
Aric Stewart
First pass at writing out CurVer keys for ProgIds....
blob
|
commitdiff
|
raw
|
diff to current
2005-05-26
Aric Stewart
A big rewrite of the whole RegisterClass, RegisterProgId,
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Aric Stewart
Correctly use short filenames from uncompressed file...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-16
Mike McCormack
- Rename dupstrW to strdupW, and remove duplicate defin...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Aric Stewart
Add the ExecuteAction handler.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-01
Aric Stewart
Continued work to simplify the ProcessAction call,...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-01
Juan Lang
Partially implement AppSearch action.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-27
Aric Stewart
Enable the updating of Feature and thus the resulting...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-25
Aric Stewart
- action.c is getting too big, so split out all the...
blob
|
commitdiff
|
raw
|
diff to current