Commit Graph

968 Commits

Author SHA1 Message Date
jfrancis%netscape.com
026c88790f added nsIDOMRange.h
git-svn-id: svn://10.0.0.236/trunk@15280 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-25 01:38:46 +00:00
akkana%netscape.com
25c035a6d5 range shouldn't inherit from node
git-svn-id: svn://10.0.0.236/trunk@15259 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-24 19:58:40 +00:00
joki%netscape.com
24bd25bf39 Have javascript call regular alert instead of dumping to console.
git-svn-id: svn://10.0.0.236/trunk@15231 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-24 07:44:39 +00:00
akkana%netscape.com
a4563a7a82 Add Range object
git-svn-id: svn://10.0.0.236/trunk@15230 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-24 03:06:53 +00:00
akkana%netscape.com
1b25d1e7f2 Range specification
git-svn-id: svn://10.0.0.236/trunk@15216 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-24 01:39:47 +00:00
vidur%netscape.com
44b9de5c38 Fix for bug 940. location.href can take a relative URL.
git-svn-id: svn://10.0.0.236/trunk@15145 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-23 01:09:27 +00:00
joki%netscape.com
ab15534e85 Adding nsJSSecurityManager.cpp to project
git-svn-id: svn://10.0.0.236/trunk@15090 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 01:14:16 +00:00
cyeh%netscape.com
79654fb86d Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.


git-svn-id: svn://10.0.0.236/trunk@15084 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 00:34:32 +00:00
joki%netscape.com
581ca7e7ca Adding initial bit for the JS security system
git-svn-id: svn://10.0.0.236/trunk@15080 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 00:12:33 +00:00
joki%netscape.com
b01a5a7be7 Adding more backwards compat DOM support (event.which, pageX, and pageY)
git-svn-id: svn://10.0.0.236/trunk@14927 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-19 03:20:21 +00:00
joki%netscape.com
8eaf3892a5 Adding new generated DOM header
git-svn-id: svn://10.0.0.236/trunk@14867 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-18 05:34:23 +00:00
joki%netscape.com
f1462f4d55 Reworking internal event code to use nsIFrame::GetFrameForPoint
Adding new functionality through nsEventStateManager (cursor change, enter/exit events, tab navig)


git-svn-id: svn://10.0.0.236/trunk@14864 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-18 05:25:26 +00:00
pierre%netscape.com
cf3a92af33 Fix Mac build: added nsIDOMNSDocument.h
git-svn-id: svn://10.0.0.236/trunk@14785 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-17 03:09:30 +00:00
vidur%netscape.com
0dae27ae27 Moved document.styleSheets from HTML-specific interface to generic Document interface
git-svn-id: svn://10.0.0.236/trunk@14782 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-17 02:19:28 +00:00
vidur%netscape.com
da54dfbcc2 Changed get/setDOMAttribute to get/setAttribute in generated script glue class. This is temporary!! It may get lost in a later checkin since the change was made manually and not through the generator
git-svn-id: svn://10.0.0.236/trunk@14551 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-12 23:53:46 +00:00
vidur%netscape.com
4b5a532b07 Added XML display support. Creation of XML elements through the DOM
git-svn-id: svn://10.0.0.236/trunk@14465 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-11 22:03:59 +00:00
shaver%netscape.com
eb4e58c625 need to reorder libs to make it link correctly
git-svn-id: svn://10.0.0.236/trunk@14021 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-04 00:26:44 +00:00
cls%seawood.org
dbfcbd98f5 Removed classic build Makefiles from configure.in
Changed --enable-fe to --enable-toolkit which takes a single argument.
Changed MOZ_FE to MOZ_TOOLKIT.
Removed USE_NGLAYOUT and USE_NGLAYOUT_GTK.
Removed FULL_STATIC_BUILD and --enable-min-shared.
Removed checks for gnome and qt.


git-svn-id: svn://10.0.0.236/trunk@13990 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-03 15:48:45 +00:00
rpotts%netscape.com
3688797c1c removed unused interface include...
git-svn-id: svn://10.0.0.236/trunk@13974 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-03 10:08:31 +00:00
joki%netscape.com
4c59734a0a Adding submit event type
git-svn-id: svn://10.0.0.236/trunk@13931 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 23:05:46 +00:00
akkana%netscape.com
4f6b1eff1e Changes over the weekend broke the IRIX build by removing the LD_ALL
and LD_NONE directives which enable the linker to combine dynamic
and static objects.
This puts them back.


git-svn-id: svn://10.0.0.236/trunk@13908 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 20:19:30 +00:00
vidur%netscape.com
00783c3caf nsHTMLTaqsEnums.cpp~
git-svn-id: svn://10.0.0.236/trunk@13887 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 17:53:14 +00:00
msw%gimp.org
bc64bc9f75 use $(NSPR_LIBS) for autoconf'ed builds to get the path to nspr libs
git-svn-id: svn://10.0.0.236/trunk@13875 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 15:54:43 +00:00
ramiro%netscape.com
6851a0e6ef Add support for GTK base timer. Rename the 'unix' timer lib to 'motif'
git-svn-id: svn://10.0.0.236/trunk@13871 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 14:32:12 +00:00
ramiro%netscape.com
53faa92171 Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
makes more unix linker happy.
Simplify the gtk hackery a bit.


