From 6a8a6e2f518813c09128dfa75bc400cdc5c94484 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Fri, 20 Dec 2013 15:43:08 -0600 Subject: [PATCH] update HISTORY based on some of Jay's changes please include in 6.0 original commit: 438942c0590841b030795d5df8db4c8409594cb4 --- pkgs/gui-pkgs/gui-lib/mred/HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/gui-pkgs/gui-lib/mred/HISTORY.txt b/pkgs/gui-pkgs/gui-lib/mred/HISTORY.txt index 0067fce3..7ec87098 100644 --- a/pkgs/gui-pkgs/gui-lib/mred/HISTORY.txt +++ b/pkgs/gui-pkgs/gui-lib/mred/HISTORY.txt @@ -11,6 +11,8 @@ Framework: changed backward-containing-sexp so it returns #f in more situations Framework: syntax colorer now usees 'text' for stuff between {}s in scribble mode (not string) +bitmap-dc% get-pixel and set-pixel now transmit alpha values to/from + their arguments ----------------------------------------