summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* #100622# Initial revision.Andre Fischer2002-08-061-0/+102
* #100622# Added default constructor.Andre Fischer2002-08-061-2/+13
* #100622# Added support for XExtendedToolkit.Andre Fischer2002-08-061-0/+28
* #101315# export VCLExternalLock from external.hxxOcke Janssen2002-07-301-0/+1
* #101719# formatted field: overload convertFastPropertyValue to do some more s...Frank Schönheit2002-07-292-4/+41
* #101722# convertPropertyValue: convert XInterface derivees, tooFrank Schönheit2002-07-291-2/+19
* #100000# exception specification removedVladimir Glazounov2002-07-251-3/+3
* #100195# removed class VCLXMenuWindowThomas Benisch2002-07-252-138/+4
* #100195# removed CreateAccessible( Window* pWindow, Menu* pMenu )Thomas Benisch2002-07-252-60/+6
* #101115# Adapted support for XExtendedToolkit to new Application functionality.Stephan Bergmann2002-07-222-227/+222
* #100004# Export toolkit/awt/vclxaccessiblecomponent.hxx.Stephan Bergmann2002-07-221-0/+1
* #101374# use DoScroll() instead SetThumbPos() to trigger the scroll handlerStephan Schäfer2002-07-191-4/+4
* some event names (AccessibleEventId) have changedBjörn Milcke2002-07-181-13/+13
* #101115# Changed code to compile on Linux.Stephan Bergmann2002-07-161-26/+57
* new[]/delete[] matched (#90353#)Frank Schönheit2002-07-151-3/+3
* #90353# operator delete[]Malte Timmermann2002-07-121-3/+3
* #101115# Removed unnecessary delivery of vclxtoolkit.hxx.Stephan Bergmann2002-07-121-5/+3
* #100195# fix bug in getAccessibleRelationSetThomas Benisch2002-07-111-4/+4
* #101115# Removed unnecessary delivery of vclxtoolkit.hxx.Stephan Bergmann2002-07-111-2/+0
* #101115# Make VCLXToolkit support XExtendedToolkit.Stephan Bergmann2002-07-112-23/+437
* #100605# accessibility implementation for menues which conforms to Java SwingThomas Benisch2002-07-102-8/+34
* #100115# UnoFileControlModel supports BASEPROPERTY_READONLYMalte Timmermann2002-07-091-2/+3
* #100605# added CreateAccessible( Menu* pMenu, sal_Bool bIsMenubar)Thomas Benisch2002-07-032-4/+14
* #100605# JABG: Menu hierarchy for SO menues doesn't confirm to Java hierarchyThomas Benisch2002-07-031-3/+3
* #100292# calculate index in parent exactly as in SVXStephan Schäfer2002-07-031-2/+28
* #99804# Create ListBox and ComboBox with WB_AUTOHSCROLLMalte Timmermann2002-07-011-4/+4
* #100363# Supported services and types and the implementation name are now dis...Andre Fischer2002-06-283-0/+119
* #100148# use top windows as system child onesAndreas Schlüns2002-06-271-3/+3
* Adaption to changes in SimpleOffice.Andre Fischer2002-06-211-1/+3
* Fixed createHandler method to cope with root objects.Andre Fischer2002-06-211-9/+12
* Changed semantic of getAccessibleRoot method. Added getAccessibleObject method.Andre Fischer2002-06-211-3/+28
* Printing stack trace of caught exceptions. Adding role name to unnamed access...Andre Fischer2002-06-211-19/+17
* Printing stack trace of caught exceptions.Andre Fischer2002-06-211-1/+3
* #100253# implemented getAccessibleRelationSet()Thomas Benisch2002-06-211-3/+3
* #100253# implemented getAccessibleRelationSet()Thomas Benisch2002-06-211-3/+32
* #100195# added VCLXWindow::GetAccessibleContext()Thomas Benisch2002-06-191-2/+4
* #100195# VCLXMenuWindow now also handles the setting of a new menubar at the ...Thomas Benisch2002-06-192-6/+84
* #100410# check GetWindow() return valueStephan Schäfer2002-06-171-48/+57
* Added support for execution of accessibility actions.Andre Fischer2002-06-131-0/+48
* Added support for performing actions.Andre Fischer2002-06-134-5/+38
* #100126# exception thrown in wrong situationFrank Schönheit2002-06-121-3/+6
* #100126# corrected queryInterface/getTypes - care for the XAccessibleFrank Schönheit2002-06-121-5/+7
* #100126# corrected queryInterface/getTypes - care for the XEventListenerFrank Schönheit2002-06-121-3/+5
* #100214# Remove correct listeners, also in OBJECT_DYING, set pVCLXWindow NULL...Malte Timmermann2002-06-121-8/+32
* #100214# Create accessible only if window existMalte Timmermann2002-06-121-3/+6
* #99790# lock the solar mutexThomas Benisch2002-06-101-27/+24
* #99786# accessible contextmenuesStephan Schäfer2002-06-101-18/+35
* #99786# accessible contextmenuesStephan Schäfer2002-06-102-6/+24
* #99526# check in focus events if window still has focusStephan Schäfer2002-06-101-4/+9
* #99526# suppress events after hiding windowStephan Schäfer2002-06-061-4/+4