original commit: 69a259386b10f01659577e25b491cd0702c29ea5
This commit is contained in:
Matthew Flatt 2004-12-14 15:52:00 +00:00
parent 2f943f2b1d
commit 44a5b54c89
2 changed files with 4 additions and 1 deletions

View File

@ -414,7 +414,7 @@
(define-class bitmap-dc% dc% ()
get-bitmap
set-bitmap
draw-scaled-section
draw-bitmap-section-smooth
set-argb-pixels
get-argb-pixels
set-pixel

View File

@ -1,4 +1,7 @@
Version 299.25
Added draw-bitmap-section-smooth to memory-dc%
Version 299.24
Added on-split-snip, on-merge-snips, and get-revision-number
to text%