[cvs] commit: dimp/js ContextSensitive.js KeyNavList.js SpellChecker.js builder.js controls.js dimp.js dragdrop.js effects.js prototype.js scriptaculous.js slider.js

Chuck Hagenbuch chuck at horde.org
Thu Nov 3 03:38:55 PST 2005


chuck       2005-11-03 03:38:55 PST

  Added files:
    js                   ContextSensitive.js KeyNavList.js 
                         SpellChecker.js builder.js controls.js 
                         dimp.js dragdrop.js effects.js 
                         prototype.js scriptaculous.js slider.js 
  Log:
  Initial JavaScript components. Includes a simple DIMP object loader
  based on the scriptaculous loader that also avoids multiple inclusion.
  
  Revision  Changes    Path
  1.1       +199 -0    dimp/js/ContextSensitive.js (new)
  1.1       +173 -0    dimp/js/KeyNavList.js (new)
  1.1       +272 -0    dimp/js/SpellChecker.js (new)
  1.1       +97 -0     dimp/js/builder.js (new)
  1.1       +721 -0    dimp/js/controls.js (new)
  1.1       +32 -0     dimp/js/dimp.js (new)
  1.1       +519 -0    dimp/js/dragdrop.js (new)
  1.1       +992 -0    dimp/js/effects.js (new)
  1.1       +1726 -0   dimp/js/prototype.js (new)
  1.1       +48 -0     dimp/js/scriptaculous.js (new)
  1.1       +226 -0    dimp/js/slider.js (new)

  Chora Links:
  http://cvs.horde.org/co.php/dimp/js/ContextSensitive.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/KeyNavList.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/SpellChecker.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/builder.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/controls.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/dimp.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/dragdrop.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/effects.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/prototype.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/scriptaculous.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/slider.js?r=1.1


More information about the cvs mailing list