[cvs] commit: dimp dimp.js.php dimp/config conf.xml dimp/js ViewPort.js dimp/js/src ViewPort.js
Michael M Slusarz
slusarz at horde.org
Thu May 24 11:11:47 UTC 2007
slusarz 2007-05-24 07:11:47 EDT
Modified files:
. dimp.js.php
config conf.xml
js ViewPort.js
js/src ViewPort.js
Log:
Can't use float values for these config options since casting from string to
floatval is unreliable due to differing decimal separators in different
locales. Just use integers instead to make things portable.
Revision Changes Path
1.17 +5 -5 dimp/config/conf.xml
1.27 +3 -3 dimp/dimp.js.php
1.140 +1 -1 dimp/js/ViewPort.js
1.117 +6 -6 dimp/js/src/ViewPort.js
Chora Links:
http://cvs.horde.org/diff.php/dimp/config/conf.xml?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/dimp/dimp.js.php?r1=1.26&r2=1.27&ty=u
http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.139&r2=1.140&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.116&r2=1.117&ty=u
More information about the cvs
mailing list