Commit Graph

82 Commits

Author SHA1 Message Date
sspitzer%netscape.com
961417414a in the immortal words of sfraser: "die, appcores, die".
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.

r=alecf


git-svn-id: svn://10.0.0.236/trunk@59932 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 06:54:52 +00:00
pp%ludusdesign.com
56f8ec1f57 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59926 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 03:18:27 +00:00
dougt%netscape.com
0c53e29d87 fix for 18078. r=mstoltz,warren
git-svn-id: svn://10.0.0.236/trunk@54648 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:32:43 +00:00
sspitzer%netscape.com
5839aa32bc fix for #17956 and #18084.
#17956 is reply fails if message in local mail folder

fix (by ducarroz) is to remove the temporary code.

#18084 is sending email fails in certain cases

the problem is we were sending the wrong info to the SMTP server.
when we sent "MAIL FROM: <address>" to the SMTP server we sent
the smtp username and not the full name built from the identity.
most of the changes are to support passing the identity around.
I also added code so that the smtp username is used on the mailto url spec.
we'll need that later, when we support multiple smtp servers and ESMTP.

r=alecf

a=chofmann


git-svn-id: svn://10.0.0.236/trunk@52980 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-09 02:04:06 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
dveditz%netscape.com
30a83caa1d Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
git-svn-id: svn://10.0.0.236/trunk@50322 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-10 01:32:59 +00:00
alecf%netscape.com
edb986bc97 fix bogus linking
git-svn-id: svn://10.0.0.236/trunk@48034 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 21:13:17 +00:00
briano%netscape.com
2f7e18a827 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@47430 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 23:05:06 +00:00
ramiro%netscape.com
8f8c841662 Cleanup linkin of mozdbm.
git-svn-id: svn://10.0.0.236/trunk@45349 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 14:31:50 +00:00
mscott%netscape.com
5fda719134 Bug #7811 --> sync with new nsISmtpService apis.
git-svn-id: svn://10.0.0.236/trunk@44900 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:15:57 +00:00
ramiro%netscape.com
d43e5b92ea Cleanup zlib cruft.
git-svn-id: svn://10.0.0.236/trunk@44504 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
cb934ee5cc Cleanup linking of libimg.
git-svn-id: svn://10.0.0.236/trunk@44493 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 13:37:11 +00:00
ramiro%netscape.com
33921a846d Set the timer lib flags in one place.
git-svn-id: svn://10.0.0.236/trunk@44294 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 14:54:59 +00:00
ramiro%netscape.com
2181f0c81e Cleanup the jsdom and jsurl linking mess.
git-svn-id: svn://10.0.0.236/trunk@44054 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 11:05:45 +00:00
ramiro%netscape.com
1784612f6b cleanup linking of libmozreg.
git-svn-id: svn://10.0.0.236/trunk@44002 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 15:41:53 +00:00
alecf%netscape.com
1d71fbf941 add new SMTP server API
(incomplete implementation, not hooked up yet)


git-svn-id: svn://10.0.0.236/trunk@43784 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 04:49:04 +00:00
ramiro%netscape.com
2144a5f188 Fix for -lpref linking problems. Dont link with libpref, its not needed.
git-svn-id: svn://10.0.0.236/trunk@43431 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
4cc02629c5 Link in secfree dynamically only where needed.
git-svn-id: svn://10.0.0.236/trunk@43413 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
4517f5371f Link expat and xmltok into the htmlparser statically. Not into the app.
git-svn-id: svn://10.0.0.236/trunk@43405 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 12:46:23 +00:00
rhp%netscape.com
1e5ea56963 Changes for bodies in drafts and fix for 8bit address sending
git-svn-id: svn://10.0.0.236/trunk@42348 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 22:19:46 +00:00
mscott%netscape.com
e842ae2afa Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko.
git-svn-id: svn://10.0.0.236/trunk@41503 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 00:42:25 +00:00
briano%netscape.com
684f6b2907 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
git-svn-id: svn://10.0.0.236/trunk@41354 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 23:27:44 +00:00
ramiro%netscape.com
963b6f5991 Landing timer move on unix.
git-svn-id: svn://10.0.0.236/trunk@39863 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 14:22:51 +00:00
ramiro%netscape.com
146e131927 Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.


git-svn-id: svn://10.0.0.236/trunk@38598 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 04:38:18 +00:00
dveditz%netscape.com
4a69d1d866 nakefile cleanups
git-svn-id: svn://10.0.0.236/trunk@38066 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:42:17 +00:00
ramiro%netscape.com
43391c2dca Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.


