vidur%netscape.com
f9e3760137
Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs
1998-10-20 17:07:23 +00:00
rpotts%netscape.com
2b5dd1db41
Move the call to stop before firing the BeginLoadURL notification... This will keep the BeginLoad/EndLoad notifications paired correctly...
1998-10-19 20:41:50 +00:00
karnaze%netscape.com
98eb658b89
fixed bugs 1130, 1132, 1133
1998-10-19 20:37:40 +00:00
locka%iol.ie
0350089250
Added support for DWebBrowserEvents2 to control, regenerated proxy event firing header and implemented a few more methods
1998-10-18 22:14:47 +00:00
locka%iol.ie
c760323fb1
Revamped code so that Mozilla and IE control can run side by side using same code
1998-10-18 22:09:57 +00:00
locka%iol.ie
03fbb26f23
Improved UI
1998-10-17 15:18:07 +00:00
karnaze%netscape.com
9fb22bd084
html 4 <BUTTON> basic functionality
1998-10-17 00:35:32 +00:00
rpotts%netscape.com
c594ed5fe7
Call nsINetService::InterruptStream() when stopping a URL...
1998-10-16 22:30:57 +00:00
kipp%netscape.com
d7988acfa8
Ignore return value from regsvr32 so that clobber always works
1998-10-15 23:24:23 +00:00
kipp%netscape.com
1eecdfed74
Rought support for the print-preview window
1998-10-15 23:23:04 +00:00
kipp%netscape.com
763a9cbc30
Implement CreateDocumentViewerUsing method
1998-10-15 23:22:44 +00:00
kipp%netscape.com
2bba7b478b
Added CreateDocumentViewerUsing method
1998-10-15 23:22:25 +00:00
troy%netscape.com
7a5d65c074
Removed use of NS_VMREFRESH_SCREEN_RECT which is deprecated and going away
1998-10-15 16:00:09 +00:00
rpotts%netscape.com
1e5af1e943
Added null tests after getting the plugin instance...
1998-10-14 23:57:12 +00:00
valeski%netscape.com
e3c8021eca
changed type BOOL to PRBool to get rid of warnings
1998-10-14 23:10:41 +00:00
spider%netscape.com
2c6f9dc1d9
Fixes for linking on SunOS
1998-10-14 22:35:56 +00:00
rpotts%netscape.com
c66d8aa79e
Changes to make the vector<Property> type compile...
1998-10-13 21:53:38 +00:00
karnaze%netscape.com
c82d985b8a
fixed bug 958, checkboxes wrong background when not checked, select always multiple, text & texarea not reset. html 4 button work in progress.
1998-10-13 21:31:26 +00:00
rpotts%netscape.com
d0e5d3c3ab
Commented out the template vector code for now since it is busting the build :-(
1998-10-13 11:19:15 +00:00
rpotts%netscape.com
8dd93a7af5
Move the /GX flag into a LCFLAGS define, since the core config.mak overwrites OS_CLFAGS...
1998-10-13 11:18:01 +00:00
locka%iol.ie
af81f3136f
Added some pattern matching facilities
1998-10-12 22:42:22 +00:00
locka%iol.ie
9637b19bd8
Added exception handling flag to compile options
1998-10-12 22:37:02 +00:00
locka%iol.ie
118e6024e4
Added some more initial implementations of more IWebBrowserApp methods
1998-10-12 22:35:18 +00:00
locka%iol.ie
ddd40a8ad8
New look and feel
1998-10-12 22:32:05 +00:00
rpotts%netscape.com
c5bd83361e
Only fire the OnConnectionsComplete(...) notification once per document...
1998-10-10 05:54:58 +00:00
rpotts%netscape.com
36c40aaad7
Removed assert that was not threadsafe...
1998-10-10 05:00:17 +00:00
rpotts%netscape.com
b727d5f187
Renamed nsReload to nsURLReload sincethe enum has changed...
1998-10-10 04:35:24 +00:00
rpotts%netscape.com
efee74428c
renamed some enums which moved into mozilla/network/module/nsILoadAttribs.h
1998-10-10 04:34:35 +00:00
rpotts%netscape.com
88a00fc77e
Added support for the loading of background URLs...
1998-10-10 04:33:29 +00:00
scullin%netscape.com
fa5a4e0e56
Fixed forward button.
1998-10-09 19:06:19 +00:00
rods%netscape.com
6d565076b4
Added nsISupports back in as the super class of nsViewerApp and
...
NS_INIT_REFCNT in the constructor
1998-10-09 17:25:36 +00:00
dcone%netscape.com
c3c8bb57f8
Addref on the nsViewerApp, so we dont destroy in the webcrawler on quit.
This is consistent with the window implementation, fixes crash on quit.
1998-10-09 17:13:21 +00:00
rpotts%netscape.com
79429a3f22
Removed the Stop() call to the throbber from OnStopBinding... This should keep the throbber going throughout the entire document load...
1998-10-09 05:53:41 +00:00
rpotts%netscape.com
8d8b7aa3ce
renamed docloader LoadURL to LoadDocument...
1998-10-09 05:50:29 +00:00
rpotts%netscape.com
4077575285
Wired up notifications of URLs loaded via OpenStream out to the StreamObserver...
1998-10-09 05:49:34 +00:00
rpotts%netscape.com
7cad976f33
Renamed LoadURL to LoadDocument...
1998-10-09 05:47:40 +00:00
locka%iol.ie
c08f71e9d2
Added some trace statements
1998-10-08 22:06:59 +00:00
locka%iol.ie
8681aed8f4
Added IWebBrowserApp and IWebBrowser2 methods (still unimplemented
1998-10-08 22:05:44 +00:00
locka%iol.ie
1abdea067e
Fixed NG_TRACE macro
1998-10-08 21:56:38 +00:00
karnaze%netscape.com
63f45a785b
inline, shrinkwrap support for fieldsets, legneds
1998-10-08 19:04:57 +00:00
karnaze%netscape.com
42797648cf
fieldset, legend support. fixed bug #987
1998-10-08 04:38:41 +00:00
valeski%netscape.com
8ba523d9f7
Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
...
Changed mozilla\network\module\makefiles so they no longer export nsINetContainerApplication.h.
M dom/src/base/nsGlobalWindow.cpp
Changed javascript so it retreives the user-agent tokens via nsINetService.
M network/module/nsINetService.h
Added the application user-agent token methods to the nsINetService interface.
M network/module/nsNetFactory.cpp
The netservice constructor no longer takes a pointer to a nsINetContainerApplication.
M network/module/nsNetService.cpp
M network/module/nsNetService.h
Added the implementation of the application user-agent token methods.
M webshell/tests/viewer/nsViewerApp.cpp
M webshell/tests/viewer/nsViewerApp.h
Removed old containerapplication implementation
M xpfe/xpviewer/src/nsViewerApp.cpp
M xpfe/xpviewer/src/nsViewerApp.h
Removed old containerapplication implementation
1998-10-07 23:19:39 +00:00
kmcclusk%netscape.com
286fe09daf
Changed the name of the netlib.so to libnetlib.so to correctly match the file
...
that is built under unix. This makes the viewer run again.
1998-10-07 22:54:48 +00:00
dcone%netscape.com
bf98b85490
updated the mac menu command to the new event structure type
1998-10-07 20:17:14 +00:00
rpotts%netscape.com
54850b3897
Fixed RefCounting bug where following links would decrement the WebShell ref count :-(
1998-10-07 12:15:48 +00:00
troy%netscape.com
c0d10e1fec
Fixed circular ref counting problem that was keeping throbber from being
...
freed
1998-10-07 00:38:57 +00:00
troy%netscape.com
ce220b9056
Changed throbber and web shell to not aggregate in the widget
1998-10-06 22:33:13 +00:00
pierre%netscape.com
87764930d1
fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions
1998-10-06 03:00:28 +00:00
pierre%netscape.com
48f95bb1e6
implemented Copy for Mac
1998-10-06 02:54:00 +00:00
troy%netscape.com
0b63ead5b9
Fixed ref counting problem that was causing a widget memory leak
1998-10-06 02:00:54 +00:00