(name 'Morphic-Slideshow-StephaneDucasse.27' message 'Making work in Pharo 40. 
Test are green and I could create a slideshow and put two squares + template inside.' id 'c00f0989-a21b-45c5-b1b6-c0a0005f38f3' date '8 March 2015' time '8:41:34.599696 am' author 'StephaneDucasse' ancestors ((name 'Morphic-Slideshow-StephaneDucasse.26' message 'cleaning a bit in Pharo2.0' id '34cd4c5d-11e8-47c3-8835-56c7a4da52e0' date '17 February 2013' time '10:54:50.432 pm' author 'StephaneDucasse' ancestors ((name 'Morphic-Slideshow-sd.25' message 'stole printing from bookmorph' id '0642d4bd-eef7-11d8-8344-000a9573eae2' date '15 August 2004' time '10:09:33 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.24' message 'A bookMorph substitute developed test first. To open: 
	SlideshowMorph new openInWorld


Development notes: 
	
The current version supports multiple pages, page navigation, page insertion deletion, prototype, 
reapplication of template.

If you want to help just contact me: ducasse@iam.unibe.ch

LOG:
	15/08/04: Stolen and adapted the sort functionality from bookMorph.

	1/08/04: Introduce a special sort of slide with a title and a body that keeps 
	the contents of these items. Now we can mark as title or body any textmorph. 
	Read the balloonMorph.  

	29/07/04: The current way is to keep all the elements present on a page
	used as prototype and to only copy the other elements on the new
	prototype when we reapply the template. However since we do tag 
	the title and a body as special elements. This means that we would lose
	them when we would reapply the templates. 
	
Here are the features I want to steal and rewrite from bookmorph or implement from scratch. 	
	- save pages
	- search text
	- transition effect
	- automatic numbering
	- bookmark
	- assembling presentation from description

Ideas of future improvements:
	- May be having a way to group elements could be a better way to support template reapplication.
	

Class comments:

	- currentPageIndex is the index of the current page displayed 
	

' id 'd2e429ae-eef1-11d8-8344-000a9573eae2' date '15 August 2004' time '9:32:20 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.23' message 'Version with template reapplication working for slides with title and body

A bookMorph substitute developed test first. To open: 
	SlideshowMorph new openInWorld


Development notes: 
	
The current version supports multiple pages, page navigation, page insertion deletion, prototype, 
reapplication of template.

If you want to help just contact me: ducasse@iam.unibe.ch

LOG:
	1/08/04: Introduce a special sort of slide with a title and a body that keeps 
	the contents of these items. Now we can mark as title or body any textmorph. 
	Read the balloonMorph.  

	29/07/04: The current way is to keep all the elements present on a page
	used as prototype and to only copy the other elements on the new
	prototype when we reapply the template. However since we do tag 
	the title and a body as special elements. This means that we would lose
	them when we would reapply the templates. 
	
Here are the features I want to steal and rewrite from bookmorph or implement from scratch. 	
	- save pages
	- search text
	- transition effect
	- automatic numbering
	- bookmark
	- sorting pages
	- assembling presentation from description

Ideas of future improvements:
	- May be having a way to group elements could be a better way to support template reapplication.
	

Class comments:

	- currentPageIndex is the index of the current page displayed 
	

' id 'b46aef14-e3f5-11d8-b422-000a9573eae2' date '1 August 2004' time '10:02:24 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.22' message 'Reapplication works ;)


A bookMorph substitute developed test first. To open: 
	SlideshowMorph new openInWorld


Development notes: 
	
The current version supports multiple pages, page navigation, page insertion deletion, prototype, 
reapplication of template.

If you want to help just contact me: ducasse@iam.unibe.ch

LOG:
	1/08/04: Introduce a special sort of slide with a title and a body that keeps 
	the contents of these items. Now we can mark as title or body any textmorph. 
	Read the balloonMorph.  

	29/07/04: The current way is to keep all the elements present on a page
	used as prototype and to only copy the other elements on the new
	prototype when we reapply the template. However since we do tag 
	the title and a body as special elements. This means that we would lose
	them when we would reapply the templates. 
	
Here are the features I want to steal and rewrite from bookmorph or implement from scratch. 	
	- save pages
	- search text
	- transition effect
	- automatic numbering
	- bookmark
	- sorting pages
	- assembling presentation from description

Ideas of future improvements:
	- May be having a way to group elements could be a better way to support template reapplication.
	

Class comments:

	- currentPageIndex is the index of the current page displayed 
	

' id 'd3b403c3-e3b2-11d8-8113-000a9573eae2' date '1 August 2004' time '2:03:40 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.21' message 'better version with slides with title and body but the application of template with savings of contents does not work.

' id 'c88745ca-e2f9-11d8-b573-000a9573eae2' date '31 July 2004' time '3:59:04 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.20' message 'new version of reapplication but does not work for now.' id 'b1d0dbc2-e2d7-11d8-8044-000a9573eae2' date '31 July 2004' time '11:55:03 am' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.19' message 'reapply works but not in a satisfactory way. The current way is to keep all the elements present on a page used as prototype and to only copy the other elements on the new prototype when we reapply the template. However since we do tag the title and a body as special elements. This means that we would lose them when we would reapply the templates. ' id '4f6927ae-e266-11d8-baf0-000a9573eae2' date '30 July 2004' time '10:23:25 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.18' message 'Reapply works but not in a satisfactory way.

