2005/04/06 13:19:59 af 1.3.18.2: #i46675# Fixed repaint problems caused by the scroll bars.
2005/04/05 11:52:13 af 1.3.18.1: #i46671# Prevent auto scrolling when visible area can not be scrolled any further in one direction.
2005/03/11 12:38:29 af 1.13.46.2: #i44781# Added Cancel() call to processing of SID_PRESENTATION slot.
2005/03/09 12:52:55 af 1.13.46.1: #i44006# Added support for executing asynchronous Commands via user events.
2005/03/09 12:51:37 af 1.18.8.2: #i44006# Support for copy while dragging. Code clean up.
2005/03/07 09:54:15 af 1.18.8.1: #i44006# Removed unused code for showing page transition effects.
2005/03/11 14:02:34 af 1.11.8.2: #i44006# Workaround for missing auto_ptr cast on Linux.
2005/03/09 12:46:09 af 1.11.8.1: #i44006# Use the new SelectionCommand to select pages after moving them.
2005/02/25 15:42:06 af 1.9.34.1: #i43443# Factored out code from DoPaste() and DragFinished() into new methods SelectPages(),GetInsertionPosition(),PasteTransferable(), and SelectPageRange().
2005/03/08 14:00:40 cl 1.9.42.4: RESYNC: (1.9-1.11); FILE MERGED
2005/02/28 16:43:19 af 1.9.42.3: #i43439# Reacting to DataChanged event.
2005/02/25 15:37:45 af 1.9.42.2: #i43231# Moved most code of Resize() to new Rearrange() method. Added maTotalWindowArea member.
2005/02/23 13:10:34 af 1.9.42.1: #i43231# Modified scroll bar handling. Returning early from some unnecessary HandleModelChange() and MakeSelectionVisible() calls.
2005/02/11 15:01:30 af 1.15.2.2: #i42415# Fixed selection with selection frame.
2005/02/11 12:18:56 af 1.15.2.1: #i42445# Fixed implementation of GotoNextSlide().
2005/02/11 14:22:46 af 1.9.12.3: #i42145# Fixed making visible the selection after view switching.
2005/02/11 12:17:36 af 1.9.12.2: #i42445# Fixed implementation of GetActualPage() and MakeSelectionVisible().
2005/02/08 11:00:41 af 1.9.12.1: #i41559# Exchanged order of adding undo actions in DeleteSelectedPages().
2005/01/13 16:50:19 af 1.2.186.2: #i39639# Guard code in HideFocusIndicator() against pDescriptor being NULL.
2005/01/13 10:16:28 af 1.2.186.1: #i32465# Added new SetFocusedPage() method in two variants.
2004/11/17 19:35:03 thb 1.4.18.4: RESYNC: (1.5-1.6); FILE MERGED
2004/10/12 23:17:50 thb 1.4.18.3: RESYNC: (1.4-1.5); FILE MERGED
2004/09/29 16:39:32 af 1.4.18.2: #i34804# Prepared the sending of events for changes of the current page.
2004/08/25 16:30:34 cl 1.4.18.1: replaced old FuSlideShow with new SlideShow
2004/11/22 23:14:29 thb 1.4.18.7: #i10000# Resolving merge problems: removed AF's bugfix here, method has been removed due to old slideshow retirement
2004/11/17 19:35:11 thb 1.4.18.6: RESYNC: (1.8-1.9); FILE MERGED
2004/10/12 23:17:58 thb 1.4.18.5: RESYNC: (1.4-1.8); FILE MERGED
2004/09/01 11:37:44 af 1.4.18.4: Added proper support for renamed slot SID_SLIDE_TRANSITIONS_PANEL.
2004/08/31 14:44:53 af 1.4.18.3: #i33419# Delegate SID_PRESENTATION to the view shell of the center pane.
2004/08/28 22:54:38 cl 1.4.18.2: removed old presentation code
2004/08/25 16:30:34 cl 1.4.18.1: replaced old FuSlideShow with new SlideShow
2004/11/08 13:09:51 af 1.3.42.2: RESYNC: (1.3-1.4); FILE MERGED
2004/09/22 12:06:15 af 1.3.42.1: #i34485# DeleteSelectedPages() silently refuses to delete last slide in document.