[cvs] commit: dimp/js ContextSensitive.js DraggableMail.js KeyNavList.js MultiFile.js QuickFinder.js SpellChecker.js SplitPane.js ViewPort.js builder.js controls.js dhtmlHistory.js dragdrop.js effects.js json.js prototype.js scriptaculous.js dimp/js/src ...

Chuck Hagenbuch chuck at horde.org
Sat Dec 31 12:59:24 PST 2005


chuck       2005-12-31 12:59:24 PST

  Modified files:
    js                   ContextSensitive.js DraggableMail.js 
                         KeyNavList.js MultiFile.js QuickFinder.js 
                         SpellChecker.js SplitPane.js ViewPort.js 
                         builder.js controls.js dhtmlHistory.js 
                         dragdrop.js effects.js json.js 
                         prototype.js scriptaculous.js 
  Added files:
    js/src               ContextSensitive.js DraggableMail.js 
                         KeyNavList.js MultiFile.js QuickFinder.js 
                         SpellChecker.js SplitPane.js ViewPort.js 
                         builder.js compress.sh controls.js 
                         dhtmlHistory.js dragdrop.js effects.js 
                         json.js prototype.js scriptaculous.js 
  Log:
  Compress JavaScript files.
  
  Revision  Changes     Path
  1.12      +21 -231    dimp/js/ContextSensitive.js
  1.13      +19 -306    dimp/js/DraggableMail.js
  1.2       +13 -172    dimp/js/KeyNavList.js
  1.4       +1 -159     dimp/js/MultiFile.js
  1.5       +13 -99     dimp/js/QuickFinder.js
  1.12      +37 -357    dimp/js/SpellChecker.js
  1.5       +8 -126     dimp/js/SplitPane.js
  1.26      +34 -590    dimp/js/ViewPort.js
  1.3       +18 -100    dimp/js/builder.js
  1.4       +56 -769    dimp/js/controls.js
  1.2       +59 -562    dimp/js/dhtmlHistory.js
  1.5       +42 -584    dimp/js/dragdrop.js
  1.5       +64 -902    dimp/js/effects.js
  1.2       +37 -310    dimp/js/json.js
  1.4       +116 -1784  dimp/js/prototype.js
  1.6       +3 -35      dimp/js/scriptaculous.js
  1.1       +232 -0     dimp/js/src/ContextSensitive.js (new)
  1.1       +307 -0     dimp/js/src/DraggableMail.js (new)
  1.1       +173 -0     dimp/js/src/KeyNavList.js (new)
  1.1       +160 -0     dimp/js/src/MultiFile.js (new)
  1.1       +100 -0     dimp/js/src/QuickFinder.js (new)
  1.1       +358 -0     dimp/js/src/SpellChecker.js (new)
  1.1       +127 -0     dimp/js/src/SplitPane.js (new)
  1.1       +591 -0     dimp/js/src/ViewPort.js (new)
  1.1       +101 -0     dimp/js/src/builder.js (new)
  1.1       +9 -0       dimp/js/src/compress.sh (new)
  1.1       +770 -0     dimp/js/src/controls.js (new)
  1.1       +563 -0     dimp/js/src/dhtmlHistory.js (new)
  1.1       +585 -0     dimp/js/src/dragdrop.js (new)
  1.1       +903 -0     dimp/js/src/effects.js (new)
  1.1       +311 -0     dimp/js/src/json.js (new)
  1.1       +1785 -0    dimp/js/src/prototype.js (new)
  1.1       +36 -0      dimp/js/src/scriptaculous.js (new)

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/js/ContextSensitive.js?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/dimp/js/DraggableMail.js?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/dimp/js/KeyNavList.js?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/dimp/js/MultiFile.js?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/dimp/js/QuickFinder.js?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/dimp/js/SpellChecker.js?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/dimp/js/SplitPane.js?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/dimp/js/builder.js?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/dimp/js/controls.js?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/dimp/js/dhtmlHistory.js?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/dimp/js/dragdrop.js?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/dimp/js/effects.js?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/dimp/js/json.js?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/dimp/js/prototype.js?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/dimp/js/scriptaculous.js?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/co.php/dimp/js/src/ContextSensitive.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/DraggableMail.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/KeyNavList.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/MultiFile.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/QuickFinder.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/SpellChecker.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/SplitPane.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/ViewPort.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/builder.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/compress.sh?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/controls.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/dhtmlHistory.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/dragdrop.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/effects.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/json.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/prototype.js?r=1.1
  http://cvs.horde.org/co.php/dimp/js/src/scriptaculous.js?r=1.1


More information about the cvs mailing list