Updated sqWordWrap() function a lot
[squirrelmail.git] / src /
2000-10-10 fidianFunctions now pass message body by reference to save...
2000-10-07 lkehresmanadded part of new index ordering options
2000-10-07 lkehresmanmade message index order customizable
2000-10-02 lkehresmanadded patch that fixed bugs in sent/trash creating
2000-09-29 lkehresmansubmitted security patch from John Williams
2000-09-28 fidianFolder list bar on left/right
2000-09-25 lkehresmanUpdated documentation, fixed some misspellings
2000-09-23 lkehresmanneeded page_header.php included for viewing text attach...
2000-09-22 lbergmanAdded patch from Jan
2000-09-21 gustavfChanged formatting of headers in forwarded messages...
2000-09-19 lkehresmanadded CHARSET option to searching.. should fix the...
2000-09-15 lkehresmanif any of the standard headers are blank, read_body...
2000-09-13 palloRemoved quick check to see if users have cookies enable...
2000-09-12 gpadgham- added a quick check to see if users have cookies...
2000-08-31 lkehresman- made "Refresh XXXXX" more obvious in options
2000-08-31 gpadgham-added patch 101376 => makes some things in folders...
2000-08-25 lkehresman- added new SquirrelMail logo
2000-08-25 lkehresmanfixed the attachment problem
2000-08-21 lkehresmandid a few bugfixes in imap functions,
2000-08-17 gpadghamapplied Patch #101198 There was an inconsistancy,...
2000-08-17 gustavfAdded encryption of the password before it is stored...
2000-08-14 lkehresmanadded security fix for uploading attachments from Marti...
2000-08-14 lkehresmanadded more hooks in options page for inline options
2000-08-13 lkehresmanfixed problems in sent/trash folder creating
2000-08-11 lkehresmanimproved html address book
2000-08-11 lkehresmanapplied patch from Toby Cabot that removed "WIDTH=XX...
2000-08-10 mattphillipsFix for Bug #111032 - backslashes appear before quotes...
2000-08-10 lkehresmanbugfixes from andrea dahl
2000-08-10 lkehresmansubmitted a patch from Andreas Dahl to make folder...
2000-08-10 lkehresman*sigh* Here's the right compose.php
2000-08-10 lkehresmanfixed some bugs in the sqimap_mailbox_close() function
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-08-09 lkehresmani did it again with compose.. sorry.
2000-08-09 lkehresmanupdated a few things in preparation for the 0.5pre1...
2000-08-09 lkehresmanwhoops, i submitted the wrong compose. :)
2000-08-09 lkehresmanfixed some html errors, added endlines
2000-08-08 lkehresman- fixed bug with word wrapping deleting last word
2000-08-08 palloRenamed $key variable in loops (fixes bug #111155)
2000-08-05 lkehresman- fixed attachment names from being lower case
2000-08-04 lbergmanRemoved, now a plugin, no idea if this will be included...
2000-08-04 lbergmanAdded hook at the bottom named addressbook_bottom...
2000-08-04 lkehresman- added more hooks
2000-08-03 oricnMoved the load_prefs include to before the dispayheader...
2000-08-03 lkehresmanadded a bunch more hooks
2000-08-03 lkehresmanfixed some quoting problems in searching and message...
2000-08-03 lkehresmanadded css theme stuff to signout.php
2000-08-02 lkehresman- fixed some more HTML bugs
2000-08-01 lbergmanFixed problem when importing fewer than 5 fields.
2000-08-01 mattphillipsFixed a few places we weren't closing the IMAP connecti...
2000-08-01 lkehresman- Fixed bug when one message left in message index...
2000-07-31 mattphillipsFix for bug number 110588. Addresses listed in the...
2000-07-31 lkehresmanremoved making search results highlighted -- messed...
2000-07-31 lkehresmanmade it so searched results are bold
2000-07-31 lbergmanDeleted var user_language.
2000-07-31 lbergmanDeleted some old help stuff.
2000-07-31 lkehresmanfixed minor bug with user_languages in help documents
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-30 lkehresman- did decodeHeader on to_ary and cc_ary
2000-07-30 lkehresmanupdated some themes to make colors more vivid and readable
2000-07-30 lkehresman- added more hooks
2000-07-29 lkehresman- fixed some poorly formed HTML
2000-07-29 lkehresmanfixed a few more links to make them search-aware
2000-07-28 lkehresmanadded "cc" and "body" for searching
2000-07-28 lkehresman- tweaked search functions
2000-07-27 lkehresmanfixed problem with sending subjects with a '.
2000-07-26 oricnForgot to close html and body tags (oops!) :P
2000-07-26 oricnSearch Source
2000-07-26 lkehresman- fixed renaming folders, now renames subfolders as...
2000-07-25 lkehresman- added a hook at beginning of left_main
2000-07-24 lkehresman- removed BUG and TODO since we use SourceForge now,
2000-07-24 lkehresmanupdated the squirrelmail.po file, fixed some bugs with...
2000-07-24 lkehresmanchanged <? to <?php in a few places in options_*
2000-07-23 lkehresmandecoding filenames in download.php as well
2000-07-23 lkehresman- made the date like Netscape Messenger: if today show...
2000-07-15 lkehresmanfixed bug that didn't send "from" header correctly...
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-14 lkehresman- added "High Contrast" theme submitted by Casey A...
2000-07-13 lkehresman- more minor UI tweaks
2000-07-12 lkehresman- fixed bugs in conf.pl, removed some unnecessary options
2000-07-12 gustavfAdded a hook in the button row after the subject field.
2000-07-11 oricnAdded a session_register("theme_css") to make $theme_cs...
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-07-08 lkehresmanFixed major problems with IMAP session handling in...
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-07-07 lkehresman- added a view header option
2000-07-05 lbergmanAdded dynamic tabindex to text entry fields. Commented...
2000-07-05 palloSmall change to file header/comment.
2000-07-05 lbergmanAdded minimum GNU License
2000-07-05 lbergmanAdded minimum GNU License
2000-07-05 gustavfFixed some problems with cookies bein set wrong when...
2000-07-05 palloApplied patch from Toby Cabot to fix a small bug in...
2000-07-04 gustavfAdded a new session variable base_uri. Uses this variab...
2000-07-03 lbergman Changed temp file write to from due to leftover...
2000-07-02 nehresmachanged the header at the top of the csv import page...
2000-07-02 nehresmafixed html problem and spelling error
2000-06-30 lbergmanInitial add of csv import file. No error checking prese...
2000-06-30 lbergmanAdded csv import form HTML to addressbook.php.
next