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

85 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com bcf9ec7a35 Fixing Crash bug 53258 - crash with inline image viewing - r: sspitzer - PDT approval 2000-09-27 21:09:19 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
rhp%netscape.com 3be7b55ced Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org) 2000-06-06 23:37:04 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
cls%seawood.org a8000b8bb5 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
pavlov%netscape.com 803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
rhp%netscape.com 31be06e1f3 Just fixing a test harness program. NOT PART OF THE BUILD!!!! 2000-04-21 02:25:03 +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
rickg%netscape.com 794e353349 removed reference to nsString2 2000-03-26 23:30:52 +00:00
rhp%netscape.com b68c624cd1 Fix for view source URL problem - Bug #30459 2000-03-20 22:52:51 +00:00
rhp%netscape.com c8143e7e8c Just updating a test harness... THIS IS NOT PART OF ANY BUILD! 2000-03-02 06:14:01 +00:00
pp%ludusdesign.com cc01ef5223 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
rhp%netscape.com 9600f50a4f Checking in test program...NOT PART OF THE BUILD 2000-02-03 23:41:49 +00:00
rhp%netscape.com 659bddd87f Fix for walking nested attached messages to display attachments - Bug #: 23643 - r: bienvenu 2000-02-03 23:40:47 +00:00
rhp%netscape.com 074e45276e Performance fix for message display - Bug #: 21203 - r: xxxxx 1999-12-15 03:35:34 +00:00
rhp%netscape.com eedfcf7238 Fixes for Text - HTML converstion - r: rhp - externally contributed 1999-12-07 22:25:00 +00:00
warren%netscape.com 2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
rhp%netscape.com b0d9ac0a79 Curing bitrot...THIS IS NOT PART OF THE BUILD. 1999-11-20 22:03:19 +00:00
rhp%netscape.com ae6e21cb42 Small fix for a useful test program - NOT PART OF THE BUILD 1999-11-18 19:29:11 +00:00
rhp%netscape.com 9fbb4ae9c0 Changes to fix message display problems and others - Bug #: 13402 17770 17772 17899 - r: bienvenu 1999-11-11 19:21:11 +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
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