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

21084 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com eeb87cecf0 News now builds as a standalone component. Don't link with nntp.lib. 1999-03-26 01:07:20 +00:00
mscott%netscape.com f4fc8f0166 News now builds as a standalone component. Use the nntp service for running news urls and remove the old "C" functions. 1999-03-26 01:06:41 +00:00
mscott%netscape.com d083c2a85d Part of making news a standalone component. Build the "build" directory. 1999-03-26 01:05:20 +00:00
mscott%netscape.com fa5aa84fe7 Part of making news a stand alone component. nntp url supports the nsIMsgMailNewsUrl interface. 1999-03-26 01:04:12 +00:00
mscott%netscape.com 935f1c1868 Build nsNntpService. 1999-03-26 01:03:27 +00:00
mscott%netscape.com 37eba5d7fa Spell nsNNTPProtocol.h correctly when including the file. (unix is case sensitive) 1999-03-26 01:02:57 +00:00
mscott%netscape.com 1195e1451a Part of making news a stand alone dll. remove "C" functions for creating / running news url. 1999-03-26 01:02:12 +00:00
mscott%netscape.com 1321dd9d85 Part of making news a stand alone dll. Updates to nntp url to inherit from nsIMsgMailNewsUrl.Add url listener code as well. 1999-03-26 01:01:15 +00:00
ftang%netscape.com 5f87931f1e change word break interface 1999-03-26 00:49:57 +00:00
ftang%netscape.com 5fc6e9fb4c take out wrong assertion, we should do QueryInterface to both entry->mService and service with the sand IID and them compare them . approved by warren 1999-03-26 00:49:06 +00:00
kipp%netscape.com 75e6f0ebb9 Some tweaks for better compatability 1999-03-26 00:42:39 +00:00
kipp%netscape.com 8abd414912 Provide zero margins for other sides 1999-03-26 00:41:59 +00:00
kipp%netscape.com 94b81992a1 Work around some first-letter bugs 1999-03-26 00:41:36 +00:00
kipp%netscape.com 01859e49b2 Undo partial fix for 3882 since its a bad fix 1999-03-26 00:40:37 +00:00
kipp%netscape.com 11af29c9c0 Added rendering layer defines 1999-03-26 00:40:06 +00:00
kipp%netscape.com 60f52440cb Whacked paint methods to use new constants 1999-03-26 00:39:35 +00:00
kipp%netscape.com d6f3145b96 Fixed bugs #1277, #2007 and #1517 and #1918; rendering is improved for floaters and a minimim height rule is now enforced for computed-height situations 1999-03-26 00:39:04 +00:00
kipp%netscape.com c6a9c511fd Init mFloaters 1999-03-26 00:37:32 +00:00
kipp%netscape.com 1e610c3cac Fixed bug #4112 1999-03-26 00:37:22 +00:00
nhotta%netscape.com b2eac408ec Backed out my last change, it wasn't needed. 1999-03-26 00:27:52 +00:00
cyeh%netscape.com 0225181022 *warning, hack alert*. put a build number in the bottom status bar so that
we can track daily builds. the build number won't be here in the shipping product
this is a token string that will be replaced at build time with a legit build number.
this will need to be pulled in favor of something more graceful, and a good deal less hacky.
1999-03-26 00:27:43 +00:00
slamm%netscape.com 51c5ccbc2a Add depend target. Move find-mozconfig.sh checkout into mozconfig2*.sh scripts. Redo comments. 1999-03-26 00:03:10 +00:00
slamm%netscape.com 8b45a2073d Checkout find-mozconfig.sh if needed. 1999-03-26 00:00:22 +00:00
slamm%netscape.com 30181f0cc3 New warning for depend target and compiler-based dependencies. 1999-03-25 23:51:11 +00:00
jj%netscape.com 07fdfc803c fix build bustage. 1999-03-25 23:50:11 +00:00
slamm%netscape.com f7005e81d9 Take CFLAGS off link line 1999-03-25 23:47:43 +00:00
cata%netscape.com 2a6e8809e0 Using support classes. 1999-03-25 23:45:51 +00:00
erik%netscape.com 7d226e6cb9 Unicode support for fonts on Windows. Reviewed by Michael Plitkins. 1999-03-25 23:41:36 +00:00
nhotta%netscape.com 1bc67ead98 I18n migration, CSID -> Charset Name. 1999-03-25 23:41:03 +00:00
nhotta%netscape.com 09eae8d3f3 Added mime. 1999-03-25 23:39:16 +00:00
mcafee%netscape.com 2813616d59 Renamed GetTransferable() to GetData() 1999-03-25 23:39:03 +00:00
slamm%netscape.com 8bb5990b04 Use OS_LDFLAGS instead of CFLAGS. 1999-03-25 23:23:09 +00:00
mcafee%netscape.com 9ca74801dc Renaming {SetTransferable(), GetTransferable()} to {SetData(), GetData()} per our clipboard meeting this morning. 1999-03-25 23:22:01 +00:00
slamm%netscape.com ef38161f23 Turn log caching back on by default, but this time check logfile times. That way if it changes, the cached file will be updated. 1999-03-25 23:15:40 +00:00
slamm%netscape.com bed511d88a never mind. I know what I would have to do to fix the cache but it isn't worth it. 1999-03-25 23:13:58 +00:00
alecf%netscape.com fb81ec4f2c define PurgeNeeded so that this isn't undefined in this library 1999-03-25 22:48:02 +00:00
alecf%netscape.com 7c976e766c link against libreg to avoid undefined symbols 1999-03-25 22:47:44 +00:00
alecf%netscape.com 2ea4cc8729 fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use
I've heard rumors that this will break mac, but I'll be able to fix it in one cycle
This allows components that don't link against libpref to be loaded and not crash
1999-03-25 22:45:46 +00:00
slamm%netscape.com ed3b7b9a02 cache isn't working. Temporarily write out a log. 1999-03-25 22:36:51 +00:00
jj%netscape.com 6b6c349f35 fixed access paths for non-debug target. 'dist' is now recursive. 1999-03-25 22:13:31 +00:00
slamm%netscape.com dce65ac254 oh yeah, toss the cvslog.cgi output to /dev/null. 1999-03-25 21:45:28 +00:00
slamm%netscape.com 29859897b4 Cache brief logs for busted builds. 1999-03-25 21:39:40 +00:00
briano%netscape.com 1533030ed0 Made the static library in this directory depend on the same 'extra stuff' as the shared library. 1999-03-25 21:32:26 +00:00
briano%netscape.com df451c1d85 Turned off the NO_STATIC_LIB restriction. 1999-03-25 21:29:34 +00:00
briano%netscape.com 29ed08771b Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:21:47 +00:00
slamm%netscape.com d8d922a7ff Change caching feature to on demand. Otherwise, it may cache a log for a build that hasn't completed. 1999-03-25 21:13:42 +00:00
briano%netscape.com 2f105ae044 Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:10:22 +00:00
briano%netscape.com f7967071c4 Change to provide support for platforms without shared library support, or for NO_SHARED_LIB builds. 1999-03-25 21:01:59 +00:00
akkana%netscape.com d8cb22cf24 Linux part of dougt's libjar and libxpinstall changes 1999-03-25 20:47:28 +00:00
jj%netscape.com f028ffa998 fixed bustage on line 1! ("`#!perl -w") 1999-03-25 20:36:51 +00:00