make use of the location field
[squirrelmail.git] / src / download.php
2002-08-01 stekkelremoved view_text
2002-07-20 centaurixNon-ascii characters caused problems with SVN function...
2002-07-05 stekkelMake use of the registered message object instead of...
2002-06-26 philippe_mingor2l
2002-06-24 philippe_mingoBugfix
2002-06-24 philippe_mingor2l by Yoav
2002-05-30 stekkelchanges for new method of getting the display entity
2002-05-28 stekkelfixed warning
2002-05-28 stekkelAdded possibility to extract message/rfc822 attachments...
2002-05-28 stekkelget rid of getting the mime_structure of a message...
2002-03-08 stekkeladded message/rfc822 handling
2002-01-23 philippe_mingoCode Cleaning
2002-01-18 philippe_mingosome cleanup
2001-12-26 teepesome more html cleanup provided by Dave Huang
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-02 thomppjCode cleanup brigage...
2001-11-21 philippe_mingo(c) stuff
2001-11-20 philippe_mingoSome fixup:
2001-10-24 philippe_mingoOutputs HTML through the MagicHTML parser
2001-09-26 philippe_mingoOperation "foo_once".
2001-05-15 fidian* More minor changes
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-04-26 fidian* Opera fix for the download headers from Ray Black III
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-23 fidian* Stupid browsers and their headers.
2001-04-20 fidian* Forgot to mention that "Download this as a file"...
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