projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wininet/tests: Add a few more tests.
[wine]
/
dlls
/
msi
/
2007-02-07
Mike McCormack
msi: Add a test for the version method.
tree
|
commitdiff
2007-02-07
Peter Oberndorfer
msi: Clean up magic numbers.
tree
|
commitdiff
2007-02-07
Peter Oberndorfer
msi: Honor attributes for combobox.
tree
|
commitdiff
2007-02-07
Peter Oberndorfer
msi: Honor msidbControlAttributesSorted attribute for...
tree
|
commitdiff
2007-02-07
Misha Koshelev
msi: Make sure to ignore UI level flags in dialog and...
tree
|
commitdiff
2007-02-06
Peter Oberndorfer
msi: Do not use a static variable to save the insertion...
tree
|
commitdiff
2007-02-06
Peter Oberndorfer
msi: Store value of the property with each listbox...
tree
|
commitdiff
2007-02-06
Peter Oberndorfer
msi: Do not store property for each listbox element...
tree
|
commitdiff
2007-02-06
Peter Oberndorfer
msi: Only insert entries into listbox if property value...
tree
|
commitdiff
2007-02-06
Mike McCormack
msi: Test the dispid for CreateRecord.
tree
|
commitdiff
2007-02-06
Mike McCormack
msi: Add the generated typelib to the resources.
tree
|
commitdiff
2007-02-06
Mike McCormack
msi: Factor out code to calculate column offsets.
tree
|
commitdiff
2007-02-06
Mike McCormack
msi: Add a test showing MsiGetProperty returns correct...
tree
|
commitdiff
2007-02-06
Misha Koshelev
msi: InstallPackage check for UI level must not disrega...
tree
|
commitdiff
2007-02-05
James Hawkins
msi: Allow uncompressed files before compressed files...
tree
|
commitdiff
2007-01-26
Mike McCormack
msi: Add a (mostly empty) typelib for the MsiServer...
tree
|
commitdiff
2007-01-26
Mike McCormack
msi: Add todos around tests that aren't being run yet...
tree
|
commitdiff
2007-01-26
Mike McCormack
msi: Fix a typo.
tree
|
commitdiff
2007-01-26
Mike McCormack
msi: Allocate a buffer in WCHARs not CHARs.
tree
|
commitdiff
2007-01-25
Mike McCormack
msi: Implement IDispatch->CreateInstance() for the...
tree
|
commitdiff
2007-01-25
Mike McCormack
msi: Implement IClassFactory->QueryInterface() for...
tree
|
commitdiff
2007-01-25
Mike McCormack
msi: Add a test for the IMsiServer interface.
tree
|
commitdiff
2007-01-18
Francois Gouget
Don't put single quotes around '%s' when using the...
tree
|
commitdiff
2007-01-18
Mike McCormack
msi: Register IMsiServer.
tree
|
commitdiff
2007-01-15
Mikołaj Zalewski
msi: Add Polish translation.
tree
|
commitdiff
2007-01-12
Andrew Talbot
msi: Declare some functions static.
tree
|
commitdiff
2007-01-12
Andrew Talbot
msi: Remove unused variables.
tree
|
commitdiff
2007-01-01
Paul Vriens
msi/tests: Remove test directory after the files have...
tree
|
commitdiff
2006-12-19
James Hawkins
msi: Enable cab compression and delete any resulting...
tree
|
commitdiff
2006-12-19
James Hawkins
msi: Run the install tests from a temporary directory.
tree
|
commitdiff
2006-12-18
James Hawkins
msi: Update the text control when the selection path...
tree
|
commitdiff
2006-12-18
James Hawkins
msi: Only cleanup event subscriptions of the dialog...
tree
|
commitdiff
2006-12-14
Alexandre Julliard
Revert "msi: Comparisons with null in conditions are...
tree
|
commitdiff
2006-12-14
Alexandre Julliard
msi: Fix the condition test to not assume MsiNetAssembl...
tree
|
commitdiff
2006-12-12
Andrew Talbot
msi/tests: Cast-qual warning fix.
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
2006-12-07
Mike McCormack
msi: Add tests for comparison to empty strings.
tree
|
commitdiff
2006-12-07
Mike McCormack
msi: Comparisons with null in conditions are special.
tree
|
commitdiff
2006-12-06
Mike McCormack
msi: More tests for the SourceDir property.
tree
|
commitdiff
2006-12-06
Mike McCormack
msi: Add some tests for the ALTER query.
tree
|
commitdiff
2006-12-05
James Hawkins
msi: Initialize sid_str to NULL.
tree
|
commitdiff
2006-12-05
James Hawkins
msi: Fail if stg is NULL.
tree
|
commitdiff
2006-12-05
Mike McCormack
msi: Examine the attributes of all features before...
tree
|
commitdiff
2006-12-05
Mike McCormack
msi: Add the names of features/components to debugging...
tree
|
commitdiff
2006-12-05
Francois Gouget
Consistently use SUBLANG_NEUTRAL for Italian resources.
tree
|
commitdiff
2006-12-04
Mike McCormack
msi: Double quotes are not valid in queries.
tree
|
commitdiff
2006-12-04
Mike McCormack
msi: Add tests for quoting in queries.
tree
|
commitdiff
2006-12-04
James Hawkins
msi: Add handling for the StartServices action.
tree
|
commitdiff
2006-12-01
James Hawkins
msi: Set the UserSID property.
tree
|
commitdiff
2006-11-30
James Hawkins
msi: Use mi->source if the source is not a full path.
tree
|
commitdiff
2006-11-29
James Hawkins
msi: Add handling for the InstallODBC action.
tree
|
commitdiff
2006-11-29
James Hawkins
msi: Don't fail if we can't remove an existing install...
tree
|
commitdiff
2006-11-29
Dmitry Timoshkov
msi: Make some data const and static.
tree
|
commitdiff
2006-11-29
Mike McCormack
msi: Update the UI in one place only in ACTION_ProcessC...
tree
|
commitdiff
2006-11-29
Mike McCormack
msi: Advertise components of a feature that has the...
tree
|
commitdiff
2006-11-29
Dmitry Timoshkov
msi: Synchronize msi exports with what PSDK has.
tree
|
commitdiff
2006-11-28
Mike McCormack
msi: Use MSI_IterateRecords in ACTION_AppSearch.
tree
|
commitdiff
2006-11-28
Mike McCormack
msi: Use MSI_QueryGetRecord in ACTION_AppSearchIni.
tree
|
commitdiff
2006-11-28
Mike McCormack
msi: Use MSI_QueryGetRecord in ACTION_AppSearchDr.
tree
|
commitdiff
2006-11-27
Mike McCormack
msi: Use MSI_QueryGetRecord in ACTION_AppSearchReg.
tree
|
commitdiff
2006-11-27
Mike McCormack
msi: Use MSI_QueryGetRecord in ACTION_AppSearchComponents.
tree
|
commitdiff
2006-11-27
Mike McCormack
msi: Use MSI_QueryGetRecord in ACTION_AppSearchGetSigna...
tree
|
commitdiff
2006-11-27
Mike McCormack
msi: Use MSI_IterateRecords when cloning properties.
tree
|
commitdiff
2006-11-27
Francois Gouget
msi: Add a Portuguese translation (contributed by Ameri...
tree
|
commitdiff
2006-11-24
Francois Gouget
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
tree
|
commitdiff
2006-11-22
Mike McCormack
msi: Treat the SourceDir folder the same as TargetDir.
tree
|
commitdiff
2006-11-22
Mike McCormack
msi: Load all folders in one query, rather one per...
tree
|
commitdiff
2006-11-22
Mike McCormack
msi: Only wait for custom actions that don't have msidb...
tree
|
commitdiff
2006-11-22
Mike McCormack
msi: Split process_action_return_value into two differe...
tree
|
commitdiff
2006-11-22
Mike McCormack
msi: Remove an unused parameter.
tree
|
commitdiff
2006-11-21
Mike McCormack
msi: Fix use of integer fields in MsiFormatRecord.
tree
|
commitdiff
2006-11-21
Mike McCormack
msi: Test MsiRecordGetString on an integer record field...
tree
|
commitdiff
2006-11-21
Mike McCormack
msi: Add a test for formatting records with strings.
tree
|
commitdiff
2006-11-21
Mike McCormack
msi: Don't access the list of controls after the dialog...
tree
|
commitdiff
2006-11-21
Mike McCormack
msi: Create a function to free control data.
tree
|
commitdiff
2006-11-21
Mike McCormack
msi: Fix an access after freeing memory.
tree
|
commitdiff
2006-11-20
Mike McCormack
msi: Split msi_set_sourcedir_props into a separate...
tree
|
commitdiff
2006-11-20
Mike McCormack
msi: Spelling fixes.
tree
|
commitdiff
2006-11-20
Mike McCormack
msi: Add another test for the SourceDir property.
tree
|
commitdiff
2006-11-20
Mike McCormack
msi: Clean up parameters of msi_media_get_disk_info().
tree
|
commitdiff
2006-11-20
Mike McCormack
msi: Fix some memory leaks.
tree
|
commitdiff
2006-11-20
Mike McCormack
msi: Don't leak row handles.
tree
|
commitdiff
2006-11-17
Mike McCormack
msi: Fix a memory leak in load_folder().
tree
|
commitdiff
2006-11-17
Mike McCormack
msi: Remove unnecessary includes.
tree
|
commitdiff
2006-11-17
Mike McCormack
msi: Remove a level of indent in resolve_folder().
tree
|
commitdiff
2006-11-17
Mike McCormack
msi: Add a test showing the _Properties table is a...
tree
|
commitdiff
2006-11-17
Mike McCormack
msi: Add a test showing which tables are special.
tree
|
commitdiff
2006-11-17
Mike McCormack
msi: Remove some redundant else statements.
tree
|
commitdiff
2006-11-14
Mike McCormack
msi: Split MSI_CreatePackage into two functions.
tree
|
commitdiff
2006-11-14
Mike McCormack
msi: Delete the tempfile created by GetTempFileName.
tree
|
commitdiff
2006-11-14
Mike McCormack
msi: Defer package deletion until after the database...
tree
|
commitdiff
2006-11-14
Mike McCormack
msi: Remove track_tempfile()'s unused 2nd parameter.
tree
|
commitdiff
2006-11-14
Mike McCormack
msi: Always delete temp files after creating them.
tree
|
commitdiff
2006-11-14
Mike McCormack
msi: Print a message if we fail to delete a file.
tree
|
commitdiff
2006-11-14
James Hawkins
msi: Notify the external UI handler when changing media.
tree
|
commitdiff
2006-11-13
Mike McCormack
msi: Only free a string in one place.
tree
|
commitdiff
2006-11-13
Mike McCormack
msi: Fix error handling.
tree
|
commitdiff
2006-11-13
Mike McCormack
msi: Track temp files as soon as they are created.
tree
|
commitdiff
2006-11-13
Mike McCormack
msi: Fail if we can't write out a temporary file.
tree
|
commitdiff
2006-11-13
Mike McCormack
msi: Fix an uninitialized variable in the test cases.
tree
|
commitdiff
next