[cvs] commit: dimp index.php dimp/js ViewPort.js dragdrop.js dimp/js/src ViewPort.js dragdrop.js dimp/templates/index index.inc dimp/themes ie6_or_less.css screen.css

Michael M Slusarz slusarz at horde.org
Mon Jun 9 21:37:38 UTC 2008


slusarz     2008-06-09 17:37:38 EDT

  Modified files:
    .                    index.php 
    js                   ViewPort.js dragdrop.js 
    js/src               ViewPort.js dragdrop.js 
    templates/index      index.inc 
    themes               ie6_or_less.css screen.css 
  Log:
  Remove reliance on scriptaculous dragdrop.js entirely by implementing
  ghosting, constraint, and snapping in our library.
  Remove some optional scroll params that we are never going to change - since
  the goal of our library is to be as simple as possible.
  Remove some unused code in dragdrop.js.
  
  Revision  Changes    Path
  1.68      +1 -2      dimp/index.php
  1.274     +1 -1      dimp/js/ViewPort.js
  1.15      +1 -1      dimp/js/dragdrop.js
  1.252     +6 -7      dimp/js/src/ViewPort.js
  1.10      +112 -73   dimp/js/src/dragdrop.js
  1.197     +2 -2      dimp/templates/index/index.inc
  1.31      +2 -2      dimp/themes/ie6_or_less.css
  1.263     +2 -2      dimp/themes/screen.css

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/index.php?r1=1.67&r2=1.68&ty=u
  http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.273&r2=1.274&ty=u
  http://cvs.horde.org/diff.php/dimp/js/dragdrop.js?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.251&r2=1.252&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/dragdrop.js?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/dimp/templates/index/index.inc?r1=1.196&r2=1.197&ty=u
  http://cvs.horde.org/diff.php/dimp/themes/ie6_or_less.css?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/dimp/themes/screen.css?r1=1.262&r2=1.263&ty=u


More information about the cvs mailing list