From d0878399fe0a85a05642a223dd4796badd212c5c Mon Sep 17 00:00:00 2001 From: jmoenig Date: Wed, 24 Apr 2013 15:11:27 +0200 Subject: Fine-tune multiple dialog instance handling prevent multiple block editors on the same block definition, allow multiple dialogs on different objects, handle dialog instances in DialogBoxMorph.prototype --- history.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 7ef0d44..8b7aa5f 100755 --- a/history.txt +++ b/history.txt @@ -1659,3 +1659,7 @@ ______ * Lists, Objects: Circularity no longer breaks watchers * Widgets: Multiple Dialogs of the same kind are prevented except for a few (e.g. BlockEditor). Thanks for this fix, Nathan! (and for the many little UI things you've fixed as well) * German translation update + +130424 +------ +* Widgets, BYOB, GUI: prevent multiple block editors on the same block definition, allow multiple dialogs on different objects, handle dialog instances in DialogBoxMorph.prototype -- cgit v1.3.1