Maarten Lankhorst
|
0a6459598a
|
user32/winex11.drv: Change all user32 operations to use CDECL.
|
2008-12-23 13:06:04 +01:00 |
Alexandre Julliard
|
7fdadbb377
|
server: Add functions for conversions between server user handles and pointer-style handles.
|
2008-12-08 16:58:20 +01:00 |
Vitaly Lipatov
|
934aa492b4
|
winex11: Add check for XmbTextPropertyToTextList result.
|
2008-12-03 12:16:40 +01:00 |
Michael Stefaniuc
|
82a3c433b3
|
winex11.drv: Remove some superfluous casts.
|
2008-12-01 12:57:00 +01:00 |
Kusanagi Kouichi
|
fcaeffb7b4
|
winex11: Implement large data transfers.
|
2008-11-05 16:43:10 +01:00 |
Alexandre Julliard
|
e7044cb8f8
|
winex11: Explicitly request creation of the thread display where necessary.
|
2008-06-26 16:47:42 +02:00 |
Alexandre Julliard
|
e705764cca
|
winex11: Pass the display as parameter to a few more functions instead of using thread_display().
|
2008-06-26 16:20:02 +02:00 |
Alexandre Julliard
|
06a1407c13
|
winex11: Explicitly request creation of the per-thread data where necessary.
|
2008-06-26 15:08:08 +02:00 |
Alexandre Julliard
|
704ac5a51e
|
winex11: Added an error handler to catch bad atoms in clipboard selections.
|
2008-04-09 20:09:40 +02:00 |
Alexandre Julliard
|
828ac88f24
|
winex11: Improved handling of broken 8-bit TARGETS selection.
|
2008-04-08 12:24:54 +02:00 |
Alexandre Julliard
|
3bfa90eeda
|
winex11: Fix handling of property sizes for 64-bit platforms.
|
2008-04-07 11:41:54 +02:00 |
Alexandre Julliard
|
a71998d0a6
|
winex11: Fix X11DRV_CLIPBOARD_ReadProperty to read data in larger chunks and to properly null-terminate the buffer.
|
2008-03-26 12:14:41 +01:00 |
Andrew Talbot
|
5d038523e9
|
winex11.drv: Assign to structs instead of using memcpy.
|
2008-03-24 11:33:22 +01:00 |
Andrew Talbot
|
68feed7e77
|
winex11.drv: Remove unneeded casts.
|
2008-02-04 14:20:45 +01:00 |
Ken Thomases
|
a30327afef
|
winex11.drv: Accomodate XGetWindowProperty returning an actual format of something other than 32 for the TARGETS property.
We shouldn't care what format the property was set with, as long as we
trust that the property is an atom type.
|
2008-01-25 13:44:24 +01:00 |
Andrew Talbot
|
080635bdeb
|
winex11.drv: Exclude unused headers.
|
2007-05-29 12:10:21 +02:00 |
Stefan Huehner
|
51a7ca3440
|
Change some functions arguments from () -> (void).
|
2007-03-12 12:25:31 +01:00 |
Andrew Talbot
|
a9446b9c5c
|
winex11.drv: Remove unused items.
|
2007-02-08 11:55:44 +01:00 |
Alexandre Julliard
|
e7b9a5f166
|
winex11.drv: Remove unused PropertyAliasMap variable.
|
2006-12-12 12:14:38 +01:00 |
Andrew Talbot
|
3be7b8b64c
|
winex11.drv: Cast-qual warnings fix.
|
2006-11-27 17:03:51 +01:00 |
Vitaliy Margolen
|
6069d0d596
|
winex11drv: Win64 printf format warning fixes.
|
2006-10-09 15:23:33 +02:00 |
Alexandre Julliard
|
bdb4fab7a7
|
x11drv: Renamed the x11drv directory to winex11.drv.
|
2006-06-16 09:57:50 +02:00 |