michaelp%netscape.com
a3e0a05573
jumping through links now works in full screen plugins.
1998-09-15 20:21:10 +00:00
thom%netscape.com
31fcb5149a
First Checked In.
1998-09-15 19:51:15 +00:00
buster%netscape.com
b73177768f
added command line switches for setting window width and height
1998-09-15 18:06:19 +00:00
michaelp%netscape.com
3402dbd86f
fixes for new plugin world.
1998-09-15 03:46:05 +00:00
kipp%netscape.com
c5c6762595
Fixed log module name
1998-09-15 00:18:10 +00:00
kipp%netscape.com
aa732131d6
Use traceable ctor design pattern
1998-09-15 00:17:53 +00:00
kipp%netscape.com
e9698e3651
Fixed some memory leaks
1998-09-15 00:17:13 +00:00
kipp%netscape.com
c8ec144167
Use nsBrowserWindow::CloseAllWindows to shutdown cleanly; added a missing NS_RELEASE and removed an improper NS_ADDREF
1998-09-15 00:16:50 +00:00
kipp%netscape.com
15bcfac858
Changed reference counting rules so that the global array holds a reference; added CloseAllWindows so that clean app shutdown is possible
1998-09-15 00:16:12 +00:00
kipp%netscape.com
3759d6226d
Removed Destroy and added CloseAllWindows
1998-09-15 00:14:31 +00:00
kostello%netscape.com
4be6df91c4
Changes implementation to match the new Widget interfaces. This involves
...
many calls to QueryInterface because many of the instance members
no longer derive from nsIWidget.
Also, using helper functions in nsWidgetHelper for standard Create calls.
1998-09-14 20:46:42 +00:00
kipp%netscape.com
64b63ba5c6
Use NS_ADDREF macros to enable refcnt tracing
1998-09-12 19:30:49 +00:00
kipp%netscape.com
0de578be7b
Added missing release's
1998-09-12 19:30:09 +00:00
joki%netscape.com
6795bd7834
Add SetProgess method to nsIBrowserWindow interface
1998-09-12 00:22:27 +00:00
joki%netscape.com
56a7b174a9
Add SetProgess method
1998-09-12 00:21:46 +00:00
thom%netscape.com
e6217ea149
Added code to load menus
1998-09-12 00:06:05 +00:00
thom%netscape.com
923ea08f02
Added resource file for menu definitions
1998-09-12 00:05:11 +00:00
pierre%netscape.com
3e4ba6d9e6
fix crash when GetFontMetrics() returns nil, which should never happen of course
1998-09-11 10:45:26 +00:00
pierre%netscape.com
65b652dfb3
added nsPluginViewer
1998-09-11 09:01:42 +00:00
kipp%netscape.com
cd0e697e68
Make full-screen plugins deactivate better
1998-09-11 04:43:27 +00:00
kipp%netscape.com
406fcd2c21
Support (in a shaky way) some various and sundry mime types for plugins
1998-09-09 23:51:43 +00:00
kipp%netscape.com
3fa1dd6425
Added new source
1998-09-09 23:51:19 +00:00
kipp%netscape.com
4f1e900185
new
1998-09-09 23:50:46 +00:00
joki%netscape.com
dc112aaa32
Remove duplicate functionality of nsIBrowserWindow and nsIWebShellContainer.
1998-09-09 01:19:11 +00:00
kipp%netscape.com
19adafc300
Flush font cache before destroying device context to break circular links (ick)
1998-09-08 22:38:48 +00:00
kipp%netscape.com
63293e335d
Stub out fe routine so that app will link
1998-09-05 20:13:34 +00:00
pierre%netscape.com
5b83b85e52
added __initialize and __terminate
1998-09-05 08:03:28 +00:00
vidur%netscape.com
11b3d12de8
New content code adjusts to getting script objects through a factory interface
1998-09-04 23:03:16 +00:00
joki%netscape.com
7cb9b7b719
Add New Window menu item, added window.close()
1998-09-04 00:47:15 +00:00
mcafee%netscape.com
af1f4a98a7
CreateSeparator() needs to return a widget, how about the one this function creates.
1998-09-03 10:48:13 +00:00
pierre%netscape.com
a905a20756
fix bug in FE_FileType()
1998-09-03 06:21:26 +00:00
pierre%netscape.com
3f3ef28cbc
XP_FileOpen() now uses MSL like the other functions from xp_file.h, not NSPR
1998-09-03 06:21:06 +00:00
kipp%netscape.com
f19f2065cb
Fixed body tags for bug reported by dbaron@netaxs.com
1998-09-03 05:07:16 +00:00
thom%netscape.com
7d275b223a
Fixed an XP change that wasn't XP (_MAX_PATH is already defined on the mac)
1998-09-03 02:53:25 +00:00
joki%netscape.com
87125a736a
This useragent code is wrong anyway but change it to at least send a backwards compat string.
1998-09-03 01:24:59 +00:00
buster%netscape.com
7f32017732
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
peterl%netscape.com
7a54377bea
reversed doc style sheet ordering in the style set
1998-09-02 02:13:37 +00:00
rods%netscape.com
75e0413b4e
Added Top 100
1998-09-01 22:49:58 +00:00
rods%netscape.com
c8dccec7d4
The statusbar is now sized via the LookAndFeel defaults
1998-09-01 22:49:16 +00:00
rods%netscape.com
af352947ec
Fixed an include and a few nsString defs
1998-09-01 22:48:08 +00:00
rpotts%netscape.com
550afc3253
Fixed build bustage due to NSRepository renaming...
1998-09-01 22:37:27 +00:00
rods%netscape.com
f68761c718
Added LookAndFeel
1998-09-01 21:08:32 +00:00
rods%netscape.com
5e77f06986
Removed some windows specific code and changed to xp code.
1998-09-01 16:29:05 +00:00
rods%netscape.com
4621fb70b9
Changed the Windows platform specific dialogs to cross platform dialogs
1998-09-01 16:15:16 +00:00
rpotts%netscape.com
b6a0bde1ca
Added a new windows-only subdirectory called embed/AcviveX which contains an ActiveX wrapper control for NGLayout
1998-09-01 08:07:56 +00:00
pierre%netscape.com
61acb58236
enable debugger
1998-09-01 01:12:58 +00:00
warren%netscape.com
34f3c0ef88
Renamed NSRepository to nsRepository.
1998-09-01 00:26:28 +00:00
kostello%netscape.com
7911194465
These changes match the Windows/Unix changes to methods to take a parameter instead of returning a value.
1998-08-31 19:09:55 +00:00
troy%netscape.com
715766b02f
Changes nsIView and nsIScrollableView interfaces to conform to
...
XPCOM conventions
1998-08-30 19:16:11 +00:00
kipp%netscape.com
8816c6c1f7
Port to updated nsIContent API
1998-08-29 20:19:32 +00:00
rpotts%netscape.com
530e081f25
Changes to allow building when STRICT is defined.
1998-08-29 06:30:49 +00:00
troy%netscape.com
6a2fa61df2
Changed interface nsIFontMetrics to use the XPCOM conventions for returning
...
a nsresult
1998-08-29 02:34:34 +00:00
pierre%netscape.com
ed894d2142
fixed freeze in XP_FileOpen()
1998-08-29 01:38:21 +00:00
rods%netscape.com
cf75b66bf3
Fixed Focus issues with text field in Find Dialog
1998-08-28 22:36:10 +00:00
rods%netscape.com
1f23b646d6
Added XP Find dialog
1998-08-28 16:14:37 +00:00
rods%netscape.com
3f8e995a4b
Added registration of nsIDialog and nsILabel
1998-08-28 16:13:56 +00:00
rods%netscape.com
3902be6d0c
Enabled the "Find" menu item
1998-08-28 16:12:51 +00:00
troy%netscape.com
a72700df68
Changed nsIViewManager interface to conform to XPCOM conventions
1998-08-28 04:56:56 +00:00
michaelp%netscape.com
9b74f54d0f
changes for new viewobserver stuff.
1998-08-28 03:09:22 +00:00
troy%netscape.com
a2942cd289
Changed nsIDeviceContext interface to conform [more] with COM conventions
1998-08-27 05:05:03 +00:00
michaelp%netscape.com
f435a2ca5d
killed viewmanager SetRootWindow() call.
1998-08-26 21:24:19 +00:00
spider%netscape.com
2752a53324
Updates to invalidate throbber after last image has completed loading
1998-08-25 14:45:24 +00:00
rpotts%netscape.com
858096eece
Added support to shut down netlib and the nsINetService instance...
1998-08-22 00:12:54 +00:00
kostello%netscape.com
8e94a12373
Synched with Pasteboard code on the branch
1998-08-21 18:28:48 +00:00
rpotts%netscape.com
6e109c6e91
Fixed a crash when Destroy(...) was called without first calling Init(...)
1998-08-21 06:21:52 +00:00
joki%netscape.com
4fa7ccdb91
Okay, another guess at this bustage.
1998-08-21 06:13:03 +00:00
joki%netscape.com
b442dd2015
Why can't all those little slashes just get along.
1998-08-21 05:12:27 +00:00
vidur%netscape.com
17af65fb8b
Added nsIDocumentLoadInfo interface. Temporarily added service startup inside WebShell factory.
1998-08-20 22:28:52 +00:00
rpotts%netscape.com
7e3ef2002c
moving changes in 3.55.2.1 onto the tip...
1998-08-20 06:19:11 +00:00
rpotts%netscape.com
a6c5064d42
moving changes in 1.36.2.1 onto the tip...
1998-08-20 06:17:47 +00:00
troy%netscape.com
f3f041afae
Changed web shell widget to NOT clip children
1998-08-19 23:13:00 +00:00
valeski%netscape.com
f933b44c7a
webshell/public/nsIDocumentLoader.h
...
Extended the nsIDocumentLoader interface's LoadURL() method to take a reload type parameter.
webshell/public/nsIWebShell.h
Extended the nsIWebShell interface's LoadURL() method to take a reload type parameter.
webshell/src/nsDocLoader.cpp
1. Extended the nsIDocumentBindInfo interface's Bind() method to take a reload type parameter. The Bind() method now takes the reload parameter and passes it to the nsIUrl it creates.
2. Added support to the DocumentLoader for the extended LoadURL() parameter list. It now passes the reload type down into the Bind() method of the nsIDocumentBindInfo.
webshell/src/nsWebShell.cpp
1. Added support to the nsWebShell to use the new reload type parameter during loads.
2. Hooked up the reload type parameter in the nsWebShell::Reload() method so we actually use it.
1998-08-19 23:01:52 +00:00
michaelp%netscape.com
7786bfd32d
added support for opening new windows with _blank url targets.
1998-08-19 21:00:51 +00:00
valeski%netscape.com
a3dab18b8b
webshell/public/nsIDocumentLoader.h
...
Removed support for the underlying timer/refreshurl infrastructure.
webshell/src/nsDocLoader.cpp
1. Added support in nsDocumentBindInfo for the new nsIRefreshUrl method for cancelling.
1.5 Changed the refreshurl() method so it delegates to the container's (i.e. webshell's) refreshurl() method.
2. Removed the "actual" refresh url implementation (timers) from the nsDocumentBindInfo. It's now in the webshell and nsDocumentBindInfo's implementation of nsIRefreshUrl simply delegates to the "container" (i.e. the webshell).
3. Added call to new NS_NewURL() routine which takes an nsISupports pointer as an arg, if the nsDocumentBindInfo has a container to pass along.
webshell/src/nsWebShell.cpp
Added support for the nsIRefreshUrl interface to nsWebShell (this includes the underlying timers and callback mechanism).
1998-08-18 23:25:17 +00:00
scullin%netscape.com
b38b2e61f2
Tweek interface to be compatible with branch for now.
1998-08-18 22:01:50 +00:00
kostello%netscape.com
883efd5ddb
Added WidgetDebug.o to library
1998-08-17 23:36:16 +00:00
rods%netscape.com
760be3afa7
Add SetFocus so keyboard navigation works.
1998-08-17 16:43:07 +00:00
scullin%netscape.com
1c67c70c5d
Checked in api changes and some other small changes from the branch.
1998-08-14 23:08:54 +00:00
joki%netscape.com
7f2b23193e
Modify window.open method to use sizing and location parameters
1998-08-14 22:31:38 +00:00
joki%netscape.com
11732fe2e1
Modify editor mode to work in frames
1998-08-14 01:51:00 +00:00
valeski%netscape.com
732cc1445e
webshell/src/nsDocLoader.cpp -
...
310133 - 1. added LoadURLOnTimer() and CancelLoadURLTimer() implementations to the nsDocLoaderImpl class.
2. Changed nsDocumentBindInfo class to support the nsIRefreshUrl interface.
3. Changed the nsDocumentBindInfo contructor to set the m_ExtraInfo variable to the aExtraInfo pointer passed in. This must have been an oversight on the part of the original implementor.
4. Added a simple data placeholder class to hold the data that will be used to load the url on the timer.
webshell/src/nsWebShell.cpp -
1. 310133 - When the webshell is destructed or about to load a new url, the loader now calls CancelLoadURLTimer() which cancels and releases the timers.
1998-08-13 20:08:19 +00:00
valeski%netscape.com
e8ef1cec5e
310133 - Extended the nsIDocumentLoader interface to include LoadURLOnTimer() and CancelLoadURLTimer() methods.
1998-08-13 20:07:17 +00:00
vidur%netscape.com
2c5b071138
Implemented Reload() on nsIWebShell
1998-08-13 04:49:16 +00:00
vidur%netscape.com
177ffce3ef
Added modifyHistory option to LoadURL.
1998-08-13 04:36:42 +00:00
joki%netscape.com
a0e09aecb4
Adding url and lineno to script evaluation
1998-08-12 23:37:50 +00:00
michaelp%netscape.com
ba84f1fafa
with -np plugins will no longer be initialized due to frames.
1998-08-12 22:06:00 +00:00
joki%netscape.com
00d6476959
Change so browser window doesn't assume it has toolbars.
1998-08-12 21:41:05 +00:00
kmcclusk%netscape.com
001a80c8f5
Removed bogus ValidateDocData, XP_ReBuffer and XP_Trace stubs. They exists in
...
their correct form in nsStubs.cpp
1998-08-12 21:24:25 +00:00
kmcclusk%netscape.com
eb99817313
Added output to indicate when a stubbed function is called.
1998-08-12 21:13:52 +00:00
kmcclusk%netscape.com
286a229a68
Added stubs for ValidateDocData XP_ReBuffer and XP_Trace to
...
get Linux build to work.
1998-08-12 21:04:30 +00:00
kmcclusk%netscape.com
05b38ad9d4
Added unix support for PR_ProcessPendingEvents.
1998-08-12 19:54:39 +00:00
kmcclusk%netscape.com
92df07fecf
Added support for PR_ProcessPendingEvents. This allows the unix viewer to
...
support clicks on links + submitting form data.
1998-08-12 19:52:03 +00:00
joki%netscape.com
0cbc57923b
Adding new doc loader observer interface.
1998-08-12 05:15:38 +00:00
joki%netscape.com
939f9a50d7
Adding partial load event support, removing script context Run_GC method adding partial script error support
1998-08-12 04:56:40 +00:00
troy%netscape.com
4a3fb19b14
Added code to delete nsBrowserWindow object
1998-08-10 18:20:20 +00:00
troy%netscape.com
032bdaddec
Added call to Shutdown() of prefs object
1998-08-10 05:12:25 +00:00
joki%netscape.com
7cea4a3946
Additional fixes to allow child webshells in framesets to be properly released.
1998-08-10 01:36:02 +00:00
joki%netscape.com
d41161cea4
Fix possible addref on null pointer
1998-08-10 01:30:29 +00:00
karnaze%netscape.com
46e9b25173
added GetMarginWidth, SetMarginWidth, GetMarginHeight, SetMarginHeight to web widget, frameset codes calls it.
1998-08-10 01:01:27 +00:00
valeski%netscape.com
8b8bf0c055
removed the http:// assumption code from here to nsWebShell.cpp
1998-08-09 21:23:54 +00:00
valeski%netscape.com
552110779f
moved http:// assumption code into nsWebShell.cpp from nsBrowserWindow.cpp
1998-08-09 21:22:18 +00:00
troy%netscape.com
a47aaaee75
Now deletes the images and releases the reference to the image group
1998-08-09 16:42:06 +00:00
joki%netscape.com
0e164d9aca
Partial fix for frame based and general memory leaks of webshells and prescontexts
1998-08-09 07:43:22 +00:00
troy%netscape.com
56d3374a14
Added code to destructor to delete mVisited
1998-08-09 05:00:24 +00:00
troy%netscape.com
4e3a09c39d
Added release of mAppShell
1998-08-09 02:13:29 +00:00
jevering%netscape.com
7c4c25ff17
Fixed build. forgot prenv.h
1998-08-09 00:02:40 +00:00
jevering%netscape.com
0660c1dcc4
Set Home page for viewer.
1998-08-08 22:01:46 +00:00
troy%netscape.com
4b212c0467
Change to object lifetime management. Views are no longer ref counted
1998-08-08 04:23:33 +00:00
vidur%netscape.com
af66e0492f
Better JSConsole return values
1998-08-07 23:19:20 +00:00
kostello%netscape.com
b438a817be
Put both AOLMAIL and html/text of the pasteboard
1998-08-07 22:35:44 +00:00
joki%netscape.com
20d06b486a
Adding window.open method, fixing editormode in release builds, various event fixes
1998-08-07 04:45:03 +00:00
troy%netscape.com
4687600fff
Fixed shoddy reference counting in FindBrowserFor(), and changed
...
Destroy() to release references on six widgets
1998-08-06 02:21:23 +00:00
troy%netscape.com
eced09e947
Added some release calls for mBack, mForward, and mLocation
1998-08-05 22:06:58 +00:00
kmcclusk%netscape.com
44a114cfc7
Changed STATUS_HEIGHT constant for unix. It wasn't big enough.
...
Left STATUS_HEIGHT as is for windows.
1998-08-05 15:11:46 +00:00
pierre%netscape.com
38302190bc
added "view", "libpref" and "plugin" groups
1998-08-05 08:31:41 +00:00
pierre%netscape.com
4e61a42417
removed NS_IMPL_IDS: it moved to nsPref.cpp
1998-08-05 08:25:24 +00:00
pierre%netscape.com
2e0d995bd8
include nsMacRepository.h
1998-08-05 08:22:38 +00:00
pierre%netscape.com
4036ac81f1
renamed NSGetFactory to build on Mac
1998-08-05 08:17:06 +00:00
michaelp%netscape.com
446cb50e92
changes for plugins.
1998-08-05 04:23:21 +00:00
kipp%netscape.com
317a9ff089
Use flexible library naming
1998-08-05 01:40:20 +00:00
troy%netscape.com
f727367ea6
Moved DoSelectAll() outside of a #ifdef NS_DEBUG
1998-08-04 20:04:55 +00:00
karnaze%netscape.com
42dad4cb56
form submission on carriage return in some cases; replaced NS_RELEASE with NS_IF_RELEASE in nsFrame destructor
1998-08-04 18:19:51 +00:00
karnaze%netscape.com
51938b8631
test9 no longer uses test6
1998-08-04 16:57:44 +00:00
buster%netscape.com
df47f30543
*** empty log message ***
1998-08-04 00:58:34 +00:00
rods%netscape.com
cab3198f7b
Added repaint is forced on Select All
1998-08-03 23:14:54 +00:00
rods%netscape.com
d7d0bee570
added select all and fixed the foreground colors for the URL and Status bars
1998-08-03 22:32:34 +00:00
troy%netscape.com
5a05bd8827
Added release of throbber in the hopes that this would allow the image
...
group and hence the image manager to be released, but it doesn't quite do
the trick because the ref count of the throbber is 2...
1998-08-03 21:11:22 +00:00
troy%netscape.com
d473022ac3
API changes to image group
1998-08-03 04:55:21 +00:00
michaelp%netscape.com
7c38ee7552
tiny change to see if the unix build will come back to life.
1998-08-01 22:19:05 +00:00
rpotts%netscape.com
e598a1f33b
Added a new test for the raptorweb.dll COM factory. This is WIN32 only
1998-08-01 06:48:28 +00:00
rpotts%netscape.com
cbc9a4f195
Added support (on WIN32 only) for the raptorweb.dll to be a COM component...
1998-08-01 06:46:38 +00:00
rpotts%netscape.com
5b28fd5115
Added check to see if DocLoader exists before dereferencing the pointer...
1998-08-01 06:45:43 +00:00
michaelp%netscape.com
ea6a9e4341
turned on plugins.
1998-08-01 05:47:34 +00:00
peterl%netscape.com
4d01ae8f02
rounding support
1998-07-31 23:34:45 +00:00
kostello%netscape.com
97922b4aa1
Add NS_RELEASE in save code
1998-07-31 18:35:19 +00:00
kostello%netscape.com
aca4c1bb08
Fix retail build problem
1998-07-31 18:34:53 +00:00
joki%netscape.com
376cd9f783
Adding get status method to nsIBrowserWindow
1998-07-31 18:22:27 +00:00
kostello%netscape.com
d902b81651
Moved DoCopy and related methods out of debug build into public
1998-07-31 16:53:45 +00:00
peterl%netscape.com
70e291739a
connected prefs
1998-07-31 06:02:06 +00:00
peterl%netscape.com
70340fca66
connected prefs, tweaked UI font sizes
1998-07-31 06:01:45 +00:00
karnaze%netscape.com
21f10da2d7
sizing improvements of form controls for nav4 compatibility
1998-07-31 05:22:35 +00:00
spider%netscape.com
5b4bd4898e
XPCOM'ing the parser. Use repository to get a parser now.
1998-07-30 22:42:27 +00:00
kipp%netscape.com
c0e063cc3f
Make gamma 1.0
1998-07-30 16:07:18 +00:00
kipp%netscape.com
3d00f49515
Removed ForceRefresh call
1998-07-30 16:07:04 +00:00
valeski%netscape.com
3a639309fa
309383 - http:// is now assumed by the browser shell window url bar.
1998-07-30 06:57:02 +00:00
pierre%netscape.com
38a7788acd
fixing Unix build
1998-07-30 04:47:44 +00:00
pierre%netscape.com
c11a19715b
removed nsDocLoader.cpp which already sits in webshell.mcp
1998-07-30 03:41:26 +00:00
pierre%netscape.com
e005352d14
fixing Mac build: added "ostrstream.h"
1998-07-30 03:38:37 +00:00
pierre%netscape.com
6f6aaa0d56
fixing Mac build: moved NS_IMPL_IDS
1998-07-29 23:43:22 +00:00
pierre%netscape.com
5d26e4ff88
fixing Mac build: moved NS_IMPL_IDS
1998-07-29 23:37:15 +00:00
kmcclusk%netscape.com
7f3959b4ea
Added debug menu items to bring motif viewer in sync with win32 viewer.
1998-07-29 22:56:25 +00:00
pierre%netscape.com
f477da03eb
fixing Windows build bustage: moved NS_IMPL_IDS
1998-07-29 22:33:29 +00:00
kmcclusk%netscape.com
a7cc6a3c07
Added the <strstream.h> for all non WIN32 platforms. Removed the ifdef WIN32 in DoCopy
1998-07-29 21:21:08 +00:00
pierre%netscape.com
05394f4280
added nsSetupRegistry.cpp and nsWebCrawler.cpp
1998-07-29 21:09:25 +00:00
pierre%netscape.com
b8903f097b
fixing Mac build: moved NS_IMPL_IDS
1998-07-29 21:06:19 +00:00
scullin%netscape.com
551a6d7af4
Normalize widget api on UNIX and Win
1998-07-29 18:50:51 +00:00
rods%netscape.com
e348221d32
added NS_RELEASE in DoToggleSelection
1998-07-29 17:39:28 +00:00
rpotts%netscape.com
8336b8eb3a
Call nsIWebShell::Destroy() when the Browser window is going away...
1998-07-29 10:49:51 +00:00
rpotts%netscape.com
f28d663a66
Added a Destroy() method which is called when the WebShell container is going away...
1998-07-29 10:49:01 +00:00
rpotts%netscape.com
be901fb2dd
Removed all calls to NET_PollSockets(...). Netlib now does this itself...
1998-07-29 06:03:29 +00:00
kipp%netscape.com
e627348d9d
Clean up stuff during destruction
1998-07-29 04:08:27 +00:00
kipp%netscape.com
b8b4e10b78
Free up some stuff during shutdown
1998-07-29 04:07:54 +00:00
kipp%netscape.com
c7210d2796
Dont' release browser after destroying it
1998-07-29 04:07:27 +00:00
kipp%netscape.com
eea2acfb7e
Release font metrics when done
1998-07-29 04:06:37 +00:00
pierre%netscape.com
9171d0bba6
added nsWebCrawler.cpp
1998-07-28 04:18:01 +00:00
pierre%netscape.com
c109025a80
fix Mac build (is this file obsolete?)
1998-07-28 04:15:46 +00:00
pierre%netscape.com
0f69ef0668
updated to Windows make file
1998-07-28 04:07:50 +00:00
buster%netscape.com
b472e4aad4
made this test case a bit flashier
1998-07-28 00:51:53 +00:00
michaelp%netscape.com
331200110b
fixed webcrawler relater build bustage.
1998-07-28 00:05:32 +00:00
michaelp%netscape.com
bb1beb02df
fixed build bustage.
1998-07-28 00:00:35 +00:00
kipp%netscape.com
9781adff45
Fixed -p flag; fixed so that it exits on last window close
1998-07-27 23:19:06 +00:00
michaelp%netscape.com
3bc803ac1f
hooked up the plugin manager to the webshell.
1998-07-27 23:08:52 +00:00
kipp%netscape.com
e8157d4857
Added max-pages
1998-07-27 23:01:06 +00:00
kipp%netscape.com
25155ad0a7
Limit crawling to a max number of pages
1998-07-27 23:00:50 +00:00
kipp%netscape.com
356f052dd8
Make crawler exit properly; added -N argument
1998-07-27 23:00:11 +00:00
kipp%netscape.com
6ec0d0110f
Skip over junky url's
1998-07-27 22:42:12 +00:00
kipp%netscape.com
503c6f8761
time to crawl
1998-07-27 22:16:13 +00:00
kipp%netscape.com
f72b51dc22
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
11eee487d1
Switch to nsWebCrawler
1998-07-27 22:15:30 +00:00
dcone%netscape.com
6b6e0ad475
defined NS_IMPL_IDS for the mac build only
1998-07-27 21:37:49 +00:00
dcone%netscape.com
c61d01daaa
fixed up the project to use the cross platform files
1998-07-27 21:26:29 +00:00
kostello%netscape.com
a591826942
Really fix unix build bustage
1998-07-27 21:10:02 +00:00
kostello%netscape.com
86d9d2996c
Removed DoCopy for all but the Win32 build. We are
...
having build problems because of the ostrstream class.
1998-07-27 19:26:18 +00:00
kostello%netscape.com
2676061313
Fix UNIX bustage
1998-07-27 19:11:51 +00:00
kostello%netscape.com
a65ba6cbd2
Fix build problem
1998-07-27 18:52:31 +00:00
kostello%netscape.com
5c50f275b7
Implemented DoCopy to put HTML on the pasteboard
...
Added Dialog for DoDebugSave
1998-07-27 18:17:07 +00:00
kipp%netscape.com
e86bba78b1
Fixed a top-100 url
1998-07-27 18:05:55 +00:00
kipp%netscape.com
b2d5de9aa4
Some hackery for image documents
1998-07-27 18:05:34 +00:00
karnaze%netscape.com
0c57bd7dac
more robust frameset layout; <frame>, <iframe> borders; reenabled scrolling attr for <iframe>
1998-07-27 05:59:37 +00:00
troy%netscape.com
ef1dfe9b6c
Combined raptorgfx.dll and raptorgfxwin.dll into one DLL
1998-07-26 23:52:36 +00:00
joki%netscape.com
d13c8981c1
Fix for unitialized var and missing add/release ref pair in the GetScriptGlobalObject call
1998-07-25 01:53:54 +00:00
rpotts%netscape.com
f82bae51c2
Get rid of those unix warnings...
1998-07-24 21:03:33 +00:00
dcone%netscape.com
ca26cf95ca
New file for the macintosh main viewer routine
1998-07-24 17:19:44 +00:00
kipp%netscape.com
04c99b913d
Futz the fonts a bit to make it look a little softer
1998-07-24 16:03:11 +00:00
rpotts%netscape.com
bd11b1339b
Added IStreamListener::OnStatus(...)...
1998-07-24 10:02:50 +00:00
rpotts%netscape.com
404e814932
Removed an incorrect comment...
1998-07-24 05:33:29 +00:00
joki%netscape.com
850d3b8fb9
Adding GetScriptGlobalObject function to nsIScriptContextOwner interface
1998-07-24 05:07:51 +00:00
michaelp%netscape.com
50133fe83e
added libraptorplugin.so to link libs.
1998-07-23 22:12:09 +00:00
michaelp%netscape.com
f3168fa48e
cleaning and plugin preparation.
1998-07-23 20:36:06 +00:00
peterl%netscape.com
5ab4c57cd2
replaced with one more useful
1998-07-23 18:05:35 +00:00
dcone%netscape.com
f4d0393c3d
deleted nsCellCol, nsCollColl and nsHTMLIFrame.cpp
1998-07-23 17:06:48 +00:00
dcone%netscape.com
5cd4d1c604
added nsIContentViewerContainer.h and nsIWebshell.h
1998-07-23 17:05:42 +00:00
rpotts%netscape.com
573e5a2152
Fixed uninitialized variable...
1998-07-23 04:25:20 +00:00
rpotts%netscape.com
39531522c3
Added GetDocumentLoader(...) and support for creating nested document loaders if the webshell is nested itself...
1998-07-23 04:24:36 +00:00
rpotts%netscape.com
49042c2296
Added GetDocumentLoader(...).
1998-07-23 04:23:00 +00:00
kipp%netscape.com
468ebb1450
Init mStatus
1998-07-22 23:41:36 +00:00
kipp%netscape.com
4b9570572a
Implement GetURL
1998-07-22 23:40:54 +00:00
kipp%netscape.com
5bb132901a
Added GetURL method
1998-07-22 23:40:27 +00:00
vidur%netscape.com
43bebbfd38
Reenabled JSConsole.
1998-07-22 23:34:07 +00:00
kipp%netscape.com
6a5e41707d
Pretend we are 4.05 since some websites can't handle 5.0 yet
1998-07-22 18:50:17 +00:00
rpotts%netscape.com
8ac2578fc5
nsIWebShell now supports a single observer for all documents loads...
1998-07-22 11:26:18 +00:00
rpotts%netscape.com
ea58f0fc69
nsIWebShell now supports a single observer for all document loads...The DocLoader now stops any pending binds when a new document is requested...
1998-07-22 11:24:50 +00:00
rpotts%netscape.com
0fa486b54f
First pass at nested document loaders...
1998-07-22 11:23:32 +00:00
rpotts%netscape.com
a879f52099
nsIWebShell now supports a single observer for all document loads...
1998-07-22 11:22:59 +00:00
scullin%netscape.com
3dd5471954
Propagate alerts, confirms and prompts up to browser window.
1998-07-22 00:26:23 +00:00
dcone%netscape.com
59699553df
added nsIContentViewerContainer.h and nsIWebshell.h
1998-07-21 21:49:35 +00:00
scullin%netscape.com
9be4927859
Ready to accept status messages from netlib.
1998-07-21 18:42:50 +00:00
scullin%netscape.com
7523a2be35
Fix release build.
1998-07-21 18:09:53 +00:00
rods%netscape.com
763c9f3d53
commented out the setting of the statusbar's background color
1998-07-21 18:03:15 +00:00
kipp%netscape.com
ae5a249c8a
Implement Open File dialog and -q option
1998-07-21 16:45:21 +00:00
kipp%netscape.com
1165824f2b
Support aggregation (sort of)
1998-07-21 16:44:45 +00:00
kipp%netscape.com
b12c3950ad
Enable scripts
1998-07-21 16:44:22 +00:00
kipp%netscape.com
98e932534a
Removed IScriptContextOwner from browser impl
1998-07-21 04:47:14 +00:00
kipp%netscape.com
2309a870b9
Implement IScriptContextOwner API
1998-07-21 04:46:55 +00:00
kipp%netscape.com
5a1360788f
Added code (currently disabled) to setup the script context appropriately
1998-07-21 04:46:35 +00:00
kipp%netscape.com
45dc5acfc4
Fixed unix build
1998-07-21 02:45:39 +00:00
kipp%netscape.com
8961e23be8
Enabled the js-console accelerators
1998-07-21 01:22:52 +00:00
kipp%netscape.com
b3df478d32
byebye
1998-07-21 01:04:09 +00:00
kipp%netscape.com
b7411cdd18
Fixed unix porting bugs
1998-07-21 01:03:28 +00:00
kipp%netscape.com
be9f0dd341
Spanked to get most of the menus working again
1998-07-21 00:48:35 +00:00
kipp%netscape.com
15451a161b
Added two getters: GetBounds and GetWebShell
1998-07-21 00:48:10 +00:00
scullin%netscape.com
a4568b75f2
Fix release mode.
1998-07-20 22:45:35 +00:00
kipp%netscape.com
8cc639acf9
Resurrected DoDebugSave method
1998-07-20 22:22:13 +00:00
kipp%netscape.com
b3e6b37c07
Updated to match revised menu api
1998-07-20 22:16:26 +00:00
kipp%netscape.com
e651cfce9d
Ported to unix
1998-07-20 22:13:11 +00:00
kipp%netscape.com
0417c217b2
new
1998-07-20 22:11:02 +00:00
kipp%netscape.com
11927abd45
Switch to new source files
1998-07-20 21:17:13 +00:00
kipp%netscape.com
4c9c6e9e0b
Implement a pile of debug methods and menu code; abstract out menu bar creation into a native subclass
1998-07-20 21:16:38 +00:00
kipp%netscape.com
8af01a6a3a
Get pref-id's properly setup
1998-07-20 21:16:12 +00:00
kipp%netscape.com
26cf8e4ad9
new
1998-07-20 21:15:52 +00:00
kipp%netscape.com
3f3e75392e
Added chrome control for the menu bar
1998-07-20 21:15:21 +00:00
dcone%netscape.com
8c057f8234
Removed nsIWebwidget.h and nsIDocumentWidget.h from the
file for building dist
1998-07-20 20:34:36 +00:00
kipp%netscape.com
62f96b5541
Fixed Makefile
1998-07-20 16:38:04 +00:00
kipp%netscape.com
c8ba2ce197
Added missing nsweb.h
1998-07-20 16:37:52 +00:00
kipp%netscape.com
f5614cc028
Moved nsBrowserWindow in
1998-07-20 16:19:22 +00:00
kipp%netscape.com
70a651e243
Removed factory proc
1998-07-20 16:19:00 +00:00
kipp%netscape.com
770449f4a9
Moved nsBrowserWindow out
1998-07-20 16:18:42 +00:00
kipp%netscape.com
2ac6c52a54
Added a reminder comment
1998-07-19 04:07:59 +00:00
kipp%netscape.com
757d9c081a
Implement
1998-07-19 04:07:44 +00:00
kipp%netscape.com
0e28f6ebc8
Upgraded API
1998-07-19 04:07:32 +00:00