summaryrefslogtreecommitdiffstats
path: root/toolkit/test/accessibility/AccessibleTextHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Java5 update - convert to using generics for collectionsNoel Grandin2012-08-281-1/+1
* Java cleanup - remove unused importsNoel Grandin2012-08-281-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-211-0/+17
* Adaption to recent UAA changes (TextSegment,selectAllAccessibleChildren,COLLA...Andre Fischer2003-06-041-11/+14
* Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer2003-04-251-7/+36
* INTEGRATION: CWS vcl07 (1.8.2); FILE ADDEDVladimir Glazounov2003-04-111-0/+760
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-271-760/+0
* added support for AccessibleTextType::GLYPH and ATTRIBUTE_RUNDaniel Vogelheim2002-05-221-31/+35
* Replaced jdk 1.4 color constants with those from earlier versionsDaniel Vogelheim2002-04-181-2/+2
* added handler for ...Selection interface, and added attributes to text handlerDaniel Vogelheim2002-04-151-55/+248
* #97772# Moved shortcuts to different interfaces of one XAccessible into AccTr...Andre Fischer2002-04-051-33/+20
* Performance improvements: Handler have become non-static members of tree node...Andre Fischer2002-04-021-71/+105
* include context menu for XAccessible(Editable)TextDaniel Vogelheim2002-03-191-7/+341
* Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim2002-03-081-0/+208