2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
authorAndrew Choi <akochoi@shaw.ca>
Tue, 21 Aug 2001 10:06:09 +0000 (10:06 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Tue, 21 Aug 2001 10:06:09 +0000 (10:06 +0000)
commitf9e25d0c969f4d9fda329bab70c6d0a30dafb15f
treed7ed1be09bbfbd28eee026a13716dbf34d430738
parent6ea3db8a109343832a5da4458bb5259481c3058e
2001-08-21  Andrew Choi  <akochoi@cse.cuhk.edu.hk>

        * src/macterm.c (mac_scroll_area): Call CopyBits with local
        coordinates and portBits instead of global coordinates and
        screenBits.  Set fore color and back color to black and white,
        respectively, before calling CopyBits.

        * src/macterm.c (local_to_global_coord): Comment out.
mac/ChangeLog
mac/src/macterm.c