2004/06/04 06:24:07 af 1.1.2.3: #i22705# Reimplementation of access to configuration.
2004/05/19 14:09:22 af 1.1.2.2: #i22705# Added persistency. Moved some functionality to other classes.
2004/05/10 08:42:50 af 1.1.2.1: #i22705# Initial revision.
2004/07/04 16:49:38 af 1.1.2.6: #i22705# Fixed index error.
2004/07/04 13:47:58 af 1.1.2.5: #i22705# Reversed order of master page list.
2004/07/01 16:54:49 af 1.1.2.4: #i22705# Code cleanup to avoid compiler errors on some platforms.
2004/06/04 06:22:47 af 1.1.2.3: #i22705# Reimplementation of access to configuration.
2004/05/19 14:08:31 af 1.1.2.2: #i22705# Added persistency. Moved some functionality to other classes.
2004/05/10 08:43:01 af 1.1.2.1: #i22705# Initial revision.
2004/06/04 06:21:43 af 1.1.2.3: #i22705# Adaption to new base class TreeNode.
2004/05/19 14:06:02 af 1.1.2.2: #i22705# Moved filling of valueset to its own Fill() function. Added LateInit() function.
2004/05/05 12:36:04 af 1.1.2.1: #i22705# Initial revision.
2004/07/11 14:55:25 af 1.1.2.8: #i22705# Fixed the Fill() method.
2004/07/02 12:24:52 af 1.1.2.7: #i22705# Using new Clear() method.
2004/07/01 17:05:23 af 1.1.2.6: #i22705# Code cleanup to avoid compiler error on some platforms.
2004/06/23 13:11:53 af 1.1.2.5: #i22705# Adaption to base class not being a window anymore. Removed debug code.
2004/06/15 09:32:42 af 1.1.2.4: #i22705# Setting internal sub-shell name.
2004/06/04 06:21:02 af 1.1.2.3: #i22705# Reimplementation of Fill() function.
2004/05/19 14:05:12 af 1.1.2.2: #i22705# Moved filling of valueset to its own Fill() function.
2004/05/05 12:36:13 af 1.1.2.1: #i22705# Initial revision.
2004/06/23 13:10:49 af 1.1.2.4: #i22705# Moved layout code from MasterPagesSelector to this class.
2004/06/22 11:49:35 af 1.1.2.3: #i22705# Added Paint() method.
2004/06/04 06:18:25 af 1.1.2.2: #i22705# Added handler for right mouse click.
2004/05/23 17:23:31 af 1.1.2.1: #i22705# Initial revision.
2004/06/23 13:11:13 af 1.1.2.4: #i22705# Moved layout code from MasterPagesSelector to this class.
2004/06/22 11:50:34 af 1.1.2.3: #i22705# Added Paint() method where the background color is temporarily set.
2004/06/04 06:18:43 af 1.1.2.2: #i22705# Added handler for right mouse click.
2004/05/23 17:23:19 af 1.1.2.1: #i22705# Initial revision.
2004/07/04 13:42:03 af 1.1.2.11: #i22705# Added AddItemForToken() method.
2004/07/02 12:24:12 af 1.1.2.10: #i22705# Added Clear() method.
2004/07/01 11:40:35 af 1.1.2.9: #i22705# Added methods UpdateSelection() and Fill().
2004/06/23 13:06:16 af 1.1.2.8: #i22705# Removed ::Control base class. The value set is returned now by GetWindow().
2004/06/09 13:50:51 af 1.1.2.7: #i22705# Code cleanup.
2004/06/08 12:33:57 af 1.1.2.6: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface. Added GetMinimumWidth() function.
2004/06/04 06:14:49 af 1.1.2.5: #i22705# Adaption to new base class TreeNode. Class is now a shell.
2004/05/23 14:01:53 af 1.1.2.4: #i22705# mpPageSet is now an auto pointer.
2004/05/19 13:58:51 af 1.1.2.3: #i22705# Support of ILayoutableWindow.
2004/05/10 09:10:25 af 1.1.2.2: #i22705# Added a PreviewRenderer member. Fixed calculation of required size.
2004/05/05 12:36:31 af 1.1.2.1: #i22705# Initial revision.
2004/07/12 18:07:32 af 1.1.2.19: #i22705# Calling MasterPageContainer::RemoveCallback() to unregister from the container before destruction.
2004/07/04 16:46:01 af 1.1.2.18: #i22705# Workaround for compiler problem.
2004/07/04 13:44:50 af 1.1.2.17: #i22705# Added AddItemForToken() method.
2004/07/02 16:55:54 af 1.1.2.16: #i22705# Reordered code in AssignMasterPageTo...() to avoid unnessery aassignment.
2004/07/02 12:23:42 af 1.1.2.15: #i22705# Added Clear() method.
2004/07/01 16:53:29 af 1.1.2.14: #i22705# Renamed the context menu id.
2004/07/01 11:39:31 af 1.1.2.13: #i22705# Calling ViewShellBase::SetBusyState() for potentially time consuming operations. Added methods UpdateSelection() and Fill().
2004/06/28 07:45:09 af 1.1.2.12: #i22705# Grabbing focus before showing context menu so that the ViewShellManager can move the object to the top of the shell stack.
2004/06/23 13:07:24 af 1.1.2.11: #i22705# Removed ::Control base class. The value set is returned now by GetWindow(). Made large and small width of previews larger to include the frame painted arround previews.
2004/06/22 11:46:49 af 1.1.2.10: #i22705# Made the background transparent to avoid flickering. Added slots SID_CUT, SID_COPY, SID_PASTE so that they can be ignored.
2004/06/16 16:52:39 af 1.1.2.9: #i22705# Disabling cut,copy, and paste in context menus.
2004/06/16 12:22:57 af 1.1.2.8: #i22705# Added some documentation.
2004/06/09 13:50:24 af 1.1.2.7: #i22705# Code cleanup to avoid compiler warnings.
2004/06/08 12:33:26 af 1.1.2.6: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface. Added GetMinimumWidth() function.
2004/06/04 06:14:25 af 1.1.2.5: #i22705# Adaption to new base class TreeNode. Class is now a shell.
2004/05/23 14:01:27 af 1.1.2.4: #i22705# mpPageSet is now an auto pointer.
2004/05/19 14:00:17 af 1.1.2.3: #i22705# Support of ILayoutableWindow.
2004/05/10 09:09:48 af 1.1.2.2: #i22705# Added a PreviewRenderer member. Fixed calculation of required size.
2004/05/05 12:36:22 af 1.1.2.1: #i22705# Initial revision.
2004/07/11 09:37:59 af 1.1.2.4: #i22705# Fixed call to AddControl().
2004/07/10 14:52:05 af 1.1.2.3: #i22705# Using the new ScrollPanel class.
2004/07/07 16:58:46 af 1.1.2.2: #i22705# Using strings from resource.
2004/06/24 08:41:06 af 1.1.2.1: #i22705# Initial revision.
2004/06/09 13:49:20 af 1.1.2.4: #i22705# Removed references to temporary objects.
2004/06/05 14:48:18 af 1.1.2.3: #i22705# Renamed implementation class.
2004/05/19 13:56:49 af 1.1.2.2: #i22705# Added GetMasterPageNames(). Notification of existing pages is done when a new listener registers instead of when a new document is registered.
2004/05/10 08:42:12 af 1.1.2.1: #i22705# Initial revision.
2004/07/12 18:04:58 af 1.1.2.6: #i22705# Added RemoveCallback() method.
2004/07/11 14:53:30 af 1.1.2.5: #i22705# Introduced reference counting. Moved some methods to the inner Implementation class.
2004/07/04 13:41:19 af 1.1.2.4: #i22705# Moved code for reading templates here from AllMasterPagesSelector.
2004/06/09 13:48:31 af 1.1.2.3: #i22705# Renamed the inner implementation class to Implementation.
2004/06/04 06:11:29 af 1.1.2.2: #i22705# Extended documentation of some functions.
2004/05/19 13:19:50 af 1.1.2.1: #i22705# Initial revision.
2004/07/12 18:06:14 af 1.1.2.14: #i22705# Added RemoveCallback() method. Fixed destruction of queue.
2004/07/11 14:52:33 af 1.1.2.13: #i22705# Introduced reference counting. Moved some methods to the inner Implementation class.
2004/07/09 09:54:26 af 1.1.2.12: #i22705# Catching exceptions when creating a document.
2004/07/07 16:58:06 af 1.1.2.11: #i22705# Using strings from resource.
2004/07/06 08:23:54 af 1.1.2.10: #i22705# Master pages are not copied to local document when already present. Previews of previews not stored in container.
2004/07/04 13:40:20 af 1.1.2.9: #i22705# Moved code for reading templates here from AllMasterPagesSelector.
2004/07/01 11:38:02 af 1.1.2.8: #i22705# Guarded the creation of a local draw document against missing desktop instance.
2004/06/30 13:05:26 af 1.1.2.7: #i22705# Paint a substitution when the preview can be loaded or created.
2004/06/22 17:34:00 af 1.1.2.6: #i22705# Using the new Thumbnail-in-File feature.
2004/06/16 12:21:04 af 1.1.2.5: #i22705# Resetting the modified flag of the local document every time a master page is inserted.
2004/06/09 13:48:04 af 1.1.2.4: #i22705# Renamed the inner implementation class to Implementation. Document shell used for loading templates is not destroyed anymore.
2004/06/04 06:10:26 af 1.1.2.3: #i22705# Modified creation of previews. Use of substitution strings for otherwise empty previews.
2004/05/23 13:59:58 af 1.1.2.2: #i22705# Rendering empty pages is now done by rendering an empty page (instead of drawing a rectangle.)
2004/05/19 13:20:02 af 1.1.2.1: #i22705# Initial revision.
2004/07/04 13:38:36 af 1.1.2.6: #i22705# Listening is done by MasterPagesSelectorListener.
2004/07/01 11:35:34 af 1.1.2.5: #i22705# Added a listener member that initiates updates of both the selection as well as the set of master pages.
2004/06/09 13:46:40 af 1.1.2.4: #i22705# Added LateInit() method.
2004/06/04 06:08:11 af 1.1.2.3: #i22705# Adaption to new base class TreeNode.
2004/05/19 13:53:13 af 1.1.2.2: #i22705# Using ILayout interface of owner. Moved AssignMasterPage() to base class.
2004/05/05 12:35:55 af 1.1.2.1: #i22705# Initial revision.
2004/07/04 16:43:17 af 1.1.2.13: #i22705# Workaround for compiler problem.
2004/07/04 13:39:00 af 1.1.2.12: #i22705# Listening is done by MasterPagesSelectorListener.
2004/07/03 13:18:46 af 1.1.2.11: #i22705# Removed unnecessary if statement.
2004/07/02 12:22:58 af 1.1.2.10: #i22705# ValueSet is cleared before it is filled again. Finished implementation of UpdateSelection.
2004/07/01 11:36:13 af 1.1.2.9: #i22705# Added a listener member that initiates updates of both the selection as well as the set of master pages.
2004/06/28 07:42:35 af 1.1.2.8: #i22705# Fill() now includes every master page only one time.
2004/06/15 09:32:24 af 1.1.2.7: #i22705# Setting internal sub-shell name.
2004/06/09 13:46:16 af 1.1.2.6: #i22705# Moved initialization code to LateInit() method.
2004/06/04 06:07:37 af 1.1.2.5: #i22705# Adaption to new base class TreeNode.
2004/05/23 13:58:02 af 1.1.2.4: #i22705# mpPageSet is now an auto pointer.
2004/05/19 13:51:35 af 1.1.2.3: #i22705# Using ILayout interface of owner. Moved some code to base class.
2004/05/10 08:59:23 af 1.1.2.2: #i22705# Using the PreviewRenderer to render previews.
2004/05/05 12:35:46 af 1.1.2.1: #i22705# Initial revision.
2004/07/01 11:34:12 af 1.1.2.6: #i22705# Added some comments.
2004/07/01 11:22:59 af 1.1.2.5: #i22705# Made Fill() a public virtual method.
2004/06/28 07:41:38 af 1.1.2.4: #i22705# Removed unused member.
2004/06/04 06:06:07 af 1.1.2.3: #i22705# New base class TreeNode.
2004/05/19 13:49:26 af 1.1.2.2: #i22705# Using ILayout interface of owner. Moved several functions to base class and other classes.
2004/05/05 12:35:27 af 1.1.2.1: #i22705# Initial revision.
2004/07/11 14:50:26 af 1.1.2.13: #i22705# Previews are loaded asynchronously.
2004/07/03 13:17:43 af 1.1.2.12: #i22705# Loading all templates and layouts is now done by MasterPageContainer.
2004/07/02 12:22:01 af 1.1.2.11: #i22705# ValueSet is cleared before it is filled again.
2004/06/28 07:41:04 af 1.1.2.10: #i22705# Showing templates as well as layouts.
2004/06/23 13:05:13 af 1.1.2.9: #i22705# Adaption to base class not being a window anymore.
2004/06/22 17:32:58 af 1.1.2.8: #i22705# Using the new Thumbnail-in-File feature.
2004/06/15 09:32:58 af 1.1.2.7: #i22705# Setting internal sub-shell name.
2004/06/09 13:27:55 af 1.1.2.6: #i22705# Removed old, unused code
2004/06/04 06:05:13 af 1.1.2.5: #i22705# New base class TreeNode.
2004/05/23 13:56:42 af 1.1.2.4: #i22705# Deletion of item data is done in the base class.
2004/05/19 13:50:19 af 1.1.2.3: #i22705# Using ILayout interface of owner. Moved several functions to base class and other classes.
2004/05/10 08:55:44 af 1.1.2.2: #i22705# Guarding LoadTemplate() calls with try/catch blocks. Fixed upadate of size.
2004/05/05 12:35:37 af 1.1.2.1: #i22705# Initial revision.
2004/07/10 14:46:51 af 1.1.2.10: #i22705# Added ScrollPanel and TestPanel.
2004/06/09 13:45:23 af 1.1.2.9: #i22705# Removed code for resource file that is no longer used.
2004/06/08 12:32:30 af 1.1.2.8: #i22705# Added TestMenu.
2004/06/04 05:55:05 af 1.1.2.7: #i22705# Added some classes, removed others.
2004/05/23 13:55:25 af 1.1.2.6: #i22705# Removed AccessibleSubToolPanelContent class.
2004/05/10 09:05:47 af 1.1.2.5: #i22705# Removed classes ScrollablePanel, SubToolPanelContent, VerticalLayouter.
2004/05/05 13:35:30 af 1.1.2.4: #i22705# (last commit was an accident) Added the include directory of the slidesorter.
2004/05/05 11:04:08 af 1.1.2.3: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/03/03 17:30:34 af 1.1.2.2: #i22705# Added the slide sorter panel.
2004/03/02 11:02:37 af 1.1.2.1: #i22705# Initial revision.
2004/07/01 17:04:49 af 1.1.2.10: #i22705# Code cleanup to avoid compiler error on some platforms.
2004/06/30 13:04:19 af 1.1.2.9: #i22705# Adaption to reorganization of ControlContainer and TreeNode.
2004/06/12 12:26:17 af 1.1.2.8: #i22705# Removed Paint() method.
2004/06/08 12:29:16 af 1.1.2.7: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface. Painting inner frame.
2004/06/05 14:46:07 af 1.1.2.6: #i22705# Corrected inclusion of headers.
2004/06/04 05:50:25 af 1.1.2.5: #i22705# Adaption to new TreeNode base class.
2004/05/19 13:40:27 af 1.1.2.4: #i22705# Added RequestResize() method as support for ILayouter.
2004/05/10 08:50:08 af 1.1.2.3: #i22705# Moved layout calculation of controls from the Layouter to this class.
2004/02/13 13:10:29 af 1.1.2.2: #i22705# Removed GrabFocus() and GetFocus() methods.
2003/10/17 16:00:34 af 1.1.2.1: #i21363# Initial revision.
2004/07/10 14:41:13 af 1.1.2.13: #i22705# Improved expansion code.
2004/07/02 12:21:04 af 1.1.2.12: #i22705# Fixed focus handling.
2004/07/01 11:29:43 af 1.1.2.11: #i22705# Fixed focus handling.
2004/06/30 13:03:29 af 1.1.2.10: #i22705# Adaption to reorganization of ControlContainer and TreeNode.
2004/06/23 13:04:28 af 1.1.2.9: #i22705# GetTitleBar() returns more specific TitleBar* instead of TreeNode*. IMproved focus handling.
2004/06/08 12:52:36 af 1.1.2.8: #i22705# Fixed use of auto_ptr.
2004/06/08 12:27:30 af 1.1.2.7: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface. Adaption to title bars now having variable height.
2004/06/05 14:44:36 af 1.1.2.6: #i22705# Corrected inclusion of headers.
2004/06/04 05:48:00 af 1.1.2.5: #i22705# Adaption to new TreeNode base class.
2004/05/19 13:38:59 af 1.1.2.4: #i22705# Fixed GetPreferredHeight().
2004/05/10 08:48:29 af 1.1.2.3: #i22705# Fixed calculation of preferred size. Adaption to changes in ControlContainer.
2004/02/13 13:09:29 af 1.1.2.2: #i22705# Imporved expansion behaviour. Added support for accessibilitiy.
2003/10/17 16:00:23 af 1.1.2.1: #i21363# Initial revision.
2004/07/10 14:50:39 af 1.1.2.12: #i22705# Improved expansion code.
2004/06/30 13:01:09 af 1.1.2.11: #i22705# Added high contrast versions of the triangle expansion indicators. Images are loaded only once in new static InitializeImages() method.
2004/06/23 13:00:08 af 1.1.2.10: #i22705# Painting focus indicator directly as dotted rectangle without using ::WIndow::ShowFocus().
2004/06/22 11:45:07 af 1.1.2.9: #i22705# Using a virtual device to paint title bar to avoid flickering.
2004/06/12 12:24:43 af 1.1.2.8: #i22705# Do not change pointer for window titles. Fixed postitioning the title bar.
2004/06/09 13:43:47 af 1.1.2.7: #i22705# Changed colors used for painting backgrounds.
2004/06/08 12:26:05 af 1.1.2.6: #i22705# Title bars now have variable height.
2004/06/06 14:55:00 af 1.1.2.5: #i22705# Exchanged the bitmaps for the SubToolPanel expanded and collapsed indicators.
2004/06/04 05:42:54 af 1.1.2.4: #i22705# Adaption to new TreeNode base class. Replaced TBT_SUB_CONTROL_TITLE by TBT_WINDOW_TITLE.
2004/05/10 08:44:43 af 1.1.2.3: #i22705# Added bitmaps (plus and minus in a box) as expansion controls for drawing the titles in the SubToolPanel.
2004/02/13 13:07:22 af 1.1.2.2: #i22705# Added mouse over effect.
2003/10/17 15:56:44 af 1.1.2.1: #i21363# Initial revision.
2004/07/11 14:25:49 af 1.1.2.3: #i22705# Fixed use of pScrollPanel in constructor.
2004/07/11 09:55:33 af 1.1.2.2: #i22705# Fixed problem with Solaris compiler.
2004/07/10 14:42:03 af 1.1.2.1: #i22705# Initial revision.
2004/07/11 14:46:57 af 1.1.2.16: #i22705# Moved LayoutMenu in new ScrollPanel and let that take control over the scrolling.
2004/07/10 14:46:14 af 1.1.2.15: #i22705# Added code for inserting the TestPanel.
2004/07/07 16:56:11 af 1.1.2.14: #i22705# Using strings from resource.
2004/07/03 13:16:02 af 1.1.2.13: #i22705# Color test menu not added by default.
2004/07/01 16:59:46 af 1.1.2.12: #i22705# Removed the context menu registration. Added registration of layout menu.
2004/06/30 12:59:18 af 1.1.2.11: #i22705# Adaption to reorganization of ControlContainer.
2004/06/24 08:40:16 af 1.1.2.10: #i22705# Replaced MasterPagesSelectors by MasterpagesPane.
2004/06/23 12:58:55 af 1.1.2.9: #i22705# Added missing header files.
2004/06/15 17:11:55 af 1.1.2.8: #i22705# Setting name of view shell. Removed setting the bHasRuler member (to is default value).
2004/06/12 12:39:15 af 1.1.2.7: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize().
2004/06/11 07:14:32 af 1.1.2.6: #i22705# Preparation to make the docking window show a titlem, menu, and closer.
2004/06/09 13:42:40 af 1.1.2.5: #i22705# Code cleanup to avoid compiler warnings.
2004/06/08 12:24:27 af 1.1.2.4: #i22705# Added TestMenu to tool panel. Adaption to variable sized title bars.
2004/06/06 12:59:40 af 1.1.2.3: #i22705# Adaption to the ScrollBarBox now being an auto_ptr.
2004/06/05 14:43:20 af 1.1.2.2: #i22705# Corrected inclusion of headers.
2004/06/04 05:29:59 af 1.1.2.1: #i22705# Initial revision.
2004/07/01 16:52:34 af 1.1.2.3: #i22705# Added mrViewShell member so that MoveToTop() can move that view shell to the top of the global shell stack.
2004/06/16 12:20:11 af 1.1.2.2: #i22705# Shell stack is now implemented as a list.
2004/06/04 05:30:17 af 1.1.2.1: #i22705# Initial revision.
2004/07/01 17:03:43 af 1.1.2.5: #i22705# Added missing header.
2004/07/01 16:50:13 af 1.1.2.4: #i22705# Added mrViewShell member so that MoveToTop() can move that view shell to the top of the global shell stack.
2004/06/16 12:18:42 af 1.1.2.3: #i22705# Reversed orientation of stack representation.
2004/06/12 12:23:16 af 1.1.2.2: #i22705# Added debug code.
2004/06/04 05:30:31 af 1.1.2.1: #i22705# Initial revision.
2004/06/23 12:57:58 af 1.1.2.3: #i22705# Code cleanup.
2004/06/05 14:41:53 af 1.1.2.2: #i22705# Including correct header.
2004/06/04 05:18:43 af 1.1.2.1: #i22705# Renamed from FocusManager.cxx
2004/07/11 09:51:14 af 1.1.2.15: #i22705# Fixed problem with Solaris compiler.
2004/07/10 14:38:09 af 1.1.2.14: #i22705# Moved the scrolling code to new ScrollPanel class.
2004/07/01 17:03:03 af 1.1.2.13: #i22705# Code cleanup to avoid compiler error on some platforms.
2004/06/23 12:57:09 af 1.1.2.12: #i22705# Made SubToolPanel and its maScrollWindow member VCL Controls so that the focus is handled correctly.
2004/06/22 11:38:17 af 1.1.2.11: #i22705# Made window background transparent to avoid flickering and painting it ourselves.
2004/06/08 12:20:47 af 1.1.2.10: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface. Improved layout code.
2004/06/05 14:34:44 af 1.1.2.9: #i22705# Improved layout of child windows and setting up the scroll bars.
2004/06/04 05:38:03 af 1.1.2.8: #i22705# Adaption to new TreeNode base class.
2004/05/23 13:46:37 af 1.1.2.7: #i22705# Fixed listening to controls. Fixed releasing the children.
2004/05/19 13:37:21 af 1.1.2.6: #i22705# Using and supporting ILayouter class.
2004/05/10 09:11:20 af 1.1.2.5: #i22705# Added missing header.
2004/05/10 08:41:15 af 1.1.2.4: #i22705# Integrated the scroll bar functionality of the ScrollablePanel class into this one.
2004/02/25 14:16:03 af 1.1.2.3: #i22705# Fixed auto_ptr error.
2004/02/13 13:04:34 af 1.1.2.2: #i22705# Removed Init(),Paint(),GrabFocus() and GetFocus() methods. Added destructor.
2003/10/17 15:56:27 af 1.1.2.1: #i21363# Initial revision.
2004/07/11 14:45:40 af 1.1.2.2: #i22705# Added AddControl() variant that does not require a title.
2004/07/10 14:38:55 af 1.1.2.1: #i22705# Initial revision.
2004/07/11 14:43:06 af 1.1.2.9: #i22705# Prepared support of drag&drop.
2004/07/07 16:38:59 af 1.1.2.8: #i22705# Add methods Paint() (for temporarily setting background color) and CreateRequest().
2004/07/01 16:39:49 af 1.1.2.7: #i22705# Added support for context menu.
2004/07/01 11:28:02 af 1.1.2.6: #i22705# LayoutMenu reacts to changes of the main view shell by showing only aplicable layouts.
2004/06/08 12:18:10 af 1.1.2.5: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface.
2004/06/04 05:37:03 af 1.1.2.4: #i22705# Adaption to new TreeNode base class.
2004/05/23 13:44:01 af 1.1.2.3: #i22705# Made ILayoutableWindow a virtual sub class.
2004/05/19 13:31:31 af 1.1.2.2: #i22705# Using ILayouter object to request re-layouts.
2003/10/17 16:03:19 af 1.1.2.1: #i21363# Initial revision.
2004/07/11 14:44:01 af 1.1.2.13: #i22705# Prepared support of drag&drop. Added GetMinimumWidth() method.
2004/07/10 14:50:15 af 1.1.2.12: #i22705# In Resize() the base class is called after it has been set up properly.
2004/07/07 16:37:04 af 1.1.2.11: #i22705# Setting the layout is done via calling SID_MODIFYPAGE slot.
2004/07/01 16:40:31 af 1.1.2.10: #i22705# Added support for context menu.
2004/07/01 11:28:53 af 1.1.2.9: #i22705# LayoutMenu reacts to changes of the main view shell by showing only aplicable layouts.
2004/06/08 12:17:12 af 1.1.2.8: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface.
2004/06/04 05:36:19 af 1.1.2.7: #i22705# Adaption to new TreeNode base class.
2004/05/23 13:43:26 af 1.1.2.6: #i22705# Adaption to changes in ViewShellBase.
2004/05/19 13:30:46 af 1.1.2.5: #i22705# Using ILayouter object to request re-layouts. Improved calculation of preferred size.
2004/03/02 10:11:43 af 1.1.2.4: #i22705# Double click now activates correct entry.
2004/02/25 14:14:06 af 1.1.2.3: #i22705# Fixed access to layouts being off by one.
2004/02/13 13:23:29 af 1.1.2.2: #i22705# Adaption to change shell handling.
2003/10/17 16:02:52 af 1.1.2.1: #i21363# Initial revision.
2004/06/30 12:50:34 af 1.1.2.6: #i22705# Reorganization: SetExpansionState() and SetVisibilityState() methods do all the necessary work to keep a tree node in a valid state.
2004/06/04 05:34:02 af 1.1.2.5: #i22705# The items in the container are now TreeNode objects.
2004/05/23 13:40:46 af 1.1.2.4: #i22705# Added DeleteChildren() function.
2004/05/10 08:36:36 af 1.1.2.3: #i22705# Simplified the class by switching from iterators to index base access to controls.
2004/02/13 12:59:02 af 1.1.2.2: #i22705# Added mutex. Selection replaced by expansion.
2003/10/17 15:53:35 af 1.1.2.1: #i21363# Initial revision.