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 |
Roderick Colenbrander
|
57ff710cde
|
wgl: Unify pixel format code.
|
2006-11-27 13:46:47 +01:00 |
Kevin Koltzau
|
44685c234f
|
winex11.drv: Process browser and multimedia key events.
|
2006-11-27 13:44:35 +01:00 |
Ken Thomases
|
9124858b08
|
winex11.drv: Correct the count of characters matching with layout.
|
2006-11-20 12:00:17 +01:00 |
Ken Thomases
|
89bdf03989
|
winex11.drv: Enable code for picking layout-independent vkey as second pass.
|
2006-11-20 12:00:10 +01:00 |
Ken Thomases
|
c7ffd04be7
|
winex11.drv: Changed indenting of some dead code.
|
2006-11-20 12:00:02 +01:00 |
Ken Thomases
|
fac3dc6075
|
winex11.drv: Move some dead code from inside a loop to just after the loop.
|
2006-11-20 11:59:54 +01:00 |
Ken Thomases
|
0dee5eb160
|
winex11.drv: Replace no-longer-existent VK_A, VK_Z, VK_0, and VK_9 constants.
|
2006-11-20 11:59:46 +01:00 |
Ken Thomases
|
8c768fb437
|
winex11.drv: Track which vkeys have already been assigned to keycodes.
|
2006-11-20 11:59:23 +01:00 |
Ken Thomases
|
30f691f56b
|
winex11.drv: Reset the keyc2vkey table to empty before rebuilding it.
|
2006-11-20 11:59:15 +01:00 |
Alexandre Julliard
|
75b8f88875
|
gdi32: Get rid of the gdi.h include.
|
2006-11-17 14:52:07 +01:00 |
Alexandre Julliard
|
5e7afb8c3b
|
winex11.drv: Store the palette mapping in an X context instead of the GDI object.
|
2006-11-17 14:38:43 +01:00 |
Alexandre Julliard
|
719b7068a9
|
winex11.drv: Abstract accesses to the palette color mapping.
|
2006-11-17 14:36:34 +01:00 |
Alexandre Julliard
|
385ceeb8bc
|
winex11.drv: Avoid some direct accesses to the PALETTEOBJ structure.
|
2006-11-17 14:34:56 +01:00 |
Alexandre Julliard
|
ed4f22ab5f
|
gdi32: Moved the system palette flags to winex11.drv.
|
2006-11-17 14:34:44 +01:00 |
Alexandre Julliard
|
00e097b6e3
|
winex11.drv: Update the X11 window position when the primary monitor origin changes.
|
2006-11-14 10:40:49 +01:00 |
Francois Gouget
|
1ccf944900
|
Assorted spelling fixes.
|
2006-11-13 13:01:53 +01:00 |
Francois Gouget
|
e9fb8c6728
|
winex11.drv: Fix some comments so they are properly formatted documentation headers.
|
2006-11-13 13:01:05 +01:00 |
Roderick Colenbrander
|
5b026479c5
|
wgl: Fix a typo in the pbuffer pixelformat enumeration code.
|
2006-11-13 12:48:01 +01:00 |
H. Verbeet
|
22b5890862
|
winex11.drv: The y coordinate should be offset agaist the height, not the width.
|
2006-11-13 12:47:33 +01:00 |
Damjan Jovanovic
|
5ec9d9b2f6
|
winex11.drv: Check for incompatible bpps and negative widths.
|
2006-11-10 11:35:09 +01:00 |
Damjan Jovanovic
|
c6fa30a2cf
|
winex11.drv: Fix copying top-down/bottom-up DIBs.
|
2006-11-10 11:35:00 +01:00 |
Ken Thomases
|
d88d2d4d13
|
winex11.drv: Fix off-by-one in map of non-char keysyms to vkeys.
|
2006-11-08 19:58:39 +01:00 |
Ken Thomases
|
75195ad4bc
|
winex11.drv: Map XK_KP_Equal to VK_OEM_NEC_EQUAL.
|
2006-11-08 19:58:30 +01:00 |
Alexandre Julliard
|
3cb51cd3c4
|
winex11.drv: Get rid of the DIB color table now that it's stored in gdi32.
|
2006-11-08 19:57:37 +01:00 |
Detlef Riekenberg
|
2a14dc958a
|
winex11.drv: Fix failure of X11DRV_ChoosePixelFormat.
|
2006-11-08 15:49:17 +01:00 |
Dmitry Timoshkov
|
ffd80ba7b1
|
winex11.drv: Call SetWindowPos with SWP_FRAMECHANGED set when switching from minimized state in X11DRV_MapNotify.
|
2006-11-08 11:26:50 +01:00 |
Dmitry Timoshkov
|
d949867ded
|
winex11.drv: Map VK codes for arrow keys to an X11 keycode manually as we do for other keypad keys.
|
2006-11-08 11:26:42 +01:00 |
Damjan Jovanovic
|
d29c9c84b4
|
winex11: Fix regression caused by client-side DIB copy patch.
|
2006-11-08 11:19:45 +01:00 |
Alexandre Julliard
|
ac227461ac
|
winex11.drv: Detect an XLookupString that returns Latin-1 and avoid codepage mapping in that case.
|
2006-11-07 17:28:02 +01:00 |
Alexandre Julliard
|
187d52bc2d
|
winex11.drv: Added mapping for Unicode keysyms in ToUnicodeEx.
|
2006-11-07 17:27:35 +01:00 |
Alexandre Julliard
|
4026dfa8f4
|
winex11.drv: Only load the keycode->keysym mapping once in DetectLayout, instead of once per supported layout.
|
2006-11-07 17:22:52 +01:00 |
Francois Gouget
|
30e44c85c8
|
Assorted spelling fixes.
|
2006-11-07 15:25:24 +01:00 |
Alexandre Julliard
|
7dd0eaa904
|
winex11.drv: Fixed build without OpenGL headers.
|
2006-11-06 15:40:01 +01:00 |
Mike McCormack
|
671e9c0658
|
user32: ToUnicodeEx should return 0 for an unknown key.
|
2006-11-06 13:47:46 +01:00 |
Damjan Jovanovic
|
54fd8b3d14
|
winex11.drv: Added a basic client-side DIB copy optimization.
|
2006-11-06 13:43:54 +01:00 |
Roderick Colenbrander
|
1d4effcaa5
|
wgl: Fix WoW screen flickering.
|
2006-11-06 12:13:09 +01:00 |