projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes.
[wine]
/
dlls
/
msi
/
2006-09-11
Marcus Meissner
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
tree
|
commitdiff
2006-09-09
Alexandre Julliard
makefiles: Add global rules for bison and lex files.
tree
|
commitdiff
2006-09-09
Alexandre Julliard
msi: Specify the bison name prefix directly in the...
tree
|
commitdiff
2006-09-08
Mike McCormack
msi: Add more tests for temporary columns.
tree
|
commitdiff
2006-09-08
Mike McCormack
msi: Fix the TEMPORARY keyword for columns.
tree
|
commitdiff
2006-09-08
Mike McCormack
msi: Add a test for MsiDatabaseIsTablePersistent.
tree
|
commitdiff
2006-09-08
Mike McCormack
msi: Fix the prototype of MsiDatabaseIsTablePersistent...
tree
|
commitdiff
2006-09-08
Mike McCormack
msi: Increase the size of the string table.
tree
|
commitdiff
2006-09-08
Mike McCormack
msi: Split code to create a random package name into...
tree
|
commitdiff
2006-09-08
Mike McCormack
msi: Use msi_string_lookup_id instead of msi_id2stringW...
tree
|
commitdiff
2006-09-08
James Hawkins
msi: Allow non-key columns to be used with the join...
tree
|
commitdiff
2006-09-08
James Hawkins
msi: Add tests for MSI SQL join queries.
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Store the CustomActionData for deferred custom...
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Add the ability to change directories in the Direc...
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Add initial implementation of the DirectoryList...
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Load and display the VolumeCostList control's...
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Store and use the center point of the dialog windo...
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Verify the path in the PathEdit control.
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Search for the browse dialog controls by type...
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Provide the control to the dialog_update function...
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Add more tests for the _Streams table.
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Add many more MsiFormatRecord tests.
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Fix two MsiFormatRecord tests.
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Use the TargetPath of a file if the file doesn...
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Fix creation of the default format in MsiFormatRecord.
tree
|
commitdiff
2006-09-07
James Hawkins
msi: Add more tests for MsiFormatRecord.
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Add a short test for transforms.
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Make opening and closing 4000 handle into two...
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Implement MsiDatabaseExport.
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Create MSI_ViewGetColumnInfo for accessing MsiView...
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Make sure there's a value for each column when...
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Validate database fields before inserting them.
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Create a function to copy record fields, use it...
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Add a few more tests for MSI_NULL_INTEGER.
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Check that column names are unique when creating...
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Don't crash if we can't find a control.
tree
|
commitdiff
2006-09-07
Mike McCormack
msi: Use a binary search to find sql keywords.
tree
|
commitdiff
2006-08-29
Mike McCormack
msi: Fix a memory leak.
tree
|
commitdiff
2006-08-29
Mike McCormack
msi: Free the handle table on PROCESS_DETACH.
tree
|
commitdiff
2006-08-29
Mike McCormack
msi: Fix test compilation with MSVC6.
tree
|
commitdiff
2006-08-29
Mike McCormack
msi: Properties are case sensitive.
tree
|
commitdiff
2006-08-29
James Hawkins
msi: Use msi_dialog_dup_property where appropriate.
tree
|
commitdiff
2006-08-29
James Hawkins
msi: Use the respective update functions when creating...
tree
|
commitdiff
2006-08-29
James Hawkins
msi: Update the DirectoryCombo control in response...
tree
|
commitdiff
2006-08-29
James Hawkins
msi: Update the PathEdit control in response to the...
tree
|
commitdiff
2006-08-29
James Hawkins
msi: Highlight the text in the PathEdit control.
tree
|
commitdiff
2006-08-29
Dan Kegel
msi: Callers of alloc_msihandle should handle failure.
tree
|
commitdiff
2006-08-28
Dan Kegel
msi: Remove limit on number of handles.
tree
|
commitdiff
2006-08-28
Dan Kegel
msi/tests: Add test to verify we can create 4000 msi...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-28
Mike McCormack
msi: Fix writing of long strings to the database.
tree
|
commitdiff
2006-08-28
Mike McCormack
msi: Fix MsiRecordGetString for a null buffer and non...
tree
|
commitdiff
2006-08-28
Hwang YunSong(황윤성)
msi: Updated Korean resource.
tree
|
commitdiff
2006-08-28
James Hawkins
msi: Add a stub implementation of the VolumeCostList...
tree
|
commitdiff
2006-08-28
James Hawkins
msi: Add initial implementation of the DirectoryListUp...
tree
|
commitdiff
2006-08-28
James Hawkins
msi: Add initial implementation of the DirectoryCombo...
tree
|
commitdiff
2006-08-25
Mike McCormack
msi: Set the ALLUSERS property to 1 always.
tree
|
commitdiff
2006-08-25
Mike McCormack
msi: Fix a memory leak.
tree
|
commitdiff
2006-08-25
Mike McCormack
msi: Use msi_get_property_int rather than MSI_GetPropertyW.
tree
|
commitdiff
2006-08-25
Mike McCormack
msi: Reimplement msi_dup_property and msi_get_property_int.
tree
|
commitdiff
2006-08-25
Mike McCormack
msi: Store properties in a hash table, not the database.
tree
|
commitdiff
2006-08-25
James Hawkins
msi: Fix the height of the line control window.
tree
|
commitdiff
2006-08-25
James Hawkins
msi: Add a stub implementation of the DirectoryList...
tree
|
commitdiff
2006-08-25
James Hawkins
msi: Add a stub implementation of the DirectoryCombo...
tree
|
commitdiff
2006-08-25
James Hawkins
msi: Inform the user with an error message when the...
tree
|
commitdiff
2006-08-24
Mike McCormack
msi: Fix strings with lengths that are exact multiples...
tree
|
commitdiff
2006-08-24
James Hawkins
msi: Add an initial implementation of the PathEdit...
tree
|
commitdiff
2006-08-22
James Hawkins
msi: Add tests for the AppSearch action.
tree
|
commitdiff
2006-08-22
James Hawkins
msi: Add handling for MsiEvaluateCondition's substring...
tree
|
commitdiff
2006-08-22
James Hawkins
msi: Add tests for MsiEvaluateCondition's substring...
tree
|
commitdiff
2006-08-18
Mike McCormack
msi: Add a stub ALTER query.
tree
|
commitdiff
2006-08-16
Mike McCormack
msi: Fix a couple of memory leaks in the test code.
tree
|
commitdiff
2006-08-16
James Hawkins
msi: Add a stub for MsiGetFeatureCost.
tree
|
commitdiff
2006-08-16
James Hawkins
msi: Use the bare minimum number of parameters for...
tree
|
commitdiff
2006-08-15
James Hawkins
msi: Non-compressed files may come before the list...
tree
|
commitdiff
2006-08-12
James Hawkins
msi: If a component's state is not local, source, or...
tree
|
commitdiff
2006-08-12
Juan Lang
msi: Use wide char strings for token values to avoid...
tree
|
commitdiff
2006-08-11
Andrew Talbot
msi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-11
Andrew Talbot
msi: Write-strings warning fix.
tree
|
commitdiff
2006-08-11
James Hawkins
msi: Only remove a file if the version to be installed...
tree
|
commitdiff
2006-08-10
James Hawkins
msi: Download install cabinet files if the msi package...
tree
|
commitdiff
2006-08-09
Robert Shearman
msi: Support MSIDBOPEN_CREATEDIRECT and MSIDBOPEN_DIREC...
tree
|
commitdiff
2006-08-09
Francois Gouget
msi: Link the WindowsInstaller.Installer ProgId back...
tree
|
commitdiff
2006-08-09
Francois Gouget
msi: Change the CLSID_IMsiServer ProgId to IMsiServer...
tree
|
commitdiff
2006-08-09
James Hawkins
msi: Add tests for the RemoveFiles action.
tree
|
commitdiff
2006-08-08
James Hawkins
msi: Fix the compressed files logic.
tree
|
commitdiff
2006-08-08
James Hawkins
msi: Add tests for MsiGetProperty.
tree
|
commitdiff
2006-08-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-08-07
Mike McCormack
msi: Fix the dialog centering logic.
tree
|
commitdiff
2006-08-05
Andrew Talbot
msi: Write-strings warnings fix.
tree
|
commitdiff
2006-08-04
James Hawkins
msi: Use the initial dialog position values in the...
tree
|
commitdiff
2006-08-03
Robert Shearman
msi: Fix the creation of shortcuts with a null icon...
tree
|
commitdiff
2006-08-02
Andrew Talbot
msi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-02
Mike McCormack
msi: Only ever write the long path for InProcServers.
tree
|
commitdiff
2006-08-02
Mike McCormack
msi: Register advertised components too.
tree
|
commitdiff
2006-08-02
James Hawkins
msi: Add tests for SQL query markers.
tree
|
commitdiff
2006-08-02
James Hawkins
msi: A file that does not have the msidbFileAttributesC...
tree
|
commitdiff
2006-08-02
James Hawkins
msi: Don't crash if an empty record is given to MsiProc...
tree
|
commitdiff
2006-08-02
James Hawkins
msi: Set the install state to INSTALLSTATE_LOCAL for...
tree
|
commitdiff
2006-08-01
Thomas Kho
msi: Wake dialog on messages from external threads.
tree
|
commitdiff
next