.. |
.cvsignore
|
…
|
|
Makefile.in
|
Moved $(MODULE).o rule out of Make.rules into the individual
|
2000-09-29 00:28:25 +00:00 |
bitblt.c
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
bitmap.c
|
Prevent bomb when GDI_ObjPtr returns null object.
|
2001-09-07 15:28:10 +00:00 |
brush.c
|
Specify sizes for stock fonts again; removed the FixStockFontSize
|
2001-08-16 19:13:52 +00:00 |
clipping.c
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |
codepage.c
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |
dib.c
|
Changing DIB color table now updates the DIB visible state.
|
2001-09-07 19:47:10 +00:00 |
graphics.c
|
Removed some unnecessary includes.
|
2001-07-23 00:04:00 +00:00 |
init.c
|
Rewrote Escape to avoid calling down to Escape16.
|
2001-07-29 20:25:14 +00:00 |
objects.c
|
Specify sizes for stock fonts again; removed the FixStockFontSize
|
2001-08-16 19:13:52 +00:00 |
oembitmap.c
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
opengl.c
|
Renamed display to gdi_display where it is used for GDI operations, to
|
2001-05-11 00:17:47 +00:00 |
palette.c
|
Added GetDeviceCaps to the DC driver interface. Removed devCaps
|
2001-07-28 00:18:02 +00:00 |
pen.c
|
Specify sizes for stock fonts again; removed the FixStockFontSize
|
2001-08-16 19:13:52 +00:00 |
text.c
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |
xfont.c
|
Lay down the infrastructure for gdi font rendering.
|
2001-09-12 20:21:06 +00:00 |