Added more of Jon Tai's fixes.
[squirrelmail.git] / functions / strings.php
2002-03-02 simondClear out tabs for proper spaces
2002-02-22 teepegoing on -- defrost
2002-02-22 teepegetting ready for 1.2.5
2002-02-11 philippe_mingoBugfix in generate random string.
2002-02-02 philippe_mingoWarning removal "a la Tyler"
2002-02-02 philippe_mingoThe 2000000 bugfix
2002-01-27 kink- Fixed php_self when using virtual directories (#509139)
2002-01-25 teepetime warp
2002-01-21 teepedefrosting
2002-01-21 teepegetting ready for 1.2.3
2002-01-19 teepesome more fixes to solve the vhost problem (icy cold...
2002-01-18 teepefix of the vhost problem
2002-01-02 teepefile permission fix
2002-01-01 teepegoing on with 1.2.3 cvs development
2002-01-01 teepefinalisation for 1.2.2 release
2001-12-30 thomppjSlightly modified function.
2001-12-30 antipodeRewrote next_pos_minus_white() to fix correctness and...
2001-12-30 antipodeRemoved countCharInString() and replaced its invocation...
2001-12-25 thomppjRelease 1.2.1 snapshot complete.
2001-12-25 thomppjGetting ready for a 1.2.1 release.
2001-12-25 thomppjRelease of 1.2.0 complete. Woohoo!
2001-12-25 thomppjUpdated version for 1.2.0 release...
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-12 philippe_mingoStrings update
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-11-03 thomppjSome user interface changes.
2001-10-30 philippe_mingoComa bugfix
2001-10-30 philippe_mingoThe killing of the coma bug in cc field
2001-09-26 philippe_mingoOperation "foo_once".
2001-08-06 fidianrc1 -> cvs (for consistancy [did I spell that right?])
2001-07-27 fidianBrought CVS up to date with 1.2.0 rc1
2001-06-12 fidian* Whoops -- had some stuff backwards in my mind
2001-06-12 fidian* Added color theme support for the reply colors
2001-05-20 lkehresmanafter tagging rel-1_1_2, this is now 1.1.3
2001-05-20 lkehresmannew version changes
2001-05-01 lkehresmanstandard new-version updates
2001-04-29 fidian* Improved HTTPS detection
2001-04-23 fidian* Squished a warning
2001-04-23 lkehresmanstandard new version revisions
2001-04-22 lkehresmanadded patch to better detect HTTPS
2001-04-19 fidian* Potential fix for Win32 builds where 'getrusage'...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-03-14 fidian* Adds code for the Konqueror workaround
2001-03-05 fidian* Got rid of problem with passwords (finally)
2001-02-16 thomppjConverted main trunk to 1.1
2001-02-10 fidian* Removed the unnecessary function replace_escaped_spac...
2001-02-08 lkehresmanfixed version number
2001-02-07 fidian* Auto-detects if form is 'compose.php' and if PHP...
2001-02-07 lkehresmanusing tyler's method, added OPTIONAL workaround for...
2001-02-03 fidian* All incoming form values now have stripslashes()...
2001-02-02 lkehresmanstandard version transition stuff
2001-02-02 fidian* Changed some regexps into string matches and the...
2001-02-01 fidianRemoved ereg and ereg_replace calls. Using simple...
2001-01-31 fidianThat should fix all the backslashes not being escaped...
2001-01-31 lkehresmanadded more bugfixes and warning squashes
2001-01-31 lkehresmancareful lewis.. a variable was inside ''. :)
2001-01-31 lbergmanreplace with ''
2001-01-30 lkehresmanminor version changes and updates
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 lkehresmanupdated russian translation
2001-01-28 centaurix- included strings.php before config.php to avoid warni...
2001-01-17 fidianparseAddrs now always returns an array (expected behavior)
2001-01-16 lkehresmanchanged version to: 1.0pre3 [cvs]
2001-01-15 fidianAdded patch 103186 -- $HTTPS variable checking to case...
2001-01-10 mattphillipsFix for [ Bug #125985 ] Random Login Failure. Sometime...
2000-12-18 palloFixed bug in readShortMailboxName() if "needle" (delimi...
2000-12-14 lkehresmanadded catalan help translation
2000-12-09 palloFixed how folder names are formatted in a hierarchy...
2000-12-07 lkehresmanfixed some problems and improved "view header" function...
2000-11-28 fidianMade the handle_errors flag to sqimap_mailbox_expunge...
2000-11-08 mattphillipsFixed a bug that was causing problems deleting messages...
2000-10-30 lkehresman- Changed version numbers from 0.6pre1 to 1.0pre1
2000-10-30 fidian<pre> tags instead of <tt> and &nbsp; stuff for reading...
2000-10-27 fidian- Returned sqimap_get_delimiter() to the old code,...
2000-10-23 fidianAdded numerous changes from embeejay
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-17 fidianWhen reading mail messages, you won't get all spaces...
2000-10-17 fidianAttempted to fix a bug where the port number was added...
2000-10-14 fidianChanged how replied-to messages are wrapped.
2000-10-12 fidianModified sqWordWrap again, it also now works with lines...
2000-10-12 lkehresmanruns message through sqWordWrap before putting it in...
2000-10-11 fidianAdded the 'login_top' hook (was missing) (login.php)
2000-10-11 fidianChanged size display:
2000-10-11 fidianFixed silly typo, now you can read your mail. :-)
2000-10-10 fidianMinor bugfixes:
2000-10-10 fidianUpdated sqWordWrap() function a lot
2000-10-10 fidianFunctions now pass message body by reference to save...
2000-10-06 lkehresmanchanged version to "0.6pre1 (cvs)"
2000-10-04 palloAvoid using track vars when not necessary.
2000-10-02 fidianAttempted to auto-detect port number in get_location()
2000-10-02 fidianImproved random number generation
2000-09-29 palloFixed bug in PHP version checking code.
2000-09-27 palloFixed one of Gustav's many famous typos :)
2000-09-27 gustavfAdded mopre entropy collection before creating onte...
2000-09-26 palloAdded function to check what PHP version we have.
2000-09-19 lkehresmanChanged version number
next