[cvs] commit: dimp/js DimpCore.js ViewPort.js dimp/js/src DimpCore.js ViewPort.js

Michael M Slusarz slusarz at horde.org
Fri Jun 1 13:10:55 UTC 2007


slusarz     2007-06-01 09:10:55 EDT

  Modified files:
    js                   DimpCore.js ViewPort.js 
    js/src               DimpCore.js ViewPort.js 
  Log:
  Package some requests to cut down on function calls.
  Always make sure 'unseen' attribute from folder is treated as an integer.
  Make sure cache updating does not get done until we are completely done with
  refreshing the screen after a delete.
  Fix bug where page would rescroll to offset 0 after delete in threaded mailbox.
  Skip some unnecessary steps in scroller.onResize() when initing.
  
  Revision  Changes    Path
  1.216     +1 -1      dimp/js/DimpCore.js
  1.161     +1 -1      dimp/js/ViewPort.js
  1.216     +30 -22    dimp/js/src/DimpCore.js
  1.138     +41 -40    dimp/js/src/ViewPort.js

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.215&r2=1.216&ty=u
  http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.160&r2=1.161&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.215&r2=1.216&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.137&r2=1.138&ty=u


More information about the cvs mailing list