The current way is to keep all the elements present on a page
used as prototype and to only copy the other elements on the new prototype when we reapply the template. However since we do tag  the title and a body as special elements. This means that we would lose them when we would reapply the templates. ' id '2c254894-e266-11d8-baf0-000a9573eae2' date '30 July 2004' time '10:22:26 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.17' message 'published on Squeak Source...

A tentative bookMorph substitute developed test first. Some people may think that I''m simply reinventing the wheel but I prefer to reinvent a wheel that rolls and can be transformed into booster than continue using squared wheels. 

SlideshowMorph new openInWorld

	- currentPageIndex is the index of the current page displayed 
	
Current version:
	- manage multiple page
	- navigation
	- insertion 
	- deletion
	- gotopage
	- prototype
	
Next steps:
	- reapplication of prototype

	- save pages
	- search text
	- transition effect

	- automatic numbering
	- bookmark
	- sorting pages
	- assembling presentation from description

	
	
' id '582e538e-e20c-11d8-95c6-000a9573eae2' date '30 July 2004' time '11:39:25 am' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.16' message 'trying to get reapply prototype working.' id 'e16dba1a-e1a4-11d8-a673-000a9573eae2' date '29 July 2004' time '11:18:48 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.15' message 'prototypical page simple functionality added' id '24d1f5be-e1a3-11d8-a673-000a9573eae2' date '29 July 2004' time '11:06:22 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.14' message 'fixed remove atEnd/in the middle' id 'bca159a0-e169-11d8-b5d7-000a9573eae2' date '29 July 2004' time '4:15:25 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.13' message 'remove works well now

A tentative bookMorph substitute developed test first.

SlideshowMorph new openInWorld

	- currentPageIndex is the index of the current page displayed 
	
Current version:
	- manage multiple page
	- navigation
	- insertion 
	- deletion
	- gotopage
	
Next steps:
	- save pages
	- search text
	- transition effect
	- prototype
	- automatic numbering
	- bookmark
	- sorting pages
	- assembling presentation from description
	- reapplication of prototype
	
	
' id '4e8d477a-e167-11d8-bb18-000a9573eae2' date '29 July 2004' time '3:58:02 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.12' message 'Done gotopage

A tentative bookMorph substitute developed test first.

SlideshowMorph new openInWorld

	- currentPageIndex is the index of the current page displayed 
	
Current version:
	- manage multiple page
	- navigation
	- insertion 
	- deletion
	- gotopage
	
Next steps:
	- save pages
	- search text
	- transition effect
	- prototype
	- automatic numbering
	- bookmark
	- sorting pages
	- assembling presentation from description
	- reapplication of prototype
	
	
' id 'b0895b9f-e157-11d8-bb18-000a9573eae2' date '29 July 2004' time '2:06:14 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.11' message 'Current version:
	- manage multiple page
	- navigation
	- insertion 
	- deletion
	
Next steps:
	- save pages
	- search text
	- transition effect
	- prototype
	- automatic numbering' id '8a64b24a-e14a-11d8-bb18-000a9573eae2' date '29 July 2004' time '12:32:07 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.10' message 'removeSilently works ' id '2dad081a-e14a-11d8-bb18-000a9573eae2' date '29 July 2004' time '12:29:31 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.9' message 'insertion is working now' id 'f880ef44-e145-11d8-bb18-000a9573eae2' date '29 July 2004' time '11:59:24 am' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.8' message 'bug with insert: always add at the end' id '6e3f7579-e12b-11d8-bb18-000a9573eae2' date '29 July 2004' time '8:49:25 am' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.7' message 'next previous are working with wrapping' id 'c58d20d2-e129-11d8-bb18-000a9573eae2' date '29 July 2004' time '8:37:33 am' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.6' message 'nextPage done and testing with and without wrapping at end. 
	added new tests
	atEnd,' id 'da76ddf6-e0db-11d8-9485-000a9573eae2' date '28 July 2004' time '11:19:47 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.5' message 'insertPage is working (without template)' id '34ceb3e6-e0aa-11d8-9248-000a9573eae2' date '28 July 2004' time '5:24:24 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.4' message 'some cleans latter
' id '45c6b8a5-e0a0-11d8-9248-000a9573eae2' date '28 July 2004' time '4:13:17 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.3' message 'ControlMorph is working....and added into SlideshowMorph' id '3c91f500-e09a-11d8-9248-000a9573eae2' date '28 July 2004' time '3:30:05 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.2' message 'remove alignment morph reference from controlmorph
and controlmorph starts to work' id 'b668b17c-df31-11d8-9c4b-000a9573eae2' date '26 July 2004' time '8:29:21 pm' author 'sd' ancestors ((name 'Morphic-Slideshow-sd.1' message 'first version.
	controlMorph broken
	
' id '6ca3b961-df23-11d8-94fc-000a9573eae2' date '26 July 2004' time '6:47:04 pm' author 'sd' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())