2005/02/10 13:29:19 af 1.16.2.2: #i26264# Transformed maPrintManager member into auto_ptr.
2005/02/07 18:03:22 af 1.16.2.1: #i42156# Changed the way of making right pane visible.
2004/10/20 16:29:14 af 1.11.8.5: #i35898# Listening for the ViewTabBar becoming visible so that correct height can retrieved to update border.
2004/10/18 12:02:45 af 1.11.8.4: #i32926# Do not show the view tab bar when in preview mode.
2004/10/18 08:13:29 af 1.11.8.3: #i31283# Added GetInitialViewShellType() method.
2004/10/15 13:01:36 af 1.11.8.2: #i34102# Handling slot SID_WIN_FULLSCREEN by ignoring it.
2004/10/14 11:36:39 af 1.11.8.1: #i35524# Added argument to UpdateController(). View shells managed by PaneManager are created synchronous from LateInit() method.
2004/07/28 15:04:05 af 1.7.8.2: #i31401# Removed Register() and Unregister() at MasterPageContainer.
2004/07/28 15:02:17 af 1.7.8.1: #i31419# Added Rearrange(), UpdateBorder(), and ShowUIControls() methods.
2004/07/13 12:04:22 af 1.2.26.35: RESYNC: (1.4-1.5); FILE MERGED
2004/07/12 08:09:06 af 1.2.26.34: #i22705# Setting up the members in the correct order.
2004/07/10 14:53:49 af 1.2.26.33: #i22705# In ResizePixel() calling SetBorderPixel with empty border when no main view shell exists.
2004/07/09 07:08:09 af 1.2.26.32: #i22705# Added ResizePixel() method that implements the common code of Outer- and InnerResizePixel().
2004/07/04 13:50:20 af 1.2.26.31: #i22705# Improved implementation of SetBusyState().
2004/07/02 12:27:34 af 1.2.26.30: #i22705# Handling slots (execution, state setting) for switching the view shells by forwarding them to the PaneManager.
2004/07/01 11:47:44 af 1.2.26.29: #i22705# Added new SetBusyState() method.
2004/06/30 12:00:29 af 1.2.26.28: #i22705# The mpViewTabBar member may be NULL.
2004/06/28 07:53:09 af 1.2.26.27: #i22705# Using new PaneManager::RequestMainViewShellChange() method. Forwarding of new slots SID_NORMAL_MULTI_PANE_GUI and SID_SLIDE_SORTER_MULTI_PANE_GUI to PaneManager.
2004/06/24 08:45:24 af 1.2.26.26: #i22705# In the destructor the window of the center pane is hidden so that after a reload SFX does not complain.
2004/06/22 12:13:36 af 1.2.26.25: #i22705# Fixed handling of controller. Added Activate() and Deactivate().
2004/06/18 00:21:38 af 1.2.26.24: RESYNC: (1.3-1.4); FILE MERGED
2004/06/16 08:32:14 af 1.2.26.23: #i22705# Pane manager correctly shut down and deleted in the destructor.
2004/06/15 15:04:06 af 1.2.26.22: #i22705# OuterResizePixel() calls SetWindow().
2004/06/14 09:13:31 af 1.2.26.21: #i22705# Replaced TabBar by TabControl.
2004/06/12 12:30:02 af 1.2.26.20: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize().
2004/06/09 17:24:15 af 1.2.26.19: #i22705# PaneManager is deleted in destructor.
2004/06/09 14:59:37 af 1.2.26.18: #i22705# Guarder OuterResizePixel against missing main sub shell.
2004/06/08 12:55:56 af 1.2.26.17: #i22705# Fixed template typo.
2004/06/08 12:36:22 af 1.2.26.16: #i22705# Removed unnecessary call to PaneManager::InitPanes().
2004/06/06 09:10:01 af 1.2.26.15: #i22705# Reordered code in constructor.
2004/06/05 14:57:42 af 1.2.26.14: #i22705# Moved the re-setting of the window from the ViewShell classes to the VieShellBase class.
2004/06/04 07:08:30 af 1.2.26.13: #i22705# Cleanup of pane management code.
2004/05/23 13:30:14 af 1.2.26.12: #i22705# Moved pane related code to new PaneManager class.
2004/05/20 11:11:53 af 1.2.26.11: #i22705# Moved handling of pane docking windows to ViewShellBase class.
2004/05/19 14:13:34 af 1.2.26.10: #i22705# Registering documents to the MasterPageObserver.
2004/04/27 12:43:35 af 1.2.26.9: #i22705# Added ArrangeGUIElements() and GetPaneOfViewShell() methods.
2004/04/23 14:25:24 af 1.2.26.8: #i22705# Moved definition of EventId from ViewShellBase to ViewShellBaseEvent. Moved CallEventListeners() to impl class.
2004/04/21 15:19:55 af 1.2.26.7: #i22705# Moved pane handling to implementation class. When switching views the reference to the old view is cleared.
2004/03/05 12:15:15 af 1.2.26.6: #i22705# Added support for events and listeners.
2004/03/03 09:44:56 af 1.2.26.5: #i22705# Clean up of pane handling.
2004/03/02 13:22:11 af 1.2.26.4: #i22705# Replaced bool argument in ViewShellBase::RequestViewShellChange() by more specific enum CallMode.
2004/03/02 12:03:22 af 1.2.26.3: #i22705# Initialising panes on SFX_EVENT_(OPEN,CREATE)DOC.
2004/03/02 10:23:53 af 1.2.26.2: #i22705# Moved printing to PrintManager. Added OuterResizePixel().
2004/02/25 10:39:00 af 1.2.26.1: #i22705# Modified the handling of stacked shells (e.g. introduction of factories.)
2004/07/06 09:59:30 cd 1.3.12.2: RESYNC manually
2004/06/23 15:17:14 mba 1.3.12.1: Provide document border size before resizing (needed for InPlace mode)
2004/05/18 12:24:54 af 1.3.56.3: #i29267# Added several virtual functions from SfxViewShell that are now forwarded to the main sub shell.
2004/05/17 15:11:09 af 1.3.56.2: #i27217# Added (Read,Write)UserDataSequence() methods that forward calls to main sub shell.
2004/05/17 09:20:40 af 1.3.56.1: #116371# Replaced GetDrawController() by UpdateController() that switches from one controller to another.
2004/01/09 16:32:43 af 1.1.2.6: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version.
2003/12/04 09:12:47 af 1.1.2.5: #111996# Removed the turning off of the animation mode in the dying view shell.\nAdded support for missing shell types.
2003/10/23 13:24:11 af 1.1.2.4: #111996# Took over printing from ViewShell class and forward it to PrintManager class.
2003/09/29 13:23:20 af 1.1.2.3: #111996# Turning off animation effects before switching the view shell.
2003/09/24 16:00:15 af 1.1.2.2: #111996# Using shell type from ViewShell. Added new method GetDrawController and InnerResizePixel.
2003/09/17 08:27:13 af 1.1.2.1: #111996# Initial revision.