summaryrefslogtreecommitdiff
path: root/toolkit/test
AgeCommit message (Expand)Author
2002-08-06#100622# Added new file TopWindowListener.java.Andre Fischer
2002-08-06#100622# Initial revision.Andre Fischer
2002-08-06#100622# Added default constructor.Andre Fischer
2002-08-06#100622# Added support for XExtendedToolkit.Andre Fischer
2002-07-18some event names (AccessibleEventId) have changedBjörn Milcke
2002-06-28#100363# Supported services and types and the implementation name are now dis...Andre Fischer
2002-06-21Adaption to changes in SimpleOffice.Andre Fischer
2002-06-21Fixed createHandler method to cope with root objects.Andre Fischer
2002-06-21Changed semantic of getAccessibleRoot method. Added getAccessibleObject method.Andre Fischer
2002-06-21Printing stack trace of caught exceptions. Adding role name to unnamed access...Andre Fischer
2002-06-21Printing stack trace of caught exceptions.Andre Fischer
2002-06-13Added support for execution of accessibility actions.Andre Fischer
2002-06-13Added support for performing actions.Andre Fischer
2002-05-24#97772# Adaption to recent changes of the XAccessibleComponent interface.Andre Fischer
2002-05-23#97772# Introduced mnExpandLevel to remove problems with recursion.Andre Fischer
2002-05-23#97772# Show wait cursor shape during tree expansions.Andre Fischer
2002-05-23#97772# Providing and using names for roles.Andre Fischer
2002-05-23#97772# Clean up of layout creation.Andre Fischer
2002-05-23#97772# Removed unused methods.Andre Fischer
2002-05-23#97772# Output of expand progress into message area.Andre Fischer
2002-05-23#97772# Added antialiasing.Andre Fischer
2002-05-23#97772# Added antialiased option. Added message_append.Andre Fischer
2002-05-22added support for AccessibleTextType::GLYPH and ATTRIBUTE_RUNDaniel Vogelheim
2002-04-29add alpha value for color informationBjörn Milcke
2002-04-26#98750# AccTreeNode now constructed with both an XAccessible and XAccessibleC...Frank Schönheit
2002-04-26added support for XAccessibleRelation interfaceDaniel Vogelheim
2002-04-26Now use XAccessibleImage methodsDaniel Vogelheim
2002-04-23#97772# changed dimensions checked in on errorBjörn Milcke
2002-04-23#97772# creation order of Message output area changed to avoid paint errorsBjörn Milcke
2002-04-19#97772# Initial support for displaying selection and focus.Andre Fischer
2002-04-19#97772# Using service name or implementation name for nameless accessibility ...Andre Fischer
2002-04-19Added support for state sets.Andre Fischer
2002-04-18#97772# Fixed getCurrentDrawPage and getCurrentView methods.Andre Fischer
2002-04-18#97772# Added update method.Andre Fischer
2002-04-18#97772# Increased the version number. Canvas is cleared on initialize.Andre Fischer
2002-04-18#97772# Comment change.Andre Fischer
2002-04-18#97772# removeNodes returns bool. Minor fix of child event handling.Andre Fischer
2002-04-18Replaced jdk 1.4 color constants with those from earlier versionsDaniel Vogelheim
2002-04-17#95586#: table supportMichael Brauer
2002-04-15added XAccessibleSelection.java to makefilebDaniel Vogelheim
2002-04-15added handler for ...Selection interface, and added attributes to text handlerDaniel Vogelheim
2002-04-12#97772# Added update function to handlers.Andre Fischer
2002-04-09#97772# Fixed removal of nodes from canvas.Andre Fischer
2002-04-09#97772# Fixed setting the root node of the tree model.Andre Fischer
2002-04-09#97772# Added File menu with Quit entry.Andre Fischer
2002-04-09#97772# Removal of internal dead lock.Andre Fischer
2002-04-09#97772# Clean up of AccessibleObject handling.Andre Fischer
2002-04-08#97772# The thread created by the QueuedListener now has a name.Andre Fischer
2002-04-08#97772# Instead of replacing the whole tree model, now only its root node is ...Andre Fischer
2002-04-05#97772# Added menu bar and options file to GUI.Andre Fischer