projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Older platforms choke on a NULL as the third parameter to
[wine]
/
dlls
/
msi
/
2005-09-06
Saulius Krasuckas
Older platforms choke on a NULL as the third parameter to
tree
|
commitdiff
2005-09-02
Mike McCormack
- convert verbs into a standard list
tree
|
commitdiff
2005-09-02
Mike McCormack
Add objects to lists at the right time.
tree
|
commitdiff
2005-08-29
Mike McCormack
- the combination of all table keys must be unique...
tree
|
commitdiff
2005-08-29
Mike McCormack
- build a standard Wine list of extensions instead...
tree
|
commitdiff
2005-08-27
Mike McCormack
Add the allocated mime type to the mime type list.
tree
|
commitdiff
2005-08-26
Mike McCormack
- build a standard Wine list of mime types instead...
tree
|
commitdiff
2005-08-25
Mike McCormack
Make sure to save the result calculated in ACTION_Updat...
tree
|
commitdiff
2005-08-25
Aric Stewart
The file name used in the ui messages is the target...
tree
|
commitdiff
2005-08-25
Mike McCormack
- build a standard Wine list of classes instead of...
tree
|
commitdiff
2005-08-25
Mike McCormack
Don't dereference variables in a trace.
tree
|
commitdiff
2005-08-25
Mike McCormack
Fix a small bug introduced when converting appids to...
tree
|
commitdiff
2005-08-25
Aric Stewart
Display the correct text string in the action text...
tree
|
commitdiff
2005-08-24
Johan Dahlin
Implemented MsiSetComponentState*.
tree
|
commitdiff
2005-08-24
Mike McCormack
Test case for MsiModifyView and MsiViewGetError.
tree
|
commitdiff
2005-08-24
Mike McCormack
Implement MsiModifyView (MSIMODIFY_INSERT_TEMPORARY).
tree
|
commitdiff
2005-08-24
Mike McCormack
Better stub for MsiViewGetError.
tree
|
commitdiff
2005-08-24
Johan Dahlin
Added a null check for component.
tree
|
commitdiff
2005-08-24
Mike McCormack
Add include guard to header and make functions extern.
tree
|
commitdiff
2005-08-24
Johan Dahlin
Added stubs for MsiSetComponentStateA and MsiSetCompone...
tree
|
commitdiff
2005-08-24
Mike McCormack
- build a standard Wine list of appids instead of using...
tree
|
commitdiff
2005-08-23
Mike McCormack
- build a standard Wine list of folders instead of...
tree
|
commitdiff
2005-08-23
Mike McCormack
- build a standard Wine list of files instead of using...
tree
|
commitdiff
2005-08-23
Aric Stewart
Make index INT not UINT because it can be -1.
tree
|
commitdiff
2005-08-22
Mike McCormack
- build a standard Wine list of features instead of...
tree
|
commitdiff
2005-08-22
Mike McCormack
- build a standard Wine list of components instead...
tree
|
commitdiff
2005-08-19
Mike McCormack
Store the component information in a standard Wine...
tree
|
commitdiff
2005-08-16
Aric Stewart
Fixed a memory overflow and leak identified by Mike...
tree
|
commitdiff
2005-08-15
Aric Stewart
Add some body to ResolveSource because it is possible...
tree
|
commitdiff
2005-08-10
Francois Gouget
Change some Dll* functions so they are exported by...
tree
|
commitdiff
2005-08-10
Vincent Béron
Correct mismatches between spec files and comments...
tree
|
commitdiff
2005-08-08
Alexandre Julliard
Don't prefix the functions DllCanUnloadNow, DllGetClass...
tree
|
commitdiff
2005-08-08
Yuri Kozlov
Remove duplicate declaration of MSI_SetPropertyW.
tree
|
commitdiff
2005-08-08
Mike McCormack
Handle loading strings over 64k from the string table.
tree
|
commitdiff
2005-08-03
Steven Edwards
Add real stub for MsiConfigureFeatureW.
tree
|
commitdiff
2005-07-22
Aric Stewart
Bail out if the reg key is empty. This prevents us...
tree
|
commitdiff
2005-07-21
Aric Stewart
Use SOURCEDIR instead of PackagePath. Because the Packa...
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Use the official names for the Unicode string constants.
tree
|
commitdiff
2005-07-12
Aric Stewart
Further testing shows that when CustomActionData needs...
tree
|
commitdiff
2005-07-12
Aric Stewart
Use the SourceList functions to get the source path in
tree
|
commitdiff
2005-07-12
Aric Stewart
When working toward install on demand support we need...
tree
|
commitdiff
2005-07-12
Mike McCormack
Display icons in buttons that have them.
tree
|
commitdiff
2005-07-11
Aric Stewart
Properly resize the buffer based on ERROR_MORE_DATA.
tree
|
commitdiff
2005-07-11
Aric Stewart
Use the strings defined in msi.h.
tree
|
commitdiff
2005-07-11
Aric Stewart
Correct an error where I was not properly advancing...
tree
|
commitdiff
2005-07-11
Aric Stewart
If MsiGetProperty(A/W) is called with a NULL for the...
tree
|
commitdiff
2005-07-11
Aric Stewart
Add the string constants located in msi.h and make...
tree
|
commitdiff
2005-07-10
Aric Stewart
Implement MsiGetLanguage.
tree
|
commitdiff
2005-07-08
Aric Stewart
InstallShield does a number of actions using DoAction...
tree
|
commitdiff
2005-07-08
Robert Shearman
In MsiLocateComponent pcchBuf can be NULL so don't...
tree
|
commitdiff
2005-07-07
Aric Stewart
Fill and use the ProductCode part of the MSIPACKAGE...
tree
|
commitdiff
2005-07-07
Mike McCormack
Use LoadImage to load bitmaps and icons.
tree
|
commitdiff
2005-07-06
Mike McCormack
Stop the install when cancelling from a modeless dialog.
tree
|
commitdiff
2005-07-06
Mike McCormack
Don't crash when cancelling out of a modeless dialog.
tree
|
commitdiff
2005-07-06
Mike McCormack
gcc 4.0 -Wpointer-sign fixes.
tree
|
commitdiff
2005-07-05
Aric Stewart
Add source.c to start handling the various MsiSourceLis...
tree
|
commitdiff
2005-07-05
Mike McCormack
Set the initial focus on the control specified by Contr...
tree
|
commitdiff
2005-06-30
Aric Stewart
Keep track of what sequence we are in and register...
tree
|
commitdiff
2005-06-30
Mike McCormack
Move to the next mask edit field when the current one...
tree
|
commitdiff
2005-06-30
Mike McCormack
Make the tab order in msi dialogs right.
tree
|
commitdiff
2005-06-29
Aric Stewart
Handle installs off multiple volumes and properly pull...
tree
|
commitdiff
2005-06-28
Aric Stewart
Relocate the msi file to prevent cd locking, corrected...
tree
|
commitdiff
2005-06-27
Mike McCormack
Repaint the area behind the "transparent" text control...
tree
|
commitdiff
2005-06-24
Aric Stewart
Perform ExecuteAction at UILevel 2.
tree
|
commitdiff
2005-06-24
Aric Stewart
Redo how we extract files from a cabinet in order to...
tree
|
commitdiff
2005-06-24
Aric Stewart
Rework CreateShortcuts to use MSI_IterateRecords.
tree
|
commitdiff
2005-06-24
Aric Stewart
Properly handle -1 as a registry key root.
tree
|
commitdiff
2005-06-24
Mike McCormack
Implement transparency in the text control.
tree
|
commitdiff
2005-06-24
Aric Stewart
Rework SelfRegModules to use MSI_IterateRecords.
tree
|
commitdiff
2005-06-23
Mike McCormack
Make the MSI icon control work.
tree
|
commitdiff
2005-06-23
Aric Stewart
Rework component, feature and file loading to use MSI_I...
tree
|
commitdiff
2005-06-23
Aric Stewart
Rework RegisterFonts to use MSI_IterateRecords.
tree
|
commitdiff
2005-06-23
Aric Stewart
Rework WriteIniValues to use MSI_IterateRecords.
tree
|
commitdiff
2005-06-22
Aric Stewart
Rework PublishProduct to use MSI_IterateRecords.
tree
|
commitdiff
2005-06-22
Aric Stewart
Rework RegisterTypeLibraries to use MSI_IterateRecords.
tree
|
commitdiff
2005-06-22
Aric Stewart
Rework LaunchConditions to use MSI_IterateRecords.
tree
|
commitdiff
2005-06-21
Aric Stewart
Rework CostFinalize to use MSI_IterateRecords.
tree
|
commitdiff
2005-06-21
Aric Stewart
Fix situations where TARGETDIR is set to a non \ terminated
tree
|
commitdiff
2005-06-21
Aric Stewart
Rework WriteRegistryValues to use MSI_IterateRecords.
tree
|
commitdiff
2005-06-21
Aric Stewart
Rework CreateFolders to use MSI_IterateRecords.
tree
|
commitdiff
2005-06-21
Aric Stewart
Duplicate files should not fail if unable to get Destin...
tree
|
commitdiff
2005-06-20
Aric Stewart
Use MSI_IterateRecords for DuplicateFiles.
tree
|
commitdiff
2005-06-20
Aric Stewart
Use MSI_IterateRecords for processing actions.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-20
Mike McCormack
Make tabs work in msi dialogs.
tree
|
commitdiff
2005-06-17
Aric Stewart
Allow control events to return codes to halt the proces...
tree
|
commitdiff
2005-06-17
Aric Stewart
A long overdue fix to MSI_SetTargetPath. This should...
tree
|
commitdiff
2005-06-17
Aric Stewart
Flesh out the remaining keys in RegisterProduct.
tree
|
commitdiff
2005-06-17
Aric Stewart
Break out all the file related actions and helper funct...
tree
|
commitdiff
2005-06-17
Marcus Meissner
Use a simpler expression for the "RichEdit20W" string...
tree
|
commitdiff
2005-06-17
Marcus Meissner
Remove cszbs from msi/action.h.
tree
|
commitdiff
2005-06-16
Aric Stewart
Break out all the top level apis into install.c.
tree
|
commitdiff
2005-06-16
Mike McCormack
Added support for the MSI MaskEdit control.
tree
|
commitdiff
2005-06-16
Aric Stewart
A simple cleanup to only track the temp file if we...
tree
|
commitdiff
2005-06-16
Aric Stewart
Add UI messages to FindRelatedProducts.
tree
|
commitdiff
2005-06-16
Aric Stewart
Break out all the class registration actions into class...
tree
|
commitdiff
2005-06-15
Aric Stewart
Break out all the helper functions into helpers.c.
tree
|
commitdiff
2005-06-13
Aric Stewart
A "1" is returned not a 1 for AssignmentType. Also...
tree
|
commitdiff
2005-06-10
Mike McCormack
Create a stub implementation for MsiViewGetError.
tree
|
commitdiff
2005-06-09
Aric Stewart
Extending upon Mike McCormack's cleanup to use MSI_Reco...
tree
|
commitdiff
next