.. |
.cvsignore
|
…
|
|
Makefile.in
|
Moved $(MODULE).o rule out of Make.rules into the individual
|
2000-09-29 00:28:25 +00:00 |
bitblt.c
|
Removed CALL_LARGE_STACK support.
|
2001-01-15 22:30:50 +00:00 |
bitmap.c
|
Removed CALL_LARGE_STACK support.
|
2001-01-15 22:30:50 +00:00 |
brush.c
|
Replaced X11DRV_CritSection references by wine_tsx11_(un)lock.
|
2001-01-15 22:31:24 +00:00 |
clipping.c
|
Removed some unnecessary includes.
|
2000-12-13 20:23:41 +00:00 |
codepage.c
|
Added support for cp936.
|
2000-10-12 23:05:21 +00:00 |
dib.c
|
Fixed undefined C constructs (val assignment in expressions using it,
|
2001-03-28 19:35:57 +00:00 |
graphics.c
|
Small 'typos in comments' fixes.
|
2001-02-28 05:31:02 +00:00 |
init.c
|
Implemented Get/SetDeviceGammaRamp.
|
2001-03-20 01:55:18 +00:00 |
objects.c
|
Removed some unnecessary includes.
|
2000-12-13 20:23:41 +00:00 |
oembitmap.c
|
Documentation ordinal fixes.
|
2001-02-14 23:11:17 +00:00 |
opengl.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
palette.c
|
- Always use a double-buffered visual if one is available.
|
2001-03-28 01:45:08 +00:00 |
pen.c
|
Partial implementation of world transform support.
|
2001-01-24 19:38:11 +00:00 |
text.c
|
Fixed text size calculation bug in GetTextExtentPoint() for window dc's.
|
2001-02-12 01:15:06 +00:00 |
xfont.c
|
Cleanup properly on x11drv unloading.
|
2001-03-23 23:45:45 +00:00 |