summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/ov
AgeCommit message (Expand)Author
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-05-05typo: strech -> stretchAndras Timar
2015-04-20java: remove some unused codeNoel Grandin
2015-01-05java: unnecessary method overridesNoel Grandin
2015-01-05java: remove unnecessary reflection in toolkit testsNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-05java: remove some unused local variablesNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-10unchecked call to getDeclaredMethod(String,Class<?>...)Robert Antoni Buj i Gelonch
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove unused importsNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin
2012-09-05Java cleanup, fix compile errorNoel 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
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2007-01-25INTEGRATION: CWS ause069 (1.3.272); FILE MERGEDOliver Bolte
2004-07-23INTEGRATION: CWS sb20 (1.2.152); FILE MERGEDRüdiger Timm
2003-06-04Adaption to recent UAA changes (TextSegment,selectAllAccessibleChildren,COLLA...Andre Fischer
2003-05-23Change of view registration.Andre Fischer
2003-05-23Changed registration of object views.Andre Fischer
2003-05-19Implemented state set view.Andre Fischer
2003-05-19Added ObjectView package.Andre Fischer