# HG changeset patch # User Claus Gittinger # Date 1052320718 -7200 # Node ID 9c2fba503547f111e2b71c3c6b241b9bccf2f431 # Parent c600b2ece5a959c55f63932c46b0905b82e6c18c method category rename diff -r c600b2ece5a9 -r 9c2fba503547 UIObjectView.st --- a/UIObjectView.st Wed May 07 17:17:35 2003 +0200 +++ b/UIObjectView.st Wed May 07 17:18:38 2003 +0200 @@ -2464,7 +2464,7 @@ ! ! -!UIObjectView::UndoHistory methodsFor:'activation / deactivation'! +!UIObjectView::UndoHistory methodsFor:'activation & deactivation'! withinTransaction:aType text:aTextOrNil do:aBlock "open a transaction; perform the block; at least close the transaction