Commit graph

22 commits

Author SHA1 Message Date
Fredrik Jervfors
3b83c567dd Minor cleanups 2004-08-24 00:40:28 +00:00
Fredrik Jervfors
9d4db8b166 Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
Thijs Kinkhorst
cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
tassium
9098cb73e4 Preparation to begin using phpdocumentor.
Added basic @package/@subpackage tags
The decode/ files were documented slightly more thoroughly, although they're almost self-explanatory anyway.

The individual functions in the functions/ files need to be documented though, and now that this commit is in, anyone willing to write docblocks for functions should get cracking ;)
2003-10-28 21:27:47 +00:00
Thijs Kinkhorst
75de52f258 Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
thomppj
9001d31cf8 Converted all files in functions/ to use SM_PATH. This will break all
plugins. Each callable script needs a:

  define('SM_PATH', '../../');

Or something like that put at the top.
2002-09-06 00:31:43 +00:00
philippe_mingo
1945b54ead Added newmail dropdowns, and preparing for special folders only count mails. 2002-01-31 17:04:49 +00:00
thomppj
1e2a9cc5d0 Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
philippe_mingo
ff5f3a2b73 [ squirrelmail-Bugs-488572 ] Clock is not 24-h aware 2001-12-21 13:13:21 +00:00
thomppj
875ecb4aa2 Fixed dumb bug that I just committed... 2001-12-02 09:37:39 +00:00
thomppj
5d15361f1f Code cleanup brigage... 2001-12-02 09:33:02 +00:00
philippe_mingo
bc6ece97aa Some fixup. 2001-11-30 18:39:15 +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
thomppj
be1282b869 Cleaned up options main for IE and Netscape compatibility. Did major work on the great options rewrite. Cool stuff here, I think... :) 2001-11-18 10:42:32 +00:00
Tyler Akins
21d41eb5e6 SMPREF_OFF and SMPREF_ON were undefined.
(Warning removal)
2001-11-12 14:18:03 +00:00
thomppj
80495ad1e6 Finished converting folder options page to new options stuff. Moved some options around to make them make more sense. 2001-11-11 21:51:15 +00:00
thomppj
74b32b5c85 More options updated changes. 2001-11-11 01:42:15 +00:00
thomppj
8759ce0fbb More work done on the options stuff. 2001-11-11 00:09:18 +00:00
thomppj
9118ea8175 Please ignore the red for now :) 2001-11-10 22:03:15 +00:00
thomppj
9b432fb579 Working on code that will provide for more standardized code, presentation, etc, of Squirrelmail option pages, etc. Please look into it. I am really excited at where I am going with this. :) 2001-11-09 05:39:16 +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