make use of new status function & make use of option show cumulative
[squirrelmail.git] / src / left_main.php
2000-05-25 gustavfCleaned up HTML.
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-04-28 lkehresmanbugfixes
2000-04-28 lkehresmanupdates and speedimporovements
2000-04-24 oricnQuick Fix on Trash Folder. echo $line; was AFTER <...
2000-04-21 lkehresmanRemoved special folders, made them user preferences
2000-04-18 lkehresmanrefixed bug for fetching headers
2000-04-18 lkehresmanfixed the problem with us not being RFC complient for...
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 lkehresmanfixed a few places where cookies were still being set
2000-04-10 nehresmaadded use of PHP's session management
2000-04-04 lkehresmanAdded i18n support to left_main
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-15 gustavfAdded page_header.php to make i18n work in left_main...
2000-03-05 lkehresmanRemoved font tags
2000-03-03 lkehresmanadded a theme
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 nehresmafixed bug where empty trash wasn't showing up
2000-02-11 nehresmafixed a couple of bugs in folder manipulation, in parti...
2000-02-11 nehresmafixed some cyrus problems and a bug in reloading the...
2000-02-09 lkehresmanMade deleting messages smarter.. detects if trash folde...
2000-02-09 lkehresmanFixed some major bugs in getting the folder list. ...
2000-02-08 lkehresmanAdded refreshing of left folder list using META tags...
2000-01-13 serekadded gettext support.
2000-01-07 lkehresmanadded some preferences, and squashed soem bugs
2000-01-06 lkehresmanFixes some bugs in preferences
2000-01-06 lkehresmanPref file now isn't created if the login failed
2000-01-06 lkehresmanAdded "Themes" to personal preferences
2000-01-03 lkehresmanChanged so that attachments don't have to be saved...
1999-12-30 lkehresmanupdated mime support
1999-12-18 lkehresmanRedid the way folders are listed
1999-12-16 lkehresmanI believe everything is compatable with all IMAP server...
1999-12-15 lkehresmanadded color customization
1999-12-08 lkehresmanreconstructed the left folder list
1999-12-07 lkehresmanFixed a bug in deleting messages where it wouldn't...
1999-12-07 lkehresmanmoved "empty trash" to the left bar so it's always...
1999-12-06 lkehresmanadded DELETE for when viewing a message
1999-11-29 nehresmapulled out all the login stuff and error checking from...
1999-11-28 lkehresmanAdded some folder functionality
1999-11-23 lkehresmanphp refrences updated
1999-11-23 lkehresmanUpdated all php3's to php's