- 08 May, 2014 5 commits
-
-
Alistair Leslie-Hughes authored
-
Zhenbo Li authored
-
Shuai Meng authored
-
Bruno Jesus authored
The address was already converted to unix in these situations, so it's wrong to check against windows #defines.
-
Ken Thomases authored
Cocoa will bring an unowned window to the front of its level when it's clicked, but it doesn't do that for owned windows. The old code went out of its way to make owned windows behave like unowned windows in this respect. That was exactly backward. We wish we could control whether windows are raised on a click. We don't have that opportunity for unowned windows, but, by ripping out a bunch of code, we do for owned windows.
-
- 07 May, 2014 21 commits
-
-
Vincent Povirk authored
-
Aric Stewart authored
-
Stefan Dösinger authored
What I care about here is that setting peFlags != 0 doesn't cause errors either during ddraw palette creation or DIB section creation. peFlags isn't an alpha channel, but P8 textures abuse it that way, hence the name of the test. It probably has deeper meaning in DDSCL_NORMAL when the X server is running in 8 bit paletteindexed mode, but I don't think we really care about this.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Huw Davies authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Huw Davies authored
-
Huw Davies authored
-
Christoph von Wittich authored
-
Erich E. Hoover authored
-
Qian Hong authored
-
Qian Hong authored
-
Piotr Caban authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Bruno Jesus authored
-
Alex Henrie authored
-
- 06 May, 2014 14 commits
-
-
Huw Davies authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Huw Davies authored
The strings are tagged as Hebrew, yet the RTL and bidi levels are not correctly set.
-
Nikolay Sivov authored
-
Ken Thomases authored
winex11: Consolidate duplicate code from glxdrv_wglSetPixelFormat() and X11DRV_wglSetPixelFormatWINE().
-
Damjan Jovanovic authored
-
Henri Verbeet authored
-
Hans Leidekker authored
-
Hans Leidekker authored
This adds support for authenticated secure proxy connections.
-
Hans Leidekker authored
Proxy server strings stored in the registry use a different format.
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Jacek Caban authored
-