* Got bored and copied all the validate.php and define() stuff to 1.1
[squirrelmail.git] / src / download.php
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-04-16 lkehresmanadded download enhancements to 1.1 tree
2001-02-24 lkehresmanadded bugfix from 1.0.3cvs
2001-02-09 fidian* Now the MIME type can be overridden (if you have...
2001-02-03 fidian* All incoming form values now have stripslashes()...
2001-02-01 lkehresmanremoved error messages
2001-01-31 lkehresmanfixed more warnings
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-18 lkehresmanAdded a much better fix for the IE/SSL problem. No...
2001-01-17 lkehresmanfixed "cannot redeclare getPref()" error
2001-01-17 lkehresmanFinally fixed the IE/SSL download problem.
2001-01-11 lkehresmanpossible fix for IE/SSL problem
2001-01-10 lkehresmangreatly improved speed and memory management of downloa...
2001-01-09 lkehresman* Removed sqimap_mailbox_close() function -- automatica...
2000-12-06 lkehresman- fixed bug in conf.pl where no default was set for...
2000-12-06 thomppjRemoved cache-control header
2000-12-06 thomppjlittle fix
2000-12-06 thomppjAdded security update to IE/SSL/Attachment Bug fix
2000-12-06 thomppjFixed IE/SSL/Attachment Bug!!!
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-10 fidianFunctions now pass message body by reference to save...
2000-09-23 lkehresmanneeded page_header.php included for viewing text attach...
2000-09-22 lbergmanAdded patch from Jan
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-08-02 lkehresman- fixed some more HTML bugs
2000-07-31 lkehresman- fixed bug when deleting last message, sends you to...
2000-07-31 lkehresmanadded a bunch of patches from the patch manager
2000-07-29 lkehresmanfixed a few more links to make them search-aware
2000-07-27 lkehresmanfixed problem with sending subjects with a '.
2000-07-24 lkehresmanupdated the squirrelmail.po file, fixed some bugs with...
2000-07-23 lkehresmandecoding filenames in download.php as well
2000-07-15 lkehresmanfixed bug in conf.pl that didn't let you have more...
2000-07-15 lkehresman- cleaned up the documentation directory
2000-07-13 lkehresman- more minor UI tweaks
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-07-05 lbergmanAdded minimum GNU License
2000-06-30 lkehresmanMade some changes to the way that attachments are downl...
2000-06-21 lkehresmanRewrote MIME support and made it much, MUCH quicker...
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 nehresmaadded use of PHP's session management
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-05 lkehresmanRemoved font tags
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-21 lkehresmanRewrote imap functions
2000-02-14 nehresmabug fixes and better error messages on emptying trash
2000-02-11 lkehresmanUpdated some of the themes, fixed some asthetic problem...
2000-01-17 nehresmaworkaround for php3 dealing with optional arguments...
2000-01-13 serekadded gettext support.
2000-01-07 lkehresmanadded some preferences, and squashed soem bugs
2000-01-06 lkehresmantranslated the body to html so that < and > are displayed
2000-01-06 lkehresmanAdded "Themes" to personal preferences
2000-01-05 lkehresmanjust cleaning up some stuff
2000-01-05 lkehresmanBugfixes in MIME stuff
2000-01-05 lkehresmanMade MIME much more efficient
2000-01-03 lkehresmanImproved the inline downloadig of attachments