Dmitry Timoshkov
|
635bb11049
|
winex11.drv: Fix the typos in the fullscreen state debug trace.
|
2007-01-15 12:44:24 +01:00 |
Francois Gouget
|
c255bf4676
|
xrandr: Small X11DRV_XRandR_(Get|Set)CurrentMode() code optimisations.
|
2007-01-12 12:33:40 +01:00 |
Dmitry Timoshkov
|
f6702ec4af
|
winex11.drv: Force the fullscreen state update once the window is mapped.
|
2007-01-10 11:58:56 +01:00 |
Vitaliy Margolen
|
edd84eedc8
|
winex11drv: Change FIXME to WARN in X11DRV_GetKeyNameText.
|
2007-01-08 21:13:31 +01:00 |
Vitaliy Margolen
|
c3dc692b20
|
winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.
|
2007-01-06 11:40:46 +01:00 |
Dmitry Timoshkov
|
d57dc9da0a
|
user32: Fix some failures in the MDI message test.
|
2007-01-04 21:12:26 +01:00 |
Roderick Colenbrander
|
e4eac235f1
|
wgl: Fix piAttributes NULL crash.
|
2007-01-04 09:55:36 +01:00 |
Roderick Colenbrander
|
86d4a9e078
|
winex11.drv: Remove get_drawable.
|
2007-01-02 12:08:30 +01:00 |
Roderick Colenbrander
|
1b3fec9699
|
winex11.drv: Remove desktop double buffering option.
|
2007-01-02 12:08:11 +01:00 |
Dmitry Timoshkov
|
92faf7aa96
|
user32: Make more ShowWindow tests pass under Wine.
|
2007-01-01 17:15:30 +01:00 |
Dmitry Timoshkov
|
0995a6ea43
|
winex11.drv: Fix the regression caused by a previous change.
|
2007-01-01 17:03:18 +01:00 |
Vitaliy Margolen
|
291d7e05ce
|
winex11drv: Make dxgrab global.
|
2006-12-29 20:54:46 +01:00 |
Roderick Colenbrander
|
8da7b13343
|
wgl: Fix wglGetPixelFormatAttribiv bug.
|
2006-12-28 12:18:50 +01:00 |
Dmitry Timoshkov
|
910660253b
|
user32: Add a message test for various ShowWindow() calls, fix some failures.
|
2006-12-22 11:52:13 +01:00 |
Roderick Colenbrander
|
c026faaeed
|
winex11.drv: pbuffer detection.
|
2006-12-20 12:31:04 +01:00 |
Ulrich Czekalla
|
b2f33ffbbb
|
winex11.drv: Don't crash when called with a NULL gl context.
|
2006-12-20 12:30:49 +01:00 |
Juris Smotrovs
|
00982465c4
|
user32: Extend the support for SWP_STATECHANGED for all windows.
|
2006-12-19 16:58:24 +01:00 |
Vitaliy Margolen
|
7de64a3ab8
|
winex11drv: Return cached cursor_pos in GetCursorPos().
|
2006-12-19 12:39:08 +01:00 |
Ulrich Czekalla
|
4d8135e0c8
|
winex11.drv: Avoid grabbing syslevel locks in the wrong order.
|
2006-12-15 13:43:14 +01:00 |
Dmitry Timoshkov
|
6c73f7395b
|
user32: Add support for the VK_APPS (Menu) key.
|
2006-12-15 12:20:05 +01:00 |
Vitaliy Margolen
|
1d9ea46cd4
|
user32: ClipCursor should use virtual screen resolution for empty/invalid rects.
|
2006-12-14 21:13:15 +01:00 |
Vitaliy Margolen
|
ff721806ca
|
winex11.drv: Update cached cursor position after calling hook.
|
2006-12-13 16:17:04 +01:00 |
Vitaliy Margolen
|
b13681797a
|
winex11.drv: Only events with MOUSEEVENTF_MOVE flag should change mouse position.
|
2006-12-13 16:16:12 +01:00 |
Alexandre Julliard
|
aa25e2938c
|
winex11.drv: Fixed computation of viewport and scissor position.
|
2006-12-12 21:07:39 +01:00 |
Pierre d'Herbemont
|
221b044740
|
user32: Factorize graphics driver SetParent into user32.
|
2006-12-12 20:38:32 +01:00 |
Alexandre Julliard
|
fdcd9859b4
|
winex11.drv: Get rid of the display pointer in the GL context.
|
2006-12-12 18:23:34 +01:00 |
Alexandre Julliard
|
6e01e4aa51
|
opengl32: Don't use ENTER_GL/LEAVE_GL around calls to driver functions.
This causes lock inversions when the driver accesses the DC.
|
2006-12-12 18:21:01 +01:00 |
Ulrich Czekalla
|
715d0e8409
|
winex11.drv: Correctly position and clip opengl child windows.
|
2006-12-12 17:28:12 +01:00 |
Alexandre Julliard
|
0ab5590479
|
winex11.drv: Get rid of the unused set_drawable function.
|
2006-12-12 15:37:32 +01:00 |
Alexandre Julliard
|
21635133fb
|
winex11.drv: Implemented DESKTOPHORZ/VERTRES device caps.
|
2006-12-12 14:59:55 +01:00 |
Alexandre Julliard
|
d302db41aa
|
winex11.drv: Make sure the drawable rect is always updated and use it where appropriate.
|
2006-12-12 13:46:15 +01:00 |
Ulrich Czekalla
|
4bdf4345b8
|
winex11.drv: Store window and drawable rects in X11DRV_PDEVICE.
|
2006-12-12 13:45:10 +01:00 |
Alexandre Julliard
|
e7b9a5f166
|
winex11.drv: Remove unused PropertyAliasMap variable.
|
2006-12-12 12:14:38 +01:00 |
Roderick Colenbrander
|
055f8712b4
|
wgl: Make the WGL code independant of the number of supported pixel formats.
|
2006-12-11 14:38:08 +01:00 |
Chris Robinson
|
9da10277ce
|
wgl: Properly handle GLX_DRAWABLE_TYPE queries.
|
2006-12-11 14:36:39 +01:00 |
Chris Robinson
|
34c40097a5
|
wgl: Implement wglGetPixelFormatAttribfvARB.
|
2006-12-07 14:05:58 +01:00 |
Chris Robinson
|
28c2ebb937
|
wgl: Fix for missing NV GLX extension.
|
2006-12-06 11:42:24 +01:00 |
Roderick Colenbrander
|
900094cbfe
|
wgl: Cleanup wglMakeCurrent.
|
2006-12-06 11:34:50 +01:00 |
Chris Robinson
|
b4f0adbf96
|
wgl: Don't return prematurely if ConvertPixelFormatWGLtoGLX receives an invalid pixel format.
|
2006-12-04 12:39:04 +01:00 |
Roderick Colenbrander
|
7466390143
|
wgl: (W)GL_NV_vertex_array_range.
|
2006-12-04 12:23:26 +01:00 |
Tomas Carnecky
|
9d1686c8c5
|
winex11.drv: Don't update the key state table in mouse related functions.
|
2006-12-01 13:16:15 +01:00 |
Roderick Colenbrander
|
eb0350bb1b
|
wgl: Relax the pixel format attribute conversion code a bit.
|
2006-12-01 12:26:58 +01:00 |
Pierre d'Herbemont
|
d208ad82dd
|
winex11.drv: Fix SetWindowPos parameters in the spec file.
|
2006-11-30 12:26:03 +01:00 |
Pierre d'Herbemont
|
e5e58a6b13
|
user32: Factorize driver's SetWindowPos in user32.
|
2006-11-29 14:05:33 +01:00 |
Dmitry Timoshkov
|
0bde8135fc
|
winex11.drv: Make some data const.
|
2006-11-29 12:37:31 +01:00 |
Alexandre Julliard
|
d5ee62342a
|
winex11.drv: Don't use the specified DC when mapping RGB colors for a DIB.
The DC palette only matters for DIB_PAL_COLORS.
|
2006-11-27 17:04:19 +01:00 |
Andrew Talbot
|
4659870d0d
|
winex11.drv: Cast-qual warnings fix.
|
2006-11-27 17:03:52 +01:00 |
Andrew Talbot
|
c8e64830f9
|
winex11.drv: Cast-qual warnings fix.
|
2006-11-27 17:03:52 +01:00 |
Andrew Talbot
|
3be7b8b64c
|
winex11.drv: Cast-qual warnings fix.
|
2006-11-27 17:03:51 +01:00 |
Vitaliy Margolen
|
b417435744
|
winex11drv: State of side mouse buttons (X-buttons) is not returned from XQueryPointer.
|
2006-11-27 17:03:51 +01:00 |