*please wait while change log is loaded...*\n","showsMarkdown":true,"moved":true,"owner":{"__isSmartRef__":true,"id":0},"_Rotation":0,"_Scale":1,"_WordBreak":"break-all","__serializedLivelyClosures__":{"__isSmartRef__":true,"id":20},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(38.0,105.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(444.0,-11.0)"},"2":{"fill":null,"__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding","_Fill"],"_BorderWidth":3.108,"_ClipMode":"auto","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"double","__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(653.0,631.4)","_BorderColor":"Color.rgb(214,214,214)","_Padding":"lively.rect(30,0,0,0)","_Fill":"Color.rgb(255,255,255)"},"3":{"partsSpaceName":"PartsBin/Text/","migrationLevel":4,"comment":"Markdown text, uses the markdown translator showdown.js","partName":"MarkdownText","requiredModules":["apps.Markdown"],"changes":[{"__isSmartRef__":true,"id":4},{"__isSmartRef__":true,"id":6},{"__isSmartRef__":true,"id":8},{"__isSmartRef__":true,"id":10},{"__isSmartRef__":true,"id":12},{"__isSmartRef__":true,"id":14}],"revisionOnLoad":140039,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"4":{"date":{"__isSmartRef__":true,"id":5},"author":"robertkrahn","message":"","id":"973CE603-7BCF-4250-9F5C-7D3F4BEC1FF5"},"5":{"isSerializedDate":true,"string":"Sat Feb 11 2012 09:13:30 GMT+0100 (CET)"},"6":{"date":{"__isSmartRef__":true,"id":7},"author":"robertkrahn","message":"","id":"433B371B-B70F-4708-A18A-AAEB88744AE2"},"7":{"isSerializedDate":true,"string":"Sat Feb 11 2012 08:34:58 GMT+0100 (CET)"},"8":{"date":{"__isSmartRef__":true,"id":9},"author":"robertkrahn","message":"","id":"5C9CACE5-C939-41DD-8324-6DFB2D555052"},"9":{"isSerializedDate":true,"string":"Sat Feb 11 2012 07:55:27 GMT+0100 (CET)"},"10":{"date":{"__isSmartRef__":true,"id":11},"author":"robertkrahn","message":"","id":"1E5229E4-6261-48C3-90D7-9FE60C7E13E7"},"11":{"isSerializedDate":true,"string":"Sat Feb 11 2012 07:39:02 GMT+0100 (CET)"},"12":{"date":{"__isSmartRef__":true,"id":13},"author":"robertkrahn","message":"","id":"D97B4083-AFCC-453E-8B70-0EA266600547"},"13":{"isSerializedDate":true,"string":"Sat Feb 11 2012 08:20:32 GMT+0100 (CET)"},"14":{"date":{"__isSmartRef__":true,"id":15},"author":"robertkrahn","message":"","id":"E5A6AAF0-9E9D-48E4-8905-BE1448AF5A66"},"15":{"isSerializedDate":true,"string":"Sat Feb 11 2012 09:06:54 GMT+0100 (CET)"},"16":{"style":{"__isSmartRef__":true,"id":17},"chunkOwner":{"__isSmartRef__":true,"id":1},"_id":"_8","storedString":"
*please wait while change log is loaded...*
\n","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"17":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"18":{"morph":{"__isSmartRef__":true,"id":1},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"19":{"resizeWidth":false,"resizeHeight":false},"20":{"onMouseOver":{"__isSmartRef__":true,"id":21},"onMouseOut":{"__isSmartRef__":true,"id":25},"showMarkdown":{"__isSmartRef__":true,"id":29},"showSource":{"__isSmartRef__":true,"id":33},"jQueryNode":{"__isSmartRef__":true,"id":37},"onDoubleClick":{"__isSmartRef__":true,"id":45},"prepareForNewRenderContext":{"__isSmartRef__":true,"id":49},"reset":{"__isSmartRef__":true,"id":57}},"21":{"varMapping":{"__isSmartRef__":true,"id":22},"source":"function onMouseOver(evt) {\n // if (!this.showsMarkdown) return;\n // this.showSource();\n}","funcProperties":{"__isSmartRef__":true,"id":23},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"22":{"this":{"__isSmartRef__":true,"id":1}},"23":{"timestamp":{"__isSmartRef__":true,"id":24},"user":"robertkrahn","tags":[]},"24":{"isSerializedDate":true,"string":"Sat Feb 11 2012 06:35:43 GMT+0100 (CET)"},"25":{"varMapping":{"__isSmartRef__":true,"id":26},"source":"function onMouseOut(evt) {\n // if (this.fullContainsWorldPoint(evt.getPosition())) return;\n // this.showMarkdown();\n}","funcProperties":{"__isSmartRef__":true,"id":27},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"26":{"this":{"__isSmartRef__":true,"id":1}},"27":{"timestamp":{"__isSmartRef__":true,"id":28},"user":"robertkrahn","tags":[]},"28":{"isSerializedDate":true,"string":"Sat Feb 11 2012 06:37:13 GMT+0100 (CET)"},"29":{"varMapping":{"__isSmartRef__":true,"id":30},"source":"function showMarkdown() {\n // this.showMarkdown()\\\n this.showsMarkdown = true;\n var markup = this.textString || this.savedMarkup,\n converter = new Showdown.converter(),\n html = converter.makeHtml(markup);\n this.savedMarkup = markup;\n this.textString = \"\";\n this.jQuery().html(html).addClass('markdown');\n}","funcProperties":{"__isSmartRef__":true,"id":31},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"30":{"this":{"__isSmartRef__":true,"id":1}},"31":{"timestamp":{"__isSmartRef__":true,"id":32},"user":"robertkrahn","tags":[]},"32":{"isSerializedDate":true,"string":"Sat Feb 11 2012 08:19:53 GMT+0100 (CET)"},"33":{"varMapping":{"__isSmartRef__":true,"id":34},"source":"function showSource() {\n // this.showSource();\n this.showsMarkdown = false;\n this.jQuery().html('');\n this.jQuery().append(this.renderContext().textNode);\n this.textString = this.savedMarkup || '';\n}","funcProperties":{"__isSmartRef__":true,"id":35},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"34":{"this":{"__isSmartRef__":true,"id":1}},"35":{"timestamp":{"__isSmartRef__":true,"id":36},"user":"robertkrahn","tags":[]},"36":{"isSerializedDate":true,"string":"Sat Feb 11 2012 06:35:14 GMT+0100 (CET)"},"37":{"varMapping":{"__isSmartRef__":true,"id":38},"source":"function jQueryNode() {\n return this.renderContext().shapeNode\n}","funcProperties":{"__isSmartRef__":true,"id":43},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"38":{"this":{"__isSmartRef__":true,"id":1},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":39}},"39":{"$super":{"__isSmartRef__":true,"id":40}},"40":{"varMapping":{"__isSmartRef__":true,"id":41},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":42},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"41":{"obj":{"__isSmartRef__":true,"id":1},"name":"jQueryNode"},"42":{},"43":{"timestamp":{"__isSmartRef__":true,"id":44},"user":"robertkrahn","tags":[]},"44":{"isSerializedDate":true,"string":"Sat Feb 11 2012 06:16:34 GMT+0100 (CET)"},"45":{"varMapping":{"__isSmartRef__":true,"id":46},"source":"function onDoubleClick(evt) {\n this.showsMarkdown ? this.showSource() : this.showMarkdown();\n}","funcProperties":{"__isSmartRef__":true,"id":47},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"46":{"this":{"__isSmartRef__":true,"id":1}},"47":{"timestamp":{"__isSmartRef__":true,"id":48},"user":"robertkrahn","tags":[]},"48":{"isSerializedDate":true,"string":"Sat Feb 11 2012 06:36:47 GMT+0100 (CET)"},"49":{"varMapping":{"__isSmartRef__":true,"id":50},"source":"function prepareForNewRenderContext(ctx) {\n $super(ctx);\n this.textString = this.savedMarkup;\n (function() {\n this.showMarkdown();\n }).bind(this).delay(0);\n}","funcProperties":{"__isSmartRef__":true,"id":55},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"50":{"this":{"__isSmartRef__":true,"id":1},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":51}},"51":{"$super":{"__isSmartRef__":true,"id":52}},"52":{"varMapping":{"__isSmartRef__":true,"id":53},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":54},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"53":{"obj":{"__isSmartRef__":true,"id":1},"name":"prepareForNewRenderContext"},"54":{},"55":{"timestamp":{"__isSmartRef__":true,"id":56},"user":"robertkrahn","tags":[]},"56":{"isSerializedDate":true,"string":"Sat Apr 07 2012 21:41:17 GMT+0200 (CEST)"},"57":{"varMapping":{"__isSmartRef__":true,"id":58},"source":"function reset() {\n this.getPartsBinMetaInfo().requiredModules = ['apps.Markdown'];\n}","funcProperties":{"__isSmartRef__":true,"id":59},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"58":{"this":{"__isSmartRef__":true,"id":1}},"59":{"timestamp":{"__isSmartRef__":true,"id":60},"user":"robertkrahn","tags":[]},"60":{"isSerializedDate":true,"string":"Sat Feb 11 2012 07:14:50 GMT+0100 (CET)"},"61":{"submorphs":[],"scripts":[],"id":"05F1B33F-3F85-4209-A0BE-C0977087B6FA","shape":{"__isSmartRef__":true,"id":62},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":true,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent"],"_MaxTextWidth":586.784,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":9,"name":"ChangeLogViewer1","partsBinMetaInfo":{"__isSmartRef__":true,"id":63},"textChunks":[{"__isSmartRef__":true,"id":76}],"charsReplaced":"","lastFindLoc":204,"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":78},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"auto","derivationIds":[355,"CA208E49-B1B4-4932-99BF-38A925113B36","D24C5265-4658-4C53-BCE4-B9699C60343A","78A550B9-F652-40DA-8A00-B756D93F2DB2","4C4A70B1-8D87-4DAE-8471-E17550E19E15","4B81F522-7618-4613-AFF0-41720441FEDE","CB294625-287A-4078-9EB9-EDE5B1B24738","FDC846D0-67E3-4977-8E21-8367877967A2","122E03AD-9F6B-4AB5-943B-86232BEC98B3","1BCA62EE-385A-4074-92D8-8DC64F14EAE7","912EF7B6-7D9F-4FB2-B7AD-A429DFF456F2"],"_WhiteSpaceHandling":"pre-wrap","_MinTextWidth":586.784,"_MinTextHeight":null,"layout":{"__isSmartRef__":true,"id":79},"isInLayoutCycle":false,"previousSelection":[37,37],"_Visible":true,"isBeingDragged":false,"savedMarkup":"

LivelyKernel core changes

\nhttp://lively-kernel.org/goto/core-changes
\n","showsMarkdown":true,"moved":true,"owner":{"__isSmartRef__":true,"id":0},"_Rotation":0,"_Scale":1,"_WordBreak":"break-all","__serializedLivelyClosures__":{"__isSmartRef__":true,"id":80},"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(39.0,15.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(455.0,-6.0)"},"62":{"fill":null,"__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding","_Fill"],"_BorderWidth":3.108,"_ClipMode":"auto","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"double","__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(653.0,82.4)","_BorderColor":"Color.rgb(214,214,214)","_Padding":"lively.rect(30,0,0,0)","_Fill":"Color.rgb(255,255,255)"},"63":{"partsSpaceName":"PartsBin/Text/","migrationLevel":4,"comment":"Markdown text, uses the markdown translator showdown.js","partName":"MarkdownText","requiredModules":["apps.Markdown"],"changes":[{"__isSmartRef__":true,"id":64},{"__isSmartRef__":true,"id":66},{"__isSmartRef__":true,"id":68},{"__isSmartRef__":true,"id":70},{"__isSmartRef__":true,"id":72},{"__isSmartRef__":true,"id":74}],"revisionOnLoad":140039,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"64":{"date":{"__isSmartRef__":true,"id":65},"author":"robertkrahn","message":"","id":"973CE603-7BCF-4250-9F5C-7D3F4BEC1FF5"},"65":{"isSerializedDate":true,"string":"Sat Feb 11 2012 09:13:30 GMT+0100 (CET)"},"66":{"date":{"__isSmartRef__":true,"id":67},"author":"robertkrahn","message":"","id":"433B371B-B70F-4708-A18A-AAEB88744AE2"},"67":{"isSerializedDate":true,"string":"Sat Feb 11 2012 08:34:58 GMT+0100 (CET)"},"68":{"date":{"__isSmartRef__":true,"id":69},"author":"robertkrahn","message":"","id":"5C9CACE5-C939-41DD-8324-6DFB2D555052"},"69":{"isSerializedDate":true,"string":"Sat Feb 11 2012 07:55:27 GMT+0100 (CET)"},"70":{"date":{"__isSmartRef__":true,"id":71},"author":"robertkrahn","message":"","id":"1E5229E4-6261-48C3-90D7-9FE60C7E13E7"},"71":{"isSerializedDate":true,"string":"Sat Feb 11 2012 07:39:02 GMT+0100 (CET)"},"72":{"date":{"__isSmartRef__":true,"id":73},"author":"robertkrahn","message":"","id":"D97B4083-AFCC-453E-8B70-0EA266600547"},"73":{"isSerializedDate":true,"string":"Sat Feb 11 2012 08:20:32 GMT+0100 (CET)"},"74":{"date":{"__isSmartRef__":true,"id":75},"author":"robertkrahn","message":"","id":"E5A6AAF0-9E9D-48E4-8905-BE1448AF5A66"},"75":{"isSerializedDate":true,"string":"Sat Feb 11 2012 09:06:54 GMT+0100 (CET)"},"76":{"style":{"__isSmartRef__":true,"id":77},"chunkOwner":{"__isSmartRef__":true,"id":61},"_id":"_10","storedString":"

LivelyKernel core changes

\nhttp://lively-kernel.org/goto/core-changes
\n","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"77":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"78":{"morph":{"__isSmartRef__":true,"id":61},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"79":{"resizeWidth":false,"resizeHeight":false},"80":{"onMouseOver":{"__isSmartRef__":true,"id":81},"onMouseOut":{"__isSmartRef__":true,"id":85},"showMarkdown":{"__isSmartRef__":true,"id":89},"showSource":{"__isSmartRef__":true,"id":93},"jQueryNode":{"__isSmartRef__":true,"id":97},"onDoubleClick":{"__isSmartRef__":true,"id":105},"prepareForNewRenderContext":{"__isSmartRef__":true,"id":109},"reset":{"__isSmartRef__":true,"id":117}},"81":{"varMapping":{"__isSmartRef__":true,"id":82},"source":"function onMouseOver(evt) {\n // if (!this.showsMarkdown) return;\n // this.showSource();\n}","funcProperties":{"__isSmartRef__":true,"id":83},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"82":{"this":{"__isSmartRef__":true,"id":61}},"83":{"timestamp":{"__isSmartRef__":true,"id":84},"user":"robertkrahn","tags":[]},"84":{"isSerializedDate":true,"string":"Sat Feb 11 2012 06:35:43 GMT+0100 (CET)"},"85":{"varMapping":{"__isSmartRef__":true,"id":86},"source":"function onMouseOut(evt) {\n // if (this.fullContainsWorldPoint(evt.getPosition())) return;\n // this.showMarkdown();\n}","funcProperties":{"__isSmartRef__":true,"id":87},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"86":{"this":{"__isSmartRef__":true,"id":61}},"87":{"timestamp":{"__isSmartRef__":true,"id":88},"user":"robertkrahn","tags":[]},"88":{"isSerializedDate":true,"string":"Sat Feb 11 2012 06:37:13 GMT+0100 (CET)"},"89":{"varMapping":{"__isSmartRef__":true,"id":90},"source":"function showMarkdown() {\n // this.showMarkdown()\\\n this.showsMarkdown = true;\n var markup = this.textString || this.savedMarkup,\n converter = new Showdown.converter(),\n html = converter.makeHtml(markup);\n this.savedMarkup = markup;\n this.textString = \"\";\n this.jQuery().html(html).addClass('markdown');\n}","funcProperties":{"__isSmartRef__":true,"id":91},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"90":{"this":{"__isSmartRef__":true,"id":61}},"91":{"timestamp":{"__isSmartRef__":true,"id":92},"user":"robertkrahn","tags":[]},"92":{"isSerializedDate":true,"string":"Sat Feb 11 2012 08:19:53 GMT+0100 (CET)"},"93":{"varMapping":{"__isSmartRef__":true,"id":94},"source":"function showSource() {\n // this.showSource();\n this.showsMarkdown = false;\n this.jQuery().html('');\n this.jQuery().append(this.renderContext().textNode);\n this.textString = this.savedMarkup || '';\n}","funcProperties":{"__isSmartRef__":true,"id":95},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"94":{"this":{"__isSmartRef__":true,"id":61}},"95":{"timestamp":{"__isSmartRef__":true,"id":96},"user":"robertkrahn","tags":[]},"96":{"isSerializedDate":true,"string":"Sat Feb 11 2012 06:35:14 GMT+0100 (CET)"},"97":{"varMapping":{"__isSmartRef__":true,"id":98},"source":"function jQueryNode() {\n return this.renderContext().shapeNode\n}","funcProperties":{"__isSmartRef__":true,"id":103},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"98":{"this":{"__isSmartRef__":true,"id":61},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":99}},"99":{"$super":{"__isSmartRef__":true,"id":100}},"100":{"varMapping":{"__isSmartRef__":true,"id":101},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":102},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"101":{"obj":{"__isSmartRef__":true,"id":61},"name":"jQueryNode"},"102":{},"103":{"timestamp":{"__isSmartRef__":true,"id":104},"user":"robertkrahn","tags":[]},"104":{"isSerializedDate":true,"string":"Sat Feb 11 2012 06:16:34 GMT+0100 (CET)"},"105":{"varMapping":{"__isSmartRef__":true,"id":106},"source":"function onDoubleClick(evt) {\n this.showsMarkdown ? this.showSource() : this.showMarkdown();\n}","funcProperties":{"__isSmartRef__":true,"id":107},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"106":{"this":{"__isSmartRef__":true,"id":61}},"107":{"timestamp":{"__isSmartRef__":true,"id":108},"user":"robertkrahn","tags":[]},"108":{"isSerializedDate":true,"string":"Sat Feb 11 2012 06:36:47 GMT+0100 (CET)"},"109":{"varMapping":{"__isSmartRef__":true,"id":110},"source":"function prepareForNewRenderContext(ctx) {\n $super(ctx);\n this.textString = this.savedMarkup;\n (function() {\n this.showMarkdown();\n }).bind(this).delay(0);\n}","funcProperties":{"__isSmartRef__":true,"id":115},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"110":{"this":{"__isSmartRef__":true,"id":61},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":111}},"111":{"$super":{"__isSmartRef__":true,"id":112}},"112":{"varMapping":{"__isSmartRef__":true,"id":113},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch (e) {\n if ($world) \n $world.logError(e, 'Error in $super call')\n else\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":114},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"113":{"obj":{"__isSmartRef__":true,"id":61},"name":"prepareForNewRenderContext"},"114":{},"115":{"timestamp":{"__isSmartRef__":true,"id":116},"user":"robertkrahn","tags":[]},"116":{"isSerializedDate":true,"string":"Sat Apr 07 2012 21:41:17 GMT+0200 (CEST)"},"117":{"varMapping":{"__isSmartRef__":true,"id":118},"source":"function reset() {\n this.getPartsBinMetaInfo().requiredModules = ['apps.Markdown'];\n}","funcProperties":{"__isSmartRef__":true,"id":119},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"118":{"this":{"__isSmartRef__":true,"id":61}},"119":{"timestamp":{"__isSmartRef__":true,"id":120},"user":"robertkrahn","tags":[]},"120":{"isSerializedDate":true,"string":"Sat Feb 11 2012 07:14:50 GMT+0100 (CET)"},"121":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":122},"derivationIds":[null],"id":"343FD1AC-37F0-4EA2-A048-61FAAE99363B","eventHandler":{"__isSmartRef__":true,"id":123},"__layered_droppingEnabled__":true,"halosEnabled":true,"eventsAreIgnored":true,"eventsAreDisabled":true,"_HandStyle":"default","_PointerEvents":"none","__serializedExpressions__":["_Position"],"owner":{"__isSmartRef__":true,"id":0},"_ClipMode":"visible","__LivelyClassName__":"lively.morphic.Morph","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(-346.0,-6.0)"},"122":{"__serializedExpressions__":["_Position","_Extent","_Padding","_Fill"],"_ClipMode":"visible","_Opacity":0.5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(12.0,12.0)","_Padding":"lively.rect(0,0,0,0)","_Fill":"Color.rgb(204,0,0)"},"123":{"morph":{"__isSmartRef__":true,"id":121},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"124":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":125},"derivationIds":[null],"id":"16341D84-4636-40A6-87BD-CD8CB574FE44","eventHandler":{"__isSmartRef__":true,"id":126},"__layered_droppingEnabled__":true,"halosEnabled":true,"eventsAreIgnored":true,"eventsAreDisabled":true,"_HandStyle":"default","_PointerEvents":"none","__serializedExpressions__":["_Position"],"owner":{"__isSmartRef__":true,"id":0},"_ClipMode":"visible","__LivelyClassName__":"lively.morphic.Morph","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(-346.0,-6.0)"},"125":{"__serializedExpressions__":["_Position","_Extent","_Padding","_Fill"],"_ClipMode":"visible","_Opacity":0.5,"__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(12.0,12.0)","_Padding":"lively.rect(0,0,0,0)","_Fill":"Color.rgb(204,0,0)"},"126":{"morph":{"__isSmartRef__":true,"id":124},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"127":{"submorphs":[],"scripts":[],"shape":{"__isSmartRef__":true,"id":128},"id":2,"eventHandler":{"__isSmartRef__":true,"id":129},"__layered_droppingEnabled__":false,"halosEnabled":false,"_world":{"__isSmartRef__":true,"id":0},"eventsAreIgnored":true,"_HandStyle":"default","_PointerEvents":"none","__serializedExpressions__":["_Position"],"owner":{"__isSmartRef__":true,"id":0},"_Rotation":0,"_Scale":1,"carriesGrabbedMorphs":false,"lastScrollTime":1333900625852,"_ClipMode":"visible","__LivelyClassName__":"lively.morphic.HandMorph","__SourceModuleName__":"Global.lively.morphic.Events","withLayers":["Global.NoMagnetsLayer"],"_Position":"lively.pt(716.0,146.0)"},"128":{"__serializedExpressions__":["_Position","_Extent","_Fill","_Padding"],"_ClipMode":"visible","__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(2.0,2.0)","_Fill":"Color.rgb(204,0,0)","_Padding":"lively.rect(0,0,0,0)"},"129":{"morph":{"__isSmartRef__":true,"id":127},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"130":{"__serializedExpressions__":["_Position","_Extent","_Fill","_Padding"],"_ClipMode":"visible","__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(760.0,768.0)","_Fill":"Color.rgb(255,255,255)","_Padding":"lively.rect(0,0,0,0)"},"131":{"morph":{"__isSmartRef__":true,"id":0},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"132":{"name":"Local code","__LivelyClassName__":"ChangeSet","__SourceModuleName__":"Global.lively.ChangeSet"},"133":{"submorphs":[{"__isSmartRef__":true,"id":134}],"scripts":[],"id":"70DC5019-FC63-452B-8FB8-295CD2FA39A7","shape":{"__isSmartRef__":true,"id":145},"__layered_droppingEnabled__":true,"halosEnabled":true,"registeredForMouseEvents":true,"__serializedExpressions__":["_Position","distanceToDragEvent"],"showsHalos":false,"name":"LoadingMorph","partsBinMetaInfo":{"__isSmartRef__":true,"id":146},"eventHandler":{"__isSmartRef__":true,"id":243},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"derivationIds":[127,"59692BC3-6C7B-4E23-B820-8699260EA722","486BB935-1313-4103-B2A8-642B19437478","18AFFD44-46CD-489E-B1D6-DED43E2B6B06","2608C892-2204-4981-9A87-8E749F8944AB","5535861F-4EA2-44AB-8A40-0538124E0AAC","16C292B3-86E8-4622-B516-27C48263B8CC","87731A20-D455-44D0-97E5-98A7CFD4E417","A17081E7-E597-47ED-BD32-6E4D206BD7D7","CFB4A44C-BFEA-4584-BCBA-AE2A56739200","76B3DD9B-8D01-42BA-A574-AB99D5F899BB","1EBC5512-8F54-4B24-998C-69A285EC8533","DD1165C7-6C1A-4361-A4AE-FCF6F31152FD","4D6D36E8-48F3-408A-B03C-202E4DC182BD","5F3B3E0F-BBC6-4DDA-BAA0-7EFC05FF2011","E0A6B33B-767A-4532-9021-892414520200","F5F5E2B1-5FF0-4E09-B323-AE88A3920B8D","0C7E832A-A741-430F-B295-8BC181D066FE","472AED3B-CB76-49BD-BF49-354A2D568F86","A7C52F65-D140-4791-880F-F7584C7BB570","3516412B-8B36-4E52-9416-6B7FB358BDC2","1840CACC-078C-4795-AD3F-E9D6F8D557A0","1FEDCA25-0131-46FA-840F-DC5F1B05C6CA","C620CED3-0AE9-4097-9AA7-2706A042F9C9","679A861B-40E0-4DB2-B22F-95B454C6978D","FEF39B3C-E634-4825-BAB8-2D44FE647B03"],"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":244},"prevScroll":[0,0],"moved":true,"_Rotation":0,"_Scale":1,"headRevision":146469,"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":245},"__LivelyClassName__":"lively.morphic.Box","__SourceModuleName__":"Global.lively.morphic.Core","_Position":"lively.pt(0.0,0.0)","distanceToDragEvent":"lively.pt(171.0,-13.0)"},"134":{"submorphs":[{"__isSmartRef__":true,"id":135}],"scripts":[],"shape":{"__isSmartRef__":true,"id":141},"id":"C8AB0B29-77B7-47AA-9726-FBDC73FA4D0A","eventHandler":{"__isSmartRef__":true,"id":142},"__layered_droppingEnabled__":true,"halosEnabled":true,"__serializedExpressions__":["_Position","distanceToDragEvent"],"name":"ProgressIndicator","showsHalos":false,"partsBinMetaInfo":{"__isSmartRef__":true,"id":143},"derivationIds":[520,"071F18BE-FF28-40F5-ACAD-1916E0D25C38","DF185A10-743D-45FC-B9C2-76E12D908BCF","BF125D2C-596A-4C1E-A5F8-DAE4801E9497","3CEE8CFF-B8F1-4B4B-A405-CB583080252A","D0652878-8F9C-4591-8A82-296898AACDB6","31441DDF-2220-43BE-A99F-69E1FEC68030","14A90039-0D3E-46DC-8445-D42B8E02EB42","681EF5DE-A344-4114-B2F3-B96CE3872524","C0381116-5116-4F33-B082-A411D0E4534E","24E9581E-B008-46EE-9CBC-D5190E100D98","C69D1041-2C5E-48FE-B04C-04E66450658A","4830945B-4FFF-4564-9424-34D7995DAE60","8602C233-B3E7-4682-9B0E-D7549761D934","B4E0E11F-2BED-462E-B708-89D63971856E","EE0144C2-D016-4390-8A67-4E7DEF171C83","F44DF6E4-5F27-440E-AB5F-3721C0A10CA6","73FC6648-DAAF-4673-8CF4-7DA219513F22","B78EB1B5-780C-45F7-B0A7-B988B52B1FF1","DFDB8CD1-72F7-40F4-849B-1F9B866277AB","66111105-B1FC-41F7-BF70-D45118C9E09F","02420416-1E35-4831-AABB-91CD0460CA1A","7C6B2EB2-4510-4A8E-BAFF-5CF0040DD7F5","0503F5A1-1732-4610-9A5A-920D658CA766","07C5AE03-36AD-4849-BACD-27D7D9A2CCF2","9FFF9D73-931C-404C-AA4B-5AC2E7C53504"],"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"owner":{"__isSmartRef__":true,"id":133},"isBeingDragged":false,"layout":{"__isSmartRef__":true,"id":144},"prevScroll":[0,0],"_Rotation":0,"_Scale":1,"__LivelyClassName__":"lively.morphic.Image","__SourceModuleName__":"Global.lively.morphic.Widgets","_Position":"lively.pt(113.5,81.0)","distanceToDragEvent":"lively.pt(39.0,-11.0)"},"135":{"submorphs":[],"scripts":[],"id":"5A74071E-C8C9-4D4D-BA31-8B930D6E32B6","shape":{"__isSmartRef__":true,"id":136},"grabbingEnabled":false,"__layered_droppingEnabled__":false,"halosEnabled":true,"fixedWidth":true,"fixedHeight":false,"allowsInput":true,"_FontFamily":"Arial, sans-serif","registeredForMouseEvents":true,"__serializedExpressions__":["_Position","textColor","_Padding","distanceToDragEvent"],"_MaxTextWidth":257,"_MaxTextHeight":null,"showsHalos":false,"_FontSize":14,"name":"loadedMorphName","partsBinMetaInfo":{"__isSmartRef__":true,"id":137},"textChunks":[{"__isSmartRef__":true,"id":138}],"charsReplaced":"MorphName","lastFindLoc":18,"priorSelectionRange":[9,0],"prevScroll":[0,0],"eventHandler":{"__isSmartRef__":true,"id":140},"attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"_ClipMode":"visible","derivationIds":[355,"023045B3-2D6B-4425-89FB-F4806D527BE0","DC0C2365-868C-41AE-8369-51C31E91493E","C6D9D314-86A1-4015-970B-F6787F535E1A","6AA4552E-2E85-447E-9033-99D5AA1A94BC","D94BE49C-8A3E-4F1F-BF28-FEDD9B40D213","AA8F0470-654C-4AA2-8135-4607F5429AC5","E0BAABCC-FFB2-4EDF-BAE5-C63CC99B6A97","1A86AE17-73AE-442E-AB36-DD90C6DFC8BC","EF750075-E964-4CD3-B6A4-161511E1D058","CED69CBF-FFA5-45E7-B333-FBACE4F278AC","E56978C1-7424-4C10-8168-11FD3237B540","D5AB2532-A4DC-42D6-AF17-99CBBCEAA848","245866CB-598A-4172-A3A0-A06D4D26C6AD","43B0F12E-5793-43AA-80E1-496774E0EBA6","1B776A8C-0413-475F-8EBD-120BBD91D2BB","F84F2C9A-8003-4E81-833A-83F48C92F3B8","3124B389-9FA4-4348-BC5D-0DFF9C59CD1B","1A1BCBAC-D7CC-4BAE-B8C2-7C693F7327A1","1CB201BA-5E0B-4771-821A-139FA2AEFBC2","195520FA-4816-47A4-B0F5-BA890AFD9DF9","0D15F28A-24C9-46B7-89C5-6D2354728AC1","316FE9D3-62EC-4FD6-9B0F-FFA622B79575","739F3743-9BE1-48C8-813D-C0BFB0DCACA6","01877B3B-7DA7-4222-B011-7B5F4E501862","B8FE7DEE-9568-4BE6-BA12-EA674BA79E08"],"_WhiteSpaceHandling":"pre-wrap","owner":{"__isSmartRef__":true,"id":134},"_MinTextWidth":257,"_MinTextHeight":null,"previousSelection":[6,6],"_Align":"center","isBeingDragged":false,"_Rotation":0,"_Scale":1,"__LivelyClassName__":"lively.morphic.Text","__SourceModuleName__":"Global.lively.morphic.TextCore","_Position":"lively.pt(-109.0,38.0)","textColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(5,5,0,0)","distanceToDragEvent":"lively.pt(179.0,-11.0)"},"136":{"fill":null,"__serializedExpressions__":["_Position","_Extent","_BorderColor","_Padding"],"_BorderWidth":0,"_ClipMode":"visible","_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(257.0,23.0)","_BorderColor":"Color.rgb(0,0,0)","_Padding":"lively.rect(0,0,0,0)"},"137":{"partsSpaceName":"PartsBin/Basic","migrationLevel":4,"comment":"a simple text morph","partName":"Text","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"138":{"style":{"__isSmartRef__":true,"id":139},"chunkOwner":{"__isSmartRef__":true,"id":135},"storedString":"loading part","_id":"_6","__LivelyClassName__":"lively.morphic.TextChunk","__SourceModuleName__":"Global.lively.morphic.TextCore"},"139":{"__LivelyClassName__":"lively.morphic.TextEmphasis","__SourceModuleName__":"Global.lively.morphic.TextCore"},"140":{"morph":{"__isSmartRef__":true,"id":135},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"141":{"__serializedExpressions__":["_Position","_Extent","_Padding"],"_ImageURL":"data:image/gif;base64,R0lGODlhEAAQAPIAAP///wAAAMLCwkJCQgAAAGJiYoKCgpKSkiH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQJCgAAACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkECQoAAAAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkECQoAAAAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkECQoAAAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQJCgAAACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQJCgAAACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAkKAAAALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==","attributeConnections":[],"doNotSerialize":[],"doNotCopyProperties":[],"isLoaded":true,"_ClipMode":"visible","_BorderWidth":0,"_BorderRadius":0,"_Opacity":1,"_BorderStyle":"solid","__LivelyClassName__":"lively.morphic.Shapes.Image","__SourceModuleName__":"Global.lively.morphic.Shapes","_Position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(31.0,31.0)","_Padding":"lively.rect(0,0,0,0)"},"142":{"morph":{"__isSmartRef__":true,"id":134},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"143":{"partName":"ProgressIndicator","requiredModules":[],"migrationLevel":2,"partsSpaceName":"PartsBin/Widgets/","__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"144":{"centeredHorizontal":true,"centeredVertical":true},"145":{"__serializedExpressions__":["position","_Extent","_BorderColor","_Fill","_Padding"],"_BorderWidth":1,"_ClipMode":"visible","_BorderRadius":8.515,"_Opacity":0.8146,"_BorderStyle":"solid","__LivelyClassName__":"lively.morphic.Shapes.Rectangle","__SourceModuleName__":"Global.lively.morphic.Shapes","position":"lively.pt(0.0,0.0)","_Extent":"lively.pt(266.0,223.0)","_BorderColor":"Color.rgb(0,0,0)","_Fill":"Color.rgb(214,214,214)","_Padding":"lively.rect(0,0,0,0)"},"146":{"partsSpaceName":"PartsBin/iPad Widgets","comment":"This is a placeholder to indicate that a morph is being loaded. It will be replaced by the morph as soon as the requested morph finished loading.","migrationLevel":4,"partName":"LoadingMorph","changes":[{"__isSmartRef__":true,"id":147},{"__isSmartRef__":true,"id":149},{"__isSmartRef__":true,"id":151},{"__isSmartRef__":true,"id":153},{"__isSmartRef__":true,"id":155},{"__isSmartRef__":true,"id":157},{"__isSmartRef__":true,"id":159},{"__isSmartRef__":true,"id":161},{"__isSmartRef__":true,"id":163},{"__isSmartRef__":true,"id":165},{"__isSmartRef__":true,"id":167},{"__isSmartRef__":true,"id":169},{"__isSmartRef__":true,"id":171},{"__isSmartRef__":true,"id":173},{"__isSmartRef__":true,"id":175},{"__isSmartRef__":true,"id":177},{"__isSmartRef__":true,"id":179},{"__isSmartRef__":true,"id":181},{"__isSmartRef__":true,"id":183},{"__isSmartRef__":true,"id":185},{"__isSmartRef__":true,"id":187},{"__isSmartRef__":true,"id":189},{"__isSmartRef__":true,"id":191},{"__isSmartRef__":true,"id":193},{"__isSmartRef__":true,"id":195},{"__isSmartRef__":true,"id":197},{"__isSmartRef__":true,"id":199},{"__isSmartRef__":true,"id":201},{"__isSmartRef__":true,"id":203},{"__isSmartRef__":true,"id":205},{"__isSmartRef__":true,"id":207},{"__isSmartRef__":true,"id":209},{"__isSmartRef__":true,"id":211},{"__isSmartRef__":true,"id":213},{"__isSmartRef__":true,"id":215},{"__isSmartRef__":true,"id":217},{"__isSmartRef__":true,"id":219},{"__isSmartRef__":true,"id":221},{"__isSmartRef__":true,"id":223},{"__isSmartRef__":true,"id":225},{"__isSmartRef__":true,"id":227},{"__isSmartRef__":true,"id":229},{"__isSmartRef__":true,"id":231},{"__isSmartRef__":true,"id":233},{"__isSmartRef__":true,"id":235},{"__isSmartRef__":true,"id":237},{"__isSmartRef__":true,"id":239},{"__isSmartRef__":true,"id":241}],"revisionOnLoad":146474,"__LivelyClassName__":"lively.PartsBin.PartsBinMetaInfo","__SourceModuleName__":"Global.lively.PartsBin"},"147":{"date":{"__isSmartRef__":true,"id":148},"author":"sstamm","message":"","id":"1C1391AE-5722-4707-BE52-F0094FC56829"},"148":{"isSerializedDate":true,"string":"Wed Feb 22 2012 14:02:04 GMT+0100 (CET)"},"149":{"date":{"__isSmartRef__":true,"id":150},"author":"sstamm","message":"","id":"663F147A-9084-4AC3-81A7-1E7BA6547F08"},"150":{"isSerializedDate":true,"string":"Wed Feb 22 2012 12:43:10 GMT+0100 (CET)"},"151":{"date":{"__isSmartRef__":true,"id":152},"author":"sstamm","message":"","id":"F72B746E-B170-4EFB-9074-5E8770640B8A"},"152":{"isSerializedDate":true,"string":"Wed Feb 22 2012 12:36:14 GMT+0100 (CET)"},"153":{"date":{"__isSmartRef__":true,"id":154},"author":"sstamm","message":"","id":"568D2EFD-C535-43AE-8944-6D8B967129F5"},"154":{"isSerializedDate":true,"string":"Wed Feb 22 2012 12:23:04 GMT+0100 (CET)"},"155":{"date":{"__isSmartRef__":true,"id":156},"author":"sstamm","message":"","id":"AB2484A6-0707-4E13-845E-F0A5F48BBA3D"},"156":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:59:45 GMT+0100 (CET)"},"157":{"date":{"__isSmartRef__":true,"id":158},"author":"sstamm","message":"","id":"97D20633-F76C-46A5-A32A-FFE9BC83CAB3"},"158":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:59:10 GMT+0100 (CET)"},"159":{"date":{"__isSmartRef__":true,"id":160},"author":"sstamm","message":"","id":"8A697DF5-9A45-4A84-B709-9719BF55083E"},"160":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:56:54 GMT+0100 (CET)"},"161":{"date":{"__isSmartRef__":true,"id":162},"author":"sstamm","message":"","id":"F2157D66-1571-4B9A-B325-6FA96488260F"},"162":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:51:05 GMT+0100 (CET)"},"163":{"date":{"__isSmartRef__":true,"id":164},"author":"sstamm","message":"","id":"E5E808CA-06AB-47DC-A9C9-CA7967591545"},"164":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:47:19 GMT+0100 (CET)"},"165":{"date":{"__isSmartRef__":true,"id":166},"author":"sstamm","message":"","id":"009DC4E0-23CA-485A-A796-801AA0F75049"},"166":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:46:25 GMT+0100 (CET)"},"167":{"date":{"__isSmartRef__":true,"id":168},"author":"sstamm","message":"","id":"C0CE1397-6E2E-4E8C-AEFF-9017E24BB7E4"},"168":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:45:05 GMT+0100 (CET)"},"169":{"date":{"__isSmartRef__":true,"id":170},"author":"sstamm","message":"","id":"FFE16986-548D-4AC2-A627-CF6416282BC4"},"170":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:37:15 GMT+0100 (CET)"},"171":{"date":{"__isSmartRef__":true,"id":172},"author":"sstamm","message":"","id":"57213D63-7147-4057-ADC9-30994443B066"},"172":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:35:29 GMT+0100 (CET)"},"173":{"date":{"__isSmartRef__":true,"id":174},"author":"sstamm","message":"","id":"75A31364-B380-4312-BB5B-F8F2DA1CE824"},"174":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:31:52 GMT+0100 (CET)"},"175":{"date":{"__isSmartRef__":true,"id":176},"author":"sstamm","message":"","id":"5AA50B7E-7D33-44C4-807B-BF1ABA31D530"},"176":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:14:10 GMT+0100 (CET)"},"177":{"date":{"__isSmartRef__":true,"id":178},"author":"sstamm","message":"","id":"BCDCC505-534C-45E5-9BB2-5238959A5AD0"},"178":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:02:56 GMT+0100 (CET)"},"179":{"date":{"__isSmartRef__":true,"id":180},"author":"sstamm","message":"","id":"890D14F4-E89D-4E05-BFB9-875D6AB6C765"},"180":{"isSerializedDate":true,"string":"Wed Feb 22 2012 11:01:50 GMT+0100 (CET)"},"181":{"date":{"__isSmartRef__":true,"id":182},"author":"sstamm","message":"","id":"B6FE0805-0D24-4267-8238-8B332352617E"},"182":{"isSerializedDate":true,"string":"Wed Feb 22 2012 10:55:44 GMT+0100 (CET)"},"183":{"date":{"__isSmartRef__":true,"id":184},"author":"sstamm","message":"callbacks are working","id":"9348260A-3B55-4659-BC85-440BFBD98EA4"},"184":{"isSerializedDate":true,"string":"Fri Feb 10 2012 09:45:55 GMT+0100 (CET)"},"185":{"date":{"__isSmartRef__":true,"id":186},"author":"sstamm","message":"made it more opaque","id":"1B84264C-2822-407F-A58F-19217BCD2762"},"186":{"isSerializedDate":true,"string":"Wed Feb 08 2012 11:41:50 GMT+0100 (CET)"},"187":{"date":{"__isSmartRef__":true,"id":188},"author":"sstamm","message":"","id":"0FB41D7D-2A52-4782-814B-A66C24FCE569"},"188":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:13:49 GMT+0100 (CET)"},"189":{"date":{"__isSmartRef__":true,"id":190},"author":"sstamm","message":"","id":"A0C2D7C1-04AF-493A-A7D7-70750F7D3E2F"},"190":{"isSerializedDate":true,"string":"Thu Feb 02 2012 17:22:07 GMT+0100 (CET)"},"191":{"date":{"__isSmartRef__":true,"id":192},"author":"sstamm","message":"trollolol","id":"F6CFAD78-AC72-4DE2-9F38-79776C2E9462"},"192":{"isSerializedDate":true,"string":"Thu Feb 02 2012 14:55:14 GMT+0100 (CET)"},"193":{"date":{"__isSmartRef__":true,"id":194},"author":"sstamm","message":"should be centered now","id":"EE366B4D-C272-477F-8C28-4EAE5A7EC7CB"},"194":{"isSerializedDate":true,"string":"Thu Feb 02 2012 14:54:35 GMT+0100 (CET)"},"195":{"date":{"__isSmartRef__":true,"id":196},"author":"sstamm","message":"initial commit","id":"8920D925-DD16-4667-B8C7-FB74D78C2424"},"196":{"isSerializedDate":true,"string":"Thu Feb 02 2012 13:26:01 GMT+0100 (CET)"},"197":{"date":{"__isSmartRef__":true,"id":198},"author":"sstamm","message":"changed text morph name","id":"80E88A3C-5AF3-48F2-A600-710877630997"},"198":{"isSerializedDate":true,"string":"Thu Feb 02 2012 14:04:01 GMT+0100 (CET)"},"199":{"date":{"__isSmartRef__":true,"id":200},"author":"sstamm","message":"added loading script","id":"EE9B8F4D-1F03-4232-82E6-794046974F8F"},"200":{"isSerializedDate":true,"string":"Thu Feb 02 2012 14:28:30 GMT+0100 (CET)"},"201":{"date":{"__isSmartRef__":true,"id":202},"author":"sstamm","message":"added disconnection","id":"11F19267-924E-4087-99ED-998245576BD2"},"202":{"isSerializedDate":true,"string":"Thu Feb 02 2012 14:32:58 GMT+0100 (CET)"},"203":{"date":{"__isSmartRef__":true,"id":204},"author":"sstamm","message":"removed connections before deletion","id":"35A88218-6864-4D52-83A2-BFF7B9A6907C"},"204":{"isSerializedDate":true,"string":"Thu Feb 02 2012 14:41:00 GMT+0100 (CET)"},"205":{"date":{"__isSmartRef__":true,"id":206},"author":"sstamm","message":"now able to load parts by name and category as well as per partItem","id":"F36A5782-461D-4813-95F8-0207990A261C"},"206":{"isSerializedDate":true,"string":"Thu Feb 02 2012 15:24:30 GMT+0100 (CET)"},"207":{"date":{"__isSmartRef__":true,"id":208},"author":"sstamm","message":"now with round corners","id":"F42C39CB-CC37-467D-BF10-D362241F047E"},"208":{"isSerializedDate":true,"string":"Thu Feb 02 2012 15:26:23 GMT+0100 (CET)"},"209":{"date":{"__isSmartRef__":true,"id":210},"author":"sstamm","message":"loadingMorph is sync now","id":"12ACFFC9-BA53-4A2A-ABD4-894A5ECE1145"},"210":{"isSerializedDate":true,"string":"Thu Feb 02 2012 15:48:04 GMT+0100 (CET)"},"211":{"date":{"__isSmartRef__":true,"id":212},"author":"sstamm","message":"display the loadingMorph in new thread","id":"2BA51E30-F02B-4AF0-B3BE-52DD4ED522CC"},"212":{"isSerializedDate":true,"string":"Thu Feb 02 2012 15:53:49 GMT+0100 (CET)"},"213":{"date":{"__isSmartRef__":true,"id":214},"author":"sstamm","message":"","id":"DF0AE4EA-1B08-4556-8BBE-E6488F23B8A3"},"214":{"isSerializedDate":true,"string":"Thu Feb 02 2012 16:49:48 GMT+0100 (CET)"},"215":{"date":{"__isSmartRef__":true,"id":216},"author":"sstamm","message":"","id":"220821B3-C589-41C9-A324-8E7E6D9D6CEB"},"216":{"isSerializedDate":true,"string":"Thu Feb 02 2012 16:58:43 GMT+0100 (CET)"},"217":{"date":{"__isSmartRef__":true,"id":218},"author":"sstamm","message":"","id":"DEBFACE2-7EC5-4A86-AD46-5A0A88A73707"},"218":{"isSerializedDate":true,"string":"Thu Feb 02 2012 17:04:28 GMT+0100 (CET)"},"219":{"date":{"__isSmartRef__":true,"id":220},"author":"sstamm","message":"load request in new thread if loading should be async","id":"18282D28-D6D4-48C9-A508-6E3244449BD8"},"220":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:10:27 GMT+0100 (CET)"},"221":{"date":{"__isSmartRef__":true,"id":222},"author":"sstamm","message":"added benchmarking output","id":"249CFF90-DDF5-4A83-9759-0289E96D7D58"},"222":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:31:50 GMT+0100 (CET)"},"223":{"date":{"__isSmartRef__":true,"id":224},"author":"sstamm","message":"","id":"882082E1-29B6-418D-9B8B-672729D60619"},"224":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:38:26 GMT+0100 (CET)"},"225":{"date":{"__isSmartRef__":true,"id":226},"author":"sstamm","message":"","id":"5179AEF9-E19F-4B0C-BBD8-556C5687988A"},"226":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:44:11 GMT+0100 (CET)"},"227":{"date":{"__isSmartRef__":true,"id":228},"author":"sstamm","message":"","id":"1159C5B4-724E-4124-9D7B-5CD5DC4A8EE3"},"228":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:48:14 GMT+0100 (CET)"},"229":{"date":{"__isSmartRef__":true,"id":230},"author":"sstamm","message":"","id":"2A718D1F-1036-41D6-999A-336F2B14E65D"},"230":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:49:47 GMT+0100 (CET)"},"231":{"date":{"__isSmartRef__":true,"id":232},"author":"sstamm","message":"","id":"EB6BDD0C-7EEC-4124-B77F-2F106A601538"},"232":{"isSerializedDate":true,"string":"Tue Feb 07 2012 11:59:48 GMT+0100 (CET)"},"233":{"date":{"__isSmartRef__":true,"id":234},"author":"sstamm","message":"","id":"63EC8D07-AB6A-450A-BB84-9B4D37E03647"},"234":{"isSerializedDate":true,"string":"Tue Feb 07 2012 12:02:33 GMT+0100 (CET)"},"235":{"date":{"__isSmartRef__":true,"id":236},"author":"sstamm","message":"","id":"19CE12E4-5AA5-48DC-B1D1-B0EB0EDF1CB9"},"236":{"isSerializedDate":true,"string":"Tue Feb 07 2012 12:03:42 GMT+0100 (CET)"},"237":{"date":{"__isSmartRef__":true,"id":238},"author":"sstamm","message":"first attempt to introduce callback functions to part loading","id":"22BD0B95-8948-411A-A56E-AD7CBE445F1D"},"238":{"isSerializedDate":true,"string":"Thu Feb 09 2012 20:20:11 GMT+0100 (CET)"},"239":{"date":{"__isSmartRef__":true,"id":240},"author":"sstamm","message":"","id":"A216DFD2-9D1F-4E62-A22F-6B5472823E1B"},"240":{"isSerializedDate":true,"string":"Fri Mar 16 2012 15:37:34 GMT+0100 (CET)"},"241":{"date":{"__isSmartRef__":true,"id":242},"author":"sstamm","message":"","id":"464E723A-08DC-433C-AA5C-CEC850DBAF0B"},"242":{"isSerializedDate":true,"string":"Fri Mar 16 2012 15:42:29 GMT+0100 (CET)"},"243":{"morph":{"__isSmartRef__":true,"id":133},"__LivelyClassName__":"lively.morphic.EventHandler","__SourceModuleName__":"Global.lively.morphic.Events"},"244":{"adjustForNewBounds":true},"245":{"loadPart":{"__isSmartRef__":true,"id":246},"loadFinished":{"__isSmartRef__":true,"id":250},"loadPartByName":{"__isSmartRef__":true,"id":254}},"246":{"varMapping":{"__isSmartRef__":true,"id":247},"source":"function loadPart(partItem, isAsync) {\n this.partItem = partItem;\n \n this.openInWorld();\n if(partItem.part) {\n this.setExtent(partItem.part.getExtent());\n }\n this.align(this.bounds().center(), $world.visibleBounds().center());\n \n \n if(typeof isAsync === \"function\") {\n this.callback = isAsync;\n }\n\n connect(partItem, 'part', this, \"loadFinished\");\n\n partItem.loadPart(isAsync);\n\n return partItem.part;\n\n}","funcProperties":{"__isSmartRef__":true,"id":248},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"247":{"this":{"__isSmartRef__":true,"id":133}},"248":{"timestamp":{"__isSmartRef__":true,"id":249},"user":"sstamm","tags":[]},"249":{"isSerializedDate":true,"string":"Fri Mar 16 2012 15:42:18 GMT+0100 (CET)"},"250":{"varMapping":{"__isSmartRef__":true,"id":251},"source":"function loadFinished(part) {\n if(this.owner === $world.firstHand()) {\n $world.firstHand().removeAllMorphs();\n } else {\n this.owner.addMorph(part);\n part.align(part.bounds().center(), this.bounds().center());\n this.remove();\n }\n disconnect(this.partItem, 'part', this, \"loadFinished\");\n if(this.callback) {\n this.callback(part);\n }\n}","funcProperties":{"__isSmartRef__":true,"id":252},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"251":{"this":{"__isSmartRef__":true,"id":133}},"252":{"timestamp":{"__isSmartRef__":true,"id":253},"user":"sstamm","tags":[]},"253":{"isSerializedDate":true,"string":"Wed Feb 22 2012 14:01:53 GMT+0100 (CET)"},"254":{"varMapping":{"__isSmartRef__":true,"id":255},"source":"function loadPartByName(partName, optPartsSpaceName, isAsync) {\n var partItem = lively.PartsBin.getPartItem(partName, optPartsSpaceName);\n return this.loadPart(partItem, isAsync);\n}","funcProperties":{"__isSmartRef__":true,"id":256},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"255":{"this":{"__isSmartRef__":true,"id":133}},"256":{"timestamp":{"__isSmartRef__":true,"id":257},"user":"sstamm","tags":[]},"257":{"isSerializedDate":true,"string":"Thu Feb 02 2012 17:03:18 GMT+0100 (CET)"},"258":{"sourceObj":{"__isSmartRef__":true,"id":0},"sourceAttrName":"finishLoading","targetObj":{"__isSmartRef__":true,"id":0},"targetMethodName":"updateChangeLog","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"259":{"sourceObj":{"__isSmartRef__":true,"id":0},"sourceAttrName":"savedWorldAsURL","targetObj":{"__isSmartRef__":true,"id":0},"targetMethodName":"visitNewPageAfterSaveAs","converterString":null,"updaterString":"function ($upd, v) {\n if (v && v.toString() !== URL.source.toString()) {\n $upd(v)\n }\n }","varMapping":{"__isSmartRef__":true,"id":260},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"260":{"source":{"__isSmartRef__":true,"id":0},"target":{"__isSmartRef__":true,"id":0}},"261":{"sourceObj":{"__isSmartRef__":true,"id":0},"sourceAttrName":"finishLoading","targetObj":{"__isSmartRef__":true,"id":0},"targetMethodName":"setCustomStyle","__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings.Core"},"262":{"protocol":"http:","hostname":"lively-kernel.org","pathname":"/repository/webwerkstatt/core-changelog.xhtml","__LivelyClassName__":"URL","__SourceModuleName__":"Global.lively.Network"},"263":{"isSerializedDate":true,"string":"Thu Feb 06 2014 09:58:34 GMT+0100 (CET)"},"264":{"updateChangeLog":{"__isSmartRef__":true,"id":265},"setCustomStyle":{"__isSmartRef__":true,"id":269}},"265":{"varMapping":{"__isSmartRef__":true,"id":266},"source":"function updateChangeLog() {\n var webR = URL.root.withFilename('core/History.md').asWebResource();\n connect(webR, 'content', this.get('ChangeLogViewer'), 'textString', {\n updater: function($upd, content) { $upd(content); this.targetObj.showMarkdown() }});\n webR.beAsync().get();\n}","funcProperties":{"__isSmartRef__":true,"id":267},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"266":{"this":{"__isSmartRef__":true,"id":0}},"267":{"timestamp":{"__isSmartRef__":true,"id":268},"user":"robertkrahn","tags":[]},"268":{"isSerializedDate":true,"string":"Sat Apr 07 2012 21:43:46 GMT+0200 (CEST)"},"269":{"varMapping":{"__isSmartRef__":true,"id":270},"source":"function setCustomStyle() {\n var width = this.getExtent().y;\n console.log('setting custom style');\n $('body').css({marginLeft: 'auto', marginRight: 'auto', width: width + 'px'});\n $(this.renderContext().morphNode).css({position: 'static'});\n}","funcProperties":{"__isSmartRef__":true,"id":271},"__LivelyClassName__":"lively.Closure","__SourceModuleName__":"Global.lively.lang.Closure"},"270":{"this":{"__isSmartRef__":true,"id":0}},"271":{"timestamp":{"__isSmartRef__":true,"id":272},"user":"robertkrahn","tags":[]},"272":{"isSerializedDate":true,"string":"Sun Apr 08 2012 18:30:05 GMT+0200 (CEST)"},"isSimplifiedRegistry":true}}]]>