commit: horde/docs CHANGES imp compose.php message.php view.php imp/docs CHANGES imp/lib IMP.php mimetypes.php horde/lib Mime.php

chuck@horde.org chuck@horde.org
11 Dec 2000 02:48:48 -0000


chuck       2000/12/10 18:48:48 PST

  Modified files:
    docs                 CHANGES 
    .                    compose.php message.php view.php 
    docs                 CHANGES 
    lib                  IMP.php mimetypes.php 
    lib                  Mime.php 
  Log:
  Get the rest of the MIME changes that went with that last commit. I'll add
  some more docs and probably some more reorganization later, but basically we
  now have a Mime_IMAP:: class to wrap up everything that deals with MIME
  parts, etc, and IMP has been reorganized to make use of this, and a few
  minor things - viewing of HTML parts that reference inline images, for
  instance - have been cleaned up.
  
  Revision  Changes    Path
  1.94      +1 -0      horde/docs/CHANGES
  2.227     +6 -6      imp/compose.php
  2.176     +6 -6      imp/message.php
  2.77      +25 -12    imp/view.php
  1.245     +3 -0      imp/docs/CHANGES
  1.102     +60 -1     imp/lib/IMP.php
  1.41      +3 -4      imp/lib/mimetypes.php
  1.44      +3 -4      horde/lib/Mime.php