squirrelmail.git
2000-03-30 palloImproved local backend handling.
2000-03-30 palloImproved error handling.
2000-03-30 lkehresmanupdated changelog
2000-03-30 lkehresmanremoved debugging information
2000-03-30 lkehresmanadded a configure script
2000-03-29 cosworth*** empty log message ***
2000-03-29 palloPartial docs for address book.
2000-03-28 palloConstructor checks for LDAP support in PHP.
2000-03-28 palloMore verbose error reporting.
2000-03-28 palloAdded _() to some strings missing from translation.
2000-03-28 palloUpdated with requirements for LDAP addressbook.
2000-03-28 gustavfBug in one of the scripts in the file fixed.
2000-03-28 gustavfMade a few strings easier to translate.
2000-03-28 gustavfUpdated Norwegian translation.
2000-03-28 palloSome changes to make translation easier.
2000-03-25 palloAdded addressbook+LDAP support.
2000-03-25 palloAdded addressbook+LDAP functions.
2000-03-25 lkehresmanbugfixed the saving sent
2000-03-25 lkehresmanupdated docs
2000-03-25 lkehresmanadded folders_subscribe
2000-03-25 lkehresmanmajor speed improvements
2000-03-25 lkehresmanupdated documentation
2000-03-25 lkehresmanAdded unsubscribe/subscribe to folders
2000-03-24 lkehresmanfixed (no subject) in message list. it now shows
2000-03-24 lkehresmanfixed bug with unseen messages
2000-03-24 lkehresmansaving sent messages works!
2000-03-24 lkehresmanfixed filename problem with attachments
2000-03-24 palloadded ldap_server to config
2000-03-24 palloRemoved the count_chars funtion (not in use, and exists...
2000-03-24 lkehresmanupdated authors to include russian translator
2000-03-24 lkehresmanUpdated changelog and todo, working on saving sent
2000-03-24 gustavfFixed a typo in the script at the end.
2000-03-24 lkehresmanfixed color problems with error messagees in compose.
2000-03-24 gustavfMade page encoding a function if the users selected...
2000-03-24 gustavfRemoved debug code that had made its way into CVS :-(
2000-03-24 gustavfFixed bug: Charset was not taken into account for singl...
2000-03-24 gustavfAdded full character translation tables for ISO-8859...
2000-03-23 lkehresmanfixed quote problem, and added \r\n to imap message
2000-03-23 gustavfAdded Russian translation.
2000-03-23 gustavfMinor modifications.
2000-03-23 lkehresmanupdated todo
2000-03-23 lkehresmanupdated german translation
2000-03-23 gustavfUpdated TODO and ChangeLog
2000-03-22 gustavfAdded limited support for Cyrillic (only KOI8-R yet...
2000-03-21 nehresmaadded for changing way to empty trash
2000-03-21 gustavfChanged htmpsecialchars(decodeHeader(...)) to
2000-03-21 gustavfDecoding of iso-8859-7 (Greek) was buggy. Fixed.
2000-03-19 lkehresmanfixed minor bug with deleting folders that had quotes...
2000-03-19 lkehresmanupped the version to 0.4pre1
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-19 lkehresmanfixed bug with "boundary" maybe being uppercase (pine)
2000-03-16 gustavfMade things ready for saving messages to a sent folder.
2000-03-16 gustavfAdded a suggested interface to add messages to a sent...
2000-03-15 lkehresmanadded saving attachments again, and removed a "click...
2000-03-15 lkehresmanremoved saving sent for now
2000-03-15 lkehresmanadded sent_folder to config
2000-03-15 lkehresmanSaving of sent messages works..kinda
2000-03-15 gustavfAdded page_header.php to make i18n work in left_main...
2000-03-15 gustavfAdded MESSAGE-ID to header array.
2000-03-15 gustavfAdded MESSAGE-ID til header array.
2000-03-15 gustavfThings should now work even if PHP is compiled without...
2000-03-14 gustavfChanged \n to \r\n to confomr better with SMTP.
2000-03-13 lkehresmanfixed the problem with no attachments
2000-03-10 lkehresmanUpdated the changelog
2000-03-10 lkehresmanfixed a bug in my last bugfix. (:
2000-03-10 lkehresmanfixed bug in sending messages. It wasn't putting a...
2000-03-10 lkehresmanupdated some documentation
2000-03-09 lkehresmanjust made it look nicer
2000-03-09 lkehresmanfixed some slash problems
2000-03-09 lkehresmanfixed a bug with email addresses not displaying right...
2000-03-09 lkehresmanUpdated some documentation
2000-03-09 lkehresmanfixed renaming problems
2000-03-09 lkehresmanfixed bug that enabled creating folders under "noinferi...
2000-03-08 lkehresmanupdated todo
2000-03-08 gustavfNow telling people to use 2 letter language code.
2000-03-08 gustavfChanged language code for German from ger to de.
2000-03-08 gustavfNon-ascii characters caused problems with SVN function...
2000-03-07 lkehresmanupdated for german translation
2000-03-07 lkehresmanadded german translation, fixed some minor bugs.
2000-03-07 lkehresmanfixed a typo
2000-03-07 lkehresmanfixed a bug when no folders exist
2000-03-07 lkehresmanupdated changelog
2000-03-07 lkehresmanfixed login problems
2000-03-07 lkehresmanadded defaults if no mime type is available
2000-03-06 lkehresmanadded docs to the index in the doc/ directory
2000-03-06 nehresmaadded tree documenation
2000-03-06 nehresmadocumentation added
2000-03-06 nehresmareworded folder deleting item
2000-03-06 nehresmatook out some debugging code
2000-03-06 gustavfA little guide on how to make translations.
2000-03-05 lkehresmanAdded preference for changing left folder list size
2000-03-05 lkehresmanUpdated changelog
2000-03-05 lkehresmanRemoved font tags
2000-03-05 nehresmathink finally fixed the deleting of folders stuff.. :)
2000-03-05 lkehresmanFixed some bugs in folder deleting
2000-03-04 nehresmaremoved robust folder deletion. done
2000-03-04 nehresmasqimap_mailbox_delete was recursive and it no longer...
2000-03-04 nehresmadeleting of folders should work now
2000-03-04 nehresmatree functionality
2000-03-03 lkehresmanUpdated the changelog
next