- 19 Jul, 2010 40 commits
-
-
Detlef Riekenberg authored
-
Paul Chitescu authored
-
Greg Geldorp authored
-
Paul Vriens authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
ddraw: Return a failure code in IDirectDrawSurfaceImpl::QueryInterface if IDirect3D7::CreateDevice fails.
-
Florian Köberle authored
-
Florian Köberle authored
-
Greg Geldorp authored
-
Austin English authored
-
Andrew Eikum authored
-
Thomas Mullaly authored
-
Igor Paliychuk authored
-
Igor Paliychuk authored
-
Igor Paliychuk authored
-
Igor Paliychuk authored
-
Igor Paliychuk authored
-
Igor Paliychuk authored
-
Igor Paliychuk authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
Paul Vriens authored
Translation by Nenad Vujic <nesa24casa@gmail.com>
-
Paul Vriens authored
Translation by Nenad Vujic <nesa24casa@gmail.com>
-
Dylan Smith authored
-
Dylan Smith authored
The first paragraph was being handled just by ME_StreamOutParaProps, but subsequent paragraphs would check if the paragraph was starting or ending a table. So I moved the code to check for tables into ME_StreamOutParaProps.
-
Dylan Smith authored
This is a regression caused by commit 54b53b60 which change the code to use if statements instead of a switch, so the break statement should have been changed to a continue statement.
-
Vincent Povirk authored
Some ILockBytes objects will not really write changes until their Flush method is called. Also, further optimizations to the storage implementation will involve caching writes, which will have to be flushed at times.
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
These fields are needed for the MS storage implementation to load files that were created by Wine with a block size of 4096.
-
Sven Baars authored
-
Alexandre Julliard authored
-
Seth Shelnutt authored
-