summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/AccessibilityWorkBench.java
AgeCommit message (Expand)Author
2018-01-25Fix typosAndrea Gelmini
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-08-14java: remove commented out codeNoel 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
2014-08-05java: remove various unused variablesNoel 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
2012-03-23.java files don't need executable bitsMichael Stahl
2003-06-04Update of version number and news.html.Andre Fischer
2003-05-19Added ObjectViewContainer.Andre Fischer
2003-04-25Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer
2003-04-11INTEGRATION: CWS vcl07 (1.29.2); FILE ADDEDVladimir Glazounov
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-03-14Added a simple help widget.Andre Fischer
2003-03-14Improved AccessibleObject->CanvasShape.Andre Fischer
2003-03-14Improved AccessibleObject->CanvasShape.Andre Fischer
2003-03-13Major restructuring.Andre Fischer
2002-11-19Clean up.Andre Fischer
2002-11-19Adaption to change of XAccessibleComponent and XAccessibleExtendedComponent i...Andre Fischer
2002-08-21#100622# Added support of top level windows created during run time.Andre Fischer
2002-08-06#100622# Introduction of mbInitialized variable and UpdateButtonStates method.Andre Fischer
2002-06-21Adaption to changes in SimpleOffice.Andre Fischer
2002-05-23#97772# Clean up of layout creation.Andre Fischer
2002-05-23#97772# Removed unused methods.Andre Fischer
2002-05-23#97772# Added antialiased option. Added message_append.Andre Fischer
2002-04-23#97772# changed dimensions checked in on errorBjörn Milcke
2002-04-23#97772# creation order of Message output area changed to avoid paint errorsBjörn Milcke
2002-04-18#97772# Increased the version number. Canvas is cleared on initialize.Andre Fischer
2002-04-09#97772# Fixed removal of nodes from canvas.Andre Fischer
2002-04-09#97772# Added File menu with Quit entry.Andre Fischer
2002-04-09#97772# Removal of internal dead lock.Andre Fischer
2002-04-08#97772# Instead of replacing the whole tree model, now only its root node is ...Andre Fischer
2002-04-05#97772# Added menu bar and options file to GUI.Andre Fischer
2002-04-04#97772# Minor cleanup.Andre Fischer
2002-04-02Appended version number to main window title.Andre Fischer
2002-04-02Performance improvements: Handler have become non-static members of tree node...Andre Fischer
2002-03-19made main class a Singleton (needed for display of Dialogs)Daniel Vogelheim
2002-03-08Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim
2002-03-04- removed import statements for local calsses (causes problems in Java 1.4)Daniel Vogelheim
2002-03-01#97772# Added first support for event notifications.Andre Fischer
2002-02-15Initial revision of Uno Accessibility API test tool.Andre Fischer