Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Vogelheim
b1c16e2419 added handler for ...Selection interface, and added attributes to text handler 2002-04-15 13:18:10 +00:00
Andre Fischer
03ac7c8170 #97772# Added update function to handlers. 2002-04-12 13:10:13 +00:00
Andre Fischer
e90d96399f #97772# Fixed removal of nodes from canvas. 2002-04-09 12:52:34 +00:00
Andre Fischer
79eaeee938 #97772# Fixed setting the root node of the tree model. 2002-04-09 11:38:33 +00:00
Andre Fischer
afaa356ab2 #97772# Removal of internal dead lock. 2002-04-09 10:51:51 +00:00
Andre Fischer
119cee9537 #97772# The thread created by the QueuedListener now has a name. 2002-04-08 10:20:59 +00:00
Andre Fischer
c6ea813f88 #97772# Instead of replacing the whole tree model, now only its root node is replaced. 2002-04-08 10:12:25 +00:00
Andre Fischer
3efd182bbb #97772# Moved shortcuts to different interfaces of one XAccessible into AccTreeNode. 2002-04-05 08:45:11 +00:00
Andre Fischer
4114e80da7 #97772# Register only once as listener at each node. 2002-04-04 10:53:51 +00:00
Andre Fischer
b3bab0c502 Objects are draw again onto canvas. 2002-04-03 08:00:38 +00:00
Andre Fischer
847ceddead Performance improvements: Handler have become non-static members of tree nodes and cache data to prevent UNO queries. Increased type safety by introduction of tree node hierarchy. 2002-04-02 13:06:32 +00:00
Daniel Vogelheim
0fcc033a64 proper asyncronous event delivery 2002-03-19 16:02:13 +00:00
Sascha Ballach
d0fb5db106 better output on a TableModelChangeEvent 2002-03-14 14:19:35 +00:00
Daniel Vogelheim
75345d9b58 Now use custom tree model in order to create data on-the-fly. 2002-03-08 16:30:18 +00:00