From db48a823e6aaee809d7198351868b451baa9e525 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 18 Jan 2000 02:02:49 +0000 Subject: [PATCH] . original commit: 0729eef32781cbaa19f3530e89e1c4e778e7cf5c --- notes/mred/HISTORY | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index 551fbb54..ef7201a9 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -1,4 +1,15 @@ +Version 102/7: + + * Added `{get,set}-align-top-line' methods to editor-snip%. + + * Added `get-top-line-base' method to text%. + + * Fixed button disabling so that it pops the button back up if the + user is in the middle of a click (PR 1333). Also fixed event + dispatching in the case that `on-subwindow-{event,char}' disables + the target (in which case the event shouldn't be dispatched). + Version 102/6: * Fixed pasting and file-loading with objects that use a style other