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

21420 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 20526cdd43 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 68f1f2443f 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 69e41dd91c change word break interface 1999-03-26 00:49:57 +00:00
ftang%netscape.com edc37726f3 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 95c9bdcaf2 Some tweaks for better compatability 1999-03-26 00:42:39 +00:00
kipp%netscape.com c1e979c388 Provide zero margins for other sides 1999-03-26 00:41:59 +00:00
kipp%netscape.com ab5b716944 Work around some first-letter bugs 1999-03-26 00:41:36 +00:00
kipp%netscape.com 135293b061 Undo partial fix for 3882 since its a bad fix 1999-03-26 00:40:37 +00:00
kipp%netscape.com 84293d8f16 Added rendering layer defines 1999-03-26 00:40:06 +00:00
kipp%netscape.com fab8db134e Whacked paint methods to use new constants 1999-03-26 00:39:35 +00:00
kipp%netscape.com fbe9f400b3 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 f605430cfe Init mFloaters 1999-03-26 00:37:32 +00:00
kipp%netscape.com 35bac488eb Fixed bug #4112 1999-03-26 00:37:22 +00:00
nhotta%netscape.com 7266ef060d Backed out my last change, it wasn't needed. 1999-03-26 00:27:52 +00:00
cyeh%netscape.com 1867f5193d *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 e2dd332d69 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 a9d5957353 Checkout find-mozconfig.sh if needed. 1999-03-26 00:00:22 +00:00
slamm%netscape.com aa302a84e0 New warning for depend target and compiler-based dependencies. 1999-03-25 23:51:11 +00:00
jj%netscape.com 538ba99bc3 fix build bustage. 1999-03-25 23:50:11 +00:00
slamm%netscape.com 9c4c3fd8dc Take CFLAGS off link line 1999-03-25 23:47:43 +00:00
cata%netscape.com 50a9f0db6f Using support classes. 1999-03-25 23:45:51 +00:00
erik%netscape.com 14101060a0 Unicode support for fonts on Windows. Reviewed by Michael Plitkins. 1999-03-25 23:41:36 +00:00
nhotta%netscape.com de96e5e592 I18n migration, CSID -> Charset Name. 1999-03-25 23:41:03 +00:00
nhotta%netscape.com 74a13565cf Added mime. 1999-03-25 23:39:16 +00:00
mcafee%netscape.com 330f22b0c2 Renamed GetTransferable() to GetData() 1999-03-25 23:39:03 +00:00
slamm%netscape.com 4d78a3acba Use OS_LDFLAGS instead of CFLAGS. 1999-03-25 23:23:09 +00:00
mcafee%netscape.com 012f7eb552 Renaming {SetTransferable(), GetTransferable()} to {SetData(), GetData()} per our clipboard meeting this morning. 1999-03-25 23:22:01 +00:00
slamm%netscape.com 886d99ee18 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 47d651491e 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 44e7d884ee define PurgeNeeded so that this isn't undefined in this library 1999-03-25 22:48:02 +00:00
alecf%netscape.com a3aded6458 link against libreg to avoid undefined symbols 1999-03-25 22:47:44 +00:00
alecf%netscape.com 8d7eb39b2a 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 c70774e5a9 cache isn't working. Temporarily write out a log. 1999-03-25 22:36:51 +00:00
jj%netscape.com 55816576c2 fixed access paths for non-debug target. 'dist' is now recursive. 1999-03-25 22:13:31 +00:00
slamm%netscape.com 3456dd4df5 oh yeah, toss the cvslog.cgi output to /dev/null. 1999-03-25 21:45:28 +00:00
slamm%netscape.com 53c7248c61 Cache brief logs for busted builds. 1999-03-25 21:39:40 +00:00
briano%netscape.com 21b2a84a25 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 9d6d3b389c Turned off the NO_STATIC_LIB restriction. 1999-03-25 21:29:34 +00:00
briano%netscape.com cebfc14fd8 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 92fa4525b0 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 41dd62814d 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 1011925a1f 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 5b690d7fe5 Linux part of dougt's libjar and libxpinstall changes 1999-03-25 20:47:28 +00:00
jj%netscape.com 36f8627be1 fixed bustage on line 1! ("`#!perl -w") 1999-03-25 20:36:51 +00:00
dougt%netscape.com 93d42caa71 Adding XPInstall to build
Adding libjar to build.
1999-03-25 20:17:46 +00:00
dougt%netscape.com 93ec3953e5 Adding XPInstall to the Mac build.
Adding libjar to the mac build.
1999-03-25 20:13:00 +00:00
akkana%netscape.com e0d1f8bbae 4268: Fix broken SIMPLE_PROGRAMS rule for --enable-md. Fix courtesy of slamm, checkin approved by sar 1999-03-25 19:52:19 +00:00
peterl%netscape.com a5f067d863 protect recreate frames for content against content with no parent 1999-03-25 19:27:11 +00:00
sspitzer%netscape.com 049ea487df switch from "\\" to PR_DIRECTORY_SEPARATOR for portablility 1999-03-25 17:41:21 +00:00
cata%netscape.com c160294c8d Support classes used. 1999-03-25 17:34:07 +00:00