From 400077edbd204ea274556f2af8f11902bbf04246 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 12 Jun 2001 17:36:01 +0000 Subject: [PATCH] . original commit: 7422eb46fd8981f88f7981d0c9d4094b9757282e --- notes/mred/HISTORY | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index 2426e34b..677dfc6a 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -1,4 +1,14 @@ +Version 199.14: + + * Converted many classes to have by-name initialization + arguments. The order is unchanged from previous versions of MrEd, + but arguments have been added. For example, the complete list of + frame% argument is now: `label', `parent', `width', `height', `x', + `y', `style', `enabled', `border', `spacing', `alignment', + `min-width', `min-height', `stretchable-width', and + `stretchable-height'. + Version 199.7: * Added a 'gl style flag to canvas%, for use with extensions that