2005/05/17 12:55:03 af 1.12.40.3: #i48703# Toggling content window visibility to force accessibility update.
2005/05/09 16:43:44 af 1.12.40.2: #i48703# Disposing accessible object when the view shell is destroyed.
2005/05/04 14:37:47 af 1.12.40.1: #i48703# Fixed the setting of the window style. Added CreateAccessibleDocumentView() method.
2005/06/29 08:23:46 af 1.12.96.2: #i47538# Do not set 0 as value of SlidesPerRow at the FrameView.
2005/06/28 16:15:25 af 1.12.96.1: #i50909# Move the SelectedPage index of the FrameView into the valid range.
2004/09/29 16:40:03 af 1.3.12.3: #i34804# Added support selection change listeners.
2004/09/06 14:16:40 af 1.3.12.2: Corrected the order in which model, view, and controller are destroyed.
2004/08/28 22:54:40 cl 1.3.12.1: removed old presentation code
2004/11/12 09:30:49 af 1.3.128.3: #i32742# Fixed Window->SetStyle() call.
2004/11/12 09:30:06 af 1.3.128.2: #i37024# Saving/restoring column count to/from FrameView.
2004/11/10 10:35:12 af 1.3.128.1: #i32742# Register controller at active window to listen for focus events. Adapt window style so that it accepts the focus.
2004/06/04 06:59:28 af 1.1.2.2: #i22705# Moved definition of child windows for panes to ../../view.
2004/02/13 12:45:02 af 1.1.2.1: #i22705# Initial revision.
2004/07/10 14:33:31 af 1.1.2.22: #i22705# Handling SID_MODIFYPAGE slot by calling ViewShell::Implementation.
2004/07/04 13:35:25 af 1.1.2.21: #i22705# Setting the active window before painting.
2004/06/23 12:56:20 af 1.1.2.20: #i22705# Added GetFocus() and LoseFocus() methods.
2004/06/22 11:33:17 af 1.1.2.19: #i22705# Renamed GetController() to GetSlideSorterController().
2004/06/15 09:33:57 af 1.1.2.18: #i22705# Setting internal sub-shell name. Object bars are registerd with the ..._FEATURE_... version.
2004/06/12 12:38:36 af 1.1.2.17: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize().
2004/06/11 07:36:21 af 1.1.2.16: #i22705# Using GetActiveWindow() instead of GetWindow() or GetBrowserWindow().
2004/06/06 12:58:44 af 1.1.2.15: #i22705# Removed references to the old tab bar. Added access method to the ScrollBarBox member.
2004/06/06 10:01:20 af 1.1.2.14: #i22705# Using slide sorter specific tool bars only when shown in center pane.
2004/06/04 12:16:15 af 1.1.2.13: #i22705# Improved resizing.
2004/06/04 06:57:15 af 1.1.2.12: #i22705# Moved registration of child windows to ViewShellBase. Setting the correct shell type. Added implementation of GetSelectedPages() function.
2004/05/23 13:37:20 af 1.1.2.11: #i22705# Adaption to changes in ViewShellBase::ArrangeGUIElements().
2004/05/05 12:56:40 af 1.1.2.10: #i22705# (last commit was an accident) The Create...() methods return pointers to the new objects instead of setting them by side effect.
2004/05/05 11:04:07 af 1.1.2.9: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/04/27 12:41:53 af 1.1.2.8: #i22705# Calling ViewShellBase::ArrangeGUI() method to show view tab bar.
2004/04/22 07:35:59 af 1.1.2.7: #i22705# Removed buttons that switch between views.
2004/04/15 12:06:33 af 1.1.2.6: #i22705# Splitter removed: Replaced pointer arrays by single auto_ptr.
2004/04/15 08:20:43 af 1.1.2.5: #i22705# Introduced factory methods for model, view, and controller. Removed splitters.
2004/04/06 12:10:26 af 1.1.2.4: #i22705# Made the display of the tab bar optional.
2004/03/05 12:20:48 af 1.1.2.3: #i22705# Removed debug code.
2004/02/25 15:32:52 af 1.1.2.2: #i22705# Fixed some minor bugs.
2004/02/13 12:45:56 af 1.1.2.1: #i22705# Initial revision.
2004/05/23 13:36:20 af 1.1.2.7: #i22705# Using new PaneManager class.
2004/05/19 13:25:40 af 1.1.2.6: #i22705# Calling OuterResizePixel() of the view shell that is displayed in the SlideSorter docking window.
2004/03/05 12:18:38 af 1.1.2.5: #i22705# Removed mpViewShell that is not used anymore.
2004/03/03 17:25:53 af 1.1.2.4: #i22705# Removed unnecessary requests for view shell change.
2004/03/02 13:24:05 af 1.1.2.3: #i22705# Replaced bool argument in ViewShellBase::RequestViewShellChange() by more specific enum CallMode.
2004/02/25 15:31:24 af 1.1.2.2: #i22705# Using ViewShellManager class for creating the slide sorter.
2004/02/13 12:45:13 af 1.1.2.1: #i22705# Initial revision.