Andre Fischer
|
cf06a6b0fe
|
#100622# Added support of top level windows created during run time.
|
2002-08-21 10:39:07 +00:00 |
|
Björn Milcke
|
ffc314c139
|
some event names (AccessibleEventId) have changed
|
2002-07-18 10:10:48 +00:00 |
|
Andre Fischer
|
680bc2eab1
|
#100363# Supported services and types and the implementation name are now displayed.
|
2002-06-28 09:07:27 +00:00 |
|
Andre Fischer
|
a54ab690bb
|
Printing stack trace of caught exceptions. Adding role name to unnamed accessible objects.
|
2002-06-21 10:20:19 +00:00 |
|
Frank Schönheit
|
90316cc9d7
|
#98750# AccTreeNode now constructed with both an XAccessible and XAccessibleContext - thus not relying on the Context beeing an XAccessible itself
|
2002-04-26 13:36:56 +00:00 |
|
Daniel Vogelheim
|
8d47fec2ff
|
added support for XAccessibleRelation interface
|
2002-04-26 11:26:43 +00:00 |
|
Andre Fischer
|
15c972394d
|
#97772# Using service name or implementation name for nameless accessibility objects.
|
2002-04-19 12:48:42 +00:00 |
|
Andre Fischer
|
98f91792c2
|
#97772# removeNodes returns bool. Minor fix of child event handling.
|
2002-04-18 10:16:33 +00:00 |
|
Michael Brauer
|
920c392506
|
#95586#: table support
|
2002-04-17 13:15:15 +00:00 |
|
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 |
|