git-svn-id: svn://10.0.0.236/trunk@38035 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
6c67b618a0 Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
git-svn-id: svn://10.0.0.236/trunk@38031 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 11:50:19 +00:00
putterman%netscape.com
2c5afbbd59 Use nsCOMTypeInfo
git-svn-id: svn://10.0.0.236/trunk@37592 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 00:16:39 +00:00
rhp%netscape.com
80afaba69e fix for file locator service
git-svn-id: svn://10.0.0.236/trunk@37470 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 21:13:45 +00:00
ramiro%netscape.com
c0977e23ac Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.


git-svn-id: svn://10.0.0.236/trunk@36863 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 09:38:26 +00:00
rhp%netscape.com
98cc862236 Changes for compose reorg
git-svn-id: svn://10.0.0.236/trunk@36772 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 23:54:34 +00:00
warren%netscape.com
06d707be48 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
git-svn-id: svn://10.0.0.236/trunk@36440 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 03:29:44 +00:00
mscott%netscape.com
99d3512b02 In prep of my use of nsMsgMailNewsUrl, include nsIMsgMailNewsUrl.h.
git-svn-id: svn://10.0.0.236/trunk@36077 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 20:38:12 +00:00
sspitzer%netscape.com
b7149d69fd makefile fixes from reg@shale.csir.co.za (Jeremy Lea)
git-svn-id: svn://10.0.0.236/trunk@34186 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 06:25:56 +00:00
mscott%netscape.com
8fd0c627d2 remove IGNORE_MANIFEST.
git-svn-id: svn://10.0.0.236/trunk@34083 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-07 21:28:20 +00:00
sspitzer%netscape.com
9b06ae0c8f follow briano's lead and use MOZ_DLL_SUFFIX. also fix warnings while I'm here.
git-svn-id: svn://10.0.0.236/trunk@33799 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-04 22:17:19 +00:00
mscott%netscape.com
80c6e96a41 Remove unnecessary LINCS now that all headers are pushed to the same directory.
git-svn-id: svn://10.0.0.236/trunk@33662 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-03 23:31:57 +00:00
blizzard%redhat.com
f9946cc363 remove hard coded toolkit names in tests
git-svn-id: svn://10.0.0.236/trunk@33096 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-28 03:42:59 +00:00
sspitzer%netscape.com
a95a637288 fix UNIX build bustage
git-svn-id: svn://10.0.0.236/trunk@32847 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 02:04:41 +00:00
sspitzer%netscape.com
66b2feeaba fix UNIX build bustage. we will still have runtime bustage, but I'll fix that
next


git-svn-id: svn://10.0.0.236/trunk@32837 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 01:22:14 +00:00
sspitzer%netscape.com
e9f0137097 get smtp test to build again on UNIX
git-svn-id: svn://10.0.0.236/trunk@32686 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 17:23:25 +00:00
dp%netscape.com
befa259a88 Landing xpcom20/21 branch.
git-svn-id: svn://10.0.0.236/trunk@32644 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 01:38:36 +00:00
mscott%netscape.com
4dbd16b394 Bug 5991 --> Fix crash in smtpTest caused by the event queue carpool yesterday. We need to make sure the event queue is registered.
git-svn-id: svn://10.0.0.236/trunk@30486 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 01:38:25 +00:00
hyatt%netscape.com
4d68fdb7c7 Switching to nsIEventQueues and tweaking the AppCore createWindow function's args.
git-svn-id: svn://10.0.0.236/trunk@30279 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 23:29:53 +00:00
mscott%netscape.com
c17969cdf8 part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE


git-svn-id: svn://10.0.0.236/trunk@30184 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 20:33:07 +00:00
sspitzer%netscape.com
6c3a9eba35 exit on failure
git-svn-id: svn://10.0.0.236/trunk@30039 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 02:55:16 +00:00
bruce%cybersight.com
11cc05a7e9 Remove -lnetutil from link lines in unix build.
git-svn-id: svn://10.0.0.236/trunk@29693 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 05:46:56 +00:00
mcafee%netscape.com
44c34c2fdb defining what APPSHELL_DLL is, fixing Linux bustage.
git-svn-id: svn://10.0.0.236/trunk@28851 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 16:44:46 +00:00
mscott%netscape.com
6d99fc5266 Updates to get the test running with preferences again. We need to manually register
the file locator. This test app will now read prefs out of the default profile directory.


git-svn-id: svn://10.0.0.236/trunk@28803 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 06:32:35 +00:00
mcmullen%netscape.com
1f9e08b3dd Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called.
git-svn-id: svn://10.0.0.236/trunk@28550 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-21 22:04:35 +00:00