projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added msxml2.idl.
[wine]
/
dlls
/
msi
/
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
2005-06-09
Aric Stewart
Register the Product Version also.
tree
|
commitdiff
2005-06-09
Aric Stewart
Avoid a loop where a parent's parent refers to itself...
tree
|
commitdiff
2005-06-09
Aric Stewart
Added module upgrade.c and implemented FindRelatedProducts.
tree
|
commitdiff
2005-06-08
Aric Stewart
Set the Preselected property if appropriate (relevant to
tree
|
commitdiff
2005-06-08
Aric Stewart
Write out Product Language and Product Icon to the...
tree
|
commitdiff
2005-06-08
Aric Stewart
Write out UpgradeCodes to the registry to allow for...
tree
|
commitdiff
2005-06-08
Aric Stewart
Add Language to the values we can query with MsiGetProd...
tree
|
commitdiff
2005-06-08
Mike McCormack
Use MSI_RecordGetString in more actions.
tree
|
commitdiff
2005-06-07
Mike McCormack
Use MSI_RecordGetString where possible.
tree
|
commitdiff
2005-06-07
Mike McCormack
Use a richedit control for license text.
tree
|
commitdiff
2005-06-07
Mike McCormack
Fixes for -Wmissing-declarations and -Wwrite-strings...
tree
|
commitdiff
2005-06-07
Mike McCormack
Fix radio button groups. Don't add the WS_GROUP style...
tree
|
commitdiff
2005-06-07
Aric Stewart
Add functions to add the User UpgradeCodes.
tree
|
commitdiff
2005-06-07
Aric Stewart
Correct a crash if the length buffer is NULL.
tree
|
commitdiff
2005-06-06
Mike McCormack
Use standard lists in the event subscription code.
tree
|
commitdiff
2005-06-06
Aric Stewart
Don't get caught in loops on parent progids.
tree
|
commitdiff
2005-06-04
Alexandre Julliard
Authors: Aric Stewart <aric@codeweavers.com>, Mike...
tree
|
commitdiff
2005-06-04
Aric Stewart
Make sure the TRACE statements do not spew garbage...
tree
|
commitdiff
2005-06-04
Mike McCormack
Take the dialog frame into account when calculating...
tree
|
commitdiff
2005-06-04
Aric Stewart
Since multiple progids can refer to 1 class we need...
tree
|
commitdiff
2005-06-03
Aric Stewart
Locate where a buffer size is not being set and correct...
tree
|
commitdiff
2005-06-03
Aric Stewart
Add install_on_demand for Extension servers also. curre...
tree
|
commitdiff
2005-06-02
Aric Stewart
Do not loop if a ProgId's Parent Index it itself.
tree
|
commitdiff
2005-06-02
Mike McCormack
Use MSI_QueryGetRecord in one more place.
tree
|
commitdiff
2005-06-02
Aric Stewart
Print a message for skipped actions in ProcessExecSeque...
tree
|
commitdiff
2005-06-02
Aric Stewart
Do not change a features state to Advertise if it expli...
tree
|
commitdiff
2005-06-02
Aric Stewart
For typelibs index 1 do not add \\1 to the path. This...
tree
|
commitdiff
2005-06-02
Aric Stewart
Register the FileType and correct short vs long path...
tree
|
commitdiff
2005-06-02
Mike McCormack
Use the new helper function MSI_QueryGetRecord.
tree
|
commitdiff
2005-06-02
Mike McCormack
Create a helper function to fetch a single record from...
tree
|
commitdiff
2005-06-01
Dmitry Timoshkov
Make more of the OLE interface vtables const.
tree
|
commitdiff
2005-06-01
Alexandre Julliard
Authors: Aric Stewart <aric@codeweavers.com>, Mike...
tree
|
commitdiff
2005-06-01
Mike McCormack
Clean up headers and make some functions static.
tree
|
commitdiff
2005-06-01
Mike McCormack
- avoid unicode.h
tree
|
commitdiff
2005-05-31
Mike McCormack
Remove some unused code.
tree
|
commitdiff
2005-05-31
Mike McCormack
More -Wmissing-declarations and -Wwrite-strings warning...
tree
|
commitdiff
2005-05-31
Mike McCormack
Improve number parsing and avoid unicode.h.
tree
|
commitdiff
2005-05-30
Mike McCormack
Remove more types from the parser.
tree
|
commitdiff
2005-05-30
Mike McCormack
Add and correct some function declarations.
tree
|
commitdiff
2005-05-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-05-29
Mike McCormack
Get rid of some redundant parser types.
tree
|
commitdiff
2005-05-29
Mike McCormack
-Wmissing-declarations and -Wwrite-strings warning...
tree
|
commitdiff
2005-05-27
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Aric...
tree
|
commitdiff
2005-05-27
Aric Stewart
Introduce really basic scripting of actions. This is...
tree
|
commitdiff
2005-05-27
Aric Stewart
Restrict deformating of nested index keys [[1]].
tree
|
commitdiff
2005-05-27
Mike McCormack
Test and fix the size of stream fields in a record.
tree
|
commitdiff
2005-05-27
Alexandre Julliard
Authors: Aric Stewart <aric@codeweavers.com>, Mike...
tree
|
commitdiff
2005-05-26
Aric Stewart
First pass at writing out CurVer keys for ProgIds....
tree
|
commitdiff
2005-05-26
Aric Stewart
A big rewrite of the whole RegisterClass, RegisterProgId,
tree
|
commitdiff
2005-05-25
Aric Stewart
Implement the [!file] format to produce the short filename.
tree
|
commitdiff
2005-05-24
Mike McCormack
Simplify parsing of the FROM keyword.
tree
|
commitdiff
2005-05-23
Aric Stewart
Double terminate SZ_MULTI properly.
tree
|
commitdiff
2005-05-23
Aric Stewart
Fix a leaking handle.
tree
|
commitdiff
2005-05-23
Mike McCormack
Improve parser error checking.
tree
|
commitdiff
2005-05-23
Mike McCormack
Track memory allocations in the SQL parser.
tree
|
commitdiff
2005-05-23
Mike McCormack
Simplify parsing of select query.
tree
|
commitdiff
2005-05-23
Mike McCormack
Create the ORDER BY view in a single call.
tree
|
commitdiff
next