Commit graph

164 commits

Author SHA1 Message Date
Thijs Kinkhorst
f061369901 More rg=0 2002-09-21 20:26:52 +00:00
stekkel
155c8b350a Fixed stupid bug causing double lines (the same) 2002-09-05 14:58:38 +00:00
teepe
5ca94f95ee defrosting 2002-08-20 16:12:05 +00:00
teepe
cdd5a160fd 1.3.1emacs functions/strings.php 2002-08-20 15:18:24 +00:00
stekkel
baca7e66e0 missed a ) 2002-08-19 08:33:05 +00:00
stekkel
79c9044708 adapted version to 1.3.1 [CVS-DEVEL] instead of 1.3.1 (cvs-devel) 2002-08-19 08:26:18 +00:00
teepe
1863932b85 1.3.0 - 1.3.1 defrosting 2002-08-17 19:45:45 +00:00
teepe
b99474b1f0 1.3.0 version string 2002-08-17 19:05:40 +00:00
stekkel
e8c96a4b3e moved sqUnwordWrap from compose to this file 2002-07-25 18:32:15 +00:00
jmunro
7d86e0f0bf Update Changelog and add one more macosx workaround 2002-06-18 15:10:35 +00:00
graf25
f635d37406 Setting version to 1.3.0 [CVS-DEVEL] 2002-05-27 18:11:27 +00:00
jmunro
f8dc8fd369 fix for bug #552961, word wrapping problems. 2002-05-09 15:37:11 +00:00
jmunro
53c1c7a68e updating for 1.2.7 CVS :) 2002-04-30 04:07:53 +00:00
jmunro
4c2ea803d4 version # update to 1.2.6 2002-04-30 03:15:46 +00:00
philippe_mingo
7f0fc85311 Bugfix 2002-03-24 19:54:26 +00:00
philippe_mingo
13cfb682e6 Non-ascii characters caused problems with SVN function and were replaced
with a ? by SourceForge.net in your original log message, which follows:
Asunto: [SM-DEVEL] Bug in mime.php:decodeHeader()
De: Christian Schmidt <christian@ostenfeld.dk>
Fecha: S?b, 23 de Marzo de 2002, 14:48

Currently, the decodeHeader decodes headers containing several
encoded-words incorrectly. E.g. the header "=?iso-8859-1?Q?=C9?= and
=?iso-8859-1?Q?=E9?=" is decoded into "? and ?" and not into "? and ?"
as expected.

Also, it currently does not ignore white-space between consecutive
encoded-words as it should.
2002-03-24 08:09:35 +00:00
philippe_mingo
07992a020a Optimizarion:
Translatetext is a mime.php specific function.
2002-03-23 16:43:06 +00:00
philippe_mingo
5077b11c57 Optimization:
Wraping functions are only used in compose.php
2002-03-23 16:36:39 +00:00
philippe_mingo
9d8c238c5d Optimization:
Function next_pos_minus_white is not used into SM core, not SM official
plugins. It's code will go into a "not currently in use" repository".
2002-03-23 16:30:46 +00:00
philippe_mingo
05747bc945 Optimization:
readMailboxParent was only been used in imap_mailbox. Removed from
strings.php as this is a frequent loaded module.
2002-03-23 16:23:57 +00:00
simond
17f36392d0 Clear out tabs for proper spaces 2002-03-02 20:31:04 +00:00
teepe
52a1dd0287 going on -- defrost 2002-02-22 13:14:57 +00:00
teepe
46b342a9d6 getting ready for 1.2.5 2002-02-22 13:03:34 +00:00
philippe_mingo
46841e05a2 Bugfix in generate random string. 2002-02-11 19:36:12 +00:00
philippe_mingo
4f6b596315 Warning removal "a la Tyler" 2002-02-02 03:00:39 +00:00
philippe_mingo
66363acf88 The 2000000 bugfix
------------------

This is mostly a warning removal "a la Tyler".

I've also installed 4.1.1 on my portable and it looks it works
fine with some bugfixs. Please 4.1.1 report feedback.
2002-02-02 02:17:05 +00:00
Thijs Kinkhorst
da31f81bd2 - Fixed php_self when using virtual directories (#509139)
- Fixed formatting of the complete file
2002-01-27 17:49:41 +00:00
teepe
329183b36d time warp 2002-01-25 00:32:44 +00:00
teepe
22adf49d18 defrosting 2002-01-21 20:51:14 +00:00
teepe
e5c29336ec getting ready for 1.2.3 2002-01-21 20:35:31 +00:00
teepe
cddbdffbe3 some more fixes to solve the vhost problem (icy cold here in the freeze) 2002-01-19 13:49:36 +00:00
teepe
40dc91f563 fix of the vhost problem 2002-01-18 21:36:34 +00:00
teepe
429c217fa1 file permission fix 2002-01-02 12:05:22 +00:00
teepe
4c569fd632 going on with 1.2.3 cvs development 2002-01-01 21:30:52 +00:00
teepe
2d85bb76dc finalisation for 1.2.2 release 2002-01-01 20:32:19 +00:00
thomppj
ec5cb39b4d Slightly modified function. 2001-12-30 20:19:10 +00:00
antipode
c4e8279a4a Rewrote next_pos_minus_white() to fix correctness and efficiency
problems.  Rewrote comment for the function.
2001-12-30 15:35:23 +00:00
antipode
5580899012 Removed countCharInString() and replaced its invocations with
substr_count().
Fixed indentation in the entire file
Rewrote some comments
2001-12-30 15:02:39 +00:00
thomppj
19c2597c90 Release 1.2.1 snapshot complete. 2001-12-25 23:45:19 +00:00
thomppj
af2e71540b Getting ready for a 1.2.1 release. 2001-12-25 23:41:33 +00:00
thomppj
3e15a1e10a Release of 1.2.0 complete. Woohoo! 2001-12-25 06:03:18 +00:00
thomppj
05c3ee05f1 Updated version for 1.2.0 release... 2001-12-25 04:55:36 +00:00
thomppj
1e2a9cc5d0 Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
philippe_mingo
e255d29980 Strings update 2001-12-12 14:15:51 +00:00
thomppj
5d15361f1f Code cleanup brigage... 2001-12-02 09:33:02 +00:00
philippe_mingo
da2f3297dd ** -> * 2001-11-26 19:33:28 +00:00
philippe_mingo
d61b98077f Added (c) stuff and some formatting. 2001-11-21 18:38:12 +00:00
philippe_mingo
c3aed0d769 Some fixup:
- Operation foo_once step 2 (and final)
- Create folders bugfix
- None folder bugfix
- Fixed some tabs, structs etc.
- Added some (c) stuff
- Removed some debug stuff

This changes should result in a faster SM.
2001-11-20 20:08:28 +00:00
thomppj
a634ff1f28 Some user interface changes.
General cleanup of code all over the place.
Addition of a file to hold constants.
Addition of code to do Javascript autodetection, settings, etc.
2001-11-03 23:49:22 +00:00
philippe_mingo
1229641206 Coma bugfix 2001-10-30 16:42:08 +00:00