Fixes from Jason to sqimap_read_data.
[squirrelmail.git] / functions / page_header.php
2002-08-21 thomppjLots of small user interface fixes. Added user option...
2002-08-16 stekkeljavascript fix for window.open.
2002-08-16 stekkelfix for opening compose windows twice in case of forwar...
2002-08-06 stekkelI realy need to update my branch :-(
2002-08-06 stekkelmodified comp_in_new
2002-07-29 stekkelremoved html.class stuff and fixed comp_in_new js script
2002-07-25 stekkelforgot to remove some comments
2002-07-25 stekkelsimpler method for sending the MDN
2002-07-25 thomppjRenamed class/*.class files to class/*.class.php and...
2002-07-14 teepethis is better,
2002-07-14 teepeSince <!DOCTYPE may _not_ be closed, it is a style...
2002-07-14 teepe&nbsp -> &nbsp;
2002-07-12 stekkeladded functions to support the html class
2002-07-10 ullgrenMoved the generic_header hook back to page_header.php...
2002-06-28 philippe_mingor2l by Yoav
2002-06-13 jmunrotypo
2002-06-13 jmunrofix for compose in new window from plugin pages, +...
2002-05-24 stekkelremoved debug message (thnx jason)
2002-05-24 stekkelfixed comp_in_new handling
2002-05-17 stekkelfinal try
2002-05-17 stekkelfinal try ..
2002-05-17 stekkelrollback2
2002-05-17 stekkelrollback
2002-05-17 stekkelFix for forward messages from a search
2002-05-16 centaurixpatch #551871 for feature request #545070 from Stefan...
2002-05-14 jmunrofix for text box focus on read_body.php. Ryan, adding...
2002-05-09 jmunropatch #527664. disables text box focus when reading...
2002-04-17 jmunrolets the users set the size of the 'compose in new...
2002-04-02 jmunroremove old 'search_pos' pref, not used anymore. bug...
2002-03-23 philippe_mingoOptimization:
2002-03-18 jmunrofixed $custom_css (ended up in single quotes after...
2002-03-17 philippe_mingoQC. Some code cleanup to avoid line overflow on mail...
2002-03-08 stekkeladded extra variable to make it possible to add more...
2002-03-02 simondClear out tabs for proper spaces
2002-02-19 brongMove javascript from between <head> and <body> into...
2002-02-11 jmunrofixed several warnings about Undefined vars
2002-02-11 jmunrofixed another translation issue
2002-02-11 jmunroFixed Missing translation on Compose link
2002-02-11 jmunroAdded a "compose in new window" option located in displ...
2002-02-04 philippe_mingoCode cleaning
2002-02-04 philippe_mingoSome intl. fix
2002-02-04 philippe_mingoInbox fix
2002-01-27 teepe_top frame problem fix
2002-01-25 teepeallow sm to be in an embedded frame
2002-01-24 philippe_mingoThis removes that Current Folder: None when it is not...
2002-01-22 teepeehh, hmm: include -> require
2002-01-19 teepemake javascript errors disappear
2002-01-19 teepesome more fixes to solve the vhost problem (icy cold...
2002-01-13 philippe_mingoMultiple css bugfix
2002-01-11 philippe_mingoIn order to make sent_subfolders work I had to change...
2002-01-11 philippe_mingoAllow main theme in login screen.
2002-01-11 philippe_mingoThis commit adds the possibility to specify system...
2002-01-11 philippe_mingoThe auto focus module has been a little bit improved...
2002-01-05 philippe_mingoCleaning and bug-fix. Added base uri to read mail.
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-21 thomppjJust a small change...
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-25 philippe_mingoRemoval of %> for those with asp on.
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-11-17 philippe_mingoInternationlization of print header
2001-11-11 antipodeThis closes my feature request #474658
2001-11-02 philippe_mingoUpper frame out
2001-11-01 teepefixed delimiter presence when not connected to imap...
2001-10-29 philippe_mingoBottom row color changed
2001-10-29 philippe_mingoOptions framed (try 1)
2001-10-26 philippe_mingoLinux browsers didn't like the older system.
2001-10-26 philippe_mingoSome browsers may complain when fomr not present. Corre...
2001-10-25 philippe_mingotypo
2001-10-25 philippe_mingoJust give focus to <input type=text>
2001-10-25 philippe_mingoFocus plugin integrated into the core
2001-05-15 fidian* More minor changes
2001-05-15 allah03Lots of little UI tweaks and some handsome borders...
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...
next