Alexandre Julliard
|
e14261dbb7
|
winex11: Use the gdi display when initializing the keyboard to avoid creating a second display connection.
|
2008-02-06 20:37:41 +01:00 |
Alexandre Julliard
|
0d30daa8e4
|
winex11: Abstract the depth->bpp conversion and use it in X11DRV_DIB_CreateDIBFromPixmap.
|
2008-02-04 14:36:18 +01:00 |
Dmitry Timoshkov
|
27d3c09a39
|
winex11.drv: Remove an incorrect FIXME.
|
2008-01-25 13:44:35 +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 |
Stefan Dösinger
|
5461d505d7
|
winex11: Activate the depth-bpp difference.
|
2007-12-17 12:25:50 +01:00 |
Stefan Dösinger
|
ccab10bd46
|
winex11: Distinguish between bpp and depth.
|
2007-12-17 12:24:51 +01:00 |
Alexandre Julliard
|
83fd17f216
|
winex11.drv: Set the WM_STATE_ABOVE hint on topmost windows.
|
2007-10-31 18:13:20 +01:00 |
Alexandre Julliard
|
a0019801eb
|
winex11: Set the SKIP_PAGER and SKIP_TASKBAR styles on tool windows.
|
2007-10-11 16:24:28 +02:00 |
Chris Robinson
|
909f7ffcb9
|
winex11: Be compatible with older XComposite headers.
|
2007-09-27 11:57:54 +02:00 |
Chris Robinson
|
4258465868
|
winex11.drv: Load the XComposite extension when available.
|
2007-09-25 13:32:46 +02:00 |
Steven Edwards
|
13f9b0a642
|
x11drv: Remove some no longer needed wine 16bit headers.
|
2007-08-29 12:31:28 +02:00 |
Alexandre Julliard
|
af928ecbfa
|
configure: Merge the libXrandr existence check with the soname check.
|
2007-07-04 12:45:03 +02:00 |
Damjan Jovanovic
|
b6030cb26d
|
winex11.drv: Added better support for the X file drag protocol.
|
2007-06-27 14:32:27 +02:00 |
Alexandre Julliard
|
5c19285da6
|
winex11.drv: Hack to disable XInitThreads when an XIM is used.
|
2007-04-13 12:56:01 +02:00 |
Alexandre Julliard
|
072698c953
|
winex11.drv: Store the display file descriptor directly in the server message queue.
Get rid of a few WaitForMultipleObjectsEx hacks.
|
2007-04-04 18:02:53 +02:00 |
Andrew Talbot
|
a33f71a32d
|
winex11.drv: Replace inline static with static inline.
|
2007-03-17 20:04:54 +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 |
Roderick Colenbrander
|
1b3fec9699
|
winex11.drv: Remove desktop double buffering option.
|
2007-01-02 12:08:11 +01:00 |
Huw Davies
|
87fbc7a3a8
|
winex11.drv: Give XCloseIM another chance.
|
2006-10-24 17:46:17 +02:00 |
Huw Davies
|
becf09f3f8
|
winex11.drv: Initialize data->xim to NULL if xim has been disabled.
|
2006-10-24 11:42:35 +02:00 |
Alexandre Julliard
|
3c305f9db9
|
winex11.drv: Preliminary support for Xinerama.
|
2006-10-23 14:37:17 +02:00 |
Alexandre Julliard
|
8532cc5654
|
winex11.drv: Hack to work around an Xlib bug when XInitThreads is used.
|
2006-10-19 13:36:33 +02:00 |
Nickolay V. Shmyrev
|
1a1b902e7f
|
winex11.drv: Always set window type.
|
2006-10-12 11:37:52 +02:00 |
Alexandre Julliard
|
0f8706ec33
|
winex11.drv: Give XInitThreads another chance.
|
2006-10-06 17:56:51 +02:00 |
James Liggett
|
60a97505a6
|
winex11.drv: Add XEmbed system tray support.
Portions of this patch based on the work of Mike Hearn and Rob
Shearman.
|
2006-08-23 12:09:09 +02:00 |
Roderick Colenbrander
|
98179f0656
|
winex11.drv: Kill DGA support.
|
2006-07-29 11:46:58 +02:00 |
Dmitry Timoshkov
|
ef72c1d100
|
winex11.drv: Add support for full screen window state using the NETWM protocol.
|
2006-06-21 11:15:19 +02:00 |
Alexandre Julliard
|
bdb4fab7a7
|
x11drv: Renamed the x11drv directory to winex11.drv.
|
2006-06-16 09:57:50 +02:00 |