git-svn-id: svn://10.0.0.236/trunk@13860 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 12:15:00 +00:00
shaver%netscape.com
a3f31ec82d GTK needs a different gfx lib
git-svn-id: svn://10.0.0.236/trunk@13838 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 17:13:34 +00:00
mcafee%netscape.com
26476a8f72 libgfxunix.a -> libgfxmotif.a. r=ramiro@netscape.com, spider@netscape.com
git-svn-id: svn://10.0.0.236/trunk@13793 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 07:05:37 +00:00
cls%seawood.org
e8e225d6a4 Updated DEFINES
git-svn-id: svn://10.0.0.236/trunk@13781 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 01:40:28 +00:00
cls%seawood.org
928b076582 Fixed problem with DEFINES and missing \\. Thanks to Stuart Parmenter <pavlov@innerx.net> for pointing this out.
git-svn-id: svn://10.0.0.236/trunk@13778 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-31 01:24:13 +00:00
akkana%netscape.com
2810bc0762 Put back the part of the old IRIX clause that doesn't break gcc/egcs
git-svn-id: svn://10.0.0.236/trunk@13767 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-30 23:51:43 +00:00
akkana%netscape.com
28e1db1ba8 Remove nonworking IRIX compile segments; these should be in IRIX.mk anyway, if they're really needed
git-svn-id: svn://10.0.0.236/trunk@13666 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-29 20:08:22 +00:00
valeski%netscape.com
302a2b6698 changed useragent method to call through to nsINetService's useragent method.
git-svn-id: svn://10.0.0.236/trunk@13625 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-28 21:16:00 +00:00
cls%seawood.org
08a6bbac38 New autoconf files for nglayout
git-svn-id: svn://10.0.0.236/trunk@13594 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-28 03:53:57 +00:00
cls%seawood.org
3a70c5668a Some updated to work with nglayout. Others sync'd to remove cruft.
git-svn-id: svn://10.0.0.236/trunk@13593 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-28 03:49:12 +00:00
kipp%netscape.com
89c44b8453 Added in opacity
git-svn-id: svn://10.0.0.236/trunk@13580 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-28 02:02:47 +00:00
vidur%netscape.com
103713e48c Added GC method to script contenxt
git-svn-id: svn://10.0.0.236/trunk@13512 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-26 23:22:21 +00:00
dcone%netscape.com
fc13c09b25 fixed the project for Vidurs changes
git-svn-id: svn://10.0.0.236/trunk@13220 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-20 21:23:21 +00:00
vidur%netscape.com
a0e09b1568 Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs
git-svn-id: svn://10.0.0.236/trunk@13207 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-20 17:07:23 +00:00
valeski%netscape.com
1c551f13a6 removed an unreferenced local variable
git-svn-id: svn://10.0.0.236/trunk@12843 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:09:30 +00:00
rpotts%netscape.com
74d3829c90 renamed nsReload to nsURLReload since the enum has changed names...
git-svn-id: svn://10.0.0.236/trunk@12513 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-10 04:36:59 +00:00
kipp%netscape.com
22025666c8 Added GetRc method
git-svn-id: svn://10.0.0.236/trunk@12471 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-09 22:56:58 +00:00
valeski%netscape.com
5a91e6e10a 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


git-svn-id: svn://10.0.0.236/trunk@12240 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-07 23:19:39 +00:00
kmcclusk%netscape.com
ba7be96cbb Moved libjsdomcss_s above libjsdomcore_s to fix Linux build. libjsdomcss uses
InitStyleSheetClass which is defined in libjsdomcore.


git-svn-id: svn://10.0.0.236/trunk@12232 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-07 22:47:06 +00:00
kmcclusk%netscape.com
b9285d9327 Added forward(), back(), home(), and stop() to nglayout, JavaScript
git-svn-id: svn://10.0.0.236/trunk@12204 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-07 18:06:23 +00:00
kipp%netscape.com
cbfa97d69b Added support for onPaint methods
git-svn-id: svn://10.0.0.236/trunk@12072 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 20:59:39 +00:00
kipp%netscape.com
ed010e32b8 Add new file to the build
git-svn-id: svn://10.0.0.236/trunk@12071 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 20:58:59 +00:00
kipp%netscape.com
c6ca744ddd new
git-svn-id: svn://10.0.0.236/trunk@12070 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 20:58:46 +00:00
rpotts%netscape.com
cf386caabe Changes to get javascript: URLs working again when netlib is on its own thread...
git-svn-id: svn://10.0.0.236/trunk@12031 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 06:14:42 +00:00
vidur%netscape.com
f98b82c871 Implemented style sheet and style rule interfaces on CSS classes. Made public new entry point for CSSParser for adding new imports.
git-svn-id: svn://10.0.0.236/trunk@11996 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-06 01:39:33 +00:00
cyeh%netscape.com
24bc22fe14 removing obsolete files. use MANIFEST instead.
git-svn-id: svn://10.0.0.236/trunk@11913 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-05 18:42:02 +00:00