summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2002-03-05#97087# dialog control model: don't allow NULL argumentFrank Schönheit1-2/+11
2002-03-05fix: #97358# accessibility for our ListBoxPeter Burow4-28/+111
2002-03-05fix: #97358# accessibility for our ListBoxPeter Burow3-11/+20
2002-03-04#97515# VCLXListBox::SelectHdl: keep the object alive while calling the liste...Frank Schönheit1-2/+8
2002-03-04#97772# disposing now supported.Andre Fischer1-0/+4
2002-03-04#97772# showAccessibilityTree catches now exceptions.Andre Fischer1-15/+27
2002-03-04#97034# AccessibleEventBroadcasterMalte Timmermann2-74/+150
2002-03-04- removed import statements for local calsses (causes problems in Java 1.4)Daniel Vogelheim4-12/+3
2002-03-01#97772# Added first support for event notifications.Andre Fischer6-362/+387
2002-02-27#97034# VclEventListenerMalte Timmermann2-4/+42
2002-02-26#97772#; create makefile to make it possible to build with our enviromentSascha Ballach1-0/+66
2002-02-26#97772# Added missing file.Andre Fischer1-0/+21
2002-02-22fix: #97358# vclxaccessiblelist[box/item].obj addedPeter Burow1-5/+7
2002-02-22fix: #97358# CreateAccessibleContext() addedPeter Burow2-6/+12
2002-02-22fix: #97358# more accessible for VCLXListBoxPeter Burow2-13/+22
2002-02-21fix: #97358# FillAccessibleStateSet() now protected instead of privatePeter Burow1-3/+3
2002-02-21fix: #97358# warning removedPeter Burow1-3/+3
2002-02-20#95586# added support for XAccessibleText and XAccessibleEditableText interfacesDaniel Vogelheim1-7/+260
2002-02-19#65293#: SetExtFormat() -> SetExtDateFormat()Jens-Heiner Rechtien1-3/+3
2002-02-15Initial revision of Uno Accessibility API test tool.Andre Fischer2-0/+110
2002-02-15Initial revision of Uno Accessibility API test tool.Andre Fischer6-0/+1977
2002-02-15#97034# MUST changes: Removed PropertyChangedListenersMalte Timmermann2-18/+67
2002-02-14#97034# Clean-UpsMalte Timmermann2-127/+30
2002-02-14#97034# IndexOutOfBoundsExceptionMalte Timmermann2-7/+11
2002-02-14#97034# Use VCLXAccessibleComponentMalte Timmermann2-430/+25
2002-02-14#97034# VCLXAccessibleComponentMalte Timmermann3-2/+673
2002-02-08#97034# helperMalte Timmermann1-2/+16
2002-02-08#97034# Improved accessibilityMalte Timmermann1-29/+32
2002-02-07#65293# corrected caseHans-Joachim Lankenau1-4/+4
2002-02-07#65293# missing includeHans-Joachim Lankenau1-2/+5
2002-02-01DialogModel::createInstance: allow for creation of _any_ model which supports...Frank Schönheit1-4/+30
2002-02-01+OCommonGeometryControlModelFrank Schönheit2-6/+274
2002-01-29#97032# Start with UAA implementationMalte Timmermann2-23/+238
2002-01-18encountered duting #96445# small memory leak when registering text propertiesFrank Schönheit1-2/+19
2002-01-15#96073# vclxwindow.hxxMalte Timmermann1-26/+3
2002-01-15#96073# vclxwindow.cxxMalte Timmermann1-98/+3
2002-01-15simplified uno bootstrapping, an appropriate applicat.rdb is now created with...Jörg Budischewski2-55/+29
2002-01-08#96008# UnoControl::disposing( EventObject ): reset the model only _after_ xT...Frank Schönheit1-13/+14
2002-01-08#96008# DialogModel: override dispose / DialogControl: override removingContr...Frank Schönheit1-34/+106
2002-01-08#96008# DialogModel: override dispose / DialogControl: override removingContr...Frank Schönheit1-2/+9
2002-01-08#96008# +removingControl/addingControl - give derived classes the chance to n...Frank Schönheit1-34/+58
2002-01-08#96008# +removingControl/addingControlFrank Schönheit1-2/+7
2002-01-08#96008# be an ComponentImplHelperFrank Schönheit2-21/+37
2001-12-14#95841# UnoControlDialogModel doesn't support the border propertyMalte Timmermann1-3/+3
2001-12-12#95841# createPeer: Don't call setVisible() if isDesignMode()Malte Timmermann1-3/+3
2001-12-10#95745# UnoTimeFieldControl::textChanged: correctly adjust the model's 'Time'...Frank Schönheit1-3/+3
2001-12-07#88707# when implementing the XTypeProvider, always return the XTypeProvider ...Frank Schönheit1-3/+4
2001-12-06#95662# BASEPROPERTY_ENABLE: Don't enable with childrenMalte Timmermann1-3/+7
2001-12-06#95662# BASEPROPERTY_ENABLE: Don't enable with childrenMalte Timmermann2-39/+4
2001-11-30#95241# ImplSetPeerProperty: Enable/Disable all children tooMalte Timmermann2-4/+39