explorerframe: Avoid signed-unsigned integer comparisons.
[wine] / dlls / msi / files.c
2012-11-22  Andrew Talbotmsi: Remove unused variables.
2012-11-20  Frédéric Delanoymsi: Fix a couple of leaks (coverity).
2012-06-12  Hans Leidekkermsi: Keep assembly caches loaded until the package...
2012-04-30  Hans Leidekkermsi: Add support for uninstalling global assemblies.
2012-04-02  Hans Leidekkermsi: Rename the need_reboot flag to need_reboot_at_end.
2012-03-16  Hans Leidekkermsi: Restrict the match on files from cabinets to files...
2012-03-12  Hans Leidekkermsi: Perform a case insensitive match on filenames...
2012-01-10  Hans Leidekkermsi: Don't try to ready media for files from a previous...
2011-12-23  Hans Leidekkermsi: Fix changing media for normal files.
2011-10-11  Hans Leidekkermsi: Don't attempt to patch files if the component...
2011-09-20  Hans Leidekkermsi: Support TrueType font files in MsiGetFileVersion.
2011-09-14  Hans Leidekkermsi: Ignore files if their path cannot be resolved...
2011-07-27  Hans Leidekkermsi: Always check the return value of MSI_IterateRecords.
2011-07-27  Hans Leidekkermsi: Clean up the database queries.
2011-07-01  Hans Leidekkermsi: Remove directories after removing all files.
2011-07-01  Hans Leidekkermsi: Use an enum to represent folder states.
2011-06-23  Hans Leidekkermsi: Make sure reported progress adds up to projected...
2011-06-23  Hans Leidekkermsi: Don't update the progress bar in schedule_install_...
2011-06-09  Alexandre Julliardmsi: Create temp files in the destination directory...
2011-06-07  Hans Leidekkermsi: Print a warning instead of an error if we're going...
2011-05-30  Hans Leidekkermsi: Skip files from global assemblies in the RemoveFil...
2011-05-24  Hans Leidekkermsi: Fix the file actions to revert components to the...
2011-05-20  Hans Leidekkermsi: Recursively create the destination directory in...
2011-05-18  Marcus Meissnermsi: Check comp for NULL from msi_get_loaded_component...
2011-05-06  Hans Leidekkermsi: Destroy assembly caches right after use.
2011-05-06  Hans Leidekkermsi: Get rid of helpers.c.
2011-05-02  Hans Leidekkermsi: Use a separate function to retrieve the target...
2011-04-14  Hans Leidekkermsi: Add offsets to disk ids added by patches.
2011-03-29  David Hedbergmsi: Add support for patching files.
2011-03-29  David Hedbergmsi: Generalize media helpers a bit.
2011-03-16  Hans Leidekkermsi: Let the InstallFiles action determine which privat...
2011-03-10  Hans Leidekkermsi: Fix a memory leak (valgrind).
2011-03-08  Hans Leidekkermsi: Assume a file is present if the target exists...
2011-03-08  Hans Leidekkermsi: Load media info even if there's no file to install.
2011-03-08  Hans Leidekkermsi: Make a second pass to determine which files to...
2011-03-07  Hans Leidekkermsi: Reduce filename to the long name in ITERATE_Remove...
2011-02-10  Hans Leidekkermsi: Get rid of msi_component_set_state and msi_feature...
2011-02-07  Hans Leidekkermsi: Split up resolve_folder.
2011-02-02  Hans Leidekkermsi: Try harder to remove non-persistent directories.
2011-02-01  Hans Leidekkermsi: Reset file attributes before removing a file.
2011-01-19  Hans Leidekkermsi: Downgrade a warning.
2011-01-11  Hans Leidekkermsi: Don't extract files for assemblies which are alrea...
2010-11-18  Hans Leidekkermsi: Install assemblies only if the component action...
2010-11-16  Hans Leidekkermsi: Honor msidbComponentAttributesPermanent.
2010-11-16  Hans Leidekkermsi: Check component attributes before extracting the...
2010-11-12  Hans Leidekkermsi: Don't use a temporary directory for local assemblies.
2010-11-12  Hans Leidekkermsi: Honor msidbComponentAttributesNeverOverwrite.
2010-11-11  Hans Leidekkermsi: Add support for installing side-by-side assemblies.
2010-10-19  Hans Leidekkermsi: Compare strings without depending on thread locale.
2010-07-21  Hans Leidekkermsi: Move the component enabled check into the standard...
2010-06-11  Hans Leidekkermsi: Compare file versions as numbers instead of strings.
2010-06-09  Hans Leidekkermsi: Display the directory identifier instead of the...
2010-06-09  Hans Leidekkermsi: Directly pass the disk id to installfiles_cb.
2010-06-09  Hans Leidekkermsi: Create directories right before installing files.
2010-05-20  Hans Leidekkermsi: Consistently use the allocation macros.
2010-05-12  Hans Leidekkermsi: Improve some traces.
2010-05-12  Hans Leidekkermsi: Only extract a file when its disk id matches the...
2010-05-03  Gerald Pfeifermsi: Fix return value for ITERATE_RemoveFiles (in the...
2010-04-28  Hans Leidekkermsi: Move all file comparisons to CostFinalize.
2010-04-21  Hans Leidekkermsi: Make msi_get_property_int and friends take a point...
2010-03-26  Hans Leidekkermsi: Return the right error when a cabinet cannot be...
2010-03-23  Hans Leidekkermsi: Set the action taken in the ProcessComponents...
2010-03-05  Hans Leidekkermsi: Also update the UI when removing files listed...
2010-03-05  Hans Leidekkermsi: Update the UI in the MoveFiles action.
2010-03-05  Hans Leidekkermsi: Move the implementation of the MoveFiles action...
2010-03-05  Hans Leidekkermsi: Properly update the UI in the DuplicateFiles and...
2010-02-26  Hans Leidekkermsi: Remove empty directories as part of the RemoveFile...
2010-02-23  Hans Leidekkermsi: Implement the RemoveDuplicateFiles standard action.
2010-02-16  Hans Leidekkermsi: Get rid of ACTION_VerifyComponentForAction.
2010-02-02  André Hentschelmsi: Fix crash with access to component.
2009-11-20  Michael Martinmsi: Shedule rename operation also for ERROR_USER_MAPPE...
2009-10-15  Hans Leidekkermsi: Define common strings only once.
2009-10-01  Hans Leidekkermsi: Schedule a rename operation when the file to overw...
2009-01-15  Michael Stefaniucmsi: Remove superfluous pointer casts.
2008-12-12  Alexandre Julliardmsi: Don't include msvcrt headers.
2008-10-07  James Hawkinsmsi: Resolve file source paths dynamically, as the...
2008-09-08  James Hawkinsmsi: Make sure read-only source files are set writable...
2008-08-21  James Hawkinsmsi: Don't remove a misc file if the action is unknown.
2008-08-21  James Hawkinsmsi: Don't remove a file that is installed as source.
2008-08-21  James Hawkinsmsi: Downgrade an ERR to a TRACE.
2008-08-21  James Hawkinsmsi: If the filename is empty or NULL, remove the direc...
2008-08-19  James Hawkinsmsi: Base removal of a file on the component's action...
2008-08-19  James Hawkinsmsi: Remove misc files from the RemoveFile table.
2008-08-19  James Hawkinsmsi: A file's component's state does not determine...
2008-08-19  James Hawkinsmsi: Don't remove a file if the old file is strictly...
2008-08-19  James Hawkinsmsi: Don't check for a NULL component, as the component...
2008-08-19  James Hawkinsmsi: Factor out media handling and use the new interfac...
2008-07-22  James Hawkinsmsi: msidbFileAttributesVital has no effect on the...
2008-07-22  James Hawkinsmsi: Halt the installation with an error if a source...
2008-06-25  James Hawkinsmsi: Don't overwrite a file that has a greater or equal...
2008-06-24  James Hawkinsmsi: Publish media disks whether the drive type is...
2008-06-11  James Hawkinsmsi: Set the source path for uncompressed files when...
2008-05-22  James Hawkinsmsi: Search the last used source if the cabinet to...
2008-04-30  James Hawkinsmsi: Add initial implementation of MsiPublishAssemblies.
2008-04-07  James Hawkinsmsi: Set the install context based on the ALLUSERS...
2008-03-20  James Hawkinsmsi: Fix the type of the ID parameter of MsiSourceListE...
2008-03-07  Ove Kaavenmsi: Fix bug in handling of multivolume CAB files.
2008-02-26  James Hawkinsmsi: Search existing published sources if the media...
2008-02-26  James Hawkinsmsi: Store the media type and set the last used source...
2008-02-26  James Hawkinsmsi: Remove setting a source list property that's in...
next