16421 Commits

Author SHA1 Message Date
mcafee%netscape.com
44b569b4f9 Ignore generated files 1999-02-08 08:46:17 +00:00
mcafee%netscape.com
726434e734 ignore genereated files 1999-02-08 08:26:34 +00:00
mcafee%netscape.com
2dd85694fe Adding widget, scribble to tests; these are building on both Linux & Solaris 1999-02-08 08:00:53 +00:00
blizzard%redhat.com
07e17b5442 back out akk's commented out menubar call. the looping has been fixed. 1999-02-08 03:41:10 +00:00
mscott%netscape.com
91be8c535d Updating with changes for new nsISmtpUrl interface... 1999-02-08 01:36:57 +00:00
mscott%netscape.com
dd17f29775 More conversion changes from old smtp code to the working in the new world... 1999-02-08 01:36:38 +00:00
mscott%netscape.com
5748402733 Added more interface methods for a message.... 1999-02-08 01:35:57 +00:00
bienvenu%netscape.com
b86b4c7fde add more flag setting stuff, including local mail flag handling 1999-02-08 00:46:47 +00:00
bienvenu%netscape.com
a904be3126 add runtime only define 1999-02-08 00:45:46 +00:00
troy%netscape.com
12bfda4069 Fix for bug #2993. Made sure that 'offsets' are relative to containing block's
padding edge and not the containing block's border edge
1999-02-08 00:32:02 +00:00
mscott%netscape.com
0eb1f0a7b1 Add the return value to ParseRFC822Addresses. the return value is the number of addresses.... 1999-02-08 00:16:21 +00:00
bienvenu%netscape.com
5fbb6f8241 add local mail folder summary spec 1999-02-08 00:13:59 +00:00
bienvenu%netscape.com
1f548c6bcb add local folder summary spec class 1999-02-08 00:06:41 +00:00
bienvenu%netscape.com
586c07dc9b local folder header strings, e.g., x-mozilla-status 1999-02-08 00:03:56 +00:00
mcafee%netscape.com
25369007bc nettest now builds on Solaris 1999-02-07 21:55:34 +00:00
peterl%netscape.com
8f99d6776f selector text notes 1999-02-07 21:48:45 +00:00
peterl%netscape.com
7d519ac6c1 added capturing selector source text (to preserve namespace prefixes) 1999-02-07 21:48:27 +00:00
peterl%netscape.com
02a4a1f333 Added token append to string
Improved handling of bad strings
Improved handling of escapes
1999-02-07 21:47:48 +00:00
mcafee%netscape.com
473ea4fe44 Get scribble to build on Solaris 1999-02-07 13:12:08 +00:00
mcafee%netscape.com
8d0f6d4b57 nsIWin32Locale.h is, uh, Win32-only :-) 1999-02-07 12:29:31 +00:00
mcafee%netscape.com
3d718ad21e Wrapping tests with ENABLE_TESTS 1999-02-07 12:13:23 +00:00
mcafee%netscape.com
e47385817a Wrap tests in ENABLE_TESTS ifdef 1999-02-07 11:58:29 +00:00
mcafee%netscape.com
55a037ccd6 Wrap robot in ENABLE_TESTS ifdef 1999-02-07 11:53:30 +00:00
mcafee%netscape.com
388f4251cb Adding robot to unix build 1999-02-07 11:38:47 +00:00
mcafee%netscape.com
f819bd13e3 Adding nsIDTDDebug.h to unix exports so we can build the robot. 1999-02-07 11:36:31 +00:00
mcafee%netscape.com
c2d42f503e Adding tests to Solaris build 1999-02-07 10:03:03 +00:00
mcafee%netscape.com
a3b37fb4de Two versions of XP_QSORT(), switching Solaris from the libimg version to the xp version 1999-02-07 09:30:51 +00:00
mcafee%netscape.com
90068cdeb7 Solaris isn't building yet, backing this out 1999-02-07 03:45:42 +00:00
grail%cafebabe.org
b0ba70b34b Patch from Edwin Woudt to start transition to Java 2 as well as
language sanity.
1999-02-07 03:37:37 +00:00
grail%cafebabe.org
b48f3a7a65 Patch from Joel York to fill in missing details on OS/2 setup. 1999-02-07 03:36:19 +00:00
blizzard%redhat.com
c9cabd839f looping fixes. resizing still not 100% but we're getting there. 1999-02-07 03:03:07 +00:00
briano%netscape.com
1836a036a4 Automated update 1999-02-07 02:15:35 +00:00
mcafee%netscape.com
281c7df631 Sigh, Solaris not building 1999-02-07 02:13:25 +00:00
mscott%netscape.com
42bf98152c Add mailnews/compose directories... 1999-02-07 02:08:00 +00:00
mscott%netscape.com
38bec9b170 First checked in. 1999-02-07 02:07:22 +00:00
mscott%netscape.com
adf74da187 First time checked in. 1999-02-07 02:06:59 +00:00
mscott%netscape.com
c92ee08987 First check in... 1999-02-07 02:05:53 +00:00
mscott%netscape.com
ef53930248 Initialize a variable.... 1999-02-07 02:05:28 +00:00
mscott%netscape.com
68397cb55d First checked in. 1999-02-07 01:50:40 +00:00
mscott%netscape.com
aaa7ba82c7 First checked. Formations of a new smtp protocol class. 1999-02-07 01:48:57 +00:00
mscott%netscape.com
e7daaf1fa2 Implementation of nsISmtpUrl. 1999-02-07 01:48:11 +00:00
mscott%netscape.com
2640deb808 First pass at an SmtpUrl interface...still need to add acessors for post data.... 1999-02-07 01:46:20 +00:00
mscott%netscape.com
871f319817 Include "msgCore.h" at the top of the source file to utilize pre-compiled headers... 1999-02-07 01:19:48 +00:00
mscott%netscape.com
443714f84d Include "msgCore.h" as the first file in every source file to utilize precompiled headers... 1999-02-07 01:16:26 +00:00
mscott%netscape.com
e94e61a4db Include msgCore.h as first include file for use as a precompiled header... 1999-02-07 01:11:39 +00:00
mcafee%netscape.com
cff33db62e Adding tests to match Win32 1999-02-07 00:54:52 +00:00
mcafee%netscape.com
8d13c29aac Brief comment about fullcircle 1999-02-07 00:40:41 +00:00
mcafee%netscape.com
85e322e80a Adding tests to build to match Win32 1999-02-07 00:20:29 +00:00
mcafee%netscape.com
81a04b4c72 fe_GetConfigDir() is stubbed out in prefs now 1999-02-07 00:17:55 +00:00
dp%netscape.com
b5fed16bfa library no longer a member of FactoryEntry. Removed windows specific code for operating on windows registry. 1999-02-06 23:45:19 +00:00