Commit graph

168 commits

Author SHA1 Message Date
Andre Fischer
a4a9e83b98 Adaption to changes in SimpleOffice. 2002-06-21 10:28:05 +00:00
Andre Fischer
1b5a1d5393 Fixed createHandler method to cope with root objects. 2002-06-21 10:26:49 +00:00
Andre Fischer
3de9a572e6 Changed semantic of getAccessibleRoot method. Added getAccessibleObject method. 2002-06-21 10:25:34 +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
Andre Fischer
1f9282b7f8 Printing stack trace of caught exceptions. 2002-06-21 10:19:19 +00:00
Andre Fischer
324fdf2793 Added support for execution of accessibility actions. 2002-06-13 10:12:44 +00:00
Andre Fischer
1ee9ca8da3 Added support for performing actions. 2002-06-13 08:24:25 +00:00
Andre Fischer
4f777131f5 #97772# Adaption to recent changes of the XAccessibleComponent interface. 2002-05-24 13:53:57 +00:00
Andre Fischer
48a3958b96 #97772# Introduced mnExpandLevel to remove problems with recursion. 2002-05-23 15:59:27 +00:00
Andre Fischer
4ef72b5b81 #97772# Show wait cursor shape during tree expansions. 2002-05-23 15:47:52 +00:00
Andre Fischer
159b909790 #97772# Providing and using names for roles. 2002-05-23 15:34:50 +00:00
Andre Fischer
bf5b380c94 #97772# Clean up of layout creation. 2002-05-23 15:15:33 +00:00
Andre Fischer
fcb62b5e6d #97772# Removed unused methods. 2002-05-23 14:36:32 +00:00
Andre Fischer
d83621e907 #97772# Output of expand progress into message area. 2002-05-23 08:06:16 +00:00
Andre Fischer
c3d08c992c #97772# Added antialiasing. 2002-05-23 08:05:32 +00:00
Andre Fischer
4a8a8446d1 #97772# Added antialiased option. Added message_append. 2002-05-23 08:05:06 +00:00
Daniel Vogelheim
224b2c19e1 added support for AccessibleTextType::GLYPH and ATTRIBUTE_RUN 2002-05-22 15:49:23 +00:00
Björn Milcke
ff526313dd add alpha value for color information 2002-04-29 13:27:12 +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
Daniel Vogelheim
8c7d773975 Now use XAccessibleImage methods 2002-04-26 11:24:21 +00:00
Björn Milcke
b94f65fdb5 #97772# changed dimensions checked in on error 2002-04-23 15:20:43 +00:00
Björn Milcke
65e1a5473d #97772# creation order of Message output area changed to avoid paint errors 2002-04-23 11:59:44 +00:00
Andre Fischer
6a13eb6524 #97772# Initial support for displaying selection and focus. 2002-04-19 12:50:04 +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
1b23127223 Added support for state sets. 2002-04-19 12:46:18 +00:00
Andre Fischer
92f630a966 #97772# Fixed getCurrentDrawPage and getCurrentView methods. 2002-04-18 10:26:32 +00:00
Andre Fischer
5daf14bdd3 #97772# Added update method. 2002-04-18 10:23:33 +00:00
Andre Fischer
3469d54d37 #97772# Increased the version number. Canvas is cleared on initialize. 2002-04-18 10:20:18 +00:00
Andre Fischer
14c0206328 #97772# Comment change. 2002-04-18 10:17:46 +00:00
Andre Fischer
98f91792c2 #97772# removeNodes returns bool. Minor fix of child event handling. 2002-04-18 10:16:33 +00:00
Daniel Vogelheim
54f0b9f213 Replaced jdk 1.4 color constants with those from earlier versions 2002-04-18 09:35:54 +00:00
Michael Brauer
920c392506 #95586#: table support 2002-04-17 13:15:15 +00:00
Daniel Vogelheim
4ee21297da added XAccessibleSelection.java to makefileb 2002-04-15 13:30:38 +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
fb15bdc452 #97772# Added File menu with Quit entry. 2002-04-09 11:00:46 +00:00
Andre Fischer
afaa356ab2 #97772# Removal of internal dead lock. 2002-04-09 10:51:51 +00:00
Andre Fischer
2a51b627f4 #97772# Clean up of AccessibleObject handling. 2002-04-09 10:51:19 +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
8205556e39 #97772# Added menu bar and options file to GUI. 2002-04-05 08:45:51 +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
d2e64c317a #97772# Selection of associated JTree highlights corresponding graphical representation. 2002-04-05 08:43:16 +00:00
Andre Fischer
449c6d456e #97772# Improved selection of object under mouse position. 2002-04-04 10:55:28 +00:00
Andre Fischer
9dcde7450d #97772# Minor cleanup. 2002-04-04 10:54:43 +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
869083e4ca Added new files to makefile. 2002-04-03 07:51:31 +00:00
Andre Fischer
b8fc9576ec Appended version number to main window title. 2002-04-02 13:10:03 +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
479e47edcf made main class a Singleton (needed for display of Dialogs) 2002-03-19 16:05:46 +00:00
Daniel Vogelheim
49d2661144 include context menu for XAccessible(Editable)Text 2002-03-19 16:03:11 +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
be8e8745e0 add action/context menu support 2002-03-08 17:14:24 +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
Andre Fischer
a79be11295 #97772# disposing now supported. 2002-03-04 14:48:43 +00:00
Andre Fischer
d3070cd05f #97772# showAccessibilityTree catches now exceptions. 2002-03-04 14:48:18 +00:00
Daniel Vogelheim
801f7fda46 - removed import statements for local calsses (causes problems in Java 1.4)
- removed PropertyChangeListener in AccessibleObject (causes problems with newer IDLs)
2002-03-04 14:02:11 +00:00
Andre Fischer
59d7e5cda1 #97772# Added first support for event notifications. 2002-03-01 17:42:18 +00:00
Sascha Ballach
dcbf8d705b #97772#; create makefile to make it possible to build with our enviroment 2002-02-26 13:27:46 +00:00
Andre Fischer
a347be124b #97772# Added missing file. 2002-02-26 11:30:50 +00:00
Daniel Vogelheim
2d9cd4148f #95586# added support for XAccessibleText and XAccessibleEditableText interfaces 2002-02-20 15:31:16 +00:00
Andre Fischer
479166e460 Initial revision of Uno Accessibility API test tool. 2002-02-15 15:35:20 +00:00
Andre Fischer
5a58fb1615 Initial revision of Uno Accessibility API test tool. 2002-02-15 12:53:43 +00:00