- 01 Nov, 2013 27 commits
-
-
Huw Davies authored
-
Jacek Caban authored
-
Francois Gouget authored
Don't claim the API failed when it succeeded, and show the unexpected data.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
kernel32/tests: On Windows 8 IdnToNameprepUnicode() returns a different error for invalid parameters.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
Windows 8 and 8.1 return some different error codes and GetDllDirectory() handles buffer termination a bit differently.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
0x00333333 makes much more sense than 0x00000000, and is what most of my hardware returns. Apparently at least some GF7 cards (still) return 0x00000000, so also accept that as broken().
-
Henri Verbeet authored
-
Frédéric Delanoy authored
-
Frédéric Delanoy authored
-
Frédéric Delanoy authored
-
Frédéric Delanoy authored
-
Frédéric Delanoy authored
-
Ken Thomases authored
-
Ken Thomases authored
Queries can be run out of order because the main thread is waiting on the response. The main thread didn't really need a response from QUERY_RESIZE_END. It was only a query for symmetry with QUERY_RESIZE_START.
-
Ken Thomases authored
The Mac driver was already sending these events when the user resizes the window by dragging its corner/edges, but there are other occasions when the window frame changes. For example, when the user zooms the window.
-
Ken Thomases authored
This seems to eliminate a lot of house-keeping work inside Cocoa.
-
- 31 Oct, 2013 13 commits
-
-
Piotr Caban authored
-
Piotr Caban authored
comctl32: Initialize treeview checkboxes in WM_PAINT when TVS_CHECKBOXES was passed during control creation.
-
Piotr Caban authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Dmitry Timoshkov authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-