Commit Graph

172 Commits

Author SHA1 Message Date
Kurt Zenker
686f737ca5 INTEGRATION: CWS c02v1 (1.4.10); FILE MERGED
2004/08/23 14:06:35 af 1.4.10.1: #i32620# Added code for assigning a slide effect that somehow slipped from the original slidvish.cxx code.
2004-08-31 12:49:51 +00:00
Rüdiger Timm
737f62f2fe INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED
2004/07/28 15:31:21 af 1.2.10.2: #i31401# IconCache.hxx moved to source/ui/inc/tools.
2004/07/28 14:48:38 af 1.2.10.1: #i31401# Using IconCash to obtain icons instead of storing them in static variables.
2004-08-04 07:57:40 +00:00
Rüdiger Timm
3584a30012 INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED
2004/07/28 14:47:52 af 1.2.10.1: #i31401# Using IconCash to obtain icons instead of storing them in static variables.
2004-08-04 07:57:28 +00:00
Rüdiger Timm
bf5b4e64de INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED
2004/07/29 08:09:35 af 1.2.10.1: #i31401# Added header file as workaround for bug in viewcontactofpageobj.hxx.
2004-08-04 07:57:15 +00:00
Rüdiger Timm
ed3a0f09fa INTEGRATION: CWS impress18ea (1.3.10); FILE MERGED
2004/07/26 17:09:43 af 1.3.10.1: #i31397# Disable Copy for empty selection.
2004-08-04 07:57:01 +00:00
Rüdiger Timm
b454af0f63 INTEGRATION: CWS impress18ea (1.3.10); FILE MERGED
2004/07/29 09:29:44 af 1.3.10.1: #i31397# Fixed calculation of new zoom factor.
2004-08-04 07:56:48 +00:00
Rüdiger Timm
3844e16cee INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED
2004/07/29 09:29:12 af 1.2.10.1: #i31397# Fixed calculation of new zoom factor.
2004-08-04 07:56:35 +00:00
Rüdiger Timm
0531ae66c3 #i10000# Adapt to changes made in CWS aw013 2004-07-15 08:00:36 +00:00
Rüdiger Timm
07b63eacea #i10000# View::InitRedraw changed into View::CompleteRedraw 2004-07-14 15:36:01 +00:00
Rüdiger Timm
84c9587268 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/02/13 12:35:50 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:28:55 +00:00
Rüdiger Timm
70435e13ac INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/22 11:35:48 af 1.1.2.4: #i22705# Renamed SlideSorterController::GetController() to GetSlideSorterController().
2004/03/02 10:10:06 af 1.1.2.3: #i22705# Removed const from page enumeration argument of SubstitutionOverlay::Create().
2004/02/25 15:34:24 af 1.1.2.2: #i22705# Made signature of Create() more restrictive.
2004/02/13 12:34:55 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:28:36 +00:00
Rüdiger Timm
7c972c0a20 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/01 17:09:56 af 1.1.2.17: #i22705# Removed unused header.
2004/06/30 12:16:19 af 1.1.2.16: #i22705# The page cache is given to the constructor and not retrieved from the view returned by removed GetView() method.  Added image for high contrast fade effect indicator and static initialization method.
2004/06/23 13:02:18 af 1.1.2.15: #i22705# Fixed painting of focus rectangle.
2004/06/22 11:22:59 af 1.1.2.14: #i22705# Resturctured the painting of page objects.
2004/06/16 16:51:08 af 1.1.2.13: #i22705# Preparation for better page number boxes.
2004/06/09 17:19:42 af 1.1.2.12: #i22705# Transition effect indicator is now a bitmap.
2004/06/08 16:51:12 af 1.1.2.11: #i22705# Improved painting of page name and number.
2004/06/08 12:10:30 af 1.1.2.10: #i22705# Improved painting of slide name and number.
2004/06/06 16:02:07 af 1.1.2.9: #i22705# Added PaintPageNumber() method.
2004/05/23 13:39:26 af 1.1.2.8: #i22705# Added new function GetView().
2004/05/05 13:31:33 af 1.1.2.7: #i22705# (last commit was an accident) update of paths of include files.  Reorganization of Paint...() methods.
2004/05/05 11:04:08 af 1.1.2.6: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/03/03 17:27:29 af 1.1.2.5: #i22705# Fixed size of focus indicator. Improved its dash pattern.
2004/03/03 09:42:49 af 1.1.2.4: #i22705# Added PaintFrame() method.
2004/03/02 12:21:46 af 1.1.2.3: #i22705# Class is now derived directly from ViewObjectContact.
2004/02/25 15:33:46 af 1.1.2.2: #i22705# Removed some OSL_TRACE commands.
2004/02/13 12:34:56 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:28:17 +00:00
Rüdiger Timm
49d486067a INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/30 12:47:24 af 1.1.2.5: #i22705# Removed unused header file.
2004/06/22 11:26:29 af 1.1.2.4: #i22705# Moved the storing of the page borders to model/PageDescriptor.
2004/05/05 13:29:19 af 1.1.2.3: #i22705# (last commit was an accident) update of paths of include files.  Added support for PageObjectFactory.
2004/05/05 11:04:07 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/02/13 12:34:56 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:28:00 +00:00
Rüdiger Timm
d3e3b1bb6c INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/30 12:45:33 af 1.1.2.4: #i22705# Removed unused header file.
2004/05/05 13:28:26 af 1.1.2.3: #i22705# (last commit was an accident) update of paths of include files.  Added support for PageObjectFactory.
2004/05/05 11:04:07 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/02/13 12:34:55 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:27:43 +00:00
Rüdiger Timm
86523f3b89 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/04 13:36:28 af 1.1.2.3: #i22705# Introduced mnRequested*Border members.
2004/06/22 11:20:51 af 1.1.2.2: #i22705# Borders arround all page objects can now be defined for all four sides seperately.
2004/02/13 12:34:56 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:27:21 +00:00
Rüdiger Timm
52d2ce1e58 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/11 14:41:53 af 1.1.2.10: #i22705# Fixed signature of InitRedraw().
2004/06/30 12:43:33 af 1.1.2.9: #i22705# Set the size of the page cache back to the original value of 4MB.
2004/06/22 11:35:03 af 1.1.2.8: #i22705# Renamed SlideSorterController::GetController() to GetSlideSorterController().  Improved Resize() and UpdatePageBorders().
2004/06/16 16:50:47 af 1.1.2.7: #i22705# Preparation for better page number boxes.
2004/06/06 16:00:30 af 1.1.2.6: #i22705# Moved GetFadeEffectArea from SlideSorterView to PageObjectViewObjectContact.
2004/05/23 13:38:08 af 1.1.2.5: #i22705# Adaption to modified signature of InitRedraw().
2004/05/05 13:01:31 af 1.1.2.4: #i22705# (last commit was an accident) Removed debug code.
2004/05/05 11:04:07 af 1.1.2.3: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/03/04 14:37:04 af 1.1.2.2: #i22705# Using a special document as model for the page that contains the page objects.
2004/02/13 12:34:37 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:27:04 +00:00
Rüdiger Timm
406e826f69 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
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-13 13:26:49 +00:00
Rüdiger Timm
2ef96dea25 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
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-07-13 13:26:34 +00:00
Rüdiger Timm
2b3d3f3ddb INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/02/13 12:45:46 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:26:15 +00:00
Rüdiger Timm
521e1f90c4 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/02/13 12:45:35 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:25:58 +00:00
Rüdiger Timm
f71138d7e8 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
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.
2004-07-13 13:25:28 +00:00
Rüdiger Timm
7927324322 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/03/01 16:18:02 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:25:06 +00:00
Rüdiger Timm
7b7ad271d7 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/03/02 10:08:37 af 1.1.2.2: #i22705# Added implementation of standard copy constructor.
2004/02/13 12:38:15 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:24:49 +00:00
Rüdiger Timm
8d7ab8643f INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/30 12:17:33 af 1.1.2.5: #i22705# The page factory can now be set at the descriptor.
2004/06/22 11:18:36 af 1.1.2.4: #i22705# Added support for setting and getting the borders arround page objects and for the area where page numbers are displayed.
2004/05/05 12:54:58 af 1.1.2.3: #i22705# (last commit was an accident) Added support for the PageObjectFactory.
2004/05/05 11:04:06 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/02/13 12:38:15 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:24:32 +00:00
Rüdiger Timm
e700f97e3b INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/30 12:15:46 af 1.1.2.6: #i22705# A new page factory is set at all page descriptors.
2004/06/08 12:14:02 af 1.1.2.5: #i22705# Unnecessary code removed.
2004/06/04 06:54:12 af 1.1.2.4: #i22705# Stopped debug output.
2004/05/05 12:53:48 af 1.1.2.3: #i22705# (last commit was an accident) Added the PageObjectFactory.
2004/05/05 11:04:06 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/02/13 12:38:14 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:24:07 +00:00
Rüdiger Timm
7f621c1657 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/03/02 10:07:16 af 1.1.2.3: #i22705# Removed const from page enumeration argument of SubstitutionOverlay::Create(). Added documentation.
2004/02/25 15:29:33 af 1.1.2.2: #i22705# Made signature of Create() more restrictive.
2004/02/13 12:15:53 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:23:54 +00:00
Rüdiger Timm
07cfa1b1d3 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/30 12:14:33 af 1.1.2.12: #i22705# The page cache is given to the constructor and not retrieved from the view returned by removed GetView() method.  Added image for high contrast fade effect indicator and static initialization method.
2004/06/22 11:22:33 af 1.1.2.11: #i22705# Resturctured the painting of page objects.
2004/06/16 16:51:23 af 1.1.2.10: #i22705# Preparation for better page number boxes.
2004/06/09 17:20:10 af 1.1.2.9: #i22705# Transition effect indicator is now a bitmap.
2004/06/08 12:12:35 af 1.1.2.8: #i22705# mnPageNumberWidth is dynamically calculated and thus not const anymore.
2004/06/06 16:01:24 af 1.1.2.7: #i22705# Added PaintPageNumber() method.
2004/05/23 13:35:31 af 1.1.2.6: #i22705# Added new function GetView().
2004/05/05 12:49:31 af 1.1.2.5: #i22705# (last commit was an accident) Reorganized the Paint...() methods.
2004/05/05 11:04:05 af 1.1.2.4: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/03/02 13:25:02 af 1.1.2.3: #i22705# Added PaintFrame() method.
2004/03/02 12:17:04 af 1.1.2.2: #i22705# Class is now derived directly from ViewObjectContact.
2004/02/13 12:15:52 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:23:38 +00:00
Rüdiger Timm
34fa397782 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/22 11:24:13 af 1.1.2.2: #i22705# Moved the storing of the page borders to model/PageDescriptor.
2004/05/05 12:58:28 af 1.1.2.1: #i22705# Moved here from ../../view.
2004-07-13 13:23:23 +00:00
Rüdiger Timm
bd253b6b1b INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/02/13 12:15:52 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:22:59 +00:00
Rüdiger Timm
5a10b449dc INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/04 13:37:38 af 1.1.2.3: #i22705# Introduced mnRequested*Border members.
2004/06/22 11:20:28 af 1.1.2.2: #i22705# Borders arround all page objects can now be defined for all four sides seperately.
2004/02/13 12:15:52 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:22:44 +00:00
Rüdiger Timm
67d3dab2f9 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/11 14:41:16 af 1.1.2.6: #i22705# Fixed signature of InitRedraw().
2004/07/10 14:49:12 af 1.1.2.5: #i22705# Added documentation for mpPage.
2004/06/16 16:51:36 af 1.1.2.4: #i22705# Preparation for better page number boxes.
2004/06/06 16:09:57 af 1.1.2.3: #i22705# Moved GetFadeEffectArea from SlideSorterView to PageObjectViewObjectContact.
2004/05/23 13:34:26 af 1.1.2.2: #i22705# Adaption to modified signature of InitRedraw().
2004/02/13 12:15:53 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:22:29 +00:00
Rüdiger Timm
ea2b93869a INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/03/02 10:03:58 af 1.1.2.3: #i22705# Added documentation.
2004/02/25 15:28:04 af 1.1.2.2: #i22705# Added copy constructor.
2004/02/13 12:14:52 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:22:14 +00:00
Rüdiger Timm
d6deb9872f INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/30 12:42:31 af 1.1.2.5: #i22705# Added SetPageFactory() method.
2004/06/22 11:17:54 af 1.1.2.4: #i22705# Added support for setting and getting the borders arround page objects and for the area where page numbers are displayed.
2004/05/05 12:43:07 af 1.1.2.3: #i22705# (last commit was an accident) Added support for the PageObjectFactory.
2004/05/05 11:04:05 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/02/13 12:14:51 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:21:56 +00:00
Rüdiger Timm
c23c5f7159 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/02/13 12:14:51 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:21:41 +00:00
Rüdiger Timm
188a6f942c INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/05/05 12:41:47 af 1.1.2.3: #i22705# (last commit was an accident) Added a factory for the different types of page objects.
2004/05/05 11:04:05 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/02/13 12:14:52 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:21:26 +00:00
Rüdiger Timm
074caaaebd INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/05/05 12:32:43 af 1.1.2.1: #i22705# Moved here from ../controller.
2004-07-13 13:20:58 +00:00
Rüdiger Timm
2607413f78 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/11 14:40:29 af 1.1.2.2: #i22705# Moved implementation of DragSlideHdl to new StartDrag() method.
2004/05/05 12:33:00 af 1.1.2.1: #i22705# Moved here from ../controller.
2004-07-13 13:20:39 +00:00
Rüdiger Timm
12f2694f41 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/06 14:53:58 af 1.1.2.4: #i22705# Using the ScrollBarFiller of the ViewShell.
2004/04/08 09:34:21 af 1.1.2.3: #i22705# Moved scroll bar placement to scroll bar manager.
2004/03/03 12:54:57 af 1.1.2.2: #i22705# Made mpScrollBarFiller into an auto_ptr<>.
2004/02/13 12:14:28 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:20:26 +00:00
Rüdiger Timm
079ebcbeaf INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/06 08:15:25 af 1.1.2.3: #i22705# Added methods IsPageSelected(),SetCurrentPage(int),GetPageCount().  Added argument to EnableBroadcasting().
2004/06/06 10:00:35 af 1.1.2.2: #i22705# Update of documentation.
2004/05/05 12:33:09 af 1.1.2.1: #i22705# Moved here from ../controller.
2004-07-13 13:20:10 +00:00
Rüdiger Timm
47b781f74b INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/30 12:12:22 af 1.1.2.2: #i22705# Added member mpPageCache.
2004/05/05 12:32:19 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:19:55 +00:00
Rüdiger Timm
3c6b151f65 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/06 08:11:02 af 1.1.2.3: #i22705# Added inner class FocusHider.
2004/06/23 12:54:33 af 1.1.2.2: #i22705# Added ShowFocus() and HideFocus() methods to turn on and off the focus.
2004/05/05 12:33:20 af 1.1.2.1: #i22705# Moved here from ../controller.
2004-07-13 13:19:35 +00:00
Rüdiger Timm
c6455d220d INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/04 13:32:22 af 1.1.2.2: #i22705# Removed locking the view.
2004/02/13 12:14:29 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:19:22 +00:00
Rüdiger Timm
ee775ad4ec INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/06 11:22:54 af 1.1.2.5: #i22705# Added parameter to SelectionHasChanged().
2004/05/05 12:40:03 af 1.1.2.4: #i22705# (last commit was an accident) Added new CreateSelectionFunction() method.
2004/05/05 11:04:04 af 1.1.2.3: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/02/25 15:26:56 af 1.1.2.2: #i22705# Adaption to modified ImplementationReference class.
2004/02/13 12:14:28 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:19:05 +00:00
Rüdiger Timm
6ce7ae07c6 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/02/13 12:14:08 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:18:50 +00:00
Rüdiger Timm
1c75892740 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/05/05 12:12:34 af 1.1.2.5: #i22705# (last commit was an accident) Added new file SlsPageObjectFactory.
2004/05/05 11:04:04 af 1.1.2.4: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/02/25 15:25:40 af 1.1.2.3: #i22705# Correction of previous commit message: Sorted entries alphabetically.
2004/02/25 14:57:29 af 1.1.2.2: #i22705# Removed accidantally added file.
2004/02/13 12:36:06 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:18:28 +00:00
Rüdiger Timm
4d574027e2 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/02/13 12:25:44 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:18:12 +00:00
Rüdiger Timm
658f990012 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/02/13 12:20:29 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:17:51 +00:00
Rüdiger Timm
8ad63150b8 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/06 07:59:01 af 1.1.2.10: #i22705# Moved code for inserting a page into new InsertPage() method and improved it.
2004/07/02 16:54:21 af 1.1.2.9: #i22705# Added code for renaming slides.
2004/06/12 12:21:54 af 1.1.2.8: #i22705# Renamed Layout() of view shell to ArrangeGUIElements().
2004/06/11 07:35:22 af 1.1.2.7: #i22705# Using GetActiveWindow() instead of GetWindow() or GetBrowserWindow().
2004/06/04 06:52:48 af 1.1.2.6: #i22705# Using draw mode of the slide sorter.
2004/05/23 13:33:15 af 1.1.2.5: #i22705# Using new PaneManager class.
2004/05/05 12:14:41 af 1.1.2.4: #i22705# (last commit was an accident) update of paths of include files.
2004/05/05 11:04:04 af 1.1.2.3: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/04/22 07:35:24 af 1.1.2.2: #i22705# Removed buttons that switch between views.
2004/02/13 12:20:25 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:16:34 +00:00
Rüdiger Timm
70f4572a15 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/05/05 12:29:59 af 1.1.2.3: #i22705# (last commit was an accident) update of paths of include files.
2004/05/05 11:04:03 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/02/13 12:20:27 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:16:00 +00:00
Rüdiger Timm
07b6ef832a INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/11 14:37:35 af 1.1.2.16: #i22705# Started to unify drag&drop and internal drags.
2004/07/06 08:17:42 af 1.1.2.15: #i22705# Deselecting all pages by clicking on background does not scroll view.
2004/07/02 16:52:55 af 1.1.2.14: #i22705# Double click is handled only when a page was hit.
2004/06/30 12:10:26 af 1.1.2.13: #i22705# When displayed in the center pane the slide sorter switches back to the edit view on a double click.
2004/06/28 07:40:03 af 1.1.2.12: #i22705# Using new PaneManager::RequestMainViewShellChange() method.
2004/06/23 13:01:05 af 1.1.2.11: #i22705# Changed the semantics of TAB and ESC keys.
2004/06/08 12:47:28 af 1.1.2.10: #i22705# Fixed upper/lowercase of include directive.  Fixed refrences to temporary objects.
2004/06/06 09:30:30 af 1.1.2.9: #i22705# Single click jumps to selected slide.
2004/05/23 13:32:42 af 1.1.2.8: #i22705# Using new PaneManager class.
2004/05/05 12:28:57 af 1.1.2.7: #i22705# (last commit was an accident) update of paths of include files.  Orderred initialization of members in constructor.
2004/05/05 11:04:03 af 1.1.2.6: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/03/03 17:23:33 af 1.1.2.5: #i22705# Removed debug code.
2004/03/02 10:02:46 af 1.1.2.4: #i22705# Removed inclusion of SubShellManagerInterface,hxx which does not exist anymore.
2004/02/25 15:07:35 af 1.1.2.3: #i22705# Correction of previous commit message: Name of included file changed.
2004/02/25 14:57:29 af 1.1.2.2: #i22705# Removed accidantally added file.
2004/02/13 12:20:24 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:15:46 +00:00