- 29 Nov, 2009 13 commits
-
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Maarten Lankhorst authored
-
Paul Vriens authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Marcus Meissner authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
- 24 Nov, 2009 27 commits
-
-
Paul Vriens authored
-
Rob Shearman authored
This is caused by caching a pointer and reference to the data cache's IPersistStorage interface without managing reference counts appropriately.
-
Rob Shearman authored
ole32: Fix a typo in PropertyStorage_WritePropertyToStream that caused the wrong data to be written to the stream. The field pClipData is a pointer to the data to be written, not the start of it.
-
Jeremy White authored
This behavior was discovered by Huw Davies.
-
Nathan Gallaher authored
-
Nathan Gallaher authored
Make sure that mixing table columns returns the expected data. eg: SELECT t1.action, t2.action FROM t1, t2 should return distinct data.
-
Nathan Gallaher authored
Propagate tablename from 'SELECT tablename.column from tablename' queries into VIEW_find_column(). Previously, the tablename had been dropped.
-
Paul Chitescu authored
-
Paul Vriens authored
-
Albert Lee authored
-
Alexandre Julliard authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
Alexandre Julliard authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Gregor Schneider authored
-
Damjan Jovanovic authored
-
Roderick Colenbrander authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Vincent Povirk authored
This makes cleanup after errors much easier, as we can just use the regular destructor.
-
Vincent Povirk authored
-
Rob Shearman authored
-
Rob Shearman authored
-