summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)AuthorFilesLines
2002-07-29#101719# formatted field: overload convertFastPropertyValue to do some more s...Frank Schönheit1-2/+31
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 Benisch1-102/+2
2002-07-25#100195# removed CreateAccessible( Window* pWindow, Menu* pMenu )Thomas Benisch1-55/+4
2002-07-22#101115# Adapted support for XExtendedToolkit to new Application functionality.Stephan Bergmann1-194/+199
2002-07-19#101374# use DoScroll() instead SetThumbPos() to trigger the scroll handlerStephan Schäfer1-4/+4
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-11#100195# fix bug in getAccessibleRelationSetThomas Benisch1-4/+4
2002-07-11#101115# Make VCLXToolkit support XExtendedToolkit.Stephan Bergmann1-13/+342
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 Benisch1-2/+9
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-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# 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ä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#99786# added characterattributeshelper.objThomas Benisch1-13/+14
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 Burow3-9/+29
2002-05-30fix: #99531# externallock addedPeter Burow1-3/+4
2002-05-30fix: #99531# external lock for toolkitPeter Burow1-0/+86
2002-05-30#99526# send create/destroy in show/hide eventsStephan Schäfer1-4/+76
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 Benisch1-5/+11
2002-05-27#99526# let tabdialogs be dialogsStephan Schäfer1-3/+3
2002-05-27#98788# New Property DisplayBackgroundColorMalte Timmermann2-4/+8
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 Benisch2-81/+9