summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
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#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.8-1.8.8.1) -> HEADJens-Heiner Rechtien1-4/+13
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
2002-08-06#100000# wrong throw statementVladimir Glazounov1-4/+3
2002-08-06#100622# Introduction of mbInitialized variable and UpdateButtonStates method.Andre Fischer1-13/+54
2002-08-06#100622# Added new file TopWindowListener.java.Andre Fischer1-0/+1
2002-08-06#100622# Initial revision.Andre Fischer1-0/+102
2002-08-06#100622# Added default constructor.Andre Fischer1-2/+13
2002-08-06#100622# Added support for XExtendedToolkit.Andre Fischer1-0/+28
2002-07-30#101315# export VCLExternalLock from external.hxxOcke Janssen1-0/+1
2002-07-29#101719# formatted field: overload convertFastPropertyValue to do some more s...Frank Schönheit2-4/+41
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 Benisch2-138/+4
2002-07-25#100195# removed CreateAccessible( Window* pWindow, Menu* pMenu )Thomas Benisch2-60/+6
2002-07-22#101115# Adapted support for XExtendedToolkit to new Application functionality.Stephan Bergmann2-227/+222
2002-07-22#100004# Export toolkit/awt/vclxaccessiblecomponent.hxx.Stephan Bergmann1-0/+1
2002-07-19#101374# use DoScroll() instead SetThumbPos() to trigger the scroll handlerStephan Schäfer1-4/+4
2002-07-18some event names (AccessibleEventId) have changedBjörn Milcke1-13/+13
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-12#101115# Removed unnecessary delivery of vclxtoolkit.hxx.Stephan Bergmann1-5/+3
2002-07-11#100195# fix bug in getAccessibleRelationSetThomas Benisch1-4/+4
2002-07-11#101115# Removed unnecessary delivery of vclxtoolkit.hxx.Stephan Bergmann1-2/+0
2002-07-11#101115# Make VCLXToolkit support XExtendedToolkit.Stephan Bergmann2-23/+437
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 Benisch2-4/+14
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-28#100363# Supported services and types and the implementation name are now dis...Andre Fischer3-0/+119
2002-06-27#100148# use top windows as system child onesAndreas Schlüns1-3/+3
2002-06-21Adaption to changes in SimpleOffice.Andre Fischer1-1/+3
2002-06-21Fixed createHandler method to cope with root objects.Andre Fischer1-9/+12
2002-06-21Changed semantic of getAccessibleRoot method. Added getAccessibleObject method.Andre Fischer1-3/+28
2002-06-21Printing stack trace of caught exceptions. Adding role name to unnamed access...Andre Fischer1-19/+17
2002-06-21Printing stack trace of caught exceptions.Andre Fischer1-1/+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# added VCLXWindow::GetAccessibleContext()Thomas Benisch1-2/+4
2002-06-19#100195# VCLXMenuWindow now also handles the setting of a new menubar at the ...Thomas Benisch2-6/+84
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