]> git.entuzijast.net Git - imunes.git/commit
Synchronization with changes in HEAD/MAIN branch:
authormiljenko <miljenko>
Fri, 20 Jul 2007 12:57:15 +0000 (12:57 +0000)
committermiljenko <miljenko>
Fri, 20 Jul 2007 12:57:15 +0000 (12:57 +0000)
commit06e9a0ded7d4dbe8a9fff2afb88455500f824b38
tree964b54affca38a85f7d588d5f2a363daa6642335
parent03034e718fbe6f43e5cbfca9c0696034055bc2a2
Synchronization with changes in HEAD/MAIN branch:

Keep all annotation objects in a single list (annotation_list),
instead of having three separate lists for text, rectangle and
oval objects.

In configuration file, deprecate text, rectangle, and oval object
classes, and replace them with a single annotation class.  The
type of annotation objects can be determined via proc nodeType.

Add an "xxx xxx xxx" asert in textConfigApply in a suspicious branch.

Remove the request for "raising" canvas objects tagged as "menuBubble"
in proc raiseAll, since it seems to be never used.

Bug found by:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
annotations.tcl
cfgparse.tcl
editor.tcl
imunes.tcl