summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/AccessibleExtendedComponentHandler.java
AgeCommit message (Expand)AuthorFilesLines
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-1/+1
2014-10-30accessibility: shift by zeroRobert Antoni Buj i Gelonch1-2/+2
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2014-05-04Typo: depricated->deprecatedJulien Nabet1-2/+2
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin1-3/+3
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
2003-04-25Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer1-2/+2
2003-04-11INTEGRATION: CWS vcl07 (1.5.2); FILE ADDEDVladimir Glazounov1-0/+73
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-73/+0
2002-11-19Adaption to change of XAccessibleComponent and XAccessibleExtendedComponent i...Andre Fischer1-3/+3
2002-04-29add alpha value for color informationBjörn Milcke1-2/+4
2002-04-02Performance improvements: Handler have become non-static members of tree node...Andre Fischer1-28/+51
2002-03-08Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim1-0/+48