Changeset 7044 for trunk/changelog
- Timestamp:
- Oct 14, 2001, 10:17:42 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r7039 r7044 1 /* $Id: changelog,v 1.1749 2001-10-13 18:50:36 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1750 2001-10-14 20:17:42 sandervl Exp $ */ 2 3 2001-10-14: Sander van Leeuwen <sandervl@xs4all.nl> 4 - USER32: o Convert color cursor to monochrome if it only uses two colors. 5 This overcomes a silly limitation in some less advanced 6 display drivers. (SDD; IBM doesn't seem to require such a 7 basic feature and Scitech management couldn't care less) 8 (fixes mouse cursor flickering & screen distortion when 9 accessing the frame buffer directly) 10 NOTE: This is a partial solution only. Real color cursors 11 still use GRADD's rather poor software emulation. 2 12 3 13 2001-10-13: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.