resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
[wine] / dlls / msi /
2006-09-21  James Hawkinsmsi: Only override a feature whose action state is...
2006-09-21  Benjamin Araimsi: Adds test to check "JOIN" operator with "*" operat...
2006-09-21  Benjamin Araimsi: Adds test to check if basic "JOIN" operator withou...
2006-09-20  Benjamin Araimsi: Adds test to check if "AND" operator returns the...
2006-09-20  Benjamin Araimsi: Adds tests to check if joins return the correct...
2006-09-20  Benjamin Araimsi: Updates tests for joins to include row and column...
2006-09-20  Andrew Talbotmsi: Cast-qual warnings fix.
2006-09-20  James Hawkinsmsi: Use ACTION_UpdateComponentStates in the selection...
2006-09-20  James Hawkinsmsi: INSTALLSTATE_SOURCE also overrides a parent featur...
2006-09-20  James Hawkinsmsi: Add tests for components with multiple parent...
2006-09-20  James Hawkinsmsi: Add the total and free disk space to the VolumeCos...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-13  Mike McCormackmsi: Fix a couple of test cases for MsiDatabaseIsTableP...
2006-09-13  Mike McCormackmsi: Add a test for ALTER TABLE.
2006-09-13  Mike McCormackmsi: Fix database creation.
2006-09-13  Mike McCormackmsi: Split the font registration code out into a separa...
2006-09-13  James Hawkinsmsi: Add more join tests.
2006-09-13  James Hawkinsmsi: Show the available drives in the VolumeCostList...
2006-09-13  Alexandre Julliardtests: Moved some compatibility defines to wine/test.h.
2006-09-13  Mike McCormackmsi: Delete databases we create but never commit.
2006-09-12  Mike McCormackmsi: Add some more tests for MsiOpenDatabase.
2006-09-12  James Hawkinsmsi: Don't try to register a class if a COM server...
2006-09-11  Alexandre Julliardmsi: Change the prefix on bison-generated names to...
2006-09-11  Alexandre Julliardmakefiles: List bison dependencies explicitly for paral...
2006-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-09-09  Alexandre Julliardmakefiles: Add global rules for bison and lex files.
2006-09-09  Alexandre Julliardmsi: Specify the bison name prefix directly in the...
2006-09-08  Mike McCormackmsi: Add more tests for temporary columns.
2006-09-08  Mike McCormackmsi: Fix the TEMPORARY keyword for columns.
2006-09-08  Mike McCormackmsi: Add a test for MsiDatabaseIsTablePersistent.
2006-09-08  Mike McCormackmsi: Fix the prototype of MsiDatabaseIsTablePersistent...
2006-09-08  Mike McCormackmsi: Increase the size of the string table.
2006-09-08  Mike McCormackmsi: Split code to create a random package name into...
2006-09-08  Mike McCormackmsi: Use msi_string_lookup_id instead of msi_id2stringW...
2006-09-08  James Hawkinsmsi: Allow non-key columns to be used with the join...
2006-09-08  James Hawkinsmsi: Add tests for MSI SQL join queries.
2006-09-07  James Hawkinsmsi: Store the CustomActionData for deferred custom...
2006-09-07  James Hawkinsmsi: Add the ability to change directories in the Direc...
2006-09-07  James Hawkinsmsi: Add initial implementation of the DirectoryList...
2006-09-07  James Hawkinsmsi: Load and display the VolumeCostList control's...
2006-09-07  James Hawkinsmsi: Store and use the center point of the dialog windo...
2006-09-07  James Hawkinsmsi: Verify the path in the PathEdit control.
2006-09-07  James Hawkinsmsi: Search for the browse dialog controls by type...
2006-09-07  James Hawkinsmsi: Provide the control to the dialog_update function...
2006-09-07  James Hawkinsmsi: Add more tests for the _Streams table.
2006-09-07  James Hawkinsmsi: Add many more MsiFormatRecord tests.
2006-09-07  James Hawkinsmsi: Fix two MsiFormatRecord tests.
2006-09-07  James Hawkinsmsi: Use the TargetPath of a file if the file doesn...
2006-09-07  James Hawkinsmsi: Fix creation of the default format in MsiFormatRecord.
2006-09-07  James Hawkinsmsi: Add more tests for MsiFormatRecord.
2006-09-07  Mike McCormackmsi: Add a short test for transforms.
2006-09-07  Mike McCormackmsi: Make opening and closing 4000 handle into two...
2006-09-07  Mike McCormackmsi: Implement MsiDatabaseExport.
2006-09-07  Mike McCormackmsi: Create MSI_ViewGetColumnInfo for accessing MsiView...
2006-09-07  Mike McCormackmsi: Make sure there's a value for each column when...
2006-09-07  Mike McCormackmsi: Validate database fields before inserting them.
2006-09-07  Mike McCormackmsi: Create a function to copy record fields, use it...
2006-09-07  Mike McCormackmsi: Add a few more tests for MSI_NULL_INTEGER.
2006-09-07  Mike McCormackmsi: Check that column names are unique when creating...
2006-09-07  Mike McCormackmsi: Don't crash if we can't find a control.
2006-09-07  Mike McCormackmsi: Use a binary search to find sql keywords.
2006-08-29  Mike McCormackmsi: Fix a memory leak.
2006-08-29  Mike McCormackmsi: Free the handle table on PROCESS_DETACH.
2006-08-29  Mike McCormackmsi: Fix test compilation with MSVC6.
2006-08-29  Mike McCormackmsi: Properties are case sensitive.
2006-08-29  James Hawkinsmsi: Use msi_dialog_dup_property where appropriate.
2006-08-29  James Hawkinsmsi: Use the respective update functions when creating...
2006-08-29  James Hawkinsmsi: Update the DirectoryCombo control in response...
2006-08-29  James Hawkinsmsi: Update the PathEdit control in response to the...
2006-08-29  James Hawkinsmsi: Highlight the text in the PathEdit control.
2006-08-29  Dan Kegelmsi: Callers of alloc_msihandle should handle failure.
2006-08-28  Dan Kegelmsi: Remove limit on number of handles.
2006-08-28  Dan Kegelmsi/tests: Add test to verify we can create 4000 msi...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-28  Mike McCormackmsi: Fix writing of long strings to the database.
2006-08-28  Mike McCormackmsi: Fix MsiRecordGetString for a null buffer and non...
2006-08-28  Hwang YunSong(황윤성)msi: Updated Korean resource.
2006-08-28  James Hawkinsmsi: Add a stub implementation of the VolumeCostList...
2006-08-28  James Hawkinsmsi: Add initial implementation of the DirectoryListUp...
2006-08-28  James Hawkinsmsi: Add initial implementation of the DirectoryCombo...
2006-08-25  Mike McCormackmsi: Set the ALLUSERS property to 1 always.
2006-08-25  Mike McCormackmsi: Fix a memory leak.
2006-08-25  Mike McCormackmsi: Use msi_get_property_int rather than MSI_GetPropertyW.
2006-08-25  Mike McCormackmsi: Reimplement msi_dup_property and msi_get_property_int.
2006-08-25  Mike McCormackmsi: Store properties in a hash table, not the database.
2006-08-25  James Hawkinsmsi: Fix the height of the line control window.
2006-08-25  James Hawkinsmsi: Add a stub implementation of the DirectoryList...
2006-08-25  James Hawkinsmsi: Add a stub implementation of the DirectoryCombo...
2006-08-25  James Hawkinsmsi: Inform the user with an error message when the...
2006-08-24  Mike McCormackmsi: Fix strings with lengths that are exact multiples...
2006-08-24  James Hawkinsmsi: Add an initial implementation of the PathEdit...
2006-08-22  James Hawkinsmsi: Add tests for the AppSearch action.
2006-08-22  James Hawkinsmsi: Add handling for MsiEvaluateCondition's substring...
2006-08-22  James Hawkinsmsi: Add tests for MsiEvaluateCondition's substring...
2006-08-18  Mike McCormackmsi: Add a stub ALTER query.
2006-08-16  Mike McCormackmsi: Fix a couple of memory leaks in the test code.
2006-08-16  James Hawkinsmsi: Add a stub for MsiGetFeatureCost.
2006-08-16  James Hawkinsmsi: Use the bare minimum number of parameters for...
2006-08-15  James Hawkinsmsi: Non-compressed files may come before the list...
2006-08-12  James Hawkinsmsi: If a component's state is not local, source, or...
next