Commit Graph

33 Commits

Author SHA1 Message Date
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
alecf%netscape.com
5eada7f4d7 prepare to abolish GetCurrentIdentity
(tests only, no reviewer)


git-svn-id: svn://10.0.0.236/trunk@59041 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 08:16:19 +00:00
alecf%netscape.com
65cef3c735 clean up compose test dependancies (not part of product)
git-svn-id: svn://10.0.0.236/trunk@57167 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:41:55 +00:00
jdunn%netscape.com
5e2d02cad7 alecf's checkon on 12/2 (test.cpp) started use of accountmanager which requires
libmsgbaseutil so we need to link it in

r= alecf


git-svn-id: svn://10.0.0.236/trunk@55450 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 22:04:24 +00:00
alecf%netscape.com
f534603937 update this test (test only, no review)
use accountmanager as a service now


git-svn-id: svn://10.0.0.236/trunk@55034 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:28:42 +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
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
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
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
bienvenu%netscape.com
99f6ae88c2 get rid of nsString2
git-svn-id: svn://10.0.0.236/trunk@42620 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 02:32:02 +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
d607ca51fc Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
according to the toolkit they match.  Also set the damn name in one place to
make it easy to change in the future.


git-svn-id: svn://10.0.0.236/trunk@39911 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 23:52:12 +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
jefft%netscape.com
c45b00413a more on copy service - online Sent/Drafts/Templates support; accomodate interface change
git-svn-id: svn://10.0.0.236/trunk@39171 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 20:09:29 +00:00
ducarroz%netscape.com
e23606a958 adapt code to the new nsIMsgCompFields
git-svn-id: svn://10.0.0.236/trunk@38300 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 00:20:49 +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
rhp%netscape.com
f85a03ebe7 Changes for plain text quoting
git-svn-id: svn://10.0.0.236/trunk@37706 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 18:08:05 +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
ramiro%netscape.com
ab0248d2f9 No need to link gfxps into the app anymore. Its a component. Hopefully by
exorcising it from everywhere in the tree, it wont be cut and pasted anywhere
else.


git-svn-id: svn://10.0.0.236/trunk@37338 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 04:03:19 +00:00
rhp%netscape.com
74055893a2 Copy service changes
git-svn-id: svn://10.0.0.236/trunk@36972 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 01:11:28 +00:00
sspitzer%netscape.com
859fa251bc fix warnings
git-svn-id: svn://10.0.0.236/trunk@36794 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 00:28:45 +00:00
sspitzer%netscape.com
230daaa230 fix warnings. get this stuff to build on UNIX
git-svn-id: svn://10.0.0.236/trunk@36790 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 00:23:26 +00:00
sspitzer%netscape.com
3420c3f961 makefile changes to get these tests to build on UNIX
git-svn-id: svn://10.0.0.236/trunk@36786 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 00:19:06 +00:00
rhp%netscape.com
41d50ebfc7 Changes for test harness
git-svn-id: svn://10.0.0.236/trunk@36689 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 13:59:46 +00:00
rhp%netscape.com
e91519b897 New test harness program
git-svn-id: svn://10.0.0.236/trunk@36615 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 21:52:17 +00:00