Do not use mixed get/post forms as this is broken in some browsers
[squirrelmail.git] / functions / mailbox_display.php
2003-02-20 kinkDo not use mixed get/post forms as this is broken in...
2003-02-20 kinkSmall html fix
2003-02-07 ebullientFix for 636577.
2003-01-23 tassiumFixes XSS bug in mailbox_display with malicious From...
2003-01-22 tokulRollback RTL changes. this is mailbox_display.php v...
2003-01-19 tokulRight-to-Left fixes by Saleh Madi <webmail@p-i-s.com>
2003-01-09 kinkWhen in threaddisplay, trim subjects of indented messag...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-21 kinkAlso give the remaining Subject column a width% that...
2002-12-20 stekkelcheck for 0 messages in case of threadview
2002-11-07 kinkFixes for minor bugs pointed out by Tyler Akins.
2002-10-26 kinkObsolete array.php
2002-10-24 robsiembselect all link should actually do something
2002-10-24 sizzlingmercuryFolder Selection changes integrated from sizzle-ui...
2002-10-15 stekkelvalign=top for message rows
2002-10-15 teepefix for display of empty date
2002-10-10 stekkelforgot table tag
2002-10-10 stekkelUI thread: Temporary permission to put back some layout...
2002-10-09 indiri69Changed and removed some redundant code. If this doesn...
2002-10-09 stekkelRemoved last thin line. The line that supposed to be...
2002-10-09 indiri69More code cleanups
2002-10-08 indiri69Cleaned up the source code a bit.
2002-10-07 thomppjImprove spacing for "Move Selected To". If this messes...
2002-10-07 thomppjUndoing button 'enhancements'
2002-10-07 stekkelLayout improvements
2002-10-07 stekkelmore button display enhancements
2002-10-07 stekkelbutton tweaks
2002-10-06 stekkeladded height attribute for better displaying on non...
2002-10-06 stekkeladded small lines between the messages
2002-10-06 stekkelremove debug code
2002-10-06 stekkelfix for incorrect PHP_SELF
2002-09-26 kinkRollback previous commit... seems move complicated
2002-09-26 kinkDo not use mixed get/post variables because this breaks...
2002-09-21 kinkUpdate function directory to rg=0.
2002-09-08 kinkFix HTML-compliance here and there.
2002-09-06 thomppjConverted all files in functions/ to use SM_PATH. This...
2002-08-23 stekkelfixed warnings
2002-08-23 philippe_mingoMasato:
2002-08-22 stekkelsmall changes that maybe solve a paginator bug
2002-08-22 philippe_mingoMasato
2002-08-21 thomppjLots of small user interface fixes. Added user option...
2002-08-16 stekkelinit location field correctly
2002-08-16 stekkelallow_call_time_pass_reference = Off
2002-08-14 stekkelmore layout updates
2002-08-14 stekkelfix for mailbox header display.
2002-08-06 stekkeladded hidden field location
2002-07-30 stekkelforgot where what argument
2002-07-30 stekkelwhere/what support
2002-07-25 thomppjRenamed class/*.class files to class/*.class.php and...
2002-07-22 stekkelmore modulair source and some fixes
2002-07-19 thomppj*** empty log message ***
2002-07-09 stekkelfix wrong var $i -> $j
2002-07-09 stekkelsplit up in functions, fix for uid_support, fix for...
2002-07-05 stekkelsplit mailbox_display in functions. Added UID support...
2002-07-04 stakadush*** empty log message ***
2002-06-27 centaurixremoved $search_stuff from link to read_body.php it...
2002-06-26 philippe_mingor2l
2002-06-24 philippe_mingor2l job in progress (help by Yoav)
2002-06-21 philippe_mingoBugfix
2002-06-19 philippe_mingohtml output set to func system. From now it is importan...
2002-05-30 philippe_mingoFlush instead of echo
2002-05-30 philippe_mingoHtml output. Proposal 2
2002-05-29 philippe_mingoHebrew step 2
2002-05-21 centaurixfixed bug 556997 introduced by the imap-utf7 patch...
2002-05-16 centaurixpatch #551871 for feature request #545070 from Stefan...
2002-05-16 kinkFix some more HTML.
2002-05-09 jmunropatch #539958 Remember selection of target mailbox...
2002-05-03 philippe_mingoVariable vlaues are not parsed into the string detector.
2002-05-01 stekkelfix in displaying priority
2002-05-01 stekkelfix
2002-05-01 stekkelMove away the sqimap_get_flags_list call because now...
2002-04-30 jmunrofixes error message typo
2002-04-30 kinkFixing #550595, start_msg needs to be readjusted if...
2002-04-17 jmunrotypo fix
2002-04-17 jmunrofixed for changes to conf.pl.
2002-04-16 jmunrofix E_ALL warnings when server/thread sorting not supported
2002-04-14 jmunrofix for bug #538641. Also fixes a few problems with...
2002-04-12 jmunrofixes some problems with sort settings not responding...
2002-04-03 jmunrofallback to client side sorting if server side sorting...
2002-04-01 jmunroadded a server-side sorting option. set gloablly in...
2002-03-29 graf25Putting in Jon's cleanups (fixed up by me)
2002-03-28 jmunroAdded a server-side thread sort option. disabled by...
2002-03-17 philippe_mingoQC. Some code cleanup to avoid line overflow on mail...
2002-03-11 stekkelAdded button to forward selected messages as attachment
2002-03-11 stekkelAdded button to forward selected messages as attachment
2002-03-02 simondClear out tabs for proper spaces
2002-02-25 philippe_mingoSorry for the bug
2002-02-25 philippe_mingo"Marc Groot Koerkamp" <marc@its-projects.nl> patch...
2002-02-19 brongFix & in URLs to &amp; for correctness of HTML, also...
2002-02-19 fidianWarning removal.
2002-02-12 philippe_mingoBugfix, remove bcc and cc display when empty
2002-02-04 philippe_mingoSome intl. fix
2002-02-04 jmunroSmall change that fixes the HTML "select all"
2002-02-02 kinkMake Answered flag translatable
2002-02-02 philippe_mingoThe 2000000 bugfix
2002-02-01 philippe_mingoTwo bug fixes and new id strings.
2002-01-29 kinkReplaced ereg_replace with str_replace on several occas...
2002-01-22 teepeehh, hmm: include -> require
2002-01-19 teepesome more fixes to solve the vhost problem (icy cold...
2002-01-15 fidianWarning removal.
next