carrying both implementations was only temporary, to be able to easily compare both.
The new implementation still has not A11Y API implementation, that's on the TODO list.
At the moment, this implementation is parallel to the existing TaskPane implementation, but on the medium term, it is
intended to replace it. No change in functionality is planned for the moment, just the panel selection is done via
a tab bar, instead of the the "jumping drawers".
Pending tasks (as known so far):
- Accessibility. No implementation at all, yet.
- showing/hiding tool panels from the "View" drop down menu
- connection to the resource framework. At the moment, de/activating panels completely bypasses the resource
framework.
- alternative implementation of the PanelDeckLayouter which mimics the old design. To be activated by default, for
the moment.
- removal of the (old, by then) TaskPane implementation. Care needs to be taken that the framework API stays
unchanged, i.e., the current ToolPanel resource must be renamed back to RightPane when RightPane is not
occupied anymore by the old implementation. Same for other resource names.
2006/09/25 16:53:52 af 1.14.98.2: RESYNC: (1.14-1.15); FILE MERGED
2006/08/22 09:30:32 af 1.14.98.1: #i68075# Using ImpressViewShellBase instead of ViewShellBase.
2004/07/23 23:23:50 ka 1.7.118.3: RESYNC: (1.8-1.9); FILE MERGED
2004/07/14 00:57:15 ka 1.7.118.2: RESYNC: (1.7-1.8); FILE MERGED
2004/07/11 20:09:38 ka 1.7.118.1: media support
2003/10/23 13:07:56 af 1.6.238.3: #111996# Registered factory of new OutlineViewShellBase class.
2003/09/24 16:34:05 af 1.6.238.2: #111996# Registration of new factory for Draw view shells.
2003/09/17 09:27:04 af 1.6.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd. Registering factories only for ViewShellBase and PresentationViewShellBase.