squirrelmail.git
19 years agoadding onsubmit option in order to avoid warning on SSL enabled sites.
tokul [Mon, 1 Nov 2004 11:22:11 +0000 (11:22 +0000)]
adding onsubmit option in order to avoid warning on SSL enabled sites.
Thanks to Felix Egli for suggestion and patch.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8311 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agomissed one more subpackage tag
tokul [Mon, 1 Nov 2004 11:05:52 +0000 (11:05 +0000)]
missed one more subpackage tag

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8310 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agomore checks in charset name
tokul [Mon, 1 Nov 2004 11:02:13 +0000 (11:02 +0000)]
more checks in charset name

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8308 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoqmail-inject does not support -i option. Thanks to Ken Brush for report
tokul [Mon, 1 Nov 2004 10:59:22 +0000 (10:59 +0000)]
qmail-inject does not support -i option. Thanks to Ken Brush for report

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8307 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoadded subpackage tag.
tokul [Mon, 1 Nov 2004 10:54:01 +0000 (10:54 +0000)]
added subpackage tag.
enabled remote backends because they might be used in some cases.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8306 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoadding phpdoc blocks.
tokul [Mon, 1 Nov 2004 10:49:31 +0000 (10:49 +0000)]
adding phpdoc blocks.
fixed unchecked used of create. According to the docs it is optional.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8305 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoremoved $phone from array and from ldap queries. SM does not use it.
tokul [Mon, 1 Nov 2004 10:47:36 +0000 (10:47 +0000)]
removed $phone from array and from ldap queries. SM does not use it.
added phpdoc blocks
enabled list_addr function. currently returns empty array.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8304 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agosqspell uses .mod files. vim and emacs are informed. phpdoc is not.
tokul [Mon, 1 Nov 2004 10:44:42 +0000 (10:44 +0000)]
sqspell uses .mod files. vim and emacs are informed. phpdoc is not.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8303 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoadding info about display_message.php
tokul [Mon, 1 Nov 2004 10:32:08 +0000 (10:32 +0000)]
adding info about display_message.php

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8299 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoadding phpdoc blocks
tokul [Mon, 1 Nov 2004 10:29:36 +0000 (10:29 +0000)]
adding phpdoc blocks
fixed test sound popup button
whitespace fixes
removed "options saved" message from options_save hook. This hook is active before
any html output begins.
removed includes that are already loaded by validate.php
functions/display_messages.php is already loaded by validate.php, if file based
prefs are used. db_prefs does not include it.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8298 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agophpdoc: added block tags, @version is set to Id:, removed Author: and Date:
tokul [Mon, 1 Nov 2004 09:40:27 +0000 (09:40 +0000)]
phpdoc: added block tags, @version is set to Id:, removed Author: and Date:
because author is Konstantin and date/last commiter is present in Id:
fixed: unchecked test of $msg
removed tabs.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8297 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoRemoved variables that were initialized, but never actually used
cigamit [Mon, 1 Nov 2004 02:05:15 +0000 (02:05 +0000)]
Removed variables that were initialized, but never actually used
Also remove a few more globals that were unused
Remove a few newlines at the end of files
Hopefully this will help shrink the memory footprint of SM just slightly

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8296 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoFix a few variables that were inputted incorrectly
cigamit [Mon, 1 Nov 2004 00:40:12 +0000 (00:40 +0000)]
Fix a few variables that were inputted incorrectly

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8295 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoIncluded file was moved awhile back, not sure how this include got missed
cigamit [Mon, 1 Nov 2004 00:00:26 +0000 (00:00 +0000)]
Included file was moved awhile back, not sure how this include got missed

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8294 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoRemove unused globals
cigamit [Sun, 31 Oct 2004 23:24:09 +0000 (23:24 +0000)]
Remove unused globals

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8293 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoCheck and make sure the header property value is actually set to something before...
indiri69 [Sat, 30 Oct 2004 21:12:13 +0000 (21:12 +0000)]
Check and make sure the header property value is actually set to something before testing its first character.  Fixes an undefined offset error when reading badly formed emails.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8277 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoShould compared strings with strings. Otherwise a string of just '0' is treated...
indiri69 [Fri, 29 Oct 2004 18:15:59 +0000 (18:15 +0000)]
Should compared strings with strings.  Otherwise a string of just '0' is treated as false

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8276 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years ago$utfencode and $htmlsave options were not followed in base64 decoding. Maybe
tokul [Thu, 28 Oct 2004 18:28:44 +0000 (18:28 +0000)]
$utfencode and $htmlsave options were not followed in base64 decoding. Maybe
will come up with better if structure tomorrow or during weekend

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8270 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMissing global
cigamit [Thu, 28 Oct 2004 07:12:28 +0000 (07:12 +0000)]
Missing global

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8269 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoSmall bug fix
cigamit [Thu, 28 Oct 2004 07:05:37 +0000 (07:05 +0000)]
Small bug fix

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8268 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoRemove newline from end of file
cigamit [Thu, 28 Oct 2004 06:53:13 +0000 (06:53 +0000)]
Remove newline from end of file

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8267 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor bug fix, just a misspelled variable
cigamit [Thu, 28 Oct 2004 06:49:33 +0000 (06:49 +0000)]
Minor bug fix, just a misspelled variable

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8266 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor bug fix, assignment in condition resulting in our seeding function to fail
cigamit [Thu, 28 Oct 2004 06:37:38 +0000 (06:37 +0000)]
Minor bug fix, assignment in condition resulting in our seeding function to fail

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8265 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMissing global, $color was not defined
cigamit [Thu, 28 Oct 2004 05:50:39 +0000 (05:50 +0000)]
Missing global, $color was not defined

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8264 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor bug fix, just a misspelled variable $ar instead of $a
cigamit [Thu, 28 Oct 2004 05:30:21 +0000 (05:30 +0000)]
Minor bug fix, just a misspelled variable $ar instead of $a

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8263 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor Bug fix, localbackendname was being set in the wrong "scope".
cigamit [Thu, 28 Oct 2004 05:28:48 +0000 (05:28 +0000)]
Minor Bug fix, localbackendname was being set in the wrong "scope".

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8262 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor bug fix, just a misspelled variable
cigamit [Thu, 28 Oct 2004 05:17:41 +0000 (05:17 +0000)]
Minor bug fix, just a misspelled variable

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8261 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoWrong break point is set, we are only 2 deep here, not 3
cigamit [Thu, 28 Oct 2004 04:36:31 +0000 (04:36 +0000)]
Wrong break point is set, we are only 2 deep here, not 3

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8260 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMissing global, $passed_ent_id was not being set or passed
cigamit [Thu, 28 Oct 2004 04:26:45 +0000 (04:26 +0000)]
Missing global, $passed_ent_id was not being set or passed

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8259 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoNot sure how this global got there... (Copy and Paste?)
cigamit [Thu, 28 Oct 2004 04:10:51 +0000 (04:10 +0000)]
Not sure how this global got there... (Copy and Paste?)
Should also use SM_PATH where necessary

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8258 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMissing global. We declared all the others, why not this one...
cigamit [Thu, 28 Oct 2004 04:02:46 +0000 (04:02 +0000)]
Missing global. We declared all the others, why not this one...

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8257 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor bug fix, just a misspelled variable
cigamit [Thu, 28 Oct 2004 03:53:46 +0000 (03:53 +0000)]
Minor bug fix, just a misspelled variable

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8256 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agospellcheck
tokul [Wed, 27 Oct 2004 09:51:28 +0000 (09:51 +0000)]
spellcheck

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8255 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoremoving duplicate @global. @example requires full path or fails to get file from
tokul [Wed, 27 Oct 2004 09:33:04 +0000 (09:33 +0000)]
removing duplicate @global. @example requires full path or fails to get file from
same directory.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8254 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoString fix
jervfors [Tue, 26 Oct 2004 05:43:11 +0000 (05:43 +0000)]
String fix

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8251 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoSuggesting senders address if none is present in the vCard
jervfors [Tue, 26 Oct 2004 05:29:10 +0000 (05:29 +0000)]
Suggesting senders address if none is present in the vCard

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8250 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoXHTML fixes
jervfors [Mon, 25 Oct 2004 23:00:21 +0000 (23:00 +0000)]
XHTML fixes

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8249 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoFix for SquirrelSpell output issues. Patch courtesy David Boone.
jangliss [Mon, 25 Oct 2004 01:20:33 +0000 (01:20 +0000)]
Fix for SquirrelSpell output issues.  Patch courtesy David Boone.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8248 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoUnifying strings
jervfors [Sun, 24 Oct 2004 21:19:17 +0000 (21:19 +0000)]
Unifying strings

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8244 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoXHTML fixes
jervfors [Sun, 24 Oct 2004 20:30:55 +0000 (20:30 +0000)]
XHTML fixes

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8243 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoupdate strings
tokul [Sun, 24 Oct 2004 13:16:40 +0000 (13:16 +0000)]
update strings

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8242 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoadding Bengali in Bangladesh alias
tokul [Sun, 24 Oct 2004 13:01:12 +0000 (13:01 +0000)]
adding Bengali in Bangladesh alias

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8241 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoinfo about changes in translate plug
tokul [Sun, 24 Oct 2004 12:57:40 +0000 (12:57 +0000)]
info about changes in translate plug

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8240 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoadding phpdoc tags. updating translation engines.
tokul [Sun, 24 Oct 2004 10:57:27 +0000 (10:57 +0000)]
adding phpdoc tags. updating translation engines.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8235 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agofix
stekkel [Sat, 23 Oct 2004 09:19:31 +0000 (09:19 +0000)]
fix

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8231 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoFixed XSS vulnarability in decodeHeader function spotted by Joost Pol
stekkel [Sat, 23 Oct 2004 09:18:12 +0000 (09:18 +0000)]
Fixed XSS vulnarability in decodeHeader function spotted by Joost Pol

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8230 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoXHTML fixes, trimming blanks, removing tabs etc.
jervfors [Sat, 16 Oct 2004 06:33:08 +0000 (06:33 +0000)]
XHTML fixes, trimming blanks, removing tabs etc.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8196 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoinfo about changes
tokul [Fri, 15 Oct 2004 11:06:58 +0000 (11:06 +0000)]
info about changes

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8186 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agodumping translate plugin changes into cvs.
tokul [Fri, 15 Oct 2004 10:59:14 +0000 (10:59 +0000)]
dumping translate plugin changes into cvs.
* moved all functions to functions.php
* added site configuration options
* added custom translation engine options
translation engines still need some updates that will be added later

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8185 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agouse 8bit content-transfer-encoding header when MDN contains 8bit symbols.
tokul [Fri, 15 Oct 2004 09:20:39 +0000 (09:20 +0000)]
use 8bit content-transfer-encoding header when MDN contains 8bit symbols.
8bit symbols can be present, if interface uses translated strings. Fix for #934033

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8184 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoadding comments near addressbook_bottom hook
tokul [Fri, 15 Oct 2004 09:16:50 +0000 (09:16 +0000)]
adding comments near addressbook_bottom hook

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8183 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agousing sq_is8bit function instead of ereg. Code reuse and fixes some problems
tokul [Fri, 15 Oct 2004 09:15:49 +0000 (09:15 +0000)]
using sq_is8bit function instead of ereg. Code reuse and fixes some problems
with mbstring overloading.

