.. |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Makefile.in
|
Use X11 XIM callbacks to enable full IME support.
|
2004-01-21 02:22:26 +00:00 |
bitblt.c
|
If source and destination are the same object, don't lock the object
|
2004-04-26 20:06:08 +00:00 |
bitmap.c
|
Moved more GDI definitions to gdi_private.h.
|
2004-03-04 20:41:12 +00:00 |
brush.c
|
Moved more GDI definitions to gdi_private.h.
|
2004-03-04 20:41:12 +00:00 |
clipboard.c
|
Allow applications, under certain conditions, to set data into the
|
2004-05-06 23:40:30 +00:00 |
clipping.c
|
Moved hGCClipRgn handling to the graphics driver.
|
2004-02-13 20:26:27 +00:00 |
codepage.c
|
Moved all the files in graphics/x11drv to dlls/x11drv.
|
2003-12-05 00:20:27 +00:00 |
desktop.c
|
Update the desktop window size and send WM_DISPLAYCHANGE on resolution
|
2004-02-13 03:58:21 +00:00 |
dga2.c
|
Removed the remaining TSX calls.
|
2003-11-21 21:48:36 +00:00 |
dga2.h
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
dib.c
|
We don't support GetDIBits with BI_RLE4/8, so for now return an
|
2004-03-30 20:39:09 +00:00 |
dib_convert.c
|
Add support for display of dibs on MSB XServers.
|
2003-11-25 03:27:37 +00:00 |
dib_dst_swap.c
|
Add support for display of dibs on MSB XServers.
|
2003-11-25 03:27:37 +00:00 |
dib_src_swap.c
|
Add support for display of dibs on MSB XServers.
|
2003-11-25 03:27:37 +00:00 |
event.c
|
The KeymapNotify event does not use the window member, so don't warn
|
2004-03-19 01:17:32 +00:00 |
graphics.c
|
Moved hGCClipRgn handling to the graphics driver.
|
2004-02-13 20:26:27 +00:00 |
init.c
|
Changed the CreateDC driver entry point to use an HDC instead of a DC
|
2004-03-04 06:26:11 +00:00 |
keyboard.c
|
- start assigning custom VK codes from VK_OEM_8 since this code
|
2004-04-17 00:21:51 +00:00 |
mouse.c
|
Removed the remaining TSX calls.
|
2003-11-21 21:48:36 +00:00 |
mwm.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
opengl.c
|
Removed some unnecessary inclusions of gdi.h.
|
2004-01-20 22:48:57 +00:00 |
palette.c
|
Avoid crash in X11DRV_IsSolidColor for TrueColor displays.
|
2004-03-27 01:37:32 +00:00 |
pen.c
|
Get rid of the global INTERNAL_[XY]WSTODS macros.
|
2004-01-15 06:19:35 +00:00 |
scroll.c
|
Moved SetDrawable, StartGraphicsExposures and EndGraphicsExposures
|
2004-01-14 04:53:11 +00:00 |
settings.c
|
- Added support for XRandR extension.
|
2003-10-16 00:21:42 +00:00 |
text.c
|
Pass the gdiFont object to the SelectFont driver entry point so that
|
2004-03-04 04:05:04 +00:00 |
window.c
|
Make WM_GETMINMAXINFO default behaviour more like the Windows one.
|
2004-05-07 00:41:32 +00:00 |
wineclipsrv.c
|
Make our ascii strings static const.
|
2004-05-04 04:13:05 +00:00 |
winpos.c
|
Replace empty window rect checks by a new X11DRV_is_window_rect_mapped
|
2004-04-27 23:32:01 +00:00 |
wintab.c
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
x11ddraw.c
|
Moved more GDI definitions to gdi_private.h.
|
2004-03-04 20:41:12 +00:00 |
x11ddraw.h
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
x11drv.h
|
Allow applications, under certain conditions, to set data into the
|
2004-05-06 23:40:30 +00:00 |
x11drv.spec
|
Changed the CreateDC driver entry point to use an HDC instead of a DC
|
2004-03-04 06:26:11 +00:00 |
x11drv_main.c
|
Don't close the current thread display on process exit, we don't close
|
2004-05-04 02:57:29 +00:00 |
x11font.h
|
Removed some unnecessary inclusions of gdi.h.
|
2004-01-20 22:48:57 +00:00 |
xdnd.c
|
Portability fixes.
|
2003-12-04 05:11:56 +00:00 |
xfont.c
|
Pass the gdiFont object to the SelectFont driver entry point so that
|
2004-03-04 04:05:04 +00:00 |
xim.c
|
Fixed some issues found by winapi_check.
|
2004-02-27 21:32:54 +00:00 |
xrandr.c
|
Load the XRandR extension dynamically (with help from Alex Pasadyn).
|
2004-04-07 03:57:35 +00:00 |
xrandr.h
|
- Added support for XRandR extension.
|
2003-10-16 00:21:42 +00:00 |
xrender.c
|
Make our ascii strings static const.
|
2004-05-04 04:13:05 +00:00 |
xvidmode.c
|
Update the desktop window size and send WM_DISPLAYCHANGE on resolution
|
2004-02-13 03:58:21 +00:00 |
xvidmode.h
|
- Added support for XRandR extension.
|
2003-10-16 00:21:42 +00:00 |