- 25 Apr, 2007 1 commit
-
-
Rob Shearman authored
msi: Set rec to NULL after calling msiobj_release on it in msi_create_table so that we don't call msiobj_release on it again.
-
- 24 Apr, 2007 37 commits
-
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Rob Shearman authored
-
Rob Shearman authored
The HOLD keyword just means that the non-persistent data in the table should be kept around, not that the table is temporary.
-
Rob Shearman authored
Implement MSI_DatabaseIsTablePersistent.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
msi: The HOLD keyword implies a temporary table, whereas database importing should lead to permanent tables, so remove the HOLD keyword.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
Load the data on view creation for simplicity instead of view execution.
-
Rob Shearman authored
msi: Remove the hash table for a column when one of its values is modified since it will now be invalid.
-
Rob Shearman authored
Make string table functions that aren't used outside of string.c static.
-
Rob Shearman authored
-
Rob Shearman authored
Store the loaded refcount in the string table.
-
Dmitry Timoshkov authored
-
Paul Vriens authored
-
Andrew Talbot authored
-
Rolf Kalbermatter authored
-
Rolf Kalbermatter authored
-
Jason Edmeades authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Lei Zhang authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
wined3d: Actually use the calculated mipmap surface sizes in IWineD3DDeviceImpl_CreateVolumeTexture.
-
H. Verbeet authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
- 23 Apr, 2007 2 commits
-
-
Maarten Lankhorst authored
SND_PCM_ASYNC was needed to get asynchronous callbacks, but they are not used any more, so remove the code.
-
Maarten Lankhorst authored
-