summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2002-05-08#99218# use an additional solar mutex for lockingFrank Schönheit
2002-04-29#98750# gain safety with assertions ....Frank Schönheit
2002-04-29add alpha value for color informationBjörn Milcke
2002-04-29#97034# ACCESSIBLE_CHILD_EVENTMalte Timmermann
2002-04-26#98750# AccTreeNode now constructed with both an XAccessible and XAccessibleC...Frank Schönheit
2002-04-26#98750# removed some obsolete (commented anyway) stuff left over from the pre...Frank Schönheit
2002-04-26#98750# +accessiblecontrolcontextFrank Schönheit
2002-04-26#98750# be an XAccessibleFrank Schönheit
2002-04-26initial checkin - fallback AccessibleContext for uno controlsFrank Schönheit
2002-04-26added support for XAccessibleRelation interfaceDaniel Vogelheim
2002-04-26Now use XAccessibleImage methodsDaniel Vogelheim
2002-04-25#97953# WindowDestroyed - keep Ref when calling dispose, don't use GetWindowP...Malte Timmermann
2002-04-25#98750#Frank Schönheit
2002-04-25#98750# be an XEventListener at the AccessibleContextFrank Schönheit
2002-04-25#98750#Frank Schönheit
2002-04-25#98750# be an XEventListener at the AccessibleContextFrank Schönheit
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-19#97772# Initial support for displaying selection and focus.Andre Fischer
2002-04-19#97772# Using service name or implementation name for nameless accessibility ...Andre Fischer
2002-04-19Added support for state sets.Andre Fischer
2002-04-18#97772# Fixed getCurrentDrawPage and getCurrentView methods.Andre Fischer
2002-04-18#97772# Added update method.Andre Fischer
2002-04-18#97772# Increased the version number. Canvas is cleared on initialize.Andre Fischer
2002-04-18#97772# Comment change.Andre Fischer
2002-04-18#97772# removeNodes returns bool. Minor fix of child event handling.Andre Fischer
2002-04-18Replaced jdk 1.4 color constants with those from earlier versionsDaniel Vogelheim
2002-04-17#95586#: table supportMichael Brauer
2002-04-15added XAccessibleSelection.java to makefilebDaniel Vogelheim
2002-04-15added handler for ...Selection interface, and added attributes to text handlerDaniel Vogelheim
2002-04-12#97772# Added update function to handlers.Andre Fischer
2002-04-11#97222# added vclxaccessiblescrollbar.objThomas Benisch
2002-04-11#97222# CreateAccessibleContext for VCLXScrollBarThomas Benisch
2002-04-09#97772# Fixed removal of nodes from canvas.Andre Fischer
2002-04-09#97772# Fixed setting the root node of the tree model.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-09#97772# Clean up of AccessibleObject handling.Andre Fischer
2002-04-09#98579# Added SYSTEM_JAVA branch to createSystemChild.Stephan Bergmann
2002-04-09extended the exception message when unable to convert a property value - ease...Frank Schönheit
2002-04-08#97772# The thread created by the QueuedListener now has a name.Andre Fischer
2002-04-08#97772# Instead of replacing the whole tree model, now only its root node is ...Andre Fischer
2002-04-05no empty echo for filter listsHans-Joachim Lankenau
2002-04-05#97772# Added menu bar and options file to GUI.Andre Fischer
2002-04-05#97772# Moved shortcuts to different interfaces of one XAccessible into AccTr...Andre Fischer
2002-04-05#97772# Selection of associated JTree highlights corresponding graphical repr...Andre Fischer
2002-04-04#97772# Improved selection of object under mouse position.Andre Fischer
2002-04-04#97772# Minor cleanup.Andre Fischer
2002-04-04#97772# Register only once as listener at each node.Andre Fischer
2002-04-03Objects are draw again onto canvas.Andre Fischer