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 |
Michael Stefaniuc
|
3c60ce8525
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
Marcus Meissner
|
0c15360a3e
|
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes.
|
2006-09-11 11:30:48 +02:00 |
Ulrich Czekalla
|
0c468c816c
|
x11drv: Improve handling of the case where the clipboard is opened
with a window from another thread or process.
|
2006-06-05 21:01:30 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
ba41900d49
|
user32: More informative message on failure to load x11drv.
|
2006-04-03 21:35:35 +02:00 |
Alexandre Julliard
|
bc30574383
|
Default to the null driver instead of dying if the specified display
driver couldn't be loaded.
|
2005-10-31 15:54:55 +00:00 |
Alexandre Julliard
|
1f90b5cff0
|
Make sure we don't call the graphics driver after process detach.
|
2005-08-10 09:56:23 +00:00 |
Alexandre Julliard
|
15ec968724
|
Load the USER driver on demand instead of at user32 load time.
Provide a fallback implementation for all the functions to avoid
having to check for NULL functions everywhere.
|
2005-07-18 15:14:56 +00:00 |