[cvs] commit: dimp dimp.js.php imp.php dimp/docs CHANGES dimp/js DimpCore.js ViewPort.js dimp/js/src DimpCore.js ViewPort.js
    Michael M Slusarz 
    slusarz at horde.org
       
    Fri Feb 16 19:16:51 PST 2007
    
    
  
slusarz     2007-02-16 22:16:51 EST
  Modified files:
    .                    dimp.js.php imp.php 
    docs                 CHANGES 
    js                   DimpCore.js ViewPort.js 
    js/src               DimpCore.js ViewPort.js 
  Log:
  [mms] Cache mailbox listings.  Allows instantaneous switching between mailboxes
  that have already been visited this session.  All we need to do is a fairly
  light (both network and CPU wise) poll folders call when we switch to see if
  the mailbox has changed since we left.  Nice because it allows us to traverse
  mailbox while making that call.
  This is pretty darn nifty if I do say so myself.  Not saying there aren't going
  to be bugs, but pretty nifty.
  
  Revision  Changes    Path
  1.4       +4 -2      dimp/dimp.js.php
  1.23      +1 -0      dimp/docs/CHANGES
  1.121     +2 -2      dimp/imp.php
  1.41      +35 -35    dimp/js/DimpCore.js
  1.77      +34 -32    dimp/js/ViewPort.js
  1.43      +9 -8      dimp/js/src/DimpCore.js
  1.55      +84 -67    dimp/js/src/ViewPort.js
  Chora Links:
  http://cvs.horde.org/diff.php/dimp/dimp.js.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/dimp/docs/CHANGES?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/dimp/imp.php?r1=1.120&r2=1.121&ty=u
  http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.40&r2=1.41&ty=u
  http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.76&r2=1.77&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.42&r2=1.43&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.54&r2=1.55&ty=u
    
    
More information about the cvs
mailing list