Author: jbeard
Date: Tue Aug 10 17:13:48 2010
New Revision: 984132
URL: http://svn.apache.org/viewvc?rev=984132&view=rev
Log:
Added license text to layout modules.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/hierarchical-layout-drag-and-drop/drag-and-drop.xml
commons/sandbox
Author: jbeard
Date: Tue Aug 10 17:13:28 2010
New Revision: 984131
URL: http://svn.apache.org/viewvc?rev=984131&view=rev
Log:
Renamed hierarchical_layout to hierarchical-layout.
Added:
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/hierarchical-layout/
commons/sandbox/gsoc/2010/scxml-js/t
Author: jbeard
Date: Tue Aug 10 17:13:16 2010
New Revision: 984130
URL: http://svn.apache.org/viewvc?rev=984130&view=rev
Log:
Updated merged visualization code to use new dependency injection APIs.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/hierarchical-layout-drag-and-drop/test
Author: jbeard
Date: Tue Aug 10 14:19:51 2010
New Revision: 984033
URL: http://svn.apache.org/viewvc?rev=984033&view=rev
Log:
Fixed small bug involving executable content in history state inside of
parallel states. All unit tests now pass.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/b
Author: jbeard
Date: Tue Aug 10 14:19:42 2010
New Revision: 984032
URL: http://svn.apache.org/viewvc?rev=984032&view=rev
Log:
Made changes so that history states and initial states inside of parallel
states are handled correctly. Intermediat commit, some unit tests are still
broken.
Added:
Author: jbeard
Date: Tue Aug 10 14:19:01 2010
New Revision: 984028
URL: http://svn.apache.org/viewvc?rev=984028&view=rev
Log:
Added more action code to support drawing behaviour.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/canvas.xml
Modified:
commons/san
Author: sebb
Date: Tue Aug 10 14:25:23 2010
New Revision: 984050
URL: http://svn.apache.org/viewvc?rev=984050&view=rev
Log:
Document how to embed ; and #
Modified:
commons/proper/daemon/trunk/src/site/xdoc/procrun.xml
Modified: commons/proper/daemon/trunk/src/site/xdoc/procrun.xml
URL:
http
Author: jbeard
Date: Tue Aug 10 14:21:58 2010
New Revision: 984048
URL: http://svn.apache.org/viewvc?rev=984048&view=rev
Log:
Added license text to drawing-tool demo.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/canvas.xml
commons/sandbox/gsoc/2010/scxml
Author: jbeard
Date: Tue Aug 10 14:21:49 2010
New Revision: 984046
URL: http://svn.apache.org/viewvc?rev=984046&view=rev
Log:
Deleted unused behaviour models.
Removed:
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/node.xml
commons/sandbox/gsoc/2010/scxml-js/trunk/
Author: jbeard
Date: Tue Aug 10 14:21:41 2010
New Revision: 984045
URL: http://svn.apache.org/viewvc?rev=984045&view=rev
Log:
Now works in webkit. Had to work around strange behaviour where events were not
being dispatched to svg root element.
Modified:
commons/sandbox/gsoc/2010/scxml-js/tr
Author: jbeard
Date: Tue Aug 10 14:21:25 2010
New Revision: 984043
URL: http://svn.apache.org/viewvc?rev=984043&view=rev
Log:
Everything works in the drawing tool demo (tested in Firefox).
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/canvas.xml
commons/s
Author: jbeard
Date: Tue Aug 10 14:21:16 2010
New Revision: 984042
URL: http://svn.apache.org/viewvc?rev=984042&view=rev
Log:
Toggling between states now works. Special history-oriented behaviour of the
drawing tool demo now works.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/dra
Author: jbeard
Date: Tue Aug 10 14:21:05 2010
New Revision: 984041
URL: http://svn.apache.org/viewvc?rev=984041&view=rev
Log:
Scaling now works.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/canvas.xml
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing
Author: jbeard
Date: Tue Aug 10 14:20:49 2010
New Revision: 984039
URL: http://svn.apache.org/viewvc?rev=984039&view=rev
Log:
Fixed issue involving repositioning scale and rotate handles.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/canvas.xml
Modified:
co
Author: jbeard
Date: Tue Aug 10 14:20:40 2010
New Revision: 984038
URL: http://svn.apache.org/viewvc?rev=984038&view=rev
Log:
This fixes a bug for the following situation: a transition originates at a
composite state inside of a parallel region, and ends at a state (composite or
basic) inside of
Author: jbeard
Date: Tue Aug 10 14:20:28 2010
New Revision: 984037
URL: http://svn.apache.org/viewvc?rev=984037&view=rev
Log:
Added build.sh
Added:
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/build.sh (with
props)
Added: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing
Author: sebb
Date: Tue Aug 10 13:56:18 2010
New Revision: 984011
URL: http://svn.apache.org/viewvc?rev=984011&view=rev
Log:
Fix up release notes to correspond with reality
Modified:
commons/proper/daemon/trunk/RELEASE-NOTES.txt
Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt
URL:
ht
Author: erans
Date: Tue Aug 10 12:45:10 2010
New Revision: 983968
URL: http://svn.apache.org/viewvc?rev=983968&view=rev
Log:
Minor clean-up (to avoid changing a method arguments in-place).
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/general/PowellOp
Author: jcarman
Date: Tue Aug 10 11:31:38 2010
New Revision: 983933
URL: http://svn.apache.org/viewvc?rev=983933&view=rev
Log:
Reverting "generification" of toMap() method in ArrayUtils.
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ArrayUtils.java
commons/p
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/stat/inference/TTestImpl.java
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math/stat/inference/TTestImpl.java?rev=983921&r1=983920&r2=983921&view=diff
Author: sebb
Date: Tue Aug 10 09:43:33 2010
New Revision: 983903
URL: http://svn.apache.org/viewvc?rev=983903&view=rev
Log:
Comment why OK to suppress the warning
Remove unnecessary cast
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/reflect/ConstructorUtils.java
21 matches
Mail list logo