[cvs] commit: dimp/js DimpCore.js ViewPort.js dimp/js/src DimpCore.js ViewPort.js dimp/lib/Views ListMessages.php

Michael M Slusarz slusarz at horde.org
Fri Apr 20 15:43:49 UTC 2007


slusarz     2007-04-20 11:43:49 EDT

  Modified files:
    js                   DimpCore.js ViewPort.js 
    js/src               DimpCore.js ViewPort.js 
    lib/Views            ListMessages.php 
  Log:
  Fix some bugs with the new folder loading code.  Try to go through viewport
  line-by-line to remove all traces of the old way we did things (using a queue
  system) and replace with the new way (standard event handling).  Move most,
  if not all, of the viewport logic out of DimpCore and into ViewPort, and moved
  most, if not all, of all other UI logic out of ViewPort and into DimpCore.
  
  Revision  Changes    Path
  1.151     +1 -1      dimp/js/DimpCore.js
  1.115     +1 -1      dimp/js/ViewPort.js
  1.151     +14 -29    dimp/js/src/DimpCore.js
  1.91      +109 -118  dimp/js/src/ViewPort.js
  1.24      +4 -2      dimp/lib/Views/ListMessages.php

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.150&r2=1.151&ty=u
  http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.114&r2=1.115&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.150&r2=1.151&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.90&r2=1.91&ty=u
  http://cvs.horde.org/diff.php/dimp/lib/Views/ListMessages.php?r1=1.23&r2=1.24&ty=u


More information about the cvs mailing list