projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
widl: Allow size_is on strings.
[wine]
/
dlls
/
msi
/
package.c
2007-08-09
Francois Gouget
msi: Better match the PSDK types, remove some now unuse...
blob
|
commitdiff
|
raw
2007-07-18
James Hawkins
msi: Only double the size if the remote call is from...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-17
James Hawkins
msi: Load the AdminProperties stream if the package...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
James Hawkins
msi: Reload properties as they may have been changed...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
James Hawkins
msi: Fix a copy and paste error.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-06
James Hawkins
msi: Handle remote calls to MsiEvaluateCondition.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-06
James Hawkins
msi: Handle remote calls to MsiFormatRecordW.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-06
James Hawkins
msi: Fix use of BSTRs.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiSetInstallLevel.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiGetLanguage.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiSetComponentState.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiGetComponentState.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiGetFeatureState.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiSetFeatureState.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiGetMode.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiSetTargetPath.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiGetSourcePath.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiGetTargetPath.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiSequence.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiDoAction.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
James Hawkins
msi: Handle remote calls to MsiProcessMessage.
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-07-03
James Hawkins
msi: Handle remote calls to MsiSetProperty.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Handle remote calls to MsiGetProperty.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Handle remote calls to MsiGetActiveDatabase.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
James Hawkins
msi: Add the IWineMsiRemotePackage interface.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Rob Shearman
msi: Implement MsiGetMode for MSIRUNMODE_SCHEDULED...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-13
James Hawkins
msi: Set the MsiNetAssemblySupport property.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-06
Andrew Talbot
msi: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
James Hawkins
msi: Set the MsiNTProductType property.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
James Hawkins
msi: Remove debugging printf statements.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
Rob Shearman
msi: Create the _Property table as a temporary table...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
James Hawkins
msi: Add the _Property table back, with tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Rob Shearman
msi: Set the PackageCode property based on the "revisio...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Rob Shearman
msi: Set the Date, Time and VersionDatabase properties.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
Mike McCormack
msi: Find pending custom actions by GUID.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Mike McCormack
msi: Store dll based custom actions in a separate list.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-26
Mike McCormack
msi: Allocate a buffer in WCHARs not CHARs.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
James Hawkins
msi: Initialize sid_str to NULL.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-01
James Hawkins
msi: Set the UserSID property.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Mike McCormack
msi: Use MSI_IterateRecords when cloning properties.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Mike McCormack
msi: Split MSI_CreatePackage into two functions.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Mike McCormack
msi: Delete the tempfile created by GetTempFileName.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Mike McCormack
msi: Defer package deletion until after the database...
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-10-19
James Hawkins
msi: Set the USERNAME and COMPANYNAME properties when...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
James Hawkins
msi: Set the SourceDir and SOURCEDIR properties in...
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-09-26
James Hawkins
msi: Store the full path to the database file in the...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
Mike McCormack
msi: Properties are case sensitive.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
Dan Kegel
msi: Callers of alloc_msihandle should handle failure.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
Mike McCormack
msi: Set the ALLUSERS property to 1 always.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
Mike McCormack
msi: Reimplement msi_dup_property and msi_get_property_int.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
Mike McCormack
msi: Store properties in a hash table, not the database.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
James Hawkins
msi: Inform the user with an error message when the...
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: Don't crash if an empty record is given to MsiProc...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
James Hawkins
msi: Download the MSI package if it is a remote URL.
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-05-05
Mike McCormack
msi: Use the source name of the msi package when it...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-17
Mike McCormack
msi: Fix some possible NULL pointer dereferences (Cover...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-22
Mike McCormack
msi: Don't crash when logging a record with only one...
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-13
Jeremy White
msi: gcc 2.95 compatibility fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-31
Mike McCormack
msi: Define the property "Intel" if we're running on...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-15
Mike McCormack
Set the Installed property if the product is already...
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-10
Francois Gouget
Assorted spelling and case fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-31
Mike McCormack
Fix and test MsiGetProperty and MsiSetProperty.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-30
Mike McCormack
Define MSIDBOPEN_ constants using LPCWSTR when compilin...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-30
Mike McCormack
Use "static const" rather than "const static" as gcc...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-26
Mike McCormack
Fix various query related memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Mike McCormack
Handle copying of the install package to a temporary...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-20
Mike McCormack
Added memory allocation inline functions (part 1).
blob
|
commitdiff
|
raw
|
diff to current
2005-09-08
Mike McCormack
Convert RunningActions array into a list.
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
Convert progids to 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-25
Mike McCormack
Don't dereference variables in a trace.
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-07-11
Aric Stewart
If MsiGetProperty(A/W) is called with a NULL for the...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-08
Aric Stewart
InstallShield does a number of actions using DoAction...
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-06
Mike McCormack
Use standard lists in the event subscription code.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Mike McCormack
More -Wmissing-declarations and -Wwrite-strings warning...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-20
Aric Stewart
Quoting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Mike McCormack
Only tables can be backquoted, strings must be single...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Marcus Meissner
Set PhysicalMemory property from system data.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Mike McCormack
Replace instances of HeapAlloc/MultiByteToWideChar...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-10
Juan Lang
- make sure msihandle2msiinfo is correctly matched...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Mike McCormack
Remove const declaration from non-const function.
blob
|
commitdiff
|
raw
|
diff to current
next