summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2002-09-04#102132# WindowDestroyed: Check TopWindows, if they are a childMalte Timmermann1-3/+24
2002-09-04#102132# Message boxes are top windowsMalte Timmermann2-7/+7
2002-09-03#101358# call setPosSize in createPeer()Malte Timmermann1-3/+12
2002-08-30#102613# export vclxfont.hxxThomas Benisch1-0/+1
2002-08-27Relation targets are now shown with their names instead of their descriptions.Andre Fischer1-1/+1
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 Benisch2-11/+52
2002-08-23#100534# Corrected supported-services for new accessibility servicesAndreas Bregas1-52/+20
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-22#100534# New accessibility servicesAndreas Bregas1-0/+232
2002-08-21#101115# added fireFocusXXXX methodsOliver Braun2-4/+31
2002-08-21#100622# Added support of top level windows created during run time.Andre Fischer3-62/+192
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