rhp%netscape.com
93ccba7139
Fix for attachment count - bug #16076 - reviewer: jefft
1999-10-14 02:05:20 +00:00
rhp%netscape.com
5ee3473d40
Fixing a test program makefile. THIS IS NOT PART OF ANY BUILD!
1999-10-07 03:39:02 +00:00
rhp%netscape.com
a26e28b073
Fixing a test program. THIS IS NOT PART OF ANY BUILD!
1999-10-07 03:38:42 +00:00
ramiro%netscape.com
e8ba593918
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
briano%netscape.com
18db6b773d
General cleanup.
1999-09-15 00:33:49 +00:00
warren%netscape.com
40ed9d6ad2
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
1999-09-09 22:05:05 +00:00
mscott%netscape.com
c17c8ce718
need nsMsgMimeCID.h
1999-09-03 22:12:57 +00:00
cyeh%netscape.com
9577b5cefa
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 00:54:34 +00:00
ramiro%netscape.com
18b5e04d18
Cleanup linkin of mozdbm.
1999-08-31 14:31:50 +00:00
ramiro%netscape.com
7ee0e69965
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
5c9835cc68
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
ramiro%netscape.com
ec21b9ecbc
Set the timer lib flags in one place.
1999-08-24 14:54:59 +00:00
ramiro%netscape.com
56b62f3790
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
ramiro%netscape.com
2c19866af3
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
rhp%netscape.com
0031f4ab09
Changes for Envelope display and fixing MHTML sending capabilities
1999-08-18 01:39:17 +00:00
ramiro%netscape.com
6eeeaf7730
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
ee33c47ded
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
04349cdd68
Link expat and xmltok into the htmlparser statically. Not into the app.
1999-08-17 12:46:23 +00:00
rhp%netscape.com
caad5343cc
New XUL header display
1999-08-11 00:29:59 +00:00
rhp%netscape.com
975ad90fb9
Changes for Drafts and Templates
1999-07-31 19:59:35 +00:00
briano%netscape.com
5ca4aa0b87
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
1999-07-29 01:18:12 +00:00
mscott%netscape.com
01ab699db6
Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko.
1999-07-29 00:42:25 +00:00
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
ramiro%netscape.com
a09ea8b7ca
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
sspitzer%netscape.com
4d3844ddd0
fix warning for rhp.
1999-07-17 02:00:27 +00:00
rhp%netscape.com
af7ae13173
change for problem
1999-07-17 01:54:45 +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
dveditz%netscape.com
d3f47f37f5
makefile cleanups
1999-07-02 13:40:18 +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
mcafee%netscape.com
7d8f9fc217
Ignore generated files.
1999-07-02 05:43:31 +00:00
rhp%netscape.com
7d229773f7
Fixing this again...
1999-07-02 02:47:52 +00:00
rhp%netscape.com
dc436337da
Fix build problem on linux
1999-07-01 20:34:34 +00:00
rhp%netscape.com
de8b9bcb4a
Changes to run on linux
1999-07-01 20:26:54 +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
5ae5747afd
Changes for pretty output
1999-07-01 18:15:17 +00:00
sspitzer%netscape.com
11fab808ae
ignore the generated Makefile
1999-07-01 05:22:27 +00:00
mcafee%netscape.com
6c052fb7e8
BeOS changes
1999-06-29 09:48:34 +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
rhp%netscape.com
68e87748be
fix for linux makefile
1999-06-23 13:40:21 +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
rhp%netscape.com
53147d1243
Cleanup of test harness
1999-06-13 22:08:55 +00:00
rhp%netscape.com
20cb7876cc
A new test harness for libmime's new nsIStreamConverter.h interface
1999-06-13 20:11:37 +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
1ddc3defc3
remove obsolete LINCS line.
1999-06-07 21:16:13 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
mscott%netscape.com
480d270e2c
remove NODEPEND
1999-03-25 03:43:10 +00:00
alecf%netscape.com
68845abb6d
more unix fixes for rhp's mime carpool
1999-03-19 20:19:53 +00:00
rhp%netscape.com
e3ef502e2e
No need to build this test anymore.
1999-03-19 03:58:08 +00:00