summaryrefslogtreecommitdiffstats
path: root/toolkit/test/accessibility/NodeHandler.java
Commit message (Expand)AuthorAgeFilesLines
* java: remove dead codeNoel Grandin2015-01-051-10/+0
* java: dodgy synchronisation around clearNoel Grandin2014-12-191-1/+1
* java: remove unused parametersNoel Grandin2014-08-111-9/+3
* java: remove commented out codeNoel Grandin2014-08-051-9/+0
* Spelling fix: suportedTor Lillqvist2014-03-121-1/+1
* Remove visual noise from toolkitAlexander Wilms2014-02-261-2/+2
* Java cleanup, convert more Vector to ArrayListNoel Grandin2013-05-061-2/+2
* Java5 update - convert to using generics for collectionsNoel Grandin2012-08-281-5/+5
* re-base on ALv2 code.Michael Meeks2012-06-211-0/+18
* Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer2003-04-251-1/+1
* INTEGRATION: CWS vcl07 (1.9.2); FILE ADDEDVladimir Glazounov2003-04-111-0/+140
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-271-122/+0
* Major restructuring.Andre Fischer2003-03-131-0/+5
* #97772# Added update function to handlers.Andre Fischer2002-04-121-0/+6
* #97772# Fixed removal of nodes from canvas.Andre Fischer2002-04-091-1/+0
* #97772# Clean up of AccessibleObject handling.Andre Fischer2002-04-091-0/+3
* #97772# Moved shortcuts to different interfaces of one XAccessible into AccTr...Andre Fischer2002-04-051-3/+3
* Performance improvements: Handler have become non-static members of tree node...Andre Fischer2002-04-021-6/+74
* add action/context menu supportDaniel Vogelheim2002-03-081-0/+25
* Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim2002-03-081-0/+16