- 02 Apr, 2012 40 commits
-
-
Dmitry Timoshkov authored
user32: SetWindowPos() should check the final window position in screen coords before adding SWP_NOMOVE.
-
Dmitry Timoshkov authored
user32: SetParent() should use ShowWindow() to make a reparented window visible and move a window to new position.
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
-
Andrew Eikum authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Huw Davies authored
-
Huw Davies authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Morten Rønne authored
-
Łukasz Wojniłowicz authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Detlef Riekenberg authored
-
Józef Kucia authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
ddraw: The texture interface shares its refcount with the surface interface version used to create the surface. This probably implies that on native the texture interface is part of a separate object that's aggregated by the surface.
-
Henri Verbeet authored
-