summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/AccessibilityTree.java
AgeCommit message (Expand)Author
2015-11-05java: combine nested if statementsNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin
2014-10-11accessibility: Calling String.toString()Robert Antoni Buj i Gelonch
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-23.java files don't need executable bitsMichael Stahl
2003-04-25Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer
2003-04-11INTEGRATION: CWS vcl07 (1.16.2); FILE ADDEDVladimir Glazounov
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-03-13Major restructuring.Andre Fischer
2002-06-21Printing stack trace of caught exceptions.Andre Fischer
2002-06-13Added support for performing actions.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# Clean up of layout creation.Andre Fischer
2002-05-23#97772# Output of expand progress into message area.Andre Fischer
2002-04-08#97772# Instead of replacing the whole tree model, now only its root node is ...Andre Fischer
2002-04-02Performance improvements: Handler have become non-static members of tree node...Andre Fischer
2002-03-08add action/context menu supportDaniel Vogelheim
2002-03-08Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim
2002-03-04#97772# disposing now supported.Andre Fischer
2002-03-01#97772# Added first support for event notifications.Andre Fischer
2002-02-20#95586# added support for XAccessibleText and XAccessibleEditableText interfacesDaniel Vogelheim
2002-02-15Initial revision of Uno Accessibility API test tool.Andre Fischer