- 11 Mar, 2009 7 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Nikolay Sivov authored
-
Dylan Smith authored
Images that are inserted into richedit controls store a space for the text, since that is the character returned when getting the plain text from the control. When calculating the width of a line, the space character is skipped, but images should not be skipped. This can be seen by inserting an image into wordpad on a line by it's own, then centering the line. The image will start from the center rather than being centered in the control.
-
Jeremy White authored
-
Rob Shearman authored
-
Rob Shearman authored
-
- 10 Mar, 2009 33 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Nikolay Sivov authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Henri Verbeet authored
This might even make d3d8 a bit more 64-bit safe.
-
Henri Verbeet authored
-
Henri Verbeet authored
There should only ever be a single reference to these objects, since only their handle is exposed outside d3d8. Should there be more references than that, calling Release() in a while loop probably isn't the right approach.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
shader_glsl_gen_sample_code() already takes care of adding the destination.
-
Paul Vriens authored
-
Paul Vriens authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-