Commit Graph

180 Commits

Author SHA1 Message Date
briano%netscape.com
007ea62765 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
hyatt%netscape.com
9ac7d39256 Fixing more Windows build bustage caused by the charset stuff. 1999-07-22 07:48:18 +00:00
waterson%netscape.com
4f79a16bd2 fix build bustage. 1999-07-22 07:02:57 +00:00
rhp%netscape.com
e5e9833eb3 Changes for sending multipart/related messages 1999-07-21 20:17:07 +00:00
ramiro%netscape.com
fda4120340 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.
1999-07-17 23:52:12 +00:00
ramiro%netscape.com
a09ea8b7ca Landing timer move on unix. 1999-07-17 14:22:51 +00:00
rhp%netscape.com
415d5a3728 cleanup for test programs 1999-07-16 03:48:58 +00:00
rhp%netscape.com
340a75aa07 Changes for better attachment handling in back end 1999-07-15 00:13:54 +00:00
jefft%netscape.com
7f27768f3a more on copy service - online Sent/Drafts/Templates support; accomodate interface change 1999-07-13 20:09:29 +00:00
rhp%netscape.com
e4c1bf272c Compose back end cleanup 1999-07-13 18:38:36 +00:00
ramiro%netscape.com
5cdb03367b Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
rhp%netscape.com
7dd847ccf9 Changes for copy operations 1999-07-06 23:46:29 +00:00
ducarroz%netscape.com
6840751336 adapt code to the new nsIMsgCompFields 1999-07-04 00:20:49 +00:00
ducarroz%netscape.com
47c30b3ade Redo Bienvenu's fix for the new nsIMsgCompFields 1999-07-04 00:19:35 +00:00
bienvenu%netscape.com
1e707f37fa fix build problem with new compose stuff 1999-07-03 22:51:17 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
rhp%netscape.com
67ec1962dd more cleanup of appshell stuff... 1999-07-02 13:29:45 +00:00
rhp%netscape.com
1d3be49ad1 only build what we really need to build 1999-07-02 13:26:53 +00:00
ramiro%netscape.com
f41e67c622 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.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
17864a291d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
waterson%netscape.com
def6132e8d Add nsIWebShellWindow so it builds. 1999-07-02 04:32:26 +00:00
sspitzer%netscape.com
085d9c8300 fix for solaris build. thanks to tor for the patch 1999-07-02 00:38:55 +00:00
warren%netscape.com
bd73f68e8b Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
rhp%netscape.com
753a4fb8ec Changes for plain text quoting 1999-07-01 18:08:05 +00:00
putterman%netscape.com
3f0119ce03 Use nsCOMTypeInfo 1999-07-01 00:16:39 +00:00
rhp%netscape.com
09eb82d2d8 fix for file locator service 1999-06-29 21:13:45 +00:00
mcafee%netscape.com
644ece7b3e BeOS changes 1999-06-29 09:19:14 +00:00
ramiro%netscape.com
82ad939149 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.
1999-06-29 04:03:19 +00:00
sspitzer%netscape.com
e518c4fb8b fix warning 1999-06-26 20:48:10 +00:00
rhp%netscape.com
3f827ef7d7 Remove the ifdef with new interface in place 1999-06-26 04:01:41 +00:00
rhp%netscape.com
1bcb44233f Copy service changes 1999-06-26 01:11:28 +00:00
sspitzer%netscape.com
9adea560ef fix build bustage for rhp 1999-06-25 22:25:57 +00:00
rhp%netscape.com
d09f035b41 Test harness cleanup 1999-06-25 21:01:54 +00:00
bruce%cybersight.com
eca2b02f9a Include nsIWebShellWindow.h here as this file explicitly needs it. This will prevent bustage when some patches I have laying around land. 1999-06-25 19:58:42 +00:00
ramiro%netscape.com
773e34ec7d Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
sspitzer%netscape.com
17db6c6ac2 comment the out the unbuilt tests. 1999-06-25 00:35:40 +00:00
sspitzer%netscape.com
61093429bf fix more warnings 1999-06-25 00:33:20 +00:00
sspitzer%netscape.com
e5214d97ce fix warnings 1999-06-25 00:28:45 +00:00
sspitzer%netscape.com
4babc88732 ingnore the generated makefile 1999-06-25 00:25:25 +00:00
sspitzer%netscape.com
f3bc6030be sendpage not built on windows by default 1999-06-25 00:24:28 +00:00
sspitzer%netscape.com
7ea2d6cf80 fix warnings. get this stuff to build on UNIX 1999-06-25 00:23:26 +00:00
sspitzer%netscape.com
7221bfe080 makefile changes to get these tests to build on UNIX 1999-06-25 00:19:06 +00:00
rhp%netscape.com
1c192ecb11 Changes for compose reorg 1999-06-24 23:54:34 +00:00
sspitzer%netscape.com
64f3202695 ignore the soon-to-be-generated files 1999-06-24 20:50:14 +00:00
rhp%netscape.com
31e07bc6b3 Changes for test harness 1999-06-24 13:59:46 +00:00
danm%netscape.com
582ad47b3f teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
rhp%netscape.com
08ef0edbec New test harness program 1999-06-23 21:52:17 +00:00
rhp%netscape.com
f580717301 Changes for mail composition test harness 1999-06-23 21:51:33 +00:00
rhp%netscape.com
e836297f84 Checking in new test harness for URL retrieval 1999-06-23 21:50:57 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
mscott%netscape.com
1248a5134a In prep of my use of nsMsgMailNewsUrl, include nsIMsgMailNewsUrl.h. 1999-06-21 20:38:12 +00:00
waterson%netscape.com
b9e133c07e Fix VC5 compiler bustage. 1999-06-20 05:15:02 +00:00
sfraser%netscape.com
e5c2d001e2 Fix build bustage. 1999-06-20 00:04:05 +00:00
sfraser%netscape.com
2fd1880823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 22:08:49 +00:00
rhp%netscape.com
2fc63fda49 Changes for quoting 1999-06-15 23:26:37 +00:00
rhp%netscape.com
c41ee84f6a New send later functionality 1999-06-11 23:42:45 +00:00
rhp%netscape.com
b373155b34 New test program for back end functionality 1999-06-11 14:21:23 +00:00
rhp%netscape.com
a290a615b2 Changes for composition reorg 1999-06-10 00:52:47 +00:00
sspitzer%netscape.com
e76d622b2f makefile fixes from reg@shale.csir.co.za (Jeremy Lea) 1999-06-08 06:25:56 +00:00
rhp%netscape.com
106f845dea a new test harness for send unsent messages (send later) interfaces 1999-06-08 04:46:08 +00:00
sspitzer%netscape.com
026c93aa61 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
sspitzer%netscape.com
614b25751b giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
mscott%netscape.com
989344b80b remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
rhp%netscape.com
15cafdc3a6 update for test program 1999-06-07 20:25:12 +00:00
rhp%netscape.com
b6e1445779 New compose BE functionality 1999-06-07 18:48:32 +00:00
sspitzer%netscape.com
28add8ce53 even though it isn't building yet, follow briano's lead and use
MOZ_DLL_SUFFIX
1999-06-04 22:32:46 +00:00
sspitzer%netscape.com
0f006d9ad0 follow briano's lead and use MOZ_DLL_SUFFIX. also fix warnings while I'm here. 1999-06-04 22:17:19 +00:00
mscott%netscape.com
932a7ae28c Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 23:31:57 +00:00
blizzard%redhat.com
336beea369 remove hard coded toolkit names in tests 1999-05-28 03:42:59 +00:00
bienvenu%netscape.com
e6dfebacc5 fix build bustage 1999-05-27 06:32:31 +00:00
sspitzer%netscape.com
3b94dad8e4 fix UNIX build bustage 1999-05-27 02:04:41 +00:00
sspitzer%netscape.com
83890318b0 fix UNIX build bustage. we will still have runtime bustage, but I'll fix that
next
1999-05-27 01:22:14 +00:00
sspitzer%netscape.com
71102f0d6c get smtp test to build again on UNIX 1999-05-26 17:23:25 +00:00
alecf%netscape.com
b7da4eeb00 smtp test is broken, comment it out for now 1999-05-26 08:11:35 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
rhp%netscape.com
83a6b1ccce Changes for new API testing 1999-05-12 22:14:28 +00:00
rhp%netscape.com
ffdab95617 Changes for new message send testing 1999-05-10 22:17:13 +00:00
mscott%netscape.com
64a29e2689 Bug 5991 --> Fix crash in smtpTest caused by the event queue carpool yesterday. We need to make sure the event queue is registered. 1999-05-06 01:38:25 +00:00
hyatt%netscape.com
adfa4ca905 Switching to nsIEventQueues and tweaking the AppCore createWindow function's args. 1999-05-04 23:29:53 +00:00
mscott%netscape.com
9fd7908941 part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 20:33:07 +00:00
sspitzer%netscape.com
dc100eadbb exit on failure 1999-05-04 02:55:16 +00:00
bruce%cybersight.com
0eae38cc92 Remove -lnetutil from link lines in unix build. 1999-04-28 05:46:56 +00:00
mcafee%netscape.com
c72247a6ae defining what APPSHELL_DLL is, fixing Linux bustage. 1999-04-23 16:44:46 +00:00
mscott%netscape.com
7497d31533 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.
1999-04-23 06:32:35 +00:00
mcmullen%netscape.com
e4661eacd6 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. 1999-04-21 22:04:35 +00:00
bruce%cybersight.com
09540cc187 Fix for unix, look for right library. 1999-04-20 17:43:36 +00:00
mscott%netscape.com
07a669c9ad Temporary fix until mcmullen updates some back end prefs code. We need to manually specify the pref file to use. We can't get at the profile information so look in the current directory. 1999-04-20 00:43:23 +00:00
jdunn%netscape.com
5551f03315 fix compiler error (NS_DECL_ISUPPORTS shouldn't befollowed by a ';' 1999-04-12 20:47:08 +00:00
braddr%puremagic.com
f539d41e97 oops.. $(ZLIB_LIB) -> $(ZLIB_LIBS) 1999-04-12 07:06:05 +00:00
braddr%puremagic.com
82c03050ce Changed direct uses of -lz or -lzlib to $(ZLIB_LIBS)
Changed direct use of -lnspr3 and friends to $(NSPR_LIBS)
1999-04-11 23:07:04 +00:00
braddr%puremagic.com
3bc610b54b -lz should be -lzlib 1999-04-11 22:37:49 +00:00
sspitzer%netscape.com
ee60f320be changes to make the tests build 1999-04-10 00:34:04 +00:00
mscott%netscape.com
e6fe37e28e Add smoketest string for QA to use. If a message is succesful
Message Sent: PASSED.
1999-03-31 19:20:10 +00:00
mscott%netscape.com
480d270e2c remove NODEPEND 1999-03-25 03:43:10 +00:00
mscott%netscape.com
750ac892ed Updates for QA smoketest stuff. We need to manually register the prefs component because the dll
does not get built into the components directory.
1999-03-22 23:23:58 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
alecf%netscape.com
2e34b17d52 remove bogus call for now 1999-03-11 22:23:43 +00:00
alecf%netscape.com
840c25554c remove unnecessary libraries 1999-03-11 20:56:17 +00:00
mscott%netscape.com
b668b90a35 somehow the pointer passed into getting the netlib queue service got changed...change it back.... 1999-03-11 03:34:27 +00:00
ducarroz%netscape.com
15f6c18ed9 did some cleanup 1999-03-11 01:43:19 +00:00