summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/AccessibleTextHandler.java
AgeCommit message (Expand)AuthorFilesLines
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin1-1/+1
2012-08-28Java cleanup - remove unused importsNoel Grandin1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+17
2003-06-04Adaption to recent UAA changes (TextSegment,selectAllAccessibleChildren,COLLA...Andre Fischer1-11/+14
2003-04-25Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer1-7/+36
2003-04-11INTEGRATION: CWS vcl07 (1.8.2); FILE ADDEDVladimir Glazounov1-0/+760
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-760/+0
2002-05-22added support for AccessibleTextType::GLYPH and ATTRIBUTE_RUNDaniel Vogelheim1-31/+35
2002-04-18Replaced jdk 1.4 color constants with those from earlier versionsDaniel Vogelheim1-2/+2
2002-04-15added handler for ...Selection interface, and added attributes to text handlerDaniel Vogelheim1-55/+248
2002-04-05#97772# Moved shortcuts to different interfaces of one XAccessible into AccTr...Andre Fischer1-33/+20
2002-04-02Performance improvements: Handler have become non-static members of tree node...Andre Fischer1-71/+105
2002-03-19include context menu for XAccessible(Editable)TextDaniel Vogelheim1-7/+341
2002-03-08Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim1-0/+208