P.S. SquirrelMail login fails with
php_value mbstring.func_overload 2
php_value mbstring.internal_encoding utf-8

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8182 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoadding sq_is8bit and sq_mb_list_encodings functions.
tokul [Fri, 15 Oct 2004 09:12:12 +0000 (09:12 +0000)]
adding sq_is8bit and sq_mb_list_encodings functions.
sq_is8bit can be used in decoding functions and read_body.php
sq_mb_list_encodings provides replacement for mb_list_encodings

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8181 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agouse folder list instead of string list in order to follow 'mailbox_select_style'
tokul [Sat, 9 Oct 2004 12:52:43 +0000 (12:52 +0000)]
use folder list instead of string list in order to follow 'mailbox_select_style'
setting.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8175 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agosanitizing folder name display.
tokul [Sat, 9 Oct 2004 12:46:40 +0000 (12:46 +0000)]
sanitizing folder name display.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8174 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agooption contains html encoded spaces
tokul [Sat, 9 Oct 2004 12:36:55 +0000 (12:36 +0000)]
option contains html encoded spaces

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8173 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agodoc update
tokul [Sat, 9 Oct 2004 09:30:10 +0000 (09:30 +0000)]
doc update

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8172 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agolanguage names and alternative names are html encoded in order to be able to
tokul [Sat, 9 Oct 2004 09:13:18 +0000 (09:13 +0000)]
language names and alternative names are html encoded in order to be able to
display them in unsupported charsets

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8171 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoadding htmlencoded option to SquirrelOption. allows to preserve html entities
tokul [Sat, 9 Oct 2004 09:11:59 +0000 (09:11 +0000)]
adding htmlencoded option to SquirrelOption. allows to preserve html entities
moved isset postvals test into function call. removes duplicate code.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8170 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agofixed phpdoc error with example tag
tokul [Sat, 9 Oct 2004 08:36:34 +0000 (08:36 +0000)]
fixed phpdoc error with example tag

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8169 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoreusing abook_create_form code
tokul [Sat, 9 Oct 2004 08:27:32 +0000 (08:27 +0000)]
reusing abook_create_form code

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8168 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoremove tabs
tokul [Sat, 9 Oct 2004 08:14:06 +0000 (08:14 +0000)]
remove tabs

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8167 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agomoving functions from src/addressbook.php to functions/addressbook.php - possible...
tokul [Sat, 9 Oct 2004 08:12:23 +0000 (08:12 +0000)]
moving functions from src/addressbook.php to functions/addressbook.php - possible code reuse
rearranged functions in functions/addressbook.php (functions first, classes next)
added abook_create_form function
if value of address book field contains array, create select box instead of input field.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8166 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoinfo about LC_NUMERIC change
tokul [Mon, 4 Oct 2004 16:37:59 +0000 (16:37 +0000)]
info about LC_NUMERIC change

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8149 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agouse C floating point
tokul [Mon, 4 Oct 2004 16:35:31 +0000 (16:35 +0000)]
use C floating point

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8148 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoposix functions can be disabled or unavailable
tokul [Mon, 4 Oct 2004 16:09:03 +0000 (16:09 +0000)]
posix functions can be disabled or unavailable

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8146 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoupdated strings
tokul [Mon, 4 Oct 2004 15:24:46 +0000 (15:24 +0000)]
updated strings

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8145 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoconverting strings to ngettext
tokul [Mon, 4 Oct 2004 15:23:48 +0000 (15:23 +0000)]
converting strings to ngettext

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8144 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoconverting string to ngettext. you have 1 message or you have more messages
tokul [Mon, 4 Oct 2004 15:04:20 +0000 (15:04 +0000)]
converting string to ngettext. you have 1 message or you have more messages

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8143 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoinformation about removed japanese_xtra and added ngettext support
tokul [Mon, 4 Oct 2004 14:36:08 +0000 (14:36 +0000)]
information about removed japanese_xtra and added ngettext support

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8142 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoversion info
tokul [Mon, 4 Oct 2004 14:29:58 +0000 (14:29 +0000)]
version info

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8141 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoadding version information
tokul [Mon, 4 Oct 2004 14:29:09 +0000 (14:29 +0000)]
adding version information

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8140 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agorearranged layout of the file. first add all functions, then add i18n code.
tokul [Mon, 4 Oct 2004 14:25:03 +0000 (14:25 +0000)]
rearranged layout of the file. first add all functions, then add i18n code.
remove combined japanese_xtra function. System is set to use independent
xtra functions.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8139 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agochanging SM internal gettext functions to use php-gettext classes. Fix for
tokul [Mon, 4 Oct 2004 14:14:48 +0000 (14:14 +0000)]
changing SM internal gettext functions to use php-gettext classes. Fix for
bug. 1019007.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8138 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoadding php-gettext classes
tokul [Mon, 4 Oct 2004 13:35:08 +0000 (13:35 +0000)]
adding php-gettext classes

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8137 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoChanges in src/vcard.php
jervfors [Sun, 3 Oct 2004 09:47:14 +0000 (09:47 +0000)]
Changes in src/vcard.php

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8130 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoChanging strings to conform with "src/addressbook.php".
jervfors [Sun, 3 Oct 2004 08:36:03 +0000 (08:36 +0000)]
Changing strings to conform with "src/addressbook.php".
Added possibility for the user to add an e-mail address if one isn't at the vcard.
Added possibility for the user to add extra information if only name and e-mail address is at the vcard.
Moving some HTML outside PHP.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8129 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor cleanup in comments
jervfors [Sun, 3 Oct 2004 03:18:51 +0000 (03:18 +0000)]
Minor cleanup in comments

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8127 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoUnifying with STABLE
jervfors [Sun, 3 Oct 2004 02:37:18 +0000 (02:37 +0000)]
Unifying with STABLE

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8124 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor cleanups and changing the links for downloading/viewing attachments
jervfors [Sun, 3 Oct 2004 02:14:30 +0000 (02:14 +0000)]
Minor cleanups and changing the links for downloading/viewing attachments

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8123 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor cleanup
jervfors [Sat, 2 Oct 2004 23:38:38 +0000 (23:38 +0000)]
Minor cleanup

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8121 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoRemoving unnecessary require_once()
jervfors [Sat, 2 Oct 2004 20:45:42 +0000 (20:45 +0000)]
Removing unnecessary require_once()

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8120 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoCleanup in comment
jervfors [Sat, 2 Oct 2004 20:27:29 +0000 (20:27 +0000)]
Cleanup in comment

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8119 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor cleanup
jervfors [Sat, 2 Oct 2004 19:58:12 +0000 (19:58 +0000)]
Minor cleanup

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8117 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor cleanup in comments
jervfors [Sat, 2 Oct 2004 18:00:20 +0000 (18:00 +0000)]
Minor cleanup in comments

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8114 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoPutting XHTML compliance back
jervfors [Sat, 2 Oct 2004 17:21:32 +0000 (17:21 +0000)]
Putting XHTML compliance back

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8113 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoFix for 906217. If replying to an email inline, and a spell check is done,
jangliss [Sat, 2 Oct 2004 03:09:08 +0000 (03:09 +0000)]
Fix for 906217.  If replying to an email inline, and a spell check is done,
spelling mistakes in the reply would be corrected on the wrong line (ie,
throughout the original email to which you are replying).  This is caused
by aspell (and possibly ispell) ignoring empty lines.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8112 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoAdding info about fortune plugin
tokul [Fri, 1 Oct 2004 18:43:03 +0000 (18:43 +0000)]
Adding info about fortune plugin

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8111 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agomoving functions to separate file, adding configuration files
tokul [Fri, 1 Oct 2004 18:39:39 +0000 (18:39 +0000)]
moving functions to separate file, adding configuration files

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8110 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoAdding reminder
jervfors [Fri, 1 Oct 2004 01:15:41 +0000 (01:15 +0000)]
Adding reminder

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8107 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor cleanup
jervfors [Fri, 1 Oct 2004 00:20:06 +0000 (00:20 +0000)]
Minor cleanup

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8103 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoMinor cleanup
jervfors [Thu, 30 Sep 2004 22:48:09 +0000 (22:48 +0000)]
Minor cleanup

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8101 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoIf we use forms.php in STABLE we might as well try it in DEVEL
jervfors [Thu, 30 Sep 2004 22:47:10 +0000 (22:47 +0000)]
If we use forms.php in STABLE we might as well try it in DEVEL

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8100 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoAdding point
jervfors [Thu, 30 Sep 2004 18:21:16 +0000 (18:21 +0000)]
Adding point

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8099 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoDo a natural language sort on mailbox names. Otherwise it shows as all uppercase...
indiri69 [Thu, 30 Sep 2004 18:11:38 +0000 (18:11 +0000)]
Do a natural language sort on mailbox names.  Otherwise it shows as all uppercase and then all lowercase

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8098 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoUnifying STABLE and DEVEL where possible
jervfors [Thu, 30 Sep 2004 07:25:30 +0000 (07:25 +0000)]
Unifying STABLE and DEVEL where possible

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8096 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agofixed toggle all link for browsers without JS support. older implementation
tokul [Wed, 29 Sep 2004 18:03:21 +0000 (18:03 +0000)]
fixed toggle all link for browsers without JS support. older implementation
used $mailbox variable and created longer url after each click. it still need
fixes for message moving and maybe for search.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8093 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoFixing undefined variables
jervfors [Tue, 28 Sep 2004 20:15:10 +0000 (20:15 +0000)]
Fixing undefined variables

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8089 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoinfo about Bengali
tokul [Tue, 28 Sep 2004 17:38:57 +0000 (17:38 +0000)]
info about Bengali

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8088 7612ce4b-ef26-0410-bec9-ea0150e637f0

19 years agoAdding Bengali translation support
tokul [Tue, 28 Sep 2004 17:17:02 +0000 (17:17 +0000)]
Adding Bengali translation support

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8087 7612ce4b-ef26-0410-bec9-ea0150e637f0