.. |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Makefile.in
|
…
|
|
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
|
Do not crash if the clipboard format is unknown.
|
2004-04-05 20:17:13 +00:00 |
clipping.c
|
…
|
|
codepage.c
|
…
|
|
desktop.c
|
…
|
|
dga2.c
|
…
|
|
dga2.h
|
…
|
|
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
|
…
|
|
dib_dst_swap.c
|
…
|
|
dib_src_swap.c
|
…
|
|
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
|
…
|
|
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
|
…
|
|
mwm.h
|
…
|
|
opengl.c
|
…
|
|
palette.c
|
Avoid crash in X11DRV_IsSolidColor for TrueColor displays.
|
2004-03-27 01:37:32 +00:00 |
pen.c
|
…
|
|
scroll.c
|
…
|
|
settings.c
|
…
|
|
text.c
|
Pass the gdiFont object to the SelectFont driver entry point so that
|
2004-03-04 04:05:04 +00:00 |
window.c
|
Fixed unsigned comparison issue in previous change.
|
2004-04-28 00:31:21 +00:00 |
wineclipsrv.c
|
…
|
|
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
|
…
|
|
x11drv.h
|
Replace empty window rect checks by a new X11DRV_is_window_rect_mapped
|
2004-04-27 23:32:01 +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
|
…
|
|
x11font.h
|
…
|
|
xdnd.c
|
…
|
|
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
|
…
|
|
xrender.c
|
Make sure ascent/descent values don't become negative after coordinate
|
2004-04-29 20:01:23 +00:00 |
xvidmode.c
|
…
|
|
xvidmode.h
|
…
|
|