summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)AuthorFilesLines
2002-06-27#100148# use top windows as system child onesAndreas Schlüns1-3/+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# VCLXMenuWindow now also handles the setting of a new menubar at the ...Thomas Benisch1-3/+76
2002-06-17#100410# check GetWindow() return valueStephan Schäfer1-48/+57
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-2/+13
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#99533# support for frame title changeStephan Schäfer1-15/+34
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 Burow2-6/+25
2002-05-30#99526# send create/destroy in show/hide eventsStephan Schäfer1-4/+76
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 Benisch1-5/+11
2002-05-27#98788# New Property DisplayBackgroundColorMalte Timmermann1-2/+5
2002-05-27#99248# ignore process id on call createSystemChild()Andreas Schlüns1-14/+5
2002-05-17#97222# removed isShowing, isVisible, isFocusTraversable, addFocusListener, r...Thomas Benisch1-46/+4
2002-05-17#97222# added VCLXMenuWindowThomas Benisch1-2/+16
2002-05-08#99218# use an additional solar mutex for lockingFrank Schönheit1-4/+52
2002-04-29#97034# ACCESSIBLE_CHILD_EVENTMalte Timmermann1-2/+18
2002-04-25#98750#Frank Schönheit1-123/+104
2002-04-25#98750# be an XEventListener at the AccessibleContextFrank Schönheit1-4/+68
2002-04-11#97222# added vclxaccessiblescrollbar.objThomas Benisch1-2/+3
2002-04-11#97222# CreateAccessibleContext for VCLXScrollBarThomas Benisch1-2/+10
2002-04-09#98579# Added SYSTEM_JAVA branch to createSystemChild.Stephan Bergmann1-2/+7
2002-03-28#98348# #97035# - ProcessWindowEvent always to call the base classFrank Schönheit1-124/+198
2002-03-26#97222# CreateAccessibleContext() for VCLXFixedTextThomas Benisch1-19/+28
2002-03-26#97222# added vclxaccessibleradiobutton.obj, vclxaccessiblefixedtext.obj, vcl...Thomas Benisch1-2/+5
2002-03-25#97222# implemented getAccessibleKeyBindingThomas Benisch1-3/+47
2002-03-22fix: #97876# VCLXComboBox returns the correct accessible contextPeter Burow1-3/+19
2002-03-22fix: #97876# combobox files addedPeter Burow1-4/+6
2002-03-18#97222# added accessiblestrings.srcThomas Benisch1-2/+4
2002-03-13#97034# Notify ACCESSIBLE_STATE_EVENTMalte Timmermann1-13/+51
2002-03-13#97953# destroy accessible context before last ref is goneStephan Schäfer1-8/+9
2002-03-12#97034# getAccessibleAt should return null if location is no child areaOliver Braun1-6/+4
2002-03-11#97222# added vclxaccessiblecheckbox.objThomas Benisch1-2/+3
2002-03-11#97222# CreateAccessibleContext for VCLXCheckBoxThomas Benisch1-8/+11
2002-03-08#97034# XAccesibleTextMalte Timmermann2-4/+30
2002-03-07#97222# added vclxaccessiblebutton.objThomas Benisch1-2/+3
2002-03-07#97222# create accessible context for buttonThomas Benisch1-2/+10
2002-03-05fix: #97358# accessibility for our ListBoxPeter Burow4-28/+111
2002-03-04#97515# VCLXListBox::SelectHdl: keep the object alive while calling the liste...Frank Schönheit1-2/+8
2002-03-04#97034# AccessibleEventBroadcasterMalte Timmermann1-52/+118