Commit Graph

28 Commits

Author SHA1 Message Date
72cc18f2f4 slidecopy: merge CWS wth MWS-m76 2010-04-09 09:37:17 +02:00
f03f19853e slidecopy: improved A11Y API implementations for the ToolPanelDeck
items left:
- A11Y representation of the scroll buttons of the PanelTabBar
- AccessibleToolPanelTabBar event notifications
- consolidate AccessibleToolPanelDeck/TabBar/Item?
2010-04-01 17:52:36 +02:00
93c3ff235a slidecopy: initial version of the A11Y API for the tool panel deck's tab layouter.
Effectively, the implementation showed that the current appraoch of the Deck having n+1 children
(n panel selector items, plus one active panel) doesn't work. So, a next step will be a re-factoring
so that the PanelDeck has 1+x children, where x children are provided by the layouter.
2010-04-01 17:50:14 +02:00
398b595e1b slidecopy: A11Y for the ToolPanelDeck VCL control 2010-03-30 13:46:11 +02:00
d2661f59f9 mtaccfixes: merge with DEV300_m73 2010-03-02 20:27:28 +01:00
53cec38872 mtaccfixes: #i100788# group lines support accessible text now 2010-02-19 13:15:33 +01:00
36de66bdf0 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
055bc5c7f4 #i10000# reenabled missing include 2010-02-01 14:17:38 +01:00
7014124b1d CWS-TOOLING: integrate CWS koheidatapilot03 2010-01-29 14:28:08 +01:00
7ba31e35a5 fixes for i106470 2009-11-02 09:14:03 +00:00
f77062f8e0 fixes for i106470 2009-10-30 13:21:18 +00:00
80434c86f9 Use the new PopupMenuFloatingWindow instead of FloatingWindow for popup menu specific stuff. 2009-08-27 02:36:18 +00:00
edd0ebc6c4 Check if the FloatingWindow instance is used as a popup menu, and if yes, instantiate the accessible object from it, instead of its parent border window instance. 2009-08-20 19:55:14 +00:00
b30732a7e8 When creating an accessible object for a border window, create one from the child window instance unless it's a menu popup. 2009-08-20 13:52:04 +00:00
45a1202764 INTEGRATION: CWS aqua11y01 (1.3.26); FILE MERGED
2008/03/12 12:14:52 obr 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED
2007/12/10 13:37:29 fne 1.3.26.1: #i82877# corrected resource bundle name
2008-04-15 12:02:01 +00:00
ed5e339d9b INTEGRATION: CWS aqua11y01 (1.3.26); FILE MERGED
2008/02/20 11:18:54 obr 1.3.26.4: corrected bad fix for WaE on Windows
2008/02/20 09:10:01 obr 1.3.26.3: build fix for wntmsci11
2008/02/19 09:38:27 obr 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED
2008/01/14 21:11:25 obr 1.3.26.1: #i82877# new subclass of vclxaccessiblecomponent which exposes SUB_WINDOW_OF relation for FloatingWindow(s)
2008-04-15 12:01:49 +00:00
3d995ac7f1 INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED
2008/03/28 15:57:51 rt 1.2.44.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:07:15 +00:00
97db7673dd INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED
2008/04/01 10:45:54 thb 1.3.44.2: #i85898# Stripping all external header guards
2008/03/28 15:57:51 rt 1.3.44.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:06:45 +00:00
ddf8d1e34c INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED
2008/04/01 14:58:56 thb 1.4.4.3: #i85898# Stripping all external header guards
2008/04/01 10:45:54 thb 1.4.4.2: #i85898# Stripping all external header guards
2008/03/28 15:57:51 rt 1.4.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:06:28 +00:00
2dadd71439 INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED
2008/04/01 14:58:56 thb 1.4.8.3: #i85898# Stripping all external header guards
2008/04/01 10:45:53 thb 1.4.8.2: #i85898# Stripping all external header guards
2008/03/28 15:57:51 rt 1.4.8.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:05:59 +00:00
28db40e5c3 INTEGRATION: CWS supdremove02 (1.3.40); FILE MERGED
2008/01/29 07:59:28 rt 1.3.40.1: #i85482# Remove UPD from library name
2008-02-25 15:02:07 +00:00
fccefb26ac INTEGRATION: CWS fwk80_SRC680 (1.3.36); FILE MERGED
2008/01/21 08:32:08 pb 1.3.36.1: fix: #i83756# createAccessibleContext( VCLXFixedHyperlink* )
2008-01-29 14:26:59 +00:00
c8df1c8399 #i10000# Precompiled header include directive added 2007-07-04 15:24:51 +00:00
41bb87f425 INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED
2005/09/28 11:39:26 fs 1.1.2.3: manual resync (files have been moved herein from another location): licence change
2005/03/07 08:43:00 fs 1.1.2.2: no need for a makefile.pmk
2005/03/07 08:30:00 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module
2007-06-27 14:35:54 +00:00
504fb6e189 INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED
2005/09/28 11:39:26 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change
2005/03/07 08:29:47 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module
2007-06-27 14:35:43 +00:00
bd82b6d61b INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED
2005/09/28 11:39:25 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change
2005/03/07 08:29:46 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module
2007-06-27 14:35:31 +00:00
9eb52b96f7 INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED
2007/05/09 11:45:06 fs 1.1.2.3: manual RESYNC: copy the changes from toolkit/source/awt/accessiblestrings.src 1.15->1.16 herein
2005/09/28 11:39:25 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change
2005/03/07 08:35:29 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module
2007-06-27 14:35:20 +00:00
04e4117af9 INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED
2006/10/06 11:53:48 fs 1.1.2.6: #i10000#
2006/10/05 19:33:55 fs 1.1.2.5: #i10000# post-resync
2006/10/05 08:38:33 fs 1.1.2.4: MANUAL RESYNC m130->m185:
VCLXWindow::CreateAccessibleContext had been changed in MCWS, but
moved herein (as AccessibleFactory::createAccessibleContext) in CWS
2006/10/04 20:11:17 fs 1.1.2.3: adjusted include protection names
2005/09/28 11:39:23 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change
2005/03/07 08:29:47 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module
2007-06-27 14:35:09 +00:00