Nigel Liang
|
3f02c27da9
|
winex11.drv: Take into account position of preedit area in PreEditCaretCallback.
|
2007-07-25 13:03:53 +02:00 |
|
Vitaliy Margolen
|
d836a50621
|
winex11drv: Correctly react to focus loss away from Wine.
|
2007-07-23 11:53:17 +02:00 |
|
Dmitry Timoshkov
|
7b77b91723
|
winex11.drv: Constify the pen dash data.
|
2007-07-20 12:25:42 +02:00 |
|
Nigel Liang
|
c52ce9bccc
|
winex11.drv: Implement XIMPreEditCaretCallback.
|
2007-07-20 11:58:35 +02:00 |
|
Evan Stade
|
9b9e08c210
|
winex11.drv: Draw dashed lines for extended pens.
|
2007-07-19 12:04:00 +02:00 |
|
Michael Stefaniuc
|
02933a11de
|
dlls: Remove unreachable break after return/break. Found by Smatch.
|
2007-07-19 11:57:49 +02:00 |
|
Lei Zhang
|
d0e068744a
|
winex11.drv: Remove old dnd code.
|
2007-07-12 12:57:23 +02:00 |
|
Alexandre Julliard
|
a851854a36
|
configure: Merge the libX11 and libXext existence check with the soname check.
|
2007-07-09 22:43:45 +02:00 |
|
Alexandre Julliard
|
d68d4335af
|
configure: Make the libXi soname check depend on the header check.
|
2007-07-09 22:42:49 +02:00 |
|
Alexandre Julliard
|
19a988a25c
|
configure: Make the libXcursor soname check depend on the header check.
|
2007-07-09 22:42:28 +02:00 |
|
Alexandre Julliard
|
35d2fd7a25
|
configure: Merge the libXinerama existence check with the soname check.
|
2007-07-04 12:48:50 +02:00 |
|
Alexandre Julliard
|
629639ee60
|
configure: Merge the libXrender existence check with the soname check.
|
2007-07-04 12:47:57 +02:00 |
|
Alexandre Julliard
|
af928ecbfa
|
configure: Merge the libXrandr existence check with the soname check.
|
2007-07-04 12:45:03 +02:00 |
|
Alexandre Julliard
|
31353e1edd
|
configure: Merge the libGL existence check with the soname check.
|
2007-07-04 12:44:12 +02:00 |
|
Peter Dons Tychsen
|
cf7cfa85eb
|
winex11: Fix X11DRV_DIB_GetImageBits() when target bitmaps are larger than fetched.
|
2007-07-04 12:07:01 +02:00 |
|
Huw Davies
|
bd2fe1a2fa
|
winex11.drv: Use global Pictures for the tiles.
|
2007-07-03 20:39:31 +02:00 |
|
Huw Davies
|
030ef1ef05
|
winex11.drv: Move the PictFormats into an array.
|
2007-07-03 20:39:31 +02:00 |
|
Huw Davies
|
ee40cb4b9f
|
winex11.drv: Pass root_window to XCreatePixmap to avoid BadDrawable errors.
|
2007-07-03 20:39:30 +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
|
5a95cfbd9c
|
configure: Export the shared library extension instead of hardcoding .so.
|
2007-07-02 14:35:05 +02:00 |
|
Damjan Jovanovic
|
b6030cb26d
|
winex11.drv: Added better support for the X file drag protocol.
|
2007-06-27 14:32:27 +02:00 |
|
Lei Zhang
|
e20625e5c9
|
winex11.drv: Reset focus if application does not want to be activated.
|
2007-06-22 12:28:45 +02:00 |
|
Nigel Liang
|
2f3a02ea2f
|
winex11.drv: Remove call to XCreateFontSet.
|
2007-06-22 12:19:45 +02:00 |
|
Lei Zhang
|
9a67bded8c
|
winex11.drv: Send WM_MOUSEACTIVATE before closing a window.
|
2007-06-21 16:39:02 +02:00 |
|
Kolbjørn Fredheim
|
c960cae979
|
winex11.drv: Echo the video mode requested in the error message when not finding a matching mode.
|
2007-06-15 13:24:27 +02:00 |
|
Ulrich Czekalla
|
191a29c1e7
|
opengl: Use get_glxdrawable to grab the drawable.
|
2007-06-15 12:40:27 +02:00 |
|
Alexandre Julliard
|
1d9874a09e
|
winex11.drv: Glyph width is rounded to 32 bits, make sure to provide enough null data.
|
2007-06-12 16:51:31 +02:00 |
|
Huw Davies
|
c9fd5a265f
|
winex11.drv: XRenderCompositeText has a problem with 0x0 glyphs, so we'll pretend they're 1x1.
|
2007-06-06 20:34:06 +02:00 |
|
Dmitry Timoshkov
|
4978194fde
|
winex11.drv: Fix compilation warnings in 64-bit mode.
|
2007-05-30 11:55:35 +02:00 |
|
Dmitry Timoshkov
|
ab2934781c
|
gdi32: Make SetDCHook 64-bit safe.
|
2007-05-30 11:51:26 +02:00 |
|
Andrew Talbot
|
080635bdeb
|
winex11.drv: Exclude unused headers.
|
2007-05-29 12:10:21 +02:00 |
|
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
|
Huw Davies
|
e0150c357d
|
winex11.drv: Use XRenderCompositeText instead of XRenderCompositeString.
|
2007-05-25 20:21:06 +02:00 |
|
Huw Davies
|
4edc46cbdb
|
winex11.drv: Merge some common code.
|
2007-05-25 20:21:02 +02:00 |
|
Dmitry Timoshkov
|
130278f34a
|
winex11.drv: Synchronize debug output between X11DRV_KeyEvent and X11DRV_ToUnicodeEx.
|
2007-05-21 15:55:51 +02:00 |
|
Rob Shearman
|
ec4be6a258
|
winex11.drv: Remove an unneeded include.
|
2007-04-30 12:33:16 +02:00 |
|
Andrew Riedi
|
2c709c59b8
|
winex11.drv: Add legacy 32-bit cursor support.
|
2007-04-27 11:43:04 +02:00 |
|
Michael Stefaniuc
|
5f62da109e
|
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call.
|
2007-04-25 12:26:07 +02:00 |
|
Alexandre Julliard
|
5c19285da6
|
winex11.drv: Hack to disable XInitThreads when an XIM is used.
|
2007-04-13 12:56:01 +02:00 |
|
Dan Kegel
|
c2ae970e60
|
winex11.drv: GetAsyncKeyState must check mouse buttons, too.
|
2007-04-13 11:38:03 +02:00 |
|
Dmitry Timoshkov
|
56852a5eac
|
user32: Windows uses ptMaxTrackSize to set an initial window size not ptMaxSize.
|
2007-04-06 12:37:53 +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 |
|
Huw Davies
|
13c0c0d047
|
winex11.drv: Delete the tile pixmap whenever the drawable is changed.
|
2007-03-29 21:02:00 +02:00 |
|
Huw Davies
|
232c16fadb
|
winex11.drv: Rename a local variable to avoid confusion with a global.
|
2007-03-29 21:01:48 +02:00 |
|
Andrew Riedi
|
23e2cb1f59
|
winex11.drv: Add Xcursor support for 32 bit cursors.
Based on patch by Henri Verbeet.
|
2007-03-28 11:17:13 +02:00 |
|
Alexandre Julliard
|
f143010038
|
winex11.drv: Relax the bitmap depth check in CreateBitmap to accept some compatible formats.
|
2007-03-21 15:56:10 +01:00 |
|
Dmitry Timoshkov
|
520aa9f548
|
winex11.drv: In the case requested glyphs do not present in the font fail gracefully instead of asserting.
|
2007-03-19 12:16:57 +01:00 |
|
Andrew Talbot
|
a33f71a32d
|
winex11.drv: Replace inline static with static inline.
|
2007-03-17 20:04:54 +01:00 |
|
Louis Lenders
|
d9445ce76b
|
winex11.drv: Small spelling fix.
|
2007-03-14 13:13:52 +01:00 |
|
Stefan Huehner
|
4d1d01f266
|
Mark several functions as static.
|
2007-03-13 13:35:12 +01:00 |
|