Log message: From: To:
Path:
Author:
Issue:
File name:
File type:
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
authors by first/last commit
Core group
Developer turnover
Changes    Collaboration    Timeline    Rss   
1 - 20 of 12314  Next ›
12314 06.01.2009 23:11:03, by ptw:
Change 20090106-ptw-y by ptw@dueling-banjos.home on 2009-01-06 17:57:07 EST
in /Users/ptw/OpenLaszlo/4.2
for http://svn.openlaszlo.org/openlaszlo/branches/4.2

Summary: Hand-integrate part of r12313

Bugs Fixed:
LPP-7565 DHTML: multiline inputtext with maxlength broken (rev #11705)

Technical Reviewer: a.bargull@intensis.de (Message-ID: <4963E411.6030404@udo.edu>)
12313 06.01.2009 23:06:20, by bargull:
importing patch 20090106-ptw-y for review
12312 06.01.2009 10:00:05, by svnbuild:
importing patch 20090106-ptw-x for review
12311 06.01.2009 08:18:59, by hqm:
Change 20090106-bargull-jeh by bargull@dell--p4--2-53 on 2009-01-06 00:06:06
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: implement "setPattern" for dhtml

New Features: LPP-7478

Bugs Fixed: LPP-7565

Technical Reviewer: max
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
Implement "setPattern" for DHTML:
- adjust both "pasteHandlers" to filter invalid characters through a regexp
- update "onkeypress"-handler to detect invalid charater input
- fix braino in "onkeypress"-handler, variable keycode wasn't defined (LPP-7565)


Tests:
testcase attached at bugreports
12310 06.01.2009 08:18:46, by hqm:
'automated build tagging by the nightly build script'
12309 06.01.2009 03:42:55, by hqm:
importing patch 20090105-hqm-R for review
12308 06.01.2009 01:12:07, by svnbuild:
remove patch 20090105-hqm-R
12307 06.01.2009 01:09:15, by ptw:
importing patch 20090105-hqm-R for review
12306 06.01.2009 01:06:31, by ptw:
'automated build tagging by the nightly build script'
12305 06.01.2009 01:05:14, by ptw:
Merged revisions 12303 via svnmerge from
http://svn.openlaszlo.org/openlaszlo/trunk

........
r12303 | max | 2009-01-05 18:12:27 -0500 (Mon, 05 Jan 2009) | 16 lines

Change 20090104-maxcarlson-l by maxcarlson@Bank.lan on 2009-01-04 07:28:23 PST
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: UPDATED - swf9: preserve value for initial frame number for resources

Bugs Fixed: LPP-7534 - The view resource frame is not working when passing it with the class tag

Technical Reviewer: andre.bargull@udo.edu
QA Reviewer: hminsky

Details: Take care to preserve the initial frame number for swf assets.

Tests: See both testcases in LPP-7534
........
12304 06.01.2009 01:04:16, by ptw:
Merged revisions 12251-12252,12254-12255,12257-12258,12260,12262-12266,12268-12269,12271-12275,12278-12285 via svnmerge from
http://svn.openlaszlo.org/openlaszlo/trunk

........
r12251 | max | 2008-12-28 08:26:11 -0500 (Sun, 28 Dec 2008) | 18 lines

Change 20081227-maxcarlson-H by maxcarlson@Bank.lan on 2008-12-27 21:41:58 PST
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Allow default runtime for Flash to be any version

Bugs Fixed: LPP-7515 - compiler.runtime.default=swf9 seems to be not working

Technical Reviewer: andre.bargull@udo.edu
QA Reviewer: promanik

Details: Now that we no longer support swf6/7, the lzr argument isn't required in the URL/filename.

embednew.js, flash.js - Comment out lzr=swfx versioning code.

Tests: See LPP-7515
........
r12271 | bargull | 2008-12-30 17:21:03 -0500 (Tue, 30 Dec 2008) | 26 lines

Change 20081230-bargull-Pvj by bargull@dell--p4--2-53 on 2008-12-30 17:00:14
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: add implicit null-ownerDocument/parentNode

New Features:

Bugs Fixed: LPP-7537

Technical Reviewer: hminsky
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
Create a new, empty data-element and make it the parent of the parsed data-element.


Tests:
see bugreport
........
r12285 | bargull | 2009-01-02 11:41:03 -0500 (Fri, 02 Jan 2009) | 27 lines

Change 20081229-bargull-zLj by bargull@dell--p4--2-53 on 2008-12-29 18:19:52
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: implement "setHTML()" for swf9

New Features:

Bugs Fixed: LPP-7533

Technical Reviewer: hminsky
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
Moved definition of "setHTML" from LzInputTextSprite to LzTextSprite (will be required for LPP-6617),
and added "html"-flag to LzTextSprite (Flash TextField hasn't got this flag anymore in AS3), if this flag is set, use "TextField#htmlText", otherwise "TextField#text" to set new text.


Tests:
see bugreport
........
12303 06.01.2009 00:12:27, by max:
Change 20090105-ptw-Y by ptw@dueling-banjos.home on 2009-01-05 19:04:33 EST
in /Users/ptw/OpenLaszlo/4.2
for http://svn.openlaszlo.org/openlaszlo/branches/4.2

Summary: Prepare for 4.2.0.1
12302 06.01.2009 00:10:09, by bargull:
Change 20090105-ptw-b by ptw@dueling-banjos.home on 2009-01-05 18:59:32 EST
in /Users/ptw/OpenLaszlo/tools
for http://svn.openlaszlo.org/tools

Summary: Prepare for 4.2.0.1
12301 05.01.2009 20:53:12, by hqm:
Change 20090104-maxcarlson-l by maxcarlson@Bank.lan on 2009-01-04 07:28:23 PST
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: UPDATED - swf9: preserve value for initial frame number for resources

Bugs Fixed: LPP-7534 - The view resource frame is not working when passing it with the class tag

Technical Reviewer: andre.bargull@udo.edu
QA Reviewer: hminsky

Details: Take care to preserve the initial frame number for swf assets.

Tests: See both testcases in LPP-7534
12300 05.01.2009 16:11:38, by ptw:
importing patch 20090106-bargull-jeh for review
12299 05.01.2009 16:10:51, by ptw:
Change 20090105-hqm-q by hqm@badtzmaru.home on 2009-01-05 14:49:21 EST
in /Users/hqm/openlaszlo/trunk4
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: fix null pointer error in <switch> statement

New Features:

Bugs Fixed: LP-6982

Technical Reviewer: andre
QA Reviewer: promanik
Doc Reviewer: (pending)

Documentation:

Release Notes:

<switch> statement now supports an <unless> clause

example:

<switch>
<unless property="$dhtml">
[lzx code to be included]
</unless>
</switch>


Details:

+ initialize compile time constants table before running the parser

+ the parser checks for overrides of 'debug' and 'profile' on the canvas element,
(e.g., <canvas debug="xx" profile="yyy">) before it evaluates any <switch> statements

+ added <unless> clause

Tests:

test case from bug report, and case from review

<canvas debug="true" >
<handler name="oninit" >
txt.addFormat("$debug = %w", $debug === true);
</handler>
<text id="txt" />
</canvas>

works in swf8,swf9,swf10, dhtml
12298 05.01.2009 10:00:10, by svnbuild:
Change 20090105-ptw-J by ptw@dueling-banjos.home on 2009-01-05 09:13:26 EST
in /Users/ptw/OpenLaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Tweak visibility example to be more legible

Bugs Fixed:
LPP-7554 dguide, Chapter 37. Data Access and Binding: Example 37.16. Visibility of datamapped views, broken

Technical Reviewer: lou@louiorio.com (pending)
QA Reviewer: justin@salasaga.org (pending)

Details:
I tweaked this just a bit to lay out things a little more
obviously.

Tests:
visual inspection
12297 05.01.2009 01:48:56, by max:
importing patch 20090105-ptw-J for review
12296 05.01.2009 01:48:50, by max:
'automated build tagging by the nightly build script'
12295 04.01.2009 16:32:37, by max:
updating patch 20090104-maxcarlson-l for review
1 2 3 4 5 6 7 8 9 10 Next