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

Michael M Slusarz slusarz at horde.org
Wed Mar 14 09:01:44 UTC 2007


slusarz     2007-03-14 05:01:44 EDT

  Modified files:
    js                   DimpCore.js dhtmlHistory.js 
    js/src               DimpCore.js dhtmlHistory.js 
  Log:
  Remove/refactor a bunch of duplicate code and unneeded variables.
  Consolidate all logic in dhtmlHistory.js.  DimpCore should not need to know
  that dhtmlHistory.js doesn't work with WebKit, for example.
  Use DOM methods to create elements.  Don't create hidden elements until the
  page has been fully loaded.  Remove debugging code (it's easier to debug
  with something like firebug anyway). Remove a bunch of unneeded styling for
  the hidden elements (they are hidden after all).
  
  Revision  Changes    Path
  1.75      +1 -1      dimp/js/DimpCore.js
  1.16      +1 -1      dimp/js/dhtmlHistory.js
  1.75      +3 -8      dimp/js/src/DimpCore.js
  1.11      +146 -162  dimp/js/src/dhtmlHistory.js

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.74&r2=1.75&ty=u
  http://cvs.horde.org/diff.php/dimp/js/dhtmlHistory.js?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.74&r2=1.75&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/dhtmlHistory.js?r1=1.10&r2=1.11&ty=u


More information about the cvs mailing list