- 28 Feb, 2008 30 commits
-
-
Roy Shea authored
-
Roy Shea authored
-
James Hawkins authored
-
James Hawkins authored
msi: If a feature's action is INSTALLSTATE_UNKNOWN, MsiEvaluateCondition should return MSICONDITION_FALSE.
-
Marcus Meissner authored
-
Alexandre Julliard authored
-
Andrew Talbot authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
dinput: Include fcntl.h instead of sys/fcntl.h since they are equivalent and the former is more portable.
-
Rob Shearman authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
The code required that a row started with a visible band. However this was not met if the first band of the rebar was hidden. The new code should fix this case. I've also made it explicit in the comments that the functions require the first band to be visible and renamed next_band, prev_band to next_visible and prev_visible to make it clear what these functions do.
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Huw Davies authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
It returns an INT, which is quite different to an HRESULT.
-
Rob Shearman authored
-
Rob Shearman authored
-
Hans Leidekker authored
-
- 27 Feb, 2008 10 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
winex11: Use XWithdrawWindow to unmap managed windows, and wait until they are withdrawn before mapping them again.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Change WM_STATE to NET_WM_STATE in variable and function names to avoid confusion with the ICCCM WM_STATE property.
-
Alexandre Julliard authored
-
Alistair Leslie-Hughes authored
-
Dmitry Timoshkov authored
-
James Hawkins authored
-
James Hawkins authored
-
Roy Shea authored
-