summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/TopWindowListener.java
AgeCommit message (Expand)Author
2014-12-05java: remove some unused local variablesNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-08-12java: remove unused parametersNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2003-06-04Adaption to recent UAA changes (TextSegment,selectAllAccessibleChildren,COLLA...Andre Fischer
2003-04-25Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer
2003-04-11INTEGRATION: CWS vcl07 (1.7.2); FILE ADDEDVladimir Glazounov
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-03-17No filtering of top level windows at the moment.Andre Fischer
2003-03-14Improved AccessibleObject->CanvasShape.Andre Fischer
2003-03-13Major restructuring.Andre Fischer
2002-11-19Clean up.Andre Fischer
2002-08-21#100622# Added support of top level windows created during run time.Andre Fischer
2002-08-06#100622# Initial revision.Andre Fischer