[cvs] commit: dimp compose.php index.php message.php dimp/docs CHANGES dimp/js DimpCore.js DimpCore.js.php dimp.js.php dimp/js/src DimpCore.js DimpCore.js.php dimp.js.php dimp/lib DIMP.php api.php

Michael M Slusarz slusarz at horde.org
Tue Nov 28 13:52:04 PST 2006


slusarz     2006-11-28 13:52:04 PST

  Modified files:
    .                    compose.php index.php message.php 
    docs                 CHANGES 
    js                   dimp.js.php 
    js/src               dimp.js.php 
    lib                  DIMP.php api.php 
  Added files:
    js                   DimpCore.js 
    js/src               DimpCore.js 
  Removed files:
    js                   DimpCore.js.php 
    js/src               DimpCore.js.php 
  Log:
  Make DimpCore.js a true static javascript file.  All PHP processing is now done
  exclusively in dimp.js.php.
  
  Revision  Changes    Path
  1.52      +1 -2      dimp/compose.php
  1.18      +1 -0      dimp/docs/CHANGES
  1.35      +1 -2      dimp/index.php
  1.322     +0 -130    dimp/js/Attic/DimpCore.js.php (dead)
  1.1       +133 -0    dimp/js/DimpCore.js (new)
  1.15      +1 -1      dimp/js/dimp.js.php
  1.182     +0 -1596   dimp/js/src/Attic/DimpCore.js.php (dead)
  1.1       +1579 -0   dimp/js/src/DimpCore.js (new)
  1.11      +24 -3     dimp/js/src/dimp.js.php
  1.53      +2 -2      dimp/lib/DIMP.php
  1.8       +3 -2      dimp/lib/api.php
  1.31      +1 -2      dimp/message.php

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/compose.php?r1=1.51&r2=1.52&ty=u
  http://cvs.horde.org/diff.php/dimp/docs/CHANGES?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/dimp/index.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/co.php/dimp/js/Attic/DimpCore.js.php?r=1.321
  http://cvs.horde.org/co.php/dimp/js/DimpCore.js?r=1.1
  http://cvs.horde.org/diff.php/dimp/js/dimp.js.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/co.php/dimp/js/src/Attic/DimpCore.js.php?r=1.181
  http://cvs.horde.org/co.php/dimp/js/src/DimpCore.js?r=1.1
  http://cvs.horde.org/diff.php/dimp/js/src/dimp.js.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/dimp/lib/DIMP.php?r1=1.52&r2=1.53&ty=u
  http://cvs.horde.org/diff.php/dimp/lib/api.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/dimp/message.php?r1=1.30&r2=1.31&ty=u


More information about the cvs mailing list