Commit Graph

4704 Commits

Author SHA1 Message Date
pierre%netscape.com
93690ce9a9 fix build breakage from previous checkin 1998-07-28 05:31:01 +00:00
troy%netscape.com
e1ab6432cc Added dependency on raptorgfx_s.lib 1998-07-28 05:09:31 +00:00
pierre%netscape.com
6b66410baa added nsWebCrawler.cpp 1998-07-28 04:18:01 +00:00
pierre%netscape.com
facd2c32df fix Mac build: include <fstream.h> 1998-07-28 04:16:13 +00:00
pierre%netscape.com
7bbb70d31a fix Mac build (is this file obsolete?) 1998-07-28 04:15:46 +00:00
pierre%netscape.com
d409abffff fix Mac build: include <iosfwd.h> 1998-07-28 04:14:58 +00:00
pierre%netscape.com
bffc7b3e0d use standalone imglib from tips, added dom:public:html:MANIFEST, build Navigator stubs 1998-07-28 04:14:22 +00:00
pierre%netscape.com
3d76a39c90 raptor: added mkstream.c to the 'modular' targets 1998-07-28 04:09:06 +00:00
pierre%netscape.com
7da9dd2cd7 updated to Windows make file 1998-07-28 04:07:50 +00:00
pierre%netscape.com
6be91235f2 added the 2 'standalone' targets 1998-07-28 04:05:23 +00:00
pierre%netscape.com
deb7cb75b8 added CParserContext.cpp (for now... we may need to add plenty of other files later) 1998-07-28 04:04:23 +00:00
rickg%netscape.com
168527845e unwound changes to skipped content consumption 1998-07-28 04:00:38 +00:00
rickg%netscape.com
393a3c4392 even more improvements to containment creation 1998-07-28 02:54:02 +00:00
warren%netscape.com
13b18ece68 Committed from OJI_19980618_TIP_MERGE1. 1998-07-28 02:07:25 +00:00
warren%netscape.com
72821a9799 Moved to modules/plugin/bad 1998-07-28 01:49:33 +00:00
rickg%netscape.com
80a8cf5731 fixed build buster; seems VC doesn't know false 1998-07-28 01:39:55 +00:00
pinkerton%netscape.com
58eb5744d8 Now that the cache actually works, make sure we put the entry into the icon cache _before_ we go to the net to try to fetch it. 1998-07-28 01:25:14 +00:00
rickg%netscape.com
1460f6fd8f too many fixes to enumerate 1998-07-28 01:08:12 +00:00
chuckb%netscape.com
682fee080e Java LDAP SDK 1998-07-28 00:58:49 +00:00
akkana%netscape.com
824d7d087b Move fe_make_option_menu from SearchRuleView to Menu so that it no
longer is bound to MOZ_MAIL_NEWS.
1998-07-28 00:58:40 +00:00
buster%netscape.com
9cbfa3beee made this test case a bit flashier 1998-07-28 00:51:53 +00:00
pinkerton%netscape.com
da69c357b4 Respond to even more properties in HT, esp ones that allow creation of a Simple View. 1998-07-28 00:46:33 +00:00
pinkerton%netscape.com
0f904f5cfd don't allow context menu when the HT property is turned off. 1998-07-28 00:45:52 +00:00
pinkerton%netscape.com
c62b6c776c Added GetColor() and PropertyValueBool() and rewrote most utility routines (for chrome color) to use these. 1998-07-28 00:45:31 +00:00
pinkerton%netscape.com
fa4316d9cc Added clickCountToOpen() and made some methods const. 1998-07-28 00:44:27 +00:00
pinkerton%netscape.com
4059041350 consolodate Post() and Post1() into one routine with one API. 1998-07-28 00:43:42 +00:00
pinkerton%netscape.com
b7b39911dd Adding new behavior properties for tree view (rev/appr rjc) 1998-07-28 00:43:07 +00:00
buster%netscape.com
906c36bf12 fix for distributing spanned width that is less than the column minimums it spans. 1998-07-28 00:23:01 +00:00
michaelp%netscape.com
06d5c714c7 fixed webcrawler relater build bustage. 1998-07-28 00:05:32 +00:00
michaelp%netscape.com
39dfdb5ee8 fixed build bustage. 1998-07-28 00:00:35 +00:00
buster%netscape.com
ef37113511 more span fixes 1998-07-27 23:47:54 +00:00
rods%netscape.com
b449e32a60 Removed a debug printf 1998-07-27 23:30:49 +00:00
rods%netscape.com
820bcabd0b removed DO_SELECTION #define 1998-07-27 23:20:35 +00:00
kipp%netscape.com
d121a265a2 Fixed -p flag; fixed so that it exits on last window close 1998-07-27 23:19:06 +00:00
rods%netscape.com
25cac1e6bf Added processing for the mouse up event 1998-07-27 23:17:10 +00:00
rods%netscape.com
c356e95b80 Added drag scrolling, and event processing for mouse events
outside the scrolling view.
1998-07-27 23:14:31 +00:00
michaelp%netscape.com
c9901356f0 hooked up the plugin manager to the webshell. 1998-07-27 23:08:52 +00:00
kipp%netscape.com
dd679b76e8 Added max-pages 1998-07-27 23:01:06 +00:00
kipp%netscape.com
0cb95d4974 Limit crawling to a max number of pages 1998-07-27 23:00:50 +00:00
kipp%netscape.com
300e2b96a1 Make crawler exit properly; added -N argument 1998-07-27 23:00:11 +00:00
kipp%netscape.com
8f2d334714 Skip over junky url's 1998-07-27 22:42:12 +00:00
kmcclusk%netscape.com
76ac8992ec Added implementation for nsScrollbar::Create passing a nsNativeWidget.
Also check for nsnull cliprect in ScrollTo
1998-07-27 22:25:43 +00:00
kipp%netscape.com
b6bba60b12 time to crawl 1998-07-27 22:16:13 +00:00
kipp%netscape.com
ba6be111fb Use web crawler instead of doc loader; new argument support code for web crawler 1998-07-27 22:15:58 +00:00
kipp%netscape.com
3f4de777a6 Switch to nsWebCrawler 1998-07-27 22:15:30 +00:00
pinkerton%netscape.com
27934de5a3 backing out dcone's addition of nsRelatedLinks.cpp to project. 1998-07-27 22:15:18 +00:00
dcone%netscape.com
96315b2935 defined NS_IMPL_IDS for the mac build only 1998-07-27 21:37:49 +00:00
michaelp%netscape.com
2c8cb99518 documented GetClipView() API. 1998-07-27 21:30:14 +00:00
dcone%netscape.com
b9bfc6ccc0 fixed up the project to use the cross platform files 1998-07-27 21:26:29 +00:00
terry%netscape.com
596f661dc2 Expand email addresses properly when sending tree opened, tree closed notices. 1998-07-27 21:10:16 +00:00