summaryrefslogtreecommitdiffstats
path: root/toolkit/test/accessibility/TopWindowListener.java
Commit message (Expand)AuthorAgeFilesLines
* java: remove unused parametersNoel Grandin2014-08-121-26/+7
* java: remove dead methodsNoel Grandin2014-08-081-26/+0
* Java5 update - convert to using generics for collectionsNoel Grandin2012-08-281-2/+2
* Java cleanup - remove unused importsNoel Grandin2012-08-281-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-211-0/+18
* Adaption to recent UAA changes (TextSegment,selectAllAccessibleChildren,COLLA...Andre Fischer2003-06-041-0/+1
* Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer2003-04-251-3/+4
* INTEGRATION: CWS vcl07 (1.7.2); FILE ADDEDVladimir Glazounov2003-04-111-0/+203
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-271-203/+0
* No filtering of top level windows at the moment.Andre Fischer2003-03-171-3/+14
* Improved AccessibleObject->CanvasShape.Andre Fischer2003-03-141-18/+22
* Major restructuring.Andre Fischer2003-03-131-39/+17
* Clean up.Andre Fischer2002-11-191-2/+6
* #100622# Added support of top level windows created during run time.Andre Fischer2002-08-211-23/+127
* #100622# Initial revision.Andre Fischer2002-08-061-0/+102