updated Brazillian Portuguise translation
[squirrelmail.git] / functions /
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 lkehresmanadded croatian translation
2001-02-20 lkehresmanphase 1 of interface improvements -- alternating row...
2001-02-16 thomppjConverted main trunk to 1.1
2001-02-16 fidian* To make sure that $indent is always greater than...
2001-02-10 fidian* Removed the unnecessary function replace_escaped_spac...
2001-02-10 lbergmanfix bug select one highlight item, deletes all
2001-02-09 fidian* Moved subject handling code into its own function.
2001-02-09 graf25Fixes the problem of subjects with entities getting...
2001-02-09 fidian* Stupid bugfix
2001-02-09 fidian* Added more plugin stuff. :-)
2001-02-09 fidian* Noticed that mime_match_parentheses() didn't work...
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* Added a debug mode.
2001-02-09 graf25Bugfixes in l10n
2001-02-08 lkehresmanfixed version number
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* 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-05 fidianFor all strings in regexps:
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-04 fidianFixed "Select All" link problem for searches.
2001-02-03 fidian* All incoming form values now have stripslashes()...
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 lkehresmanstandard version transition stuff
2001-02-02 fidian* Changed some regexps into string matches and the...
2001-02-02 fidianCleaned up regexp's.
2001-02-02 fidianCommented where more workarounds were added
2001-02-02 lkehresmanfixed warnings and fixed broken part of my updated...
2001-02-02 lbergmansome foo to 'foo'
2001-02-02 lkehresmanremoved warnings
2001-02-02 lkehresmanadded another fix for the odd addition of newlines
2001-02-02 lkehresmanimproved imap_general.php -- much better handling
2001-02-01 lkehresmanremoved another warning
2001-02-01 lkehresmanremoved error messages
2001-02-01 fidianRemoved ereg and ereg_replace calls. Using simple...
2001-02-01 lkehresmanwhoops.. didn't mean to commit this stuff
2001-02-01 lkehresmanwarnings removed
2001-02-01 lkehresman* speed improvemnts in sorting
2001-02-01 lkehresmanadded capability to detect if imap server supports...
2001-02-01 lkehresmanfixed more warnings
2001-02-01 fidianRemoved workaround for Konqueror.
2001-01-31 thomppjMore "" to '' conversions.
2001-01-31 fidianReinstating fix for the "to" addresses. Hopefully...
2001-01-31 fidianChanged regexps
2001-01-31 fidianThat should fix all the backslashes not being escaped...
2001-01-31 thomppjCorrect changes of "" to ''.
2001-01-31 fidianAnother initialization thing fixed
2001-01-31 fidianCommented out code -- I don't think that this problem...
2001-01-31 fidian$header->cc, $header->to, $header->bcc should always...
2001-01-31 fidianThat should fix the changes.
2001-01-31 fidianChanged _('String') into _("String") to help out the...
2001-01-31 lkehresmanupdated changelog, fixed folder subscriptions not displ...
2001-01-31 fidianAll strings that have an escape sequence must not be...
2001-01-31 fidianChanged many "Call-time pass-by-reference" errors....
2001-01-31 fidianApparently usort() REQUIRES a user-defined function...
2001-01-31 thomppjConverted "foo" to 'foo' for abook_*.php
2001-01-31 lkehresmanfixed bug i introduced that always showed attachment box
2001-01-31 lkehresmanadded more bugfixes and warning squashes
2001-01-31 lkehresmanfixed parse error
2001-01-31 lkehresmancareful lewis.. a variable was inside ''. :)
2001-01-31 lbergmanreplace with ''
2001-01-31 lbergmanreplace with ''
2001-01-31 lbergmanFixed unread messages not bolded bug
2001-01-31 lkehresmanfixed more warnings
2001-01-31 lkehresmanfixed some more warning messages
2001-01-30 fidianHopefully fixed the "unbalanced <" error
2001-01-30 fidianRemoved pass-by-reference. I think this might break...
2001-01-30 fidian* Needed to escape the { and } in the regexp
2001-01-30 lkehresmanminor version changes and updates
2001-01-30 fidianCouple warnings removed
2001-01-30 fidianMore changes to remove warnings when all are enabled.
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-29 centaurixcheck if safe_mode is enabled (putenv is not allowed...
2001-01-29 lkehresmanalphebetized languages
2001-01-29 lkehresmanupdated russian translation
2001-01-29 lkehresmanadded hook for new_window plugin
2001-01-28 centaurix- included strings.php before config.php to avoid warni...
2001-01-28 lkehresmanadded finnish locale
2001-01-27 fidianReplaced preg_match with ereg (speed)
2001-01-25 lkehresmanfixed some problems in sqimap_read_body(). Please...
2001-01-20 lkehresmanfixed mistype, added translation to i18n.php
2001-01-18 lkehresmanAdded a much better fix for the IE/SSL problem. No...
2001-01-17 fidianCHEAP HACK to fix the problem. This should REALLY...
2001-01-17 fidianTemporary fix for problem when reading a message and...
next