Changeset 7044 for trunk/changelog


Ignore:
Timestamp:
Oct 14, 2001, 10:17:42 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

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.
    212
    313 2001-10-13: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.