summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
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
2002-05-31#99790# getAccessibleKeyBinding() now uses window activation keyThomas Benisch1-25/+19
2002-05-31#99526# avoid assertionStephan Schäfer1-4/+2
2002-05-30fix: #99531# use external lockPeter Burow1-25/+5
2002-05-30fix: #99531# vclxacc...ToolBox* addedPeter Burow1-3/+6
2002-05-30fix: #99531# VCLXToolBox addedPeter Burow3-9/+29
2002-05-30fix: #99531# externallock addedPeter Burow1-3/+4
2002-05-30fix: #99531# external lock for toolkitPeter Burow2-0/+166
2002-05-30fix: #99531# accessible for ToolBoxPeter Burow1-3/+18
2002-05-30#99526# send create/destroy in show/hide eventsStephan Schäfer2-6/+80
2002-05-27#97222# set accessible parent and index in parent in VCLXMenuWindowThomas Benisch1-3/+24
2002-05-27#97222# added vclxaccessiblemenu.obj, vclxaccessiblemenuitem.objThomas Benisch1-2/+4
2002-05-27#97222# added accessible parent and index in parent to VCLXMenuWindowThomas Benisch2-9/+23
2002-05-27#99526# let tabdialogs be dialogsStephan Schäfer1-3/+3
2002-05-27#98788# New Property DisplayBackgroundColorMalte Timmermann3-6/+11
2002-05-27#99248# ignore process id on call createSystemChild()Andreas Schlüns1-14/+5
2002-05-24#97772# Adaption to recent changes of the XAccessibleComponent interface.Andre Fischer1-16/+2
2002-05-23#97772# Introduced mnExpandLevel to remove problems with recursion.Andre Fischer1-9/+40
2002-05-23#97772# Show wait cursor shape during tree expansions.Andre Fischer1-0/+25
2002-05-23#97772# Providing and using names for roles.Andre Fischer1-2/+80
2002-05-23#97772# Clean up of layout creation.Andre Fischer2-64/+57
2002-05-23#97772# Removed unused methods.Andre Fischer1-114/+2
2002-05-23#97772# Output of expand progress into message area.Andre Fischer1-8/+3
2002-05-23#97772# Added antialiasing.Andre Fischer1-1/+21
2002-05-23#97772# Added antialiased option. Added message_append.Andre Fischer1-1/+26
2002-05-22added support for AccessibleTextType::GLYPH and ATTRIBUTE_RUNDaniel Vogelheim1-31/+35
2002-05-17#97222# removed isShowing, isVisible, isFocusTraversable, addFocusListener, r...Thomas Benisch4-96/+16
2002-05-17#97222# added VCLXMenuWindowThomas Benisch2-4/+33
2002-05-17#97222# added CreateAccessibleThomas Benisch2-5/+27
2002-05-16#99314# ImplNormalizePropertySequence: take care for dependency between Strin...Frank Schönheit1-2/+43
2002-05-16#99314# setPropertyValues: call ImplNormalizePropertySequence, to take care f...Frank Schönheit1-4/+17
2002-05-16#99314# +ImplNormalizePropertySequenceFrank Schönheit2-4/+23
2002-05-08#99218# use an additional solar mutex for lockingFrank Schönheit2-7/+56
2002-04-29#98750# gain safety with assertions ....Frank Schönheit1-4/+5
2002-04-29add alpha value for color informationBjörn Milcke1-2/+4