Maarten Lankhorst
|
0a6459598a
|
user32/winex11.drv: Change all user32 operations to use CDECL.
|
2008-12-23 13:06:04 +01:00 |
Vincent Povirk
|
1a2216cbc7
|
winex11.drv: Do not assume window managers support _NET_WORKAREA.
|
2008-12-20 11:30:58 +01:00 |
Dmitry Timoshkov
|
9aaa24091f
|
winex11.drv: Add support for _NET_WORKAREA.
|
2008-10-02 10:40:13 -05:00 |
Dmitry Timoshkov
|
dddec81dfb
|
user32: Add a test for monitor work area, fix some failures.
|
2008-08-27 13:21:20 +02:00 |
Alexandre Julliard
|
e00840cf57
|
winex11: Only update the virtual screen rect once in xinerama_init to minimize race conditions.
|
2008-02-06 20:38:20 +01:00 |
Alexandre Julliard
|
dbfe24c33c
|
winex11: Move resetting of the cursor clip rectangle into xinerama_init().
|
2008-01-23 10:30:42 +01:00 |
Alexandre Julliard
|
c5a95025cf
|
winex11.drv: Moved initialization of screen_width/height to xinerama_init to do it inside the x11 lock.
|
2008-01-17 19:59:22 +01:00 |
Alexandre Julliard
|
35d2fd7a25
|
configure: Merge the libXinerama existence check with the soname check.
|
2007-07-04 12:48:50 +02:00 |
Alexandre Julliard
|
446befbb4d
|
configure: Don't use a default soname if a library is not found, leave it undefined.
|
2007-07-02 14:35:05 +02:00 |
Alexandre Julliard
|
a06aeaba39
|
winex11.drv: Offset X11 coordinates with the primary monitor position.
No longer force the primary monitor to contain the X11 (0,0) coordinate.
|
2006-10-26 13:04:52 +02:00 |
Alexandre Julliard
|
af9574cead
|
Revert "kernel32: Exit from initial thread with ExitThread not by ExitProcess."
This reverts commit 5a1fd50db3 .
I committed the wrong file.
|
2006-10-24 20:48:17 +02:00 |
Dmitry Timoshkov
|
5a1fd50db3
|
kernel32: Exit from initial thread with ExitThread not by ExitProcess.
|
2006-10-24 20:06:57 +02:00 |
Alexandre Julliard
|
8a8903516c
|
user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver.
Added Xinerama support for these functions.
|
2006-10-23 14:38:10 +02:00 |
Alexandre Julliard
|
3c305f9db9
|
winex11.drv: Preliminary support for Xinerama.
|
2006-10-23 14:37:17 +02:00 |