Commit Graph

42 Commits

Author SHA1 Message Date
Thomas Benisch
84b9d8f485 #105535# handle VCLEVENT_WINDOW_MENUBARADDED and VCLEVENT_WINDOW_MENUBARREMOVED 2002-12-12 17:08:22 +00:00
Thomas Benisch
ff68a89a66 #106154# Accessibility: AccessibleKeyBinding methods have changed 2002-12-10 16:28:35 +00:00
Frank Schönheit
899070a2af #105548# no need to release the solar mutex in NotifyAccessibleEvent - the base class now does notifications asynchronously 2002-12-06 14:12:43 +00:00
Thomas Benisch
2ebdbac506 #105369# Accessibility: content of spinboxes is not read 2002-11-28 12:24:50 +00:00
Thomas Benisch
bc30fd8541 #105058# make NotifyAccessibleEvent virtual 2002-11-22 13:03:05 +00:00
Thomas Benisch
24c7e26bc7 #103637# Service descriptions of controls in wrong place 2002-11-20 16:01:11 +00:00
Thomas Benisch
729c556569 #104542# Reorganization of XAccessibleComponent and XAccessibleExtendedComponent 2002-11-06 14:17:54 +00:00
Thomas Benisch
43a8218f86 #103649# getLocation() of various accessible controls returns wrong values 2002-11-04 15:23:31 +00:00
Thomas Benisch
79b676c270 #104087# send ACCESSIBLE_BOUNDRECT_EVENT for VCLEVENT_WINDOW_MOVE/VCLEVENT_WINDOW_RESIZE 2002-10-30 12:27:10 +00:00
Thomas Benisch
34fd2cbdcc #103087# prevent an early release of the component in the WindowChildEventListener 2002-09-12 08:28:34 +00:00
Thomas Benisch
f5ce544880 #101150# added FillAccessibleRelationSet() 2002-09-04 14:52:50 +00:00
Thomas Benisch
b750d8a8c7 #100534# XServiceInfo 2002-08-26 12:30:03 +00:00
Peter Burow
af5baf6141 fix: #102513# release SolarMutex for Notify 2002-08-23 09:31:52 +00:00
Thomas Benisch
dd447bf6f7 #100352# getForeground(), getBackground(), getFont() 2002-08-19 15:15:21 +00:00
Thomas Benisch
464a4b3084 #100836# Missing UAA event when windows are enabled/disabled 2002-08-13 14:16:45 +00:00
Thomas Benisch
94fb89702e #100195# fix bug in getAccessibleRelationSet 2002-07-11 12:10:33 +00:00
Stephan Schäfer
d67db0942b #100292# calculate index in parent exactly as in SVX 2002-07-03 10:08:36 +00:00
Thomas Benisch
d093d67f9b #100253# implemented getAccessibleRelationSet() 2002-06-21 09:18:26 +00:00
Thomas Benisch
efdac2a2ae #100253# implemented getAccessibleRelationSet() 2002-06-21 07:47:18 +00:00
Malte Timmermann
c19662bf8f #100214# Remove correct listeners, also in OBJECT_DYING, set pVCLXWindow NULL in OBJECT_DYING 2002-06-12 09:52:35 +00:00
Thomas Benisch
919e4c44c4 #99790# lock the solar mutex 2002-06-10 16:57:11 +00:00
Stephan Schäfer
bd217a4aa9 #99526# check in focus events if window still has focus 2002-06-10 14:35:15 +00:00
Stephan Schäfer
1370ff4767 #99526# suppress events after hiding window 2002-06-06 12:00:12 +00:00
Stephan Schäfer
cf59fb4b0b #99533# support for frame title change 2002-06-03 15:00:46 +00:00
Thomas Benisch
24e208abf8 #99790# getAccessibleKeyBinding() now uses window activation key 2002-05-31 15:38:30 +00:00
Stephan Schäfer
97057b0afc #99526# avoid assertion 2002-05-31 07:01:34 +00:00
Peter Burow
00683ba30e fix: #99531# use external lock 2002-05-30 12:20:52 +00:00
Stephan Schäfer
b65265bcf9 #99526# send create/destroy in show/hide events 2002-05-30 11:35:57 +00:00
Thomas Benisch
2b735db8db #97222# removed isShowing, isVisible, isFocusTraversable, addFocusListener, removeFocusListener 2002-05-17 14:29:11 +00:00
Frank Schönheit
e6810eded5 #99218# use an additional solar mutex for locking 2002-05-08 14:44:41 +00:00
Malte Timmermann
926efd4363 #97034# ACCESSIBLE_CHILD_EVENT 2002-04-29 09:52:27 +00:00
Frank Schönheit
97d4261549 #98750#
- derive from OAccessibleImplementationAccess
- derive from OAccessibleExtendedComponentHelper for not duplicating code
- support an externally controlled parent (replacing the VCL parent)
- use the OContextEntryGuard instead of a simple MutexGuard (does additional alive-check)
2002-04-25 10:27:42 +00:00
Thomas Benisch
ec99ba927b #97222# implemented getAccessibleKeyBinding 2002-03-25 09:31:02 +00:00
Malte Timmermann
934aad478f #97034# Notify ACCESSIBLE_STATE_EVENT 2002-03-13 11:17:30 +00:00
Oliver Braun
b09638e7df #97034# getAccessibleAt should return null if location is no child area 2002-03-12 06:52:27 +00:00
Peter Burow
fa37745ce5 fix: #97358# accessibility for our ListBox 2002-03-05 07:27:51 +00:00
Malte Timmermann
b3c511a8f8 #97034# AccessibleEventBroadcaster 2002-03-04 14:47:34 +00:00
Malte Timmermann
c10d7a3642 #97034# VclEventListener 2002-02-27 08:40:21 +00:00
Malte Timmermann
9df5f102f0 #97034# MUST changes: Removed PropertyChangedListeners 2002-02-15 09:31:54 +00:00
Malte Timmermann
57a53bd556 #97034# Clean-Ups 2002-02-14 18:45:43 +00:00
Malte Timmermann
3c6e19fb5d #97034# IndexOutOfBoundsException 2002-02-14 16:48:20 +00:00
Malte Timmermann
3b122ab9f3 #97034# VCLXAccessibleComponent 2002-02-14 16:23:20 +00:00