Граф коммитов

282 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com d5d6ee498a Removed doc-observer LoadURL method and fixedup progress printf's and start throbber at a better time 1998-07-17 15:30:59 +00:00
joki%netscape.com 964919d160 Fix IRIX issues with enums in case statements. 1998-07-17 07:10:43 +00:00
rpotts%netscape.com 589dcc48fe Split the Content viewer out of the WebWidget. The WebWidget is now a ContentViewer Container (supporting the nsIViewerContainer interface)... 1998-07-17 06:32:39 +00:00
joki%netscape.com 8a1c5eed88 Modifying editor code to correspond to slight change in event interfaces. 1998-07-17 04:53:01 +00:00
jevering%netscape.com 2c3b709bf3 null out related links item. 1998-07-16 19:00:11 +00:00
kmcclusk%netscape.com 3c7c5e8b26 Removed #ifdef (!XP_PC) so the VIEWER_UI is defined for Unix 1998-07-16 18:24:56 +00:00
troy%netscape.com a90f1b6cbd 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 e084a5bf89 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 646e80db63 Added nsIURL argument to the nsIStreamListener interface 1998-07-15 22:38:01 +00:00
jevering 7554b89a54 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 4774b3488b 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 79bcfb878b Turned on location bar in windows. 1998-07-14 22:29:01 +00:00
vidur 1900060e23 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 d43d7b3569 Added #ifdef VIEWER_UI to OnStopBinding to prevent crash when running without GUI 1998-07-14 17:37:42 +00:00
kipp 0f1ef97de2 Put prlog.h back in again 1998-07-14 01:45:01 +00:00
kipp e880bb1b2f Removed bogus include 1998-07-14 00:57:16 +00:00
scullin b6898d5280 Added pref initialization. 1998-07-13 23:38:08 +00:00
kipp 6bb6180e06 work around build bug 1998-07-13 21:37:26 +00:00
kipp c83cf9197d Fixed tracing macro bug 1998-07-13 21:32:26 +00:00
kipp f4a6abadb7 Removed extra semicolon 1998-07-13 19:56:19 +00:00
kipp 1608010504 Added LoadURL method to observer; cleaned up load progress messages 1998-07-13 19:53:50 +00:00
kipp 87961cb33b Added LoadURL method to observer 1998-07-13 19:53:32 +00:00
kipp 554707e1fb Removed unused variable 1998-07-13 19:53:18 +00:00
kipp 92543caa1f 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 04a5642268 Removed dead code; moved some printf's into nspr logging 1998-07-13 19:52:37 +00:00
kipp 511d35305d Support progressive loading 1998-07-13 16:25:15 +00:00
michaelp e2dcda2dbe fixed copying of anims10.gif in Makefile. 1998-07-11 06:23:49 +00:00
michaelp f12ab6ff1c added throbber. 1998-07-11 05:33:00 +00:00
michaelp 90b3de57ed fixed. 1998-07-11 05:28:22 +00:00
michaelp f24b56bcac new gifs for throbber animation... 1998-07-11 05:24:57 +00:00
rickg 8b9c5f20cc dynamic DTD support 1998-07-10 05:35:23 +00:00
jevering 82ed5448bd Added Top 100 site viewer. 1998-07-09 21:07:58 +00:00
vidur d3edec7cb8 Moved ScriptContextOwner-ship from WebWidget to the DocObserver 1998-07-08 23:46:01 +00:00
kipp 2af250ee36 Fixed unix build 1998-07-08 17:34:26 +00:00
michaelp f1f586a80e when a view is the root, it's position will now always be 0, 0. 1998-07-07 21:51:57 +00:00
kipp 3acc63b35d Implement back/forward/location handling 1998-07-07 01:40:05 +00:00
kipp 8da2940a08 Snapshot of history code 1998-07-07 00:32:09 +00:00
kipp f90e34d3b1 Added some UI to the viewer (currently disabled) 1998-07-07 00:17:34 +00:00
kmcclusk 1c686e2518 Removed _s files from Linux link 1998-07-06 22:06:05 +00:00
kmcclusk 137154bd27 Moved *._s files into Linux specific EX_LIBS 1998-07-06 19:21:07 +00:00
kmcclusk 064bb7d1ba Removed unused define and commented out code. 1998-07-06 18:06:30 +00:00
kmcclusk 1ef456128a Added missing libraries to get viewer to link under Linux 1998-07-06 17:55:38 +00:00
kipp bec9d3c223 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 e73dd51e0c Eliminate some compiler warnings 1998-07-03 23:14:21 +00:00
rpotts 377d7f35f9 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 104c6a4b05 Fixes to make the automated document loader work again... 1998-07-02 23:39:38 +00:00
rpotts 88c65ac5b7 Added some missing forward declarations... 1998-07-02 23:38:48 +00:00
rpotts e8476a622a Fix viewer bug where pages would not load unless the mouse was wiggled... 1998-07-02 23:34:30 +00:00
vidur d3ba6e36fe 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 4bd5c7b252 Added a new export 1998-07-01 22:39:00 +00:00
atotic 092621cdc7 Added nsDocLoader to theproject 1998-07-01 22:29:53 +00:00
atotic 49c72d03a0 Trimmed out some dead code 1998-07-01 18:49:35 +00:00
rpotts 696bcf3e07 Changed PR_ASSERT to NS_ASSERTION... 1998-07-01 12:25:49 +00:00
rpotts 7838c94435 Changed nsIStreamListener to nsIStreamObserver... First pass of changes for the Document Loader... 1998-07-01 11:34:00 +00:00
rpotts 065f2ed232 Changed to use the Document Loader instead of LoadURL(...) 1998-07-01 11:31:24 +00:00
rpotts faebd53c4d Fixed up Post data to avoid leaks... 1998-07-01 11:30:35 +00:00
rpotts cb8f2e082c Added nsDocLoader.cpp... 1998-07-01 11:29:20 +00:00
rpotts 7129a830a6 Changed some interface methods to use NS_IMETHOD for consistancy... 1998-07-01 11:28:05 +00:00
rpotts 8da1cdbd6c Changed nsIStreamListener to nsIStreamOBserver. Added the BindToDocument(...) method which is used by the DocumentLoader. 1998-07-01 11:27:06 +00:00
rpotts 2284ed07f4 Added nsIDocumentLoader.h 1998-07-01 11:25:55 +00:00
kipp ef6865e7f9 Documented a bug 1998-06-30 20:11:34 +00:00
atotic 7d57b8390e Added nsMacFile to the project 1998-06-30 09:04:26 +00:00
atotic eaf3d1507c Moved file implementation stuff into nsMacFile.cp 1998-06-30 09:03:51 +00:00
atotic 5edb250183 First Checked In. 1998-06-30 09:03:30 +00:00
atotic 4f1b3ce8be Upped the app memory partition to 5 megs 1998-06-30 00:52:43 +00:00
joki db1bf85ee6 Small change to editor keyCode translation 1998-06-29 21:35:27 +00:00
atotic 7679b38da9 It builds and links 1998-06-27 02:49:08 +00:00
atotic bb30106321 First Checked In. 1998-06-27 01:28:36 +00:00
scullin 1b5f0f2e48 Added missing library for Linux. 1998-06-26 23:16:18 +00:00
peterl e6f85cfca6 fixed dumping style contexts 1998-06-26 05:52:40 +00:00
vidur 79b16a3083 Added the nsIScriptContextOwner.h to aid in SCRIPT tag evaluation 1998-06-25 22:25:39 +00:00
kmcclusk 79186ec63c Added libnglcsslay_s library to link against 1998-06-25 22:11:05 +00:00
atotic 9975996bf7 First Checked In. 1998-06-25 18:24:18 +00:00
atotic 87d809172e First Checked In. 1998-06-25 18:17:36 +00:00
kipp 0f87f62a0c Support menu on print-preview window 1998-06-25 16:33:11 +00:00
michaelp ec4811f612 added init() method to prescontext.
creator of prescontext is responsible for initializing pres context.
devicecontext is now init()ed with a nsNativeWidget.
removed hacky X Display stuff from device context and font metrics.
removed hacky code from windows font metrics.
changed nsNativeWindow to be nsNativeWidget.
added more code for compositor back-to-front pass.
improved text performance on X.
changed nsHTMLTagContent.cpp so that it will build with MSVC 4.1.
1998-06-25 04:24:45 +00:00
kmcclusk 1d95239354 Changed the name of the WEB_WIDGET DLL to match unix name 1998-06-25 00:03:56 +00:00
atotic 0e217c8401 More compile fixes 1998-06-24 01:45:16 +00:00
atotic 839a796540 Making it compile on the Mac 1998-06-24 01:43:10 +00:00
joki 3ce17a3724 Adding editor mode to the viewer 1998-06-24 00:29:00 +00:00
karnaze 3074df2576 named <iframe>s, scrolling attribute, more complete test9.html 1998-06-23 22:25:28 +00:00
vidur c0e592da07 Separated scripting global object responsibilities from the WebWidget. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface. 1998-06-23 18:43:49 +00:00
michaelp 6ad59f6a19 added content quality indicator. 1998-06-21 01:23:44 +00:00
karnaze 505cf9d7ac fixed divide by zero, test9 has sub sub doc. 1998-06-18 18:33:34 +00:00
karnaze 126dc3a360 added tst9, improvements to <iframe> 1998-06-18 00:47:18 +00:00
rods a424c796a0 removed debug printf 1998-06-17 17:20:08 +00:00
rods 531f054a86 Fixed keysym problem for mneumonics 1998-06-17 17:12:25 +00:00
atotic 2d6cf6ce73 Made it compile in the dist world 1998-06-16 21:41:59 +00:00
atotic 2b30eaf7bd First Checked In. 1998-06-16 21:39:13 +00:00
karnaze b9a228a2b2 more <iframe> support 1998-06-16 21:32:54 +00:00
spider f16568df10 Fixes to get viewer to render on Unix 1998-06-16 00:57:33 +00:00
rods f25268f51b removed some debug statement 1998-06-16 00:28:34 +00:00
rods 187b55b1d4 remove GetBasURL call 1998-06-16 00:26:50 +00:00
rods af912c3021 change callback for open in menu 1998-06-16 00:26:09 +00:00
kmcclusk 9db48f8a75 Added Motif viewer to the build 1998-06-16 00:23:35 +00:00
spider f4d8a163a1 Change viewer's HandleEvent to HandleEventApp since on Unix it conflicts
with HandleEvent defined in nsView.cpp
1998-06-12 00:55:24 +00:00
kmcclusk 5b38202bfa Wasn't copying bg.jpg to the install directory. 1998-06-11 22:59:09 +00:00
spider ccea853a2f Support for TrueColor display, add nsNativeDeviceContext to Init method of nsIDeviceContext, fix FontMetrics crash if no RenderingContext is available. 1998-06-11 21:26:21 +00:00
kmcclusk 56f8c6763c Removed commented out defines 1998-06-11 21:04:14 +00:00
kmcclusk b3044be263 Added code to support getting the URL's for samples using the current working
directory under unix.
1998-06-11 20:57:27 +00:00