projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Set the install context based on the ALLUSERS property.
[wine]
/
dlls
/
msi
/
files.c
2008-04-07
James Hawkins
msi: Set the install context based on the ALLUSERS...
blob
|
commitdiff
|
raw
2008-03-20
James Hawkins
msi: Fix the type of the ID parameter of MsiSourceListE...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-07
Ove Kaaven
msi: Fix bug in handling of multivolume CAB files.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
James Hawkins
msi: Search existing published sources if the media...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
James Hawkins
msi: Store the media type and set the last used source...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
James Hawkins
msi: Remove setting a source list property that's in...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
James Hawkins
msi: Publish source information in the user-unmanaged...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
James Hawkins
msi: dest_path refers to the directory prefix, not...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
James Hawkins
msi: Create parent directories when duplicating files...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
James Hawkins
msi: Directly download mi->source now that SourceDir...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
James Hawkins
msi: Only read an internal package if the file to insta...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
James Hawkins
msi: Free the cabinet string on error.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
James Hawkins
msi: Don't check for the media or cabinet if the cabine...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
James Hawkins
msi: Only check the volume label if it's different...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
James Hawkins
msi: Check the destination file's hash and skip that...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
James Hawkins
msi: Check the cabinet's full path for existence, not...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
James Hawkins
msi: Don't check for a cabinet's existence if it's...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
James Hawkins
msi: Don't ignore the error returned by ready_media.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
James Hawkins
msi: Only check the presence of the cabinet if the...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
James Hawkins
msi: Simplify ready_media.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
James Hawkins
msi: Set media info strings to NULL after freeing them.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Delay publishing of the SourceList until the Publi...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
James Hawkins
msi: Fetch the volume name when getting disk info.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Rob Shearman
msi: Only use the long name for the file source if...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
James Hawkins
msi: Fall back to checking if the cab exists if the...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
James Hawkins
msi: Create the destination directory if it doesn't...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
James Hawkins
msi: Only check the volume label for every media after...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-09
James Hawkins
msi: Check the volume name when changing media.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-13
Rob Shearman
msi: Provide UI action data for uncompressed files...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
James Hawkins
msi: Reset the is_extracted flag when every cabinet...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
James Hawkins
msi: Load the folder property if available and requested.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-26
James Hawkins
msi: Overwrite an existing read-only file when copying...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
James Hawkins
msi: Don't skip files continued from a previous cabinet.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Misha Koshelev
msi: Make sure to ignore UI level flags in dialog and...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
James Hawkins
msi: Allow uncompressed files before compressed files...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
James Hawkins
msi: Use mi->source if the source is not a full path.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-29
James Hawkins
msi: Don't fail if we can't remove an existing install...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Mike McCormack
msi: Clean up parameters of msi_media_get_disk_info().
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Mike McCormack
msi: Fix some memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Mike McCormack
msi: Don't leak row handles.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Mike McCormack
msi: Remove track_tempfile()'s unused 2nd parameter.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
James Hawkins
msi: Notify the external UI handler when changing media.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
James Hawkins
msi: Fix a heap corruption bug by resizing the src...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
James Hawkins
msi: Add support for continuous cabinets.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
James Hawkins
msi: Extract cabinets in ACTION_InstallFiles. ready_med...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
James Hawkins
msi: Move the file sequence check out of ready_media_in...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
James Hawkins
msi: Factor out load_media_info from ready_media_for_file.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
James Hawkins
msi: Use disk_prompt from the media_info structure...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
James Hawkins
msi: Factor out download_remote_cabinet and reuse extra...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
James Hawkins
msi: Store the base URL of the MSI package if it is...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
James Hawkins
msi: Factor copy_install_file out of ACTION_InstallFiles.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
James Hawkins
msi: Factor schedule_install_files out of ACTION_Instal...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
James Hawkins
msi: Model the media_info structure members after the...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
James Hawkins
msi: Use msi_alloc_zero instead of a helper function...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
James Hawkins
msi: Use the file's component instead of passing an...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
James Hawkins
msi: Use the media_info structure instead of passing...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
James Hawkins
msi: Extract cabinets based on DiskId, not LastSequence.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
James Hawkins
msi: Implement handling for the ErrorDialog and use...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Mike McCormack
msi: Avoid crashing if writeout_cabinet_stream fails.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Mike McCormack
msi: Merge action.h into msipriv.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
James Hawkins
msi: Make internal functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Mike McCormack
msi: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-15
James Hawkins
msi: Non-compressed files may come before the list...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Andrew Talbot
msi: Write-strings warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
James Hawkins
msi: Only remove a file if the version to be installed...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-10
James Hawkins
msi: Download install cabinet files if the msi package...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-08
James Hawkins
msi: Fix the compressed files logic.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-02
James Hawkins
msi: A file that does not have the msidbFileAttributesC...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-29
Mike McCormack
msi: Change an ERR to a WARN.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Huw Davies
msi: Create files with the correct file attributes.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
Stefan Siebert
msi: cabinet_notify - don't fail on files with the...
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-07
Mike McCormack
msi: Remove broken volume management code.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-06
Mike McCormack
msi: Avoid a crash if a parameter is NULL.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Mike McCormack
msi: Improve handling of short paths.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Robert Shearman
msi: Always set a value for intype in ready_volume.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Robert Shearman
msi: Call ui_actiondata for more actions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Mike McCormack
Remove some redundant null pointer checks.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Mike McCormack
Implement the RemoveFiles action.
blob
|
commitdiff
|
raw
|
diff to current
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-29
Mike McCormack
Remove an incorrect comment and check for 0 being an...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-29
Mike McCormack
Extract file directly to their target location, bypassi...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-28
Mike McCormack
Put the UI update code for cabinet file into a separate...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-28
Mike McCormack
Translate INVALID_HANDLE_VALUE to zero for cabinet...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-28
Mike McCormack
Fix a memory leak in the cabinet extracting code.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-28
Mike McCormack
Create component folders in the CreateFolders action.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Mike McCormack
Fix another memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mike McCormack
Avoid using static variables in the InstallFiles action.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-22
Mike McCormack
Fix various 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-07
Mike McCormack
Keep temporary files in a seperate list.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
Aric Stewart
The file name used in the ui messages is the target...
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 components instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-21
Aric Stewart
Use SOURCEDIR instead of PackagePath. Because the Packa...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Use the official names for the Unicode string constants.
blob
|
commitdiff
|
raw
|
diff to current
next