* To reduce on errors, I moved the includes for config.php and strings.php
[squirrelmail.git] / functions / page_header.php
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-19 fidian* Drat -- meant for it to go in 1.1, but no harm really...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-02-09 graf25Bugfixes in l10n
2001-02-03 fidian* All incoming form values now have stripslashes()...
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-12-09 lkehresmansubmitted patch from Stefan Sels that fixes the i18n...
2000-11-01 mattphillipsdisplayHtmlHeader expects a title, not colors.
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-08-09 lkehresmanfixed some html errors, added endlines
2000-08-08 lkehresman- fixed bug with word wrapping deleting last word
2000-07-26 oricnAdded Search. VERY EARLY Stage, Needs a fair bit if...
2000-07-26 lkehresman- fixed renaming folders, now renames subfolders as...
2000-07-24 lkehresman- removed BUG and TODO since we use SourceForge now,
2000-07-23 lkehresman- made the date like Netscape Messenger: if today show...
2000-07-12 lkehresman- fixed bugs in conf.pl, removed some unnecessary options
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-07-04 gustavfAdded a new session variable base_uri. Uses this variab...
2000-07-03 gustavfAdded missing ; in HTML-code.
2000-06-28 gustavfAdded basic framework for plugin support. Very little...
2000-06-20 gustavfFixed translations in signout.php. Moved setting of...
2000-06-05 lbergmanadded help to menu choices
2000-05-25 gustavfCleaned up generated HTML-code.
2000-05-25 gustavfAdded basic CSS support.
2000-05-25 gustavfdisplayHtmlHeader now takes a title as parameter (defau...
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-05-18 oricnSorted a few &nbsp to $nbsp;
2000-05-05 lkehresmansending messages takes you back to previous mailbox
2000-04-27 gustavfChanged LANG= to LC_ALL=. This should fix a long standi...
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 lkehresmanremoved these, changing permissiosn
2000-04-10 nehresmaadded use of PHP's session management
2000-04-04 lkehresmanmade it possible to have a base imap directory for...
2000-03-30 palloAdded addressbook management.
2000-03-24 gustavfMade page encoding a function if the users selected...
2000-03-22 gustavfAdded limited support for Cyrillic (only KOI8-R yet...
2000-03-15 gustavfThings should now work even if PHP is compiled without...
2000-03-09 lkehresmanfixed some slash problems
2000-03-05 lkehresmanRemoved font tags
2000-03-02 gustavfFixed a few bugs when setting language.
2000-03-01 gustavfAdded setting of language and a brief Norwegian transla...
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-28 gustavfMoved some output, so that page_header.php can send...
2000-01-13 nehresmafixed several parse errors with gettext stuff
2000-01-13 serekadded gettext support.
2000-01-07 lkehresmanadded ICE theme
2000-01-06 lkehresmanBeginnings of the options menu
2000-01-02 lkehresmanUpdated the themes, and general SquirrelMail stuff
1999-12-16 lkehresmanI believe everything is compatable with all IMAP server...
1999-12-15 lkehresmanadded color customization
1999-12-04 lkehresman* Word Wrapping works good
1999-11-28 lkehresmanAdded the folders option in the header
1999-11-23 lkehresmanLinks successfully to todo and bug manager
1999-11-23 lkehresmanphp refrences updated
1999-11-23 lkehresmanUpdated all php3's to php's