summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2002-07-30#101315# export VCLExternalLock from external.hxxOcke Janssen1-0/+1
2002-07-29#101719# formatted field: overload convertFastPropertyValue to do some more s...Frank Schönheit2-4/+41
2002-07-29#101722# convertPropertyValue: convert XInterface derivees, tooFrank Schönheit1-2/+19
2002-07-25#100000# exception specification removedVladimir Glazounov1-3/+3
2002-07-25#100195# removed class VCLXMenuWindowThomas Benisch2-138/+4
2002-07-25#100195# removed CreateAccessible( Window* pWindow, Menu* pMenu )Thomas Benisch2-60/+6
2002-07-22#101115# Adapted support for XExtendedToolkit to new Application functionality.Stephan Bergmann2-227/+222
2002-07-22#100004# Export toolkit/awt/vclxaccessiblecomponent.hxx.Stephan Bergmann1-0/+1
2002-07-19#101374# use DoScroll() instead SetThumbPos() to trigger the scroll handlerStephan Schäfer1-4/+4
2002-07-18some event names (AccessibleEventId) have changedBjörn Milcke1-13/+13
2002-07-16#101115# Changed code to compile on Linux.Stephan Bergmann1-26/+57
2002-07-15new[]/delete[] matched (#90353#)Frank Schönheit1-3/+3
2002-07-12#90353# operator delete[]Malte Timmermann1-3/+3
2002-07-12#101115# Removed unnecessary delivery of vclxtoolkit.hxx.Stephan Bergmann1-5/+3
2002-07-11#100195# fix bug in getAccessibleRelationSetThomas Benisch1-4/+4
2002-07-11#101115# Removed unnecessary delivery of vclxtoolkit.hxx.Stephan Bergmann1-2/+0
2002-07-11#101115# Make VCLXToolkit support XExtendedToolkit.Stephan Bergmann2-23/+437
2002-07-10#100605# accessibility implementation for menues which conforms to Java SwingThomas Benisch2-8/+34
2002-07-09#100115# UnoFileControlModel supports BASEPROPERTY_READONLYMalte Timmermann1-2/+3
2002-07-03#100605# added CreateAccessible( Menu* pMenu, sal_Bool bIsMenubar)Thomas Benisch2-4/+14
2002-07-03#100605# JABG: Menu hierarchy for SO menues doesn't confirm to Java hierarchyThomas Benisch1-3/+3
2002-07-03#100292# calculate index in parent exactly as in SVXStephan Schäfer1-2/+28
2002-07-01#99804# Create ListBox and ComboBox with WB_AUTOHSCROLLMalte Timmermann1-4/+4
2002-06-28#100363# Supported services and types and the implementation name are now dis...Andre Fischer3-0/+119
2002-06-27#100148# use top windows as system child onesAndreas Schlüns1-3/+3
2002-06-21Adaption to changes in SimpleOffice.Andre Fischer1-1/+3
2002-06-21Fixed createHandler method to cope with root objects.Andre Fischer1-9/+12
2002-06-21Changed semantic of getAccessibleRoot method. Added getAccessibleObject method.Andre Fischer1-3/+28
2002-06-21Printing stack trace of caught exceptions. Adding role name to unnamed access...Andre Fischer1-19/+17
2002-06-21Printing stack trace of caught exceptions.Andre Fischer1-1/+3
2002-06-21#100253# implemented getAccessibleRelationSet()Thomas Benisch1-3/+3
2002-06-21#100253# implemented getAccessibleRelationSet()Thomas Benisch1-3/+32
2002-06-19#100195# added VCLXWindow::GetAccessibleContext()Thomas Benisch1-2/+4
2002-06-19#100195# VCLXMenuWindow now also handles the setting of a new menubar at the ...Thomas Benisch2-6/+84
2002-06-17#100410# check GetWindow() return valueStephan Schäfer1-48/+57
2002-06-13Added support for execution of accessibility actions.Andre Fischer1-0/+48
2002-06-13Added support for performing actions.Andre Fischer4-5/+38
2002-06-12#100126# exception thrown in wrong situationFrank Schönheit1-3/+6
2002-06-12#100126# corrected queryInterface/getTypes - care for the XAccessibleFrank Schönheit1-5/+7
2002-06-12#100126# corrected queryInterface/getTypes - care for the XEventListenerFrank Schönheit1-3/+5
2002-06-12#100214# Remove correct listeners, also in OBJECT_DYING, set pVCLXWindow NULL...Malte Timmermann1-8/+32
2002-06-12#100214# Create accessible only if window existMalte Timmermann1-3/+6
2002-06-10#99790# lock the solar mutexThomas Benisch1-27/+24
2002-06-10#99786# accessible contextmenuesStephan Schäfer1-18/+35
2002-06-10#99786# accessible contextmenuesStephan Schäfer2-6/+24
2002-06-10#99526# check in focus events if window still has focusStephan Schäfer1-4/+9
2002-06-06#99526# suppress events after hiding windowStephan Schäfer1-4/+4
2002-06-03#99786# added characterattributeshelper.objThomas Benisch1-13/+14
2002-06-03#99533# support for frame title changeStephan Schäfer1-15/+34
2002-06-03#99526# helper function for child eventsStephan Schäfer1-2/+4