Commit graph

144 commits

Author SHA1 Message Date
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
philippe_mingo
7bb3e82342 The killing of the coma bug in cc field 2001-10-30 08:32:58 +00:00
philippe_mingo
b630edc905 Operation "foo_once".
functions Folder
Step 1: Check file including and change it to the _once system.
2001-09-26 10:43:39 +00:00
Tyler Akins
b229cea96f rc1 -> cvs (for consistancy [did I spell that right?])
Added extra backslashes because of string encoding blah blah blah.  :-)
2001-08-06 13:39:48 +00:00
Tyler Akins
a73907938d Brought CVS up to date with 1.2.0 rc1 2001-07-27 22:07:28 +00:00
Tyler Akins
04bf3425d2 * Whoops -- had some stuff backwards in my mind
* Added some different colors for one theme that really had problems before.
2001-06-12 17:58:48 +00:00
Tyler Akins
2b6e8569f1 * Added color theme support for the reply colors 2001-06-12 17:50:40 +00:00
Luke Ehresman
a4eb81f5e2 after tagging rel-1_1_2, this is now 1.1.3 2001-05-20 18:59:12 +00:00
Luke Ehresman
8b00716f88 new version changes 2001-05-20 18:51:44 +00:00
Luke Ehresman
ed547f8b74 standard new-version updates 2001-05-01 03:19:24 +00:00
Tyler Akins
cd05f322eb * Improved HTTPS detection 2001-04-29 15:04:26 +00:00
Tyler Akins
c5ea14849b * Squished a warning 2001-04-23 13:36:32 +00:00
Luke Ehresman
77db925166 standard new version revisions 2001-04-23 13:14:10 +00:00
Luke Ehresman
c1b96ccd9e added patch to better detect HTTPS 2001-04-22 05:19:53 +00:00
Tyler Akins
1dee739d76 * Potential fix for Win32 builds where 'getrusage' is a function but is not
supported.  I ignore the warning and check the result to make sure it is
  an array.
2001-04-19 20:58:16 +00:00
Tyler Akins
0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
  will work properly (methinks)
2001-04-19 17:58:10 +00:00
Tyler Akins
86ed1fa18f * Adds code for the Konqueror workaround 2001-03-14 15:21:12 +00:00
Tyler Akins
1b97851467 * Got rid of problem with passwords (finally)
* Added a new function in strings.php to quote a string to be sent to
  the IMAP server
2001-03-05 16:14:53 +00:00
thomppj
142c177399 Converted main trunk to 1.1 2001-02-16 22:55:11 +00:00
Tyler Akins
c9e7933151 * Removed the unnecessary function replace_escaped_spaces (never used)
* Changed all instances of replace_spaces to the actual function call
  (removing the silly wrapper function replace_spaces)
* Added a collapseable folder list for left_main.php
* Added the option for it under Options -> Folders

(Sorry that I didn't do this in smaller commits that only did one or two of
the above actions.)
2001-02-10 01:22:06 +00:00
Luke Ehresman
b16a368ca6 fixed version number 2001-02-08 15:39:50 +00:00