valeski%netscape.com
0efb259cfa
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
...
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:28:30 +00:00
warren%netscape.com
84bd74a4fd
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
1999-07-16 11:14:36 +00:00
warren%netscape.com
fbc735f510
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
warren%netscape.com
1f76168d21
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
radha%netscape.com
93ad497c98
New arguments to OnEndDocumentLoad() added
1999-06-14 23:36:24 +00:00
kipp%netscape.com
03de3e5e0d
Made the web crawler a nsIDocumentLoaderObserver and hooked up page transitions to OnEndDocumentLoad
1999-04-30 00:12:52 +00:00
kipp%netscape.com
5274d5a98f
Support -w and -h arguments (finally!)
1999-04-03 18:46:22 +00:00
troy%netscape.com
42e8139d31
Added GetBrowserWindow to nsWebCrawler, and changed nsViewerApp to only
...
call SetBrowserWindow() once and to have CloseWindow() check before
setting the web crawler's browser window to NULL (doing so caused a crash)
1999-02-19 04:24:12 +00:00
kipp%netscape.com
42beeec02d
Removed obsolete -filter argument
1999-02-08 17:57:00 +00:00
peterl%netscape.com
887cd5f867
sync to new attribute api
1998-12-20 01:21:23 +00:00
warren%netscape.com
0580a8e5c4
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:40:20 +00:00
kipp%netscape.com
16c6c0c0ee
Added automated regression testing support to the crawler
1998-12-10 18:05:59 +00:00
kipp%netscape.com
319840fea9
Added EndLoadURL and fixed interface bogosity
1998-11-20 18:26:41 +00:00
kipp%netscape.com
ce21da1af9
Fixed up the web-crawler to only trigger crawls on a document being loaded, not on one of it's images; support -o even w/o a filter; use the regression dump for -o instead of list
1998-11-19 17:24:13 +00:00
buster%netscape.com
dba2c241d4
added command line switches for setting window width and height
1998-09-15 18:06:19 +00:00
buster%netscape.com
95ae4f7488
nsBrowserWindow.cpp,h
...
added filter name param to DumpFrames
nsViewerApp.cpp
added -o <outputDirPath> for specifying where output files should go
added -filter <filterName> for specifying that <filterName> should be used in an automated fashion for
dumping frames for every URL visited.
nsWebCrawler.cpp,h
added support methods to handle output dirs, output file name building from URL, and filter names
added DumpFrames to ::OnStopBinding when the right state is set (from -filter option)
added dependancies on: nsIPresShell.h, nsIPresContext.h, and nsIFrame.h
1998-09-02 22:07:42 +00:00
kipp%netscape.com
dd679b76e8
Added max-pages
1998-07-27 23:01:06 +00:00
kipp%netscape.com
b6bba60b12
time to crawl
1998-07-27 22:16:13 +00:00