summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/Canvas.java
AgeCommit message (Expand)AuthorFilesLines
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin1-21/+34
2012-08-28Java cleanup - remove unused importsNoel Grandin1-5/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
2012-03-23.java files don't need executable bitsMichael Stahl1-0/+0
2003-04-25Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer1-31/+90
2003-04-11INTEGRATION: CWS vcl07 (1.13.2); FILE ADDEDVladimir Glazounov1-0/+389
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-389/+0
2003-03-14Improved AccessibleObject->CanvasShape.Andre Fischer1-104/+77
2003-03-13Major restructuring.Andre Fischer1-60/+127
2002-05-23#97772# Added antialiasing.Andre Fischer1-1/+21
2002-04-19#97772# Initial support for displaying selection and focus.Andre Fischer1-15/+18
2002-04-09#97772# Fixed removal of nodes from canvas.Andre Fischer1-29/+24
2002-04-09#97772# Clean up of AccessibleObject handling.Andre Fischer1-31/+37
2002-04-05#97772# Selection of associated JTree highlights corresponding graphical repr...Andre Fischer1-57/+113
2002-04-04#97772# Improved selection of object under mouse position.Andre Fischer1-49/+94
2002-04-02Performance improvements: Handler have become non-static members of tree node...Andre Fischer1-19/+21
2002-03-08Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim1-3/+35
2002-03-01#97772# Added first support for event notifications.Andre Fischer1-6/+15
2002-02-15Initial revision of Uno Accessibility API test tool.Andre Fischer1-0/+181