Граф коммитов

28 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
cls%seawood.org fdd09457b4 Fix for EXTRA_DSO_LIBS in rules.mk
OS/2 Makefile.in changes (Patch 4a).  Bug #34106
2000-04-04 07:37:50 +00:00
cls%seawood.org f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
mscott%netscape.com b3e5a85817 fix some I18n header display problems introduced by the new message display stuff I landed tonight. This means
converting our UTF-8 header values into unicode before broadcasting them through the header sink
r=alecf
2000-01-06 08:19:26 +00:00
mscott%netscape.com 1713da7081 remove obsolete emitter factory. 2000-01-06 06:08:17 +00:00
mscott%netscape.com ba4d7a8286 Bug #22960 New html emitter for new message display which broadcasts header information to a listener interface which
is passed in on conversion.

Later tonight I'm going to merge this new html display emitter back into the original emitter.
r=rhp
2000-01-06 00:49:33 +00:00
warren%netscape.com 7f04320416 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf 1999-11-12 09:07:26 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
alecf%netscape.com 649ac66265 cleanup NS_IMPL_MODULE and friends
- define new nsModuleComponentInfo and use it instead of components_t
- use size_t instead of unsigned int
- add some docs
- allow user to define own module name
1999-11-02 01:12:32 +00:00
alecf%netscape.com 018a99bad8 nsIModulize mime emitters - porkjockey work, r=sspitzer 1999-10-22 01:05:04 +00:00
waterson%netscape.com bdfcaec321 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 03:05:10 +00:00
alecf%netscape.com 3365a1099e link mime emitter against NSPR 1999-09-17 20:35:09 +00:00
briano%netscape.com 18db6b773d General cleanup. 1999-09-15 00:33:49 +00:00
alecf%netscape.com fff94a2e76 stop linking against prefs 1999-09-11 19:55:00 +00:00
ramiro%netscape.com 2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
rhp%netscape.com caad5343cc New XUL header display 1999-08-11 00:29:59 +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
rhp%netscape.com 7a46671560 change to 8.3 filename 1999-07-23 02:45:50 +00:00
dveditz%netscape.com d3f47f37f5 makefile cleanups 1999-07-02 13:40:18 +00:00
briano%netscape.com 5713e6018c Cleanup and fixes for OpenBSD. 1999-07-02 07:53:42 +00:00
scc%netscape.com f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
sspitzer%netscape.com 8c70073206 fix warning 1999-06-24 20:23:48 +00:00
sspitzer%netscape.com 3e64b16bad ignore the generated Makefile 1999-06-14 23:05:23 +00:00
mscott%netscape.com 33bc44f02d Not part of the build yet. manifest file for new mime\emitter\build directory. 1999-06-11 21:30:16 +00:00
mscott%netscape.com dcc559540b Not part of the build yet. makefile for building the emitter library. 1999-06-11 21:28:24 +00:00
mscott%netscape.com 03974ead3b not part of the build yet. A new factory which registers our mime emitters. 1999-06-11 21:00:49 +00:00
mscott%netscape.com 18deae8174 First checked in. NOT part of the build yet. These are the beginning of a new structure for the mime emitters
which basically compresses all of them into one library instead of 3 separate shared libraries.
1999-06-11 21:00:20 +00:00