Commit Graph

11305 Commits

Author SHA1 Message Date
cls%seawood.org
d12b43d188 Do not explicitly set MAKE as GNU make automatically sets it. If NSPR_INSTALL_DIR is defined, then use --with-nspr, otherwise do not bother. 1998-11-10 21:58:31 +00:00
cls%seawood.org
39f7558a08 Added solaris section to pthread test 1998-11-10 21:57:18 +00:00
cls%seawood.org
ab9896b411 Fixed check for motif 1998-11-10 21:55:44 +00:00
karnaze%netscape.com
0051a7f8b8 fixed <frameset frameborder=no> allowed frame resizing 1998-11-10 20:49:51 +00:00
jsun%netscape.com
9ea41a8491 Modified nsStreamManager::LoadURL so that nsIXPFCCanvas parameter is
replaced by generic nsISupports.

Added nsIXPFCContentSink interface to implement the SetContentSinkContainer
method.
1998-11-10 20:04:01 +00:00
jsun%netscape.com
dccc95beb4 Updated calendar XML parser to use newer LoadURL call. 1998-11-10 19:33:47 +00:00
kipp%netscape.com
ef7315d187 Fixed AddFrame method hiding 1998-11-10 19:20:53 +00:00
kipp%netscape.com
594ec210f9 Removed unused include 1998-11-10 19:16:32 +00:00
cls%seawood.org
44b5869de6 Sync'd with Makefile. Thanks to Steve Morrison <smorrison@gte.com> for pointing this out. 1998-11-10 18:14:24 +00:00
kipp%netscape.com
a6ea00c527 Use lineLayout object to pass on floater to the containing block 1998-11-10 18:04:34 +00:00
kipp%netscape.com
8b1973c472 Added InitFloater 1998-11-10 18:04:19 +00:00
kipp%netscape.com
34bf927f85 Use geometric parent to get containing block of the floater 1998-11-10 18:04:10 +00:00
kipp%netscape.com
afb208283b Removed obsolete IIDs 1998-11-10 18:03:53 +00:00
kipp%netscape.com
366b13adac Removed GetReflowMetrics 1998-11-10 18:03:42 +00:00
kipp%netscape.com
edd04980fc Tidy up by removing some old junky code 1998-11-10 18:03:29 +00:00
kipp%netscape.com
eaa75a51fe nuked 1998-11-10 18:02:20 +00:00
kipp%netscape.com
21c0ad58b2 Added a reminder to the ua.css 1998-11-10 18:00:46 +00:00
kipp%netscape.com
d30dab65fb Removed the unused GetReflowMetrics method (it may come back in a different form some day) 1998-11-10 18:00:08 +00:00
cls%seawood.org
f6ad3d7f69 Changed libplds21 check from PL_VectorAdd to PL_GetEvent. Thanks to Brian Ryner <bryner@my-dejanews.com> for pointing out the nspr change. 1998-11-10 16:49:12 +00:00
rpotts%netscape.com
aebd3bda2a do not allow the stream listener to be freed during a call to OnDataAvailable... It is possible, that OnStopBinding() wil lbe called while the listener is processing the data (ie. the URL load is interrupted). If this happens, do not free the listener until the OnDataAvailable() call has finished... 1998-11-10 07:06:02 +00:00
morse%netscape.com
2e637b3ff4 attempt to fix build bustage 1998-11-10 06:33:14 +00:00
troy%netscape.com
527ee073f8 Renamed Init() to SetInitialChildList() and added an additional parameter
for the name of the child list
1998-11-10 06:05:32 +00:00
mcafee%netscape.com
70392dbff5 Better error for missing nspr libs 1998-11-10 05:06:00 +00:00
morse%netscape.com
c3499975f4 turn on cookie management 1998-11-10 04:39:38 +00:00
morse%netscape.com
a02b658e50 separate trust labels from cookie management 1998-11-10 04:31:26 +00:00
troy%netscape.com
6e8a40b6ce Added GetChildListName() member function 1998-11-10 04:31:02 +00:00
pavlov%pavlov.net
2f4620b9b4 Removed some old debugging messages and redid some font initialization which
seems to work a tad better, though it has plenty room to be improved.
1998-11-10 04:28:00 +00:00
pavlov%pavlov.net
992d1adfe3 Impliment menu callbacks, fix a few paint events, remove some old debugging
messages.  Use nsWidget::Show for nsWindow::Show.
1998-11-10 04:25:51 +00:00
morse%netscape.com
ffb986bcf8 separate trust labels from cookie management, add MakeHTMLDialog hack 1998-11-10 04:25:28 +00:00
rickg%netscape.com
7d8453f4f3 changed contentsink API to support XML 1998-11-10 04:20:40 +00:00
rickg%netscape.com
a572a000de changed contentsink API to support XML 1998-11-10 04:13:59 +00:00
eyork%netscape.com
cb0615db0b Stubs for the OutBox Manager 1998-11-10 02:27:51 +00:00
pierre%netscape.com
a70be7844d fix build: added nsImageControlFrame.cpp 1998-11-10 02:26:13 +00:00
cls%seawood.org
356b84c556 Added mozilla/configure target so that build: does not always run configure. Added $autoobjdir to build:. 1998-11-10 01:56:13 +00:00
cls%seawood.org
9cbe5745d5 Use $(MAKE) for build instead of gmake 1998-11-10 01:16:42 +00:00
cyeh%netscape.com
1d52872286 add the following exports: PL_VectorAssertValid PL_VectorRemove PL_VectorInsert PL_VectorAdd PL_VectorSet PL_VectorClone PL_VectorCopy PL_VectorCompact PL_VectorIsValidIndex PL_VectorSetSize PL_VectorFinalize PL_VectorInitialize PL_VectorDestroy PL_NewVector 1998-11-10 00:54:21 +00:00
joki%netscape.com
561847577e Stop dual event flow through both frames kids and view kids. Now flows through views. 1998-11-10 00:35:30 +00:00
mcafee%netscape.com
09326ed22a new configure target, NSPR_INSTALL_DIR usage changed slightly 1998-11-10 00:32:08 +00:00
pnunn%netscape.com
83c3330a72 bugzilla#1211. Needed ifndef for Timer decl. 1998-11-10 00:07:58 +00:00
kipp%netscape.com
66157a9852 Create a block frame for run-in and compact frames 1998-11-09 23:35:44 +00:00
kipp%netscape.com
af89649a87 Improved the table warning diagnostic 1998-11-09 23:35:05 +00:00
karnaze%netscape.com
aec75f892e form control content attribute changes (not all) reflected in layout; fixed scrolling on <iframe>, <frame>;
added nsImageControlFrame to handle <input type=image>.
1998-11-09 23:30:16 +00:00
terry%netscape.com
54ec141a85 Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- cope with product
names that have a "/" in them.
1998-11-09 23:19:37 +00:00
terry%netscape.com
93e12de30d Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- noted the CPAN
modules that the report stuff now depends on.
1998-11-09 23:19:15 +00:00
pavlov%pavlov.net
fde80a386c have GetFontMetrics return a sane value. this fixes crash 1998-11-09 22:59:14 +00:00
terry%netscape.com
17c03fd12b Fixed stupid bug causing stupid error messages. 1998-11-09 22:45:32 +00:00
mcafee%netscape.com
07eee8a20a moving OBJDIR to use config.guess 1998-11-09 22:28:28 +00:00
mcafee%netscape.com
155d691571 renaming WITH_NSPR to NSPR_INSTALL_DIR 1998-11-09 22:03:24 +00:00
rickg%netscape.com
4201ba4a5c a tiny update to improve XML support 1998-11-09 21:51:18 +00:00
akkana%netscape.com
4e9ad7d565 Add coherent message if gtk libs are missing 1998-11-09 21:47:41 +00:00