summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/NodeHandler.java
AgeCommit message (Expand)AuthorFilesLines
2015-01-05java: remove dead codeNoel Grandin1-10/+0
2014-12-19java: dodgy synchronisation around clearNoel Grandin1-1/+1
2014-08-11java: remove unused parametersNoel Grandin1-9/+3
2014-08-05java: remove commented out codeNoel Grandin1-9/+0
2014-03-12Spelling fix: suportedTor Lillqvist1-1/+1
2014-02-26Remove visual noise from toolkitAlexander Wilms1-2/+2
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin1-2/+2
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin1-5/+5
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
2003-04-25Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer1-1/+1
2003-04-11INTEGRATION: CWS vcl07 (1.9.2); FILE ADDEDVladimir Glazounov1-0/+140
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-122/+0
2003-03-13Major restructuring.Andre Fischer1-0/+5
2002-04-12#97772# Added update function to handlers.Andre Fischer1-0/+6
2002-04-09#97772# Fixed removal of nodes from canvas.Andre Fischer1-1/+0
2002-04-09#97772# Clean up of AccessibleObject handling.Andre Fischer1-0/+3
2002-04-05#97772# Moved shortcuts to different interfaces of one XAccessible into AccTr...Andre Fischer1-3/+3
2002-04-02Performance improvements: Handler have become non-static members of tree node...Andre Fischer1-6/+74
2002-03-08add action/context menu supportDaniel Vogelheim1-0/+25
2002-03-08Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim1-0/+16