squirrelmail.git
2001-03-05 fidianAdding plugins back into 1.1
2001-03-04 centaurixfixed typo (Bug #405483)
2001-03-03 fidian* Fixed problem for forwarding files too.
2001-03-03 fidian* HTML cleaned up a bit
2001-02-25 lkehresmanupdated Brazillian Portuguise translation
2001-02-25 fidian* :-) The first letter of matching folders had their...
2001-02-24 lkehresmanremoved some regular expressions
2001-02-24 lkehresmanadded bugfix from 1.0.3cvs
2001-02-24 lkehresmanadded auto-lookup functionality -- aliases can now...
2001-02-22 centaurixadded check if loading of the theme is successful.
2001-02-22 lkehresmanadded finnish help translation
2001-02-22 lkehresmanput Tyler's collapsable folder listing back in
2001-02-22 lkehresmanadded croatian translation
2001-02-21 fidian* My last color was a smidge too bright.
2001-02-20 fidianAdded description of $color[12]
2001-02-20 fidian* message_display.php uses $color[12] for every-other...
2001-02-20 cosworth$just_logged_in need to be set to 1 not 0. This kept...
2001-02-20 lkehresmanphase 1 of interface improvements -- alternating row...
2001-02-16 thomppjConverted sm-1_0 to branch and sm-1_1 to trunk
2001-02-16 thomppjConverted main trunk to 1.1
2001-02-16 thomppjConverting 1.0 trunk to a branch.
2001-02-16 jbnanceSig Prefix fix (forgot getPref)
2001-02-16 fidian* To make sure that $indent is always greater than...
2001-02-16 fidian* Probable bugfixes for attachment code
2001-02-15 jbnanceIncluded no -- prefix support for signature.
2001-02-12 lbergmanrefined uw security patch
2001-02-10 lkehresmanreverted changes so that collapsable folders are only...
2001-02-10 lkehresmanadded plugins directory (without archives)
2001-02-10 lkehresmanadded plugins to their own module
2001-02-10 fidian* This is pathetic.
2001-02-10 fidian* Now it works as it should to a bit more.
2001-02-10 fidian* Forgot to catch an 'if' so I could get proper indentation
2001-02-10 fidian* Another little bug I made when I was mucking with...
2001-02-10 fidian* Removed one line by accident
2001-02-10 fidian* Removed the unnecessary function replace_escaped_spac...
2001-02-10 lbergmanfix bug select one highlight item, deletes all
2001-02-10 lbergmanfix bug in display with no name
2001-02-09 fidian* To make life easier when making plugin archives
2001-02-09 lbergmanfixed errors
2001-02-09 lbergmanfixed errors in 'some'
2001-02-09 lbergmanfixed a '\ that should have been " "
2001-02-09 lbergmanfixed a '\ that should have been " "
2001-02-09 lbergman"me" to 'you'
2001-02-09 lbergman"me" to 'you'
2001-02-09 fidian* Helping out with the "me" to 'you' changes
2001-02-09 lbergman"me" to 'you'
2001-02-09 lbergman"me" to 'you', made attempt to be more carfull for...
2001-02-09 fidian* Moved subject handling code into its own function.
2001-02-09 graf25Now compares the user's language cookie with his prefer...
2001-02-09 graf25Fixes the problem of subjects with entities getting...
2001-02-09 fidian* Stupid bugfix
2001-02-09 fidian* Fixed typo
2001-02-09 fidian* Now the MIME type can be overridden (if you have...
2001-02-09 fidian* Added more plugin stuff. :-)
2001-02-09 fidian* Noticed that mime_match_parentheses() didn't work...
2001-02-09 lbergman"here" to 'there'
2001-02-09 fidian* <?= ?> tags changed to <?php echo ?>
2001-02-09 fidian* Lots-o-debug info
2001-02-09 fidian* Now this sends $plugin_general_debug to the plugins...
2001-02-09 fidian* We now escape properly in strings
2001-02-09 fidian* Removed all of the echo statements
2001-02-09 fidian* Fixed HTML image tag not being closed.
2001-02-09 fidian* Added a debug mode.
2001-02-09 graf25Bugfixes in l10n
2001-02-09 lkehresmanfixed minor spelling error
2001-02-09 graf25using isset($CHARSET) for consistency (and probably...
2001-02-09 lbergmanreplaced "foo" with 'foo' while doing other
2001-02-08 graf25Workarounds for Russian Apache and charsets/attachments...
2001-02-08 lkehresmanfixed version number
2001-02-08 lkehresmanfixed search folder list display
2001-02-08 lkehresmanadded icelandic translation
2001-02-08 lkehresman* added Hungarian translation
2001-02-07 fidian* Minor bugfixes with addressbooks
2001-02-07 fidian* quotemeta() wasn't the right function. addslashes...
2001-02-07 fidian* Auto-detects if form is 'compose.php' and if PHP...
2001-02-07 fidian* Removed the other workarounds too. :-)
2001-02-07 lkehresmanusing tyler's method, added OPTIONAL workaround for...
2001-02-06 fidian* Fixed my typo
2001-02-06 fidian* Cleaned up some code
2001-02-06 fidian* More fixes
2001-02-06 fidian* Hopefully squashed all those annoying "flags" workarounds
2001-02-06 fidian* Removed a potential warning and potential config...
2001-02-06 fidian* Very minor bugfixes
2001-02-06 thomppjspelling mistake
2001-02-06 lkehresmanfixed some warnings
2001-02-06 lkehresman* updated sweedish
2001-02-05 fidianFor all strings in regexps:
2001-02-05 palloFixed some untranslated strings that already is transla...
2001-02-05 palloAdded example code to help people enable the database...
2001-02-05 palloFixed PHP warning for LDAP entries without an e-mail...
2001-02-05 palloConverted some ereg_replace() into str_replace().
2001-02-05 palloAdded some missing includes.
2001-02-04 fidianFixed "Select All" link problem for searches.
2001-02-03 fidian* All incoming form values now have stripslashes()...
2001-02-02 fidianForgot to use isset() instead of count() because I...
2001-02-02 fidianFixed the weird date thing. Forgot it had to be an...
2001-02-02 fidianHopefully fixes problem with "wrong datatype for second...
2001-02-02 fidianWeird. sqStripSlashes isn't needed anymore for form...
2001-02-02 lkehresmanfixed default setting for Exhcnage
2001-02-02 lkehresmanstandard version transition stuff
next