jevering%netscape.com
4c4cb7cb56
null out related links item.
1998-07-16 19:00:11 +00:00
kmcclusk%netscape.com
cf216ec655
Removed #ifdef (!XP_PC) so the VIEWER_UI is defined for Unix
1998-07-16 18:24:56 +00:00
troy%netscape.com
2c3fd8a09b
Changed image group GetImage() member function so the background color
...
is a pointer and not a color by value. This allows it to be NULL if the
caller wants a transparency mask to be created
1998-07-16 02:32:08 +00:00
rpotts%netscape.com
4568e2168d
Fix for view reference counting... A reference to the scrolling view was not being release. This prevented Scrolling views from being destroyed.
1998-07-16 00:14:03 +00:00
rpotts%netscape.com
14a8c49f35
Added nsIURL argument to the nsIStreamListener interface
1998-07-15 22:38:01 +00:00
jevering
56b0dc1126
Hooked up the related links code to the demo. Getting duplicated now,
...
hopefully get that fixed soon.
1998-07-15 18:45:16 +00:00
kostello
fc131954b0
Added XIF Support. XIF is a Netscape internal XML format which is
...
designed to allow for easy conversion from the NGLayoutContent model
to other formats. It's primary focus is to allow easy conversion to
HTML3.2 and HTML4.0 formats. Other formats may be supported in the future.
1998-07-14 22:37:51 +00:00
jevering
f1c4605db3
Turned on location bar in windows.
1998-07-14 22:29:01 +00:00
vidur
ef2bd5eb2a
Moved over to a new version of Level 1. NodeIterators and AttributeLists out. NodeLists and NamedNodeMaps in.
1998-07-14 18:44:44 +00:00
kmcclusk
542ca4fb38
Added #ifdef VIEWER_UI to OnStopBinding to prevent crash when running without GUI
1998-07-14 17:37:42 +00:00
kipp
ba4bf29e1e
Put prlog.h back in again
1998-07-14 01:45:01 +00:00
kipp
26945ecc5f
Removed bogus include
1998-07-14 00:57:16 +00:00
scullin
d117ff34fb
Added pref initialization.
1998-07-13 23:38:08 +00:00
kipp
803466eab9
work around build bug
1998-07-13 21:37:26 +00:00
kipp
c16ee8ecd5
Fixed tracing macro bug
1998-07-13 21:32:26 +00:00
kipp
62c00eb734
Removed extra semicolon
1998-07-13 19:56:19 +00:00
kipp
99ebfbcca3
Added LoadURL method to observer; cleaned up load progress messages
1998-07-13 19:53:50 +00:00
kipp
df5da7f7c9
Added LoadURL method to observer
1998-07-13 19:53:32 +00:00
kipp
774ada9f30
Removed unused variable
1998-07-13 19:53:18 +00:00
kipp
f84d99a36c
Added back in the current url to the observer so that it can print it out during load progress
1998-07-13 19:53:03 +00:00
kipp
6060c6f177
Removed dead code; moved some printf's into nspr logging
1998-07-13 19:52:37 +00:00
kipp
ff670a4b9f
Support progressive loading
1998-07-13 16:25:15 +00:00
michaelp
d7945c6953
fixed copying of anims10.gif in Makefile.
1998-07-11 06:23:49 +00:00
michaelp
14a683d840
added throbber.
1998-07-11 05:33:00 +00:00
michaelp
f7a8b748d8
fixed.
1998-07-11 05:28:22 +00:00
michaelp
8074399685
new gifs for throbber animation...
1998-07-11 05:24:57 +00:00
rickg
665f63b9f3
dynamic DTD support
1998-07-10 05:35:23 +00:00
jevering
2c5dc146fb
Added Top 100 site viewer.
1998-07-09 21:07:58 +00:00
vidur
01beb706b5
Moved ScriptContextOwner-ship from WebWidget to the DocObserver
1998-07-08 23:46:01 +00:00
kipp
a2616d34ff
Fixed unix build
1998-07-08 17:34:26 +00:00
michaelp
f660a2b2b2
when a view is the root, it's position will now always be 0, 0.
1998-07-07 21:51:57 +00:00
kipp
d56369b832
Implement back/forward/location handling
1998-07-07 01:40:05 +00:00
kipp
0be29d35d6
Snapshot of history code
1998-07-07 00:32:09 +00:00
kipp
257afffa5d
Added some UI to the viewer (currently disabled)
1998-07-07 00:17:34 +00:00
kmcclusk
be0d024d19
Removed _s files from Linux link
1998-07-06 22:06:05 +00:00
kmcclusk
e4b237343c
Moved *._s files into Linux specific EX_LIBS
1998-07-06 19:21:07 +00:00
kmcclusk
f3827f73b3
Removed unused define and commented out code.
1998-07-06 18:06:30 +00:00
kmcclusk
b7ec67bf1a
Added missing libraries to get viewer to link under Linux
1998-07-06 17:55:38 +00:00
kipp
064f0b12bc
Changed the event loop to install a timer to make sure that the net will always get some cycles
1998-07-06 17:41:27 +00:00
kipp
f97bf0ca47
Eliminate some compiler warnings
1998-07-03 23:14:21 +00:00
rpotts
8c8d2118f3
Added error checking to the document creation. IF a document cannot be found, the network load will fail and the old document will not be deleted...
1998-07-03 06:16:02 +00:00
rpotts
7ab1e680d6
Fixes to make the automated document loader work again...
1998-07-02 23:39:38 +00:00
rpotts
102dceb32b
Added some missing forward declarations...
1998-07-02 23:38:48 +00:00
rpotts
d67fb34075
Fix viewer bug where pages would not load unless the mouse was wiggled...
1998-07-02 23:34:30 +00:00
vidur
4c7e68b811
Added nsINetContainerApplication interface and a way for netlib to get the user agent, etc. from the containing application
1998-07-01 23:56:46 +00:00
atotic
07d2229162
Added a new export
1998-07-01 22:39:00 +00:00
atotic
12ef69f175
Added nsDocLoader to theproject
1998-07-01 22:29:53 +00:00
atotic
ecbd6bd491
Trimmed out some dead code
1998-07-01 18:49:35 +00:00
rpotts
b7387109b8
Changed PR_ASSERT to NS_ASSERTION...
1998-07-01 12:25:49 +00:00
rpotts
a1b92e105c
Changed nsIStreamListener to nsIStreamObserver... First pass of changes for the Document Loader...
1998-07-01 11:34:00 +00:00