summaryrefslogtreecommitdiffstats
path: root/toolkit/test/accessibility/Canvas.java
Commit message (Expand)AuthorAgeFilesLines
* typo: arround -> aroundThomas Arnhold2014-04-141-1/+1
* Java5 update - convert to using generics for collectionsNoel Grandin2012-08-281-21/+34
* Java cleanup - remove unused importsNoel Grandin2012-08-281-5/+0
* re-base on ALv2 code.Michael Meeks2012-06-211-0/+18
* .java files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer2003-04-251-31/+90
* INTEGRATION: CWS vcl07 (1.13.2); FILE ADDEDVladimir Glazounov2003-04-111-0/+389
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-271-389/+0
* Improved AccessibleObject->CanvasShape.Andre Fischer2003-03-141-104/+77
* Major restructuring.Andre Fischer2003-03-131-60/+127
* #97772# Added antialiasing.Andre Fischer2002-05-231-1/+21
* #97772# Initial support for displaying selection and focus.Andre Fischer2002-04-191-15/+18
* #97772# Fixed removal of nodes from canvas.Andre Fischer2002-04-091-29/+24
* #97772# Clean up of AccessibleObject handling.Andre Fischer2002-04-091-31/+37
* #97772# Selection of associated JTree highlights corresponding graphical repr...Andre Fischer2002-04-051-57/+113
* #97772# Improved selection of object under mouse position.Andre Fischer2002-04-041-49/+94
* Performance improvements: Handler have become non-static members of tree node...Andre Fischer2002-04-021-19/+21
* Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim2002-03-081-3/+35
* #97772# Added first support for event notifications.Andre Fischer2002-03-011-6/+15
* Initial revision of Uno Accessibility API test tool.Andre Fischer2002-02-151-0/+181