Author: ben
Date: 2007-08-28 10:38:06 -0700 (Tue, 28 Aug 2007)
New Revision: 6266

Modified:
   openlaszlo/branches/wafflecone/
Log:
Blocked revisions 6229,6237-6240 via svnmerge

.......
  r6229 | max | 2007-08-24 20:33:20 -0700 (Fri, 24 Aug 2007) | 24 lines
  
  Change 20070824-maxcarlson-X by [EMAIL PROTECTED] on 2007-08-24 16:44:05 PDT
      in /Users/maxcarlson/openlaszlo/legals-clean
      for http://svn.openlaszlo.org/openlaszlo/branches/legals
  
  Summary: Fix canvas bgcolor value when components are included
  
  New Features:
  
  Bugs Fixed: LPP-4580 - DHTML canvas background color is cleared when any 
component is included
  
  Technical Reviewer: promanik
  QA Reviewer: jcrowley
  Doc Reviewer: (pending)
  
  Documentation:
  
  Release Notes:
  
  Details: Only set the canvas bgcolor if we've got a value defined.
      
  
  Tests: See LPP-4580.
.......
  r6237 | max | 2007-08-25 10:48:04 -0700 (Sat, 25 Aug 2007) | 27 lines
  
  Change 20070824-maxcarlson-T by [EMAIL PROTECTED] on 2007-08-24 17:21:11 PDT
      in /Users/maxcarlson/openlaszlo/legals-clean
      for http://svn.openlaszlo.org/openlaszlo/branches/legals
  
  Summary: Add onload event that fires rowser javascript when the app is done 
loading
  
  New Features:
  
  Bugs Fixed: LPP-4578 - Add API to find out when an LZX app has been loaded
  
  Technical Reviewer: promanik
  QA Reviewer: jcrowley
  Doc Reviewer: (pending)
  
  Documentation:
  
  Release Notes:
  
  Details: LzSprite.js - Store propcache.id for use in canvas init callback.  
Add callback when canvas is initted.
      
  LzBrowser.as - Clear out __jscallback if it's not a valid function.
  
  embednew.js - Store necessary state in swfEmbed and dhtmlEmbed to get unified 
_ready() call later.  Move addLoadedListener() call to swfEmbed().  Fix _loaded 
to call _ready() in the correct scope.  Fix scope in _setCanvasAttributeQ().  
Add implementation of _ready() which checks for the presence of an onload 
method.  If present, it is called.  Clean up error for early 
_getCanvasAttributeSWF() calls.  _callMethodSWF() calls queue until flash is 
ready. 
  
  Tests: 
.......
  r6238 | max | 2007-08-25 11:00:33 -0700 (Sat, 25 Aug 2007) | 24 lines
  
  Change 20070824-maxcarlson-B by [EMAIL PROTECTED] on 2007-08-24 20:54:28 PDT
      in /Users/maxcarlson/openlaszlo/legals-clean
      for http://svn.openlaszlo.org/openlaszlo/branches/legals
  
  Summary: Fix smoketest in dhtml
  
  New Features:
  
  Bugs Fixed: LPP-4424 - smokecheck fails in dhtml 
  
  Technical Reviewer: promanik
  QA Reviewer: jcrowley
  Doc Reviewer: (pending)
  
  Documentation:
  
  Release Notes:
  
  Details: Convert canvas.bgcolor to an int in DHTML.
      
  
  Tests: see LPP-4424
.......
  r6239 | max | 2007-08-25 11:15:52 -0700 (Sat, 25 Aug 2007) | 29 lines
  
   20070824-maxcarlson-s by [EMAIL PROTECTED] on 2007-08-24 16:48:32 PDT
      in /Users/maxcarlson/openlaszlo/legals-clean
      for http://svn.openlaszlo.org/openlaszlo/branches/legals
  
  Summary: Fix size of embedded DHTML apps
  
  New Features: 
  
  Bugs Fixed: LPP-4579 - DHTML apps aren't sized properly when embedded in a 
page with other HTML
  
  Technical Reviewer: promanik
  QA Reviewer: jcrowley
  Doc Reviewer: (pending)
  
  Documentation:
  
  Release Notes:
  
  Details: LzSprite.as - Add capabilities.readcanvassizefromsprite entry.
  
  LzSprite.js -  Set the container div's width and height like the flash embed 
script does.  Add capabilities.readcanvassizefromsprite entry.  Avoid clipping 
if capabilities.canvas_div_cannot_be_clipped == true.
  
  LaszloCanvas.lzs - Only read sprite properties if 
capabilities.readcanvassizefromsprite == true.
  
  embednew.js - Store the correct sizes in the propcache.
  
  Tests: See LPP-4579
.......
  r6240 | max | 2007-08-25 11:35:44 -0700 (Sat, 25 Aug 2007) | 22 lines
  
  + My last checkin blew these changes away - this should resolve that:
  
  Summary: Add onload event that fires rowser javascript when the app is done 
loading
  
  New Features:
  
  Bugs Fixed: LPP-4578 - Add API to find out when an LZX app has been loaded
  
  Technical Reviewer: promanik
  QA Reviewer: jcrowley
  Doc Reviewer: (pending)
  
  Documentation:
  
  Release Notes:
  
  Details: LzSprite.js - Store propcache.id for use in canvas init callback.  
Add callback when canvas is initted.
      
  LzBrowser.as - Clear out __jscallback if it's not a valid function.
  
  embednew.js - Store necessary state in swfEmbed and dhtmlEmbed to get unified 
_ready() call later.  Move addLoadedListener() call to swfEmbed().  Fix _loaded 
to call _ready() in the correct scope.  Fix scope in _setCanvasAttributeQ().  
Add implementation of _ready() which checks for the presence of an onload 
method.  If present, it is called.  Clean up error for early 
_getCanvasAttributeSWF() calls.  _callMethodSWF() calls queue until flash is 
ready. 
.......



Property changes on: openlaszlo/branches/wafflecone
___________________________________________________________________
Name: svnmerge-blocked
   - /openlaszlo/branches/legals:5747,5757,5771,5820,5861,5891,6066-6067,6178 
/openlaszlo/trunk:3893,3953,4394,4462,4468,4472,5086,5172,5204,5210,5332
   + 
/openlaszlo/branches/legals:5747,5757,5771,5820,5861,5891,6066-6067,6178,6229,6237-6240
 /openlaszlo/trunk:3893,3953,4394,4462,4468,4472,5086,5172,5204,5210,5332


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to