summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/AccessibleContextHandler.java
AgeCommit message (Expand)Author
2015-01-05java: remove dead codeNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2003-05-19Moved NameProvider to Tools package.Andre Fischer
2003-04-25Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer
2003-04-11INTEGRATION: CWS vcl07 (1.8.2); FILE ADDEDVladimir Glazounov
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-03-13Major restructuring.Andre Fischer
2003-02-11support for the MANAGES_DESCENDANT stateFrank Schönheit
2002-05-23#97772# Providing and using names for roles.Andre Fischer
2002-04-19Added support for state sets.Andre Fischer
2002-04-12#97772# Added update function to handlers.Andre Fischer
2002-04-02Performance improvements: Handler have become non-static members of tree node...Andre Fischer
2002-03-08Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim