Small tweaks:
[squirrelmail.git] / functions / display_messages.php
2003-03-10 kinkSmall tweaks:
2003-03-05 janglissNo check to make sure logo is set... login.php verifies...
2003-01-17 kinkObsolete sqm_topdir(), thanks Jimmy Connor for the...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-17 kinkChange is_int to is_numeric, solves [ 655060 ] Image...
2002-10-17 stekkelUI consistancy
2002-07-31 stekkelfix for call to do_hook in htmlHeaeder
2002-06-07 graf25A better solution to the problem of $DOCUMENT_ROOT.
2002-06-07 kinkFix include()s which use DOCUMENT_ROOT, which may not...
2002-05-16 kinkFix some more HTML.
2002-04-14 jmunrofix for bug #538641. Also fixes a few problems with...
2002-04-12 kinkFix incorrect path in URL
2002-04-12 kinkNuke obsolete function general_info
2002-04-06 graf25Three is a charm.
2002-04-06 graf25Better base_uri workaround code.
2002-03-30 philippe_mingoSome optimization on frequent loaded code.
2002-03-28 brongLittle bit of tidying up
2002-02-19 brongFix & in URLs to & for correctness of HTML, also...
2002-02-12 philippe_mingoCode cleanup
2002-02-12 philippe_mingoBug fix
2002-01-27 teepe_top frame problem fix
2002-01-25 teepeallow sm to be in an embedded frame
2002-01-23 kinkReplaced hard-coded colors with theme colors.
2001-12-26 teepesome more html cleanup provided by Dave Huang
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-12 philippe_mingoSintax fix
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-10-30 philippe_mingoComa bugfix
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-01-31 thomppjMore "" to '' conversions.
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-06-14 gustavfMade a few strings easier to translate.
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-04-10 lkehresmanAdded email addr parsing, added bugfix for boundary...
2000-03-05 lkehresmanRemoved font tags
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-01-13 nehresmafixed several parse errors with gettext stuff
2000-01-13 serekadded gettext support.
2000-01-07 lkehresmanfixed bug so it doesn't add slashes before apostrophies
2000-01-07 lkehresmanUpdated deep ocean theme
2000-01-07 lkehresmanchanged the background of the motd to always be white
2000-01-03 lkehresmanChanged so that attachments don't have to be saved...
1999-12-15 lkehresmanadded color customization
1999-12-07 lkehresmanAdded some error correction on compose_send.php
1999-12-06 lkehresmanadded DELETE for when viewing a message
1999-12-04 nehresmabeautified a bit of code and made stuff a bit more...
1999-11-29 lkehresmanRenaming works... needs serious user interface revampin...
1999-11-29 lkehresmanA lot of code optimization with regard to deleting...
1999-11-23 lkehresmanAdded deleting of messages
1999-11-23 lkehresmanphp refrences updated
1999-11-23 lkehresmanUpdated all php3's to php's