summaryrefslogtreecommitdiffstats
path: root/toolkit/test/accessibility/AccessibilityTree.java
Commit message (Expand)AuthorAgeFilesLines
* Java cleanup, Convert Vector to ArrayListNoel Grandin2013-05-061-9/+17
* Java5 update - convert to using generics for collectionsNoel Grandin2012-08-281-1/+1
* Java cleanup - remove unused importsNoel Grandin2012-08-281-4/+0
* re-base on ALv2 code.Michael Meeks2012-06-211-0/+18
* .java files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer2003-04-251-1/+1
* INTEGRATION: CWS vcl07 (1.16.2); FILE ADDEDVladimir Glazounov2003-04-111-0/+377
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-271-361/+0
* Major restructuring.Andre Fischer2003-03-131-202/+13
* Printing stack trace of caught exceptions.Andre Fischer2002-06-211-1/+3
* Added support for performing actions.Andre Fischer2002-06-131-2/+19
* #97772# Introduced mnExpandLevel to remove problems with recursion.Andre Fischer2002-05-231-9/+40
* #97772# Show wait cursor shape during tree expansions.Andre Fischer2002-05-231-0/+25
* #97772# Clean up of layout creation.Andre Fischer2002-05-231-4/+5
* #97772# Output of expand progress into message area.Andre Fischer2002-05-231-8/+3
* #97772# Instead of replacing the whole tree model, now only its root node is ...Andre Fischer2002-04-081-1/+7
* Performance improvements: Handler have become non-static members of tree node...Andre Fischer2002-04-021-56/+138
* add action/context menu supportDaniel Vogelheim2002-03-081-0/+63
* Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim2002-03-081-354/+104
* #97772# disposing now supported.Andre Fischer2002-03-041-0/+4
* #97772# Added first support for event notifications.Andre Fischer2002-03-011-341/+248
* #95586# added support for XAccessibleText and XAccessibleEditableText interfacesDaniel Vogelheim2002-02-201-7/+260
* Initial revision of Uno Accessibility API test tool.Andre Fischer2002-02-151-0/+414