squirrelmail.git
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 lkehresmanworkaround for SELECT problem
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-02-01 fidianRemoved newline eraser workaround for Konqueror.
2001-02-01 fidianAnother workaround for an extra newline inside a form.
2001-01-31 fidianI think this fixes the \n"\n"\n"\n" stuff in the addres...
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 fidiansqimap_mailbox_list() only takes one parameter
2001-01-31 fidianAnother initialization thing fixed
2001-01-31 fidianCommented out code -- I don't think that this problem...
2001-01-31 fidian(typo)
2001-01-31 fidian$header->cc, $header->to, $header->bcc should always...
2001-01-31 fidianThat should fix the changes.
2001-01-31 fidianThis bug was introduced as part of the changes I did...
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 that always showed CC header even when no...
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 lbergmanTook out cvs confusion
2001-01-30 lkehresmanminor version changes and updates
2001-01-30 fidianCouple warnings removed
2001-01-30 fidianMany more warnings removed.
2001-01-30 fidianRemoved line, plugin.php now handles this properly.
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 lkehresmanupdated some documentation
2001-01-29 lkehresmanalphebetized languages
2001-01-29 lkehresmanupdated russian translation
2001-01-29 lkehresmanadded hook for new_window plugin
2001-01-29 lkehresmanadded frehnch translation of help files
2001-01-29 lkehresman* added attachment_common plugin to distribution
2001-01-28 centaurix- included strings.php before config.php (here not...
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 lkehresmanupdated the sweedish translation
2001-01-25 lkehresmanfixed some problems in sqimap_read_body(). Please...
2001-01-23 lkehresmanupdated spanish translation
2001-01-23 lkehresmanjust a changelog update
2001-01-21 lkehresmanupdated tiwain translation
2001-01-20 lkehresmanfixed mistype, added translation to i18n.php
2001-01-20 lkehresmanfixed some strings that should have been included in...
2001-01-18 lkehresmanadded documentation on how we fixed this problem
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...
2001-01-17 fidianAnother fix for my broken code.
2001-01-17 fidianparseAddrs now always returns an array (expected behavior)
2001-01-17 fidian* Fixed typo.
2001-01-17 fidianChanged the second ereg() function to a strcasecmp...
2001-01-17 palloReplaced an eregi() with strcasecmp() which should...
2001-01-17 palloReverted 1.53->1.54 change because it introduced a...
2001-01-17 lkehresmanfixed "cannot redeclare getPref()" error
2001-01-17 lkehresmanadded compose_form plugin hook
2001-01-17 lkehresmanfixed select all bug with spaces in folder name
2001-01-17 lkehresmanFinally fixed the IE/SSL download problem.
2001-01-16 lkehresmanchanged version to: 1.0pre3 [cvs]
2001-01-16 fidianWhy did we have two eregi() functions in a row? I...
2001-01-16 fidianFixed a bug where users that did not log in before...
2001-01-16 lkehresmanchanged nathan's web site
2001-01-16 lkehresmanadded personal web sites to AUTHORS file.. feel free...
2001-01-16 lkehresmanfixed minor bug with expunge button not showing up
2001-01-16 lkehresmanUpdated polish translation
2001-01-15 lkehresmanchanged date in changelog
2001-01-15 lbergmanpatch a security hole in UW
2001-01-15 lkehresmanadded new hook info to docs
2001-01-15 lkehresmanadded a hook in header
2001-01-15 lkehresmanadded fix for translations (changed some ' to ")
2001-01-15 lkehresmanFixed a security hole with regard to themes.
2001-01-15 fidianAdded patch 103186 -- $HTTPS variable checking to case...
2001-01-13 fidianmade $sent_folder global so that the 'from' column...
2001-01-13 lkehresmanchanged some error messages to be formatted, and actual...
2001-01-11 fidianRegarding username='DELETED' bug (Opera and apparently...
2001-01-11 gpadghamo PHP 4.0.4 seemed to have problems with the usort...
2001-01-11 fidianFelt like quadrupling the amount of work done in read_b...
next