Commit graph

14 commits

Author SHA1 Message Date
Luke Ehresman
6f10a0740a fixed more warnings 2001-01-31 03:00:08 +00:00
Tyler Akins
de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled.
This is not done yet, but it is a VERY good start.
Added $Id$ tags to a lot of the files.
2001-01-30 17:22:38 +00:00
Luke Ehresman
a5b4ea4619 fixed bug #128278 - size not displayed correctly when searching 2001-01-11 00:59:45 +00:00
Luke Ehresman
b5ae7f8400 fixed an HTML rendering bug in search display 2000-12-07 03:36:09 +00:00
Tyler Akins
5a91c4cbdd Moved a lot of duplicated code into a separate function to display the
header of the list of messages for searches and for standard folder listings.
2000-10-18 17:25:15 +00:00
Tyler Akins
b967a101d4 Searches now show proper headers for the columns of data for the messages
found.
Display of empty mailbox table cell now has proper column number.
2000-10-18 16:03:55 +00:00
Luke Ehresman
f02abcb861 added hooks for allbox plugin 2000-10-17 15:18:18 +00:00
Luke Ehresman
8e1d8f7136 added CHARSET option to searching.. should fix the german character
problem.  Please test it out.  It takes the charset from your current
language.
2000-09-19 21:46:22 +00:00
Luke Ehresman
24258a460a updated a few things in preparation for the 0.5pre1 release 2000-08-09 16:18:23 +00:00
Luke Ehresman
edb75abb23 - did decodeHeader on to_ary and cc_ary
- removed requirements for subject and body of message (by request
  from the list a while ago)
- fixed some language problems in help.php
- fixed some bugs with saving sent and trash folders in prefs
- let the searched results use message highlighting
2000-07-30 18:12:53 +00:00
Luke Ehresman
5f7ac816ff - fixed some poorly formed HTML
- made conf.pl a bit smarter in detecting themes directory
- added "configure" which points to config/conf.pl
2000-07-29 16:50:28 +00:00
Luke Ehresman
ccef67e3a5 - tweaked search functions
- made the rest of SM aware of search so it works well with sessions
2000-07-28 15:20:50 +00:00
Luke Ehresman
600cead230 added some ending html tags, </td>, </tr>, and </table> 2000-07-27 11:45:16 +00:00
oricn
98e5b7067d Search Functions, Sorry for Multiple commit's CVS went Screwy 2000-07-26 16:23:31 +00:00