summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)AuthorFilesLines
2002-12-10#106154# Accessibility: AccessibleKeyBinding methods have changedThomas Benisch1-51/+2
2002-12-10#105947# lock solar mutexMalte Timmermann1-3/+8
2002-12-10#104914# Support new type WINDOW_HELPTEXTWINDOWCarsten Driesner1-3/+4
2002-12-10#105942# BASEPROPERTY_ACCESSIBLENAMEMalte Timmermann2-4/+18
2002-12-06#105548# no need to release the solar mutex in NotifyAccessibleEvent - the ba...Frank Schönheit1-4/+2
2002-12-02#105537# create VCLXDialog for window type WINDOW_BUTTONDIALOGThomas Benisch1-2/+3
2002-12-02discovered during #105577#: wrong usage of ::rtl::OUString::copy correctedFrank Schönheit1-6/+13
2002-11-28#105369# Accessibility: content of spinboxes is not readThomas Benisch3-23/+24
2002-11-22#105058# make NotifyAccessibleEvent virtualThomas Benisch1-6/+9
2002-11-21#105438# BASEPROPERTY_MOUSETRANSPARENTMalte Timmermann2-4/+19
2002-11-20#103637# Service descriptions of controls in wrong placeThomas Benisch1-7/+5
2002-11-20#100119# Get all resize eventsMalte Timmermann1-2/+6
2002-11-18#105204# call item and action listeners for VCLEVENT_CHECKBOX_TOGGLEThomas Benisch1-3/+3
2002-11-15#105198# Insufficient behaviour of checkboxes using at-pokeThomas Benisch1-2/+7
2002-11-12#104857# added vclxaccessiblespinfield.objThomas Benisch1-6/+7
2002-11-12#104857# insufficient reporting on spin fieldsThomas Benisch1-2/+9
2002-11-12#100000# KSO: header clash for windowsVladimir Glazounov1-2/+6
2002-11-07#103674# change the reference to the accessible context from weak to hardThomas Benisch1-10/+15
2002-11-06#104542# Reorganization of XAccessibleComponent and XAccessibleExtendedComponentThomas Benisch1-20/+4
2002-11-04#103649# getLocation() of various accessible controls returns wrong valuesThomas Benisch1-6/+18
2002-11-04#100212# property for auto mnemonicsMalte Timmermann2-4/+25
2002-10-30#104087# send ACCESSIBLE_BOUNDRECT_EVENT for VCLEVENT_WINDOW_MOVE/VCLEVENT_WI...Thomas Benisch1-2/+8
2002-10-29#65293# must-change not done: new methods for XAccessibleComponent implementedFrank Schönheit1-7/+67
2002-10-11#103939# Don't through assertion, may be it's a system dependend window, used...Malte Timmermann1-3/+4
2002-10-08#96136# when setting values for properties of type double, be somewhat more t...Frank Schönheit1-2/+16
2002-09-12#103087# prevent an early release of the component in the WindowChildEventLis...Thomas Benisch1-2/+5
2002-09-11#100226# be an XModeChangeBroadcaster for notifying design mode changesFrank Schönheit1-27/+40
2002-09-06#102065# Added vclxaccessibletextfield.obj, vclxaccessiblebox.obj, vclxaccess...Andre Fischer1-2/+6
2002-09-06#86566# call Resize() after changing orientationMalte Timmermann1-5/+3
2002-09-06#86566# re-create peer when property ORIENTATION changesMalte Timmermann1-2/+3
2002-09-05#102717# VCLXRadioButton::setState must call click handler explicitlyMalte Timmermann1-2/+7
2002-09-05#96986# UnoEditControl must use XTextComponent::setText to update peer with t...Malte Timmermann1-3/+23
2002-09-05#97920# Fields support XSpinField nowMalte Timmermann1-16/+107
2002-09-04#101150# added FillAccessibleRelationSet()Thomas Benisch1-24/+26
2002-09-04#102132# WindowDestroyed: Check TopWindows, if they are a childMalte Timmermann1-3/+24
2002-09-04#102132# Message boxes are top windowsMalte Timmermann1-4/+4
2002-09-03#101358# call setPosSize in createPeer()Malte Timmermann1-3/+12
2002-08-27#96930# dispose: notify the listeners even if we do not have am VCL window an...Frank Schönheit1-8/+11
2002-08-26#100534# XServiceInfoThomas Benisch1-7/+32
2002-08-23#100202# fixed focusLostOliver Braun1-3/+3
2002-08-23fix: #102513# release SolarMutex for NotifyPeter Burow1-2/+10
2002-08-23#100202# send key events also for non toplevel windowsOliver Braun1-38/+35
2002-08-21#101115# added fireFocusXXXX methodsOliver Braun1-2/+19
2002-08-19#100352# accessibility for tab pagesThomas Benisch1-3/+13
2002-08-19#100352# getForeground(), getBackground(), getFont()Thomas Benisch1-7/+49
2002-08-19#100352# added vclxaccessibletabcontrol.obj, vclxaccessibletabpage.objThomas Benisch1-2/+4
2002-08-16#102205# TabStop property for image controlsFrank Schönheit1-2/+3
2002-08-16#102205# allow context menu requests triggered by keyboard, tooFrank Schönheit1-4/+14
2002-08-15#102208# avoid assertion for accessibility menu eventsStephan Schäfer1-2/+15
2002-08-13#100836# Missing UAA event when windows are enabled/disabledThomas Benisch1-4/+14