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

45606 Коммитов

Автор SHA1 Сообщение Дата
vidur%netscape.com 2cad98bdb1 Reverted temporary getAttribute/setAttribute fix 1999-01-06 02:26:43 +00:00
vidur%netscape.com c21e5621b4 Fixed bug 1956. Generic jsval to nsISupports conversion routine checks for valid object. 1999-01-06 02:05:25 +00:00
vidur%netscape.com 566459d539 Separated class intialization from name registration in namespace management code 1998-12-30 21:35:35 +00:00
vidur%netscape.com c534e7ce68 Fixed early initialization problem in script namespace management 1998-12-30 02:46:36 +00:00
beard%netscape.com ca0df8f269 Was using unitialized variables for default dimensions of newly created window. Now attempts to at least inherit position from creating window. 1998-12-29 03:53:07 +00:00
vidur%netscape.com 03857886a6 Added script namespace management mechanism. This allows external native code to add symbols and constructors to the script global namespace. Added IID() static method generation to IDL generator. 1998-12-22 22:03:20 +00:00
cltbld%netscape.com decc136ade add files for vidur 1998-12-22 21:47:35 +00:00
vidur%netscape.com a0bb847d23 Ongoing work on mechanism for introducing global names into a script namespace 1998-12-21 16:51:10 +00:00
vidur%netscape.com b0d18252ca Script global namespace management. 1998-12-19 02:11:17 +00:00
shaver%netscape.com af51904fec resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
warren%netscape.com 0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
donm%netscape.com 37804b7a40 backing out Shaver's changes. -donm 1998-12-16 00:49:36 +00:00
brade%netscape.com 08c31a25c3 remove unnecessary files (including nspr group) and macToBeImplemented.cp 1998-12-15 22:25:45 +00:00
shaver%netscape.com 0161071aef Make apprunner link dynamically.
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
shaver%netscape.com 30635270f8 Add --enable-debug=module1,module2 to selective turn on debugging.
Remove --enable-dom, because Mariner is dead (sob).
Rename some MODULE= lines to make the afore-mentioned --enable-debug
technique actually useful.  Feel free to recategorize.
Fix libraptorhtml.so link bogosity by disabling shared lib generation for the
sub-archives (libraptor*_s.a), so that we can put bin before lib in the
library path and still get the right effect.  We could disable static-lib
generation in most other places and cut the build time down a fair bit, too.
[NOTE: I'm getting on a train...msw@gimp.org has agreed to be my tinderbox
buddy.  Thanks, Matt!]
1998-12-15 16:32:37 +00:00
vidur%netscape.com fd093d0d82 Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript. 1998-12-15 06:10:59 +00:00
cls%seawood.org 0aa90bbb4e Added build option for idl tool. Thanks to Tague Griffith <tague@netscape.com> for the patch and the patience while I fumbled this patch. :) 1998-12-15 03:24:59 +00:00
beard%netscape.com 3cb1e6a525 Regenerated with GenToc. 1998-12-13 18:15:37 +00:00
beard%netscape.com 18984e5a80 First Checked In. 1998-12-13 05:01:04 +00:00
mjudge%netscape.com f4a33109c2 adding IID to auto generated files 1998-12-11 23:36:04 +00:00
mjudge%netscape.com c01fe7ab14 adding IID for now, auto generate will duplicate work that is ok 1998-12-11 23:35:46 +00:00
sfraser%netscape.com 3273e9c5b6 Convert AppleSingle -> binary, turn on debug info, fix library creator. 1998-12-09 20:47:46 +00:00
akkana%netscape.com 1021dc344c Update Range spec 1998-12-09 18:44:26 +00:00
kipp%netscape.com 4ae3c44b2c Pass in chrome and visibility during web-shell creation 1998-12-08 01:56:31 +00:00
ramiro%netscape.com e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
pinkerton%netscape.com 1c88c500da added nsJSUtils.cpp to base for vidur. 1998-12-03 00:36:06 +00:00
vidur%netscape.com 669b99cbac Slimmed down DOM code by creating a few utility functions for conversion, etc. Fixed bug 1656 - bug in generator with an enum value of 0. 1998-12-03 00:33:00 +00:00
akkana%netscape.com 34602cbafa Fix IDOMRange spec 1998-12-01 18:21:05 +00:00
michaelp%netscape.com bb16502f90 fixed build bustage. 1998-12-01 01:18:32 +00:00
beard%netscape.com c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
beard%netscape.com 7b2b7b599d First Checked In. 1998-11-30 22:14:25 +00:00
vidur%netscape.com 9c50031048 docfrag test 1998-11-30 07:59:37 +00:00
mjudge%netscape.com b061ceb35f export this header for nsIRangeList 1998-11-30 02:57:59 +00:00
mjudge%netscape.com 1e981d9d5e export nsIDOMRange.h 1998-11-29 22:00:46 +00:00
kipp%netscape.com ae317d8e90 Removed bogus include 1998-11-26 18:08:08 +00:00
peterl%netscape.com b182765c15 hopefully fixed build bustage 1998-11-26 04:07:58 +00:00
peterl%netscape.com f3008afc85 removed simple rule, added unknown rule 1998-11-26 02:32:48 +00:00
peterl%netscape.com c48536f023 updated to new version of CSSOM interfaces 1998-11-26 01:20:04 +00:00
jfrancis%netscape.com 08d1ee43b9 added nsIDOMRange.h 1998-11-25 01:38:46 +00:00
akkana%netscape.com 87cbc01e26 range shouldn't inherit from node 1998-11-24 19:58:40 +00:00
joki%netscape.com 047b0f15c5 Have javascript call regular alert instead of dumping to console. 1998-11-24 07:44:39 +00:00
akkana%netscape.com 6fe8539958 Add Range object 1998-11-24 03:06:53 +00:00
akkana%netscape.com a254a6fbca Range specification 1998-11-24 01:39:47 +00:00
vidur%netscape.com 2502294c27 Fix for bug 940. location.href can take a relative URL. 1998-11-23 01:09:27 +00:00
joki%netscape.com 31da004b7a Adding nsJSSecurityManager.cpp to project 1998-11-21 01:14:16 +00:00
cyeh%netscape.com 65038e9551 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.
1998-11-21 00:34:32 +00:00
joki%netscape.com ec365a7a8c Adding initial bit for the JS security system 1998-11-21 00:12:33 +00:00
joki%netscape.com 5700dacf30 Adding more backwards compat DOM support (event.which, pageX, and pageY) 1998-11-19 03:20:21 +00:00
joki%netscape.com 37060f6cec Adding new generated DOM header 1998-11-18 05:34:23 +00:00
joki%netscape.com 77fd9c2652 Reworking internal event code to use nsIFrame::GetFrameForPoint
Adding new functionality through nsEventStateManager (cursor change, enter/exit events, tab navig)
1998-11-18 05:25:26 +00:00
pierre%netscape.com f67eb545ac Fix Mac build: added nsIDOMNSDocument.h 1998-11-17 03:09:30 +00:00
vidur%netscape.com f34203bf21 Moved document.styleSheets from HTML-specific interface to generic Document interface 1998-11-17 02:19:28 +00:00
vidur%netscape.com 1a22dfbfc3 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 1998-11-12 23:53:46 +00:00
vidur%netscape.com e0004fcce5 Added XML display support. Creation of XML elements through the DOM 1998-11-11 22:03:59 +00:00
shaver%netscape.com d38495bb98 need to reorder libs to make it link correctly 1998-11-04 00:26:44 +00:00
cls%seawood.org f70174e61a 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.
1998-11-03 15:48:45 +00:00
rpotts%netscape.com 71a4515ec9 removed unused interface include... 1998-11-03 10:08:31 +00:00
joki%netscape.com 7a58f918de Adding submit event type 1998-11-02 23:05:46 +00:00
akkana%netscape.com cd37fd933a 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.
1998-11-02 20:19:30 +00:00
vidur%netscape.com 31d8f13ae6 nsHTMLTaqsEnums.cpp~ 1998-11-02 17:53:14 +00:00
msw%gimp.org 60548ec9d2 use $(NSPR_LIBS) for autoconf'ed builds to get the path to nspr libs 1998-11-02 15:54:43 +00:00
ramiro%netscape.com 0ef4de0df3 Add support for GTK base timer. Rename the 'unix' timer lib to 'motif' 1998-11-02 14:32:12 +00:00
ramiro%netscape.com 70571d2a30 Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
makes more unix linker happy.
Simplify the gtk hackery a bit.
1998-11-02 12:15:00 +00:00
shaver%netscape.com 8c3b715a72 GTK needs a different gfx lib 1998-11-01 17:13:34 +00:00
mcafee%netscape.com a6f9ad1357 libgfxunix.a -> libgfxmotif.a. r=ramiro@netscape.com, spider@netscape.com 1998-10-31 07:05:37 +00:00
cls%seawood.org f83469a9ac Updated DEFINES 1998-10-31 01:40:28 +00:00
cls%seawood.org e5b59a4f10 Fixed problem with DEFINES and missing \\. Thanks to Stuart Parmenter <pavlov@innerx.net> for pointing this out. 1998-10-31 01:24:13 +00:00
akkana%netscape.com 81795d0cf7 Put back the part of the old IRIX clause that doesn't break gcc/egcs 1998-10-30 23:51:43 +00:00
akkana%netscape.com 7c915be525 Remove nonworking IRIX compile segments; these should be in IRIX.mk anyway, if they're really needed 1998-10-29 20:08:22 +00:00
valeski%netscape.com ca80b42523 changed useragent method to call through to nsINetService's useragent method. 1998-10-28 21:16:00 +00:00
cls%seawood.org 411ab80ce3 New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
cls%seawood.org c59be78dc1 Some updated to work with nglayout. Others sync'd to remove cruft. 1998-10-28 03:49:12 +00:00
kipp%netscape.com 6b07a723d5 Added in opacity 1998-10-28 02:02:47 +00:00
vidur%netscape.com 1b135ae3ec Added GC method to script contenxt 1998-10-26 23:22:21 +00:00
dcone%netscape.com 32e48d34f8 fixed the project for Vidurs changes 1998-10-20 21:23:21 +00:00
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
valeski%netscape.com c8dfc0a2d9 removed an unreferenced local variable 1998-10-14 23:09:30 +00:00
rpotts%netscape.com f522677d7c renamed nsReload to nsURLReload since the enum has changed names... 1998-10-10 04:36:59 +00:00
kipp%netscape.com a6a7325583 Added GetRc method 1998-10-09 22:56:58 +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 a05b493f8e Moved libjsdomcss_s above libjsdomcore_s to fix Linux build. libjsdomcss uses
InitStyleSheetClass which is defined in libjsdomcore.
1998-10-07 22:47:06 +00:00
kmcclusk%netscape.com ba3c1c8a9e Added forward(), back(), home(), and stop() to nglayout, JavaScript 1998-10-07 18:06:23 +00:00
kipp%netscape.com bda57dc5bf Added support for onPaint methods 1998-10-06 20:59:39 +00:00
kipp%netscape.com 94f22e1b8e Add new file to the build 1998-10-06 20:58:59 +00:00
kipp%netscape.com a4d2daf389 new 1998-10-06 20:58:46 +00:00
rpotts%netscape.com 855aa8a229 Changes to get javascript: URLs working again when netlib is on its own thread... 1998-10-06 06:14:42 +00:00
vidur%netscape.com 7cff1485c8 Implemented style sheet and style rule interfaces on CSS classes. Made public new entry point for CSSParser for adding new imports. 1998-10-06 01:39:33 +00:00
cyeh%netscape.com f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
joki%netscape.com 6210019fc8 Add gfx libs to dom link list 1998-10-01 22:45:55 +00:00
joki%netscape.com c08549fd99 Adding new window methods, moving js evaluate methods to using UC strings. 1998-10-01 22:21:59 +00:00
vidur%netscape.com e20802b79a Added makefile 1998-09-30 22:41:22 +00:00
pinkerton%netscape.com 1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
pierre%netscape.com e53d3676e0 added nsJSHTMLFieldSetElement.cpp 1998-09-26 05:14:01 +00:00
vidur%netscape.com dbf780eb41 Added nsIDOMHTMLFieldSetElement.h back into the build... 1998-09-26 04:47:34 +00:00
vidur%netscape.com 176b209b6a Added nsHTMLFieldSetElement.cpp back... 1998-09-26 04:44:53 +00:00
vidur%netscape.com 52f2ef8186 New DOM file 1998-09-26 04:41:59 +00:00
vidur%netscape.com cd3ff1b5aa New DOM header file... 1998-09-26 04:40:46 +00:00
kipp%netscape.com 5b16f084e5 Backed out fieldset part of build 1998-09-26 04:28:35 +00:00
pierre%netscape.com 3484edb36b fixed Mac build: removed nsIDOMHTMLFieldSetElement.h 1998-09-26 00:12:49 +00:00
vidur%netscape.com 06b0278e67 Added FieldSetElement interface 1998-09-25 23:23:53 +00:00
michaelp%netscape.com 27afa1d6c4 New style test 1998-09-25 22:07:41 +00:00
pinkerton%netscape.com 7fdbea0dd5 vidur's dom/css changes. Got the rest of them, I hope. Added new grouping (css) and all the files in dom:src:css. 1998-09-25 06:19:02 +00:00
pinkerton%netscape.com 6d770a46d4 vidur's dom/css changes. Added a couple of new files. 1998-09-25 05:22:06 +00:00
vidur%netscape.com d8bb86f9a9 Fix build bustage 1998-09-25 01:27:44 +00:00
vidur%netscape.com 050eccf7ab style test 1998-09-25 00:59:01 +00:00
vidur%netscape.com 2d0550a5a2 Added new style interfaces. Modified property slot id allocation. 1998-09-25 00:49:44 +00:00
vidur%netscape.com 576d667be6 Fixes in CSS interfaces 1998-09-23 21:28:06 +00:00
vidur%netscape.com bf5af14167 Further refinement of style interfaces 1998-09-23 20:58:31 +00:00
vidur%netscape.com b9b6b51edd Added method to get property weight 1998-09-22 21:30:10 +00:00
vidur%netscape.com d2388fccf8 New style interfaces 1998-09-22 21:19:11 +00:00
mcafee%netscape.com c624b61667 Adding more portable link line for non-Linux OS's 1998-09-19 07:49:42 +00:00
joki%netscape.com c4af68389c Adding targetting of any named window 1998-09-18 00:35:55 +00:00
rpotts%netscape.com 1a83dade2e Fixed up usage of the NS_RELEASE2(...) macro. 1998-09-17 05:40:57 +00:00
vidur%netscape.com 4e3024a5f9 Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry. 1998-09-17 01:53:52 +00:00
valeski%netscape.com bab22077b8 ? network/module/nsNetFactory.cpp
Added nsNetFactory implementation. This allows users to retrieve nsINetService pointers from the service factory manager.

M dom/src/base/nsGlobalWindow.cpp
M gfx/src/nsImageNetContextSync.cpp
M layout/html/document/src/nsHTMLDocument.cpp
M network/module/nsURL.cpp
Replaced NS_NewINetService() calls with nsServiceManager::GetService() calls.

M network/module/Makefile
M network/module/makefile.win
Added nsNetFactory.cpp to the builds.

M network/module/nsINetService.h
Added a #define for the class id of the nsNetService.

M network/module/nsIStreamListener.h
Removed the NS_DEFINE_IID of kIStreamListenerIID from the header file. Each module that wants this will need to delcare it themselves.

M network/module/nsNetFile.cpp
Fixed memory leak.

M network/module/nsNetService.cpp
Globalized the gNetlibService variable so the NetFactory can access it.

M webshell/src/nsDocLoader.cpp
M webshell/src/nsPluginViewer.cpp
NS_DEFINE_IID of kIStreamListenerIID

M webshell/tests/viewer/nsSetupRegistry.cpp
Added the netlib library to the list of libraries in the registry and register the nsNetFactory with the appropriate iid and clsids.
1998-09-17 00:55:35 +00:00
joki%netscape.com 357c55b191 More support for capturing, minor adjustments to window.open behavior. 1998-09-15 21:31:58 +00:00
vidur%netscape.com ee6c5dfa7e Got rid of Construct method from nsIJSScriptObject interface. 1998-09-14 23:01:48 +00:00
vidur%netscape.com de174c314b Added stopgap code for aliased constructors 1998-09-11 18:31:38 +00:00
vidur%netscape.com 19eefa54ce Added stopgap code for aliased constructors 1998-09-11 18:05:11 +00:00
joki%netscape.com 2e0dcce305 Remove duplicate functionality of nsIBrowserWindow and nsIWebShellContainer. 1998-09-09 01:19:11 +00:00
thom%netscape.com 40da202803 added nsDOMFactory.cpp and nsHTMLTagsEnums.cpp 1998-09-09 00:01:43 +00:00
dcone%netscape.com 2b42318180 added a .h to the file Vidur added 1998-09-08 16:37:05 +00:00
kipp%netscape.com be8a3fdf7a Added missing files to the build 1998-09-05 20:11:17 +00:00
vidur%netscape.com 1c1a9b5c68 Fixed bustage 1998-09-04 23:55:37 +00:00
vidur%netscape.com ab080b4586 New content code adjusts to getting script objects through a factory interface 1998-09-04 23:03:16 +00:00
vidur%netscape.com 800f5eb224 Tag enums 1998-09-04 23:02:06 +00:00
joki%netscape.com 12c01ec243 Adding window.close(), fixing window.opener, window.name 1998-09-04 00:46:06 +00:00
joki%netscape.com 61e4e69ecc Adding window.opener, window.focus, window.blur, event.cancelBubble, and modifying window.open 1998-09-03 01:19:58 +00:00
vidur%netscape.com 2723f8d917 Proper shutdown of JS engine 1998-09-01 19:13:36 +00:00
pierre%netscape.com f138b8254d In the previous checkin, the path "powerplant/utility" was added to the 'domDebug.o' target only. Adding it to 'dom.o' now and verified that it was already in the 'shlb' target. 1998-08-27 22:16:56 +00:00
pierre%netscape.com c7755a87a9 added path "powerplant/utility" added files jsurl.cpp + nsFrameList.cpp + nsJSWindowCollection.cpp 1998-08-27 22:11:05 +00:00
joki%netscape.com fb08299f58 Fix makefile typo to fix unix builds 1998-08-21 21:59:08 +00:00
joki%netscape.com ebbb20684a Adding DOM append child interface and implementing window.frames array. 1998-08-21 21:39:27 +00:00
joki%netscape.com 639ecece8a Fix this darned unix redness. 1998-08-21 04:38:43 +00:00
vidur%netscape.com 113f2c141b Fixed build bustage 1998-08-21 00:24:40 +00:00
vidur%netscape.com a6dc2d7e18 Fixed build bustage. 1998-08-20 23:00:52 +00:00
vidur%netscape.com 5bb6715b57 Added javascript: URL handling. Added AddNamedReference and RemovedNamedReference to script context interface. 1998-08-20 22:25:21 +00:00
pinkerton%netscape.com aea34cf120 Removed full paths to PowerPlant and replaced them with compiler relative ones in shlb target. 1998-08-18 17:24:43 +00:00
troy%netscape.com af9e04cf14 Added missing NS_INIT_REFCNT() 1998-08-15 03:24:27 +00:00
joki%netscape.com 8947ec6532 Sanity check return values on window.parent, window.top 1998-08-15 00:13:51 +00:00
scullin%netscape.com 39b83242e3 Checked in api changes and some other small changes from the branch. 1998-08-14 23:08:54 +00:00
thom%netscape.com 3db22f6e5c add nsJLocation and nsLocation to project file 1998-08-14 22:53:51 +00:00
joki%netscape.com 1a37c2ec6c Modify window.open method to use sizing and location parameters 1998-08-14 22:31:38 +00:00
joki%netscape.com 1acbae35a9 Fix queryinterface calls on window.top and window.parent 1998-08-14 20:36:31 +00:00
joki%netscape.com a185078042 Adding more window properties and slightly refCnt declaration. 1998-08-13 23:37:54 +00:00
vidur%netscape.com 73a53588df Unqualified references to location need to go through a resolve method 1998-08-13 20:46:11 +00:00
vidur%netscape.com 8e8eb00a73 Implemented document.location and better handling of named lookups that fail. 1998-08-13 19:07:45 +00:00
vidur%netscape.com c07c4a5ef1 Correctly implemented reload 1998-08-13 04:48:57 +00:00
vidur%netscape.com 50187fd7d0 Implemented window.location 1998-08-13 04:34:53 +00:00
joki%netscape.com c316d58438 Adding url and lineno to script evaluation 1998-08-12 23:37:50 +00:00
kipp%netscape.com 6ca78bb43b Revised forwarding macros 1998-08-12 17:57:25 +00:00
joki%netscape.com edb8b34146 Adding partial load event support, removing script context Run_GC method adding partial script error support 1998-08-12 04:56:40 +00:00
joki%netscape.com 1f008faf7e Add RunGC method onto ScriptContext interface. Probably temporary until we have auto-gc'ing set up. 1998-08-10 01:33:34 +00:00
vidur%netscape.com 6e1e87c9b9 Better support for interface families in the IDL (named elements). Netscape interfaces for HTMLDocument and HTMLFormElement (for backwards compatibility. 1998-08-07 23:01:52 +00:00
joki%netscape.com 9cb79b1687 Adding window.open method, fixing editormode in release builds, various event fixes 1998-08-07 04:45:03 +00:00
kipp%netscape.com f3c99bef88 Use flexible library naming 1998-08-05 01:40:20 +00:00
kipp%netscape.com b2995cbf59 Fix windows build to use js3250.dll 1998-08-05 01:33:07 +00:00
vidur%netscape.com 6ea2434b2e Added generation of declaration and forwarding macros. Better handling of families of interfaces. 1998-08-04 00:08:29 +00:00
joki%netscape.com 849a2287e6 Fix bug 311157, mouseover crashes release builds. 1998-08-02 04:15:08 +00:00
thom%netscape.com c9e3f36706 Added new domDebug.slib target. Envolved added a bunch of shared libraries, but only for that target. Also added all the DOM files that weren't in the project previously and grouped them. This change was for ALL targets. 1998-07-31 22:49:58 +00:00
joki%netscape.com f038ee240b Adding form events in, filling out window event handling code. 1998-07-31 22:09:03 +00:00
pierre%netscape.com 7da9dd2cd7 updated to Windows make file 1998-07-28 04:07:50 +00:00
vidur%netscape.com 08e93c9190 Added recursive document.write 1998-07-25 01:13:23 +00:00
joki%netscape.com 2c65aece90 Hooking up the 'window' object into the event chain. 1998-07-24 05:05:42 +00:00
vidur%netscape.com 81d61ff555 Simple document.write test 1998-07-23 22:47:32 +00:00
dcone%netscape.com a85c3e6427 first version 1998-07-23 20:49:20 +00:00
vidur%netscape.com 8c941aee0a Fixed HTMLDocument and HTMLCollection interfaces 1998-07-22 23:33:17 +00:00
scullin%netscape.com 94fa48cbeb Fix win95 build bustage. 1998-07-22 23:21:23 +00:00
dcone%netscape.com da21647d57 added nsIScriptEventListener.h 1998-07-21 21:46:32 +00:00
kipp%netscape.com 0062ef9fa3 Fixed GetGlobalObject 1998-07-21 16:43:02 +00:00
kipp%netscape.com 1cfef0f0a3 Added missing refcnt; use an explicit cast to nsIDOMWindow 1998-07-21 16:41:42 +00:00
dcone%netscape.com 9f03711445 removed nsJSAttributeList.cpp, nsJSNodeIterator.cpp, nsJSDocumentContext.cpp, nsJSTreeIterator.cpp 1998-07-20 20:50:44 +00:00
joki%netscape.com 0ebd01ad80 Fix notation on key event enum values. 1998-07-17 19:25:14 +00:00
joki%netscape.com 46e4c791ae More of the fixe for IRIX weirdness on enums in switches 1998-07-17 07:36:50 +00:00
joki%netscape.com 28943b5afe Adding JS event handler test 1998-07-17 07:32:13 +00:00
joki%netscape.com 964919d160 Fix IRIX issues with enums in case statements. 1998-07-17 07:10:43 +00:00
joki%netscape.com f98ba05f2f Change DIRS order to fix Unix build 1998-07-17 06:05:39 +00:00
joki%netscape.com db560e8cac Adding new DOM stuff to handle JS event handlers 1998-07-17 04:52:12 +00:00
joki%netscape.com ad815f4e2a Adding new events code to JS event handler support 1998-07-17 04:29:16 +00:00
kipp%netscape.com 6d0a25535d Setup includes for unix 1998-07-16 02:21:30 +00:00
kipp%netscape.com 1f4d58f10e Fixed exporting makefile bug 1998-07-16 02:16:05 +00:00
kipp%netscape.com 68b5fb6156 build workage for windows 1998-07-16 01:53:55 +00:00
kipp%netscape.com 98fa2a4633 Fix unix build woes 1998-07-16 01:19:02 +00:00
kipp%netscape.com a79127243a new 1998-07-16 01:16:47 +00:00
vidur%netscape.com c7deba47ae Got rid of unnecessary file 1998-07-15 23:49:22 +00:00
kipp%netscape.com 31425bcdf9 Fixed build issue 1998-07-15 22:03:56 +00:00
kipp%netscape.com 26f9d0f9ef Fixed up to build 1998-07-15 21:07:47 +00:00
kipp%netscape.com 94d38fc013 fix directory name 1998-07-15 21:03:38 +00:00
kipp 7f10feb16a nuked 1998-07-15 18:55:53 +00:00
kipp fa75ba5dda new 1998-07-15 18:54:51 +00:00
vidur 27c52f164c Added HTML idl definitions. Changed directory structure in src 1998-07-15 18:30:35 +00:00
vidur 36b6436d51 Added HTML idl definitions. Changed directory structure in src 1998-07-15 17:36:53 +00:00
vidur 81c1022008 Added HTML idl definitions. Changed directory structure in src 1998-07-15 16:54:19 +00:00
vidur eb09b8f6be Added square-bracket indexing for any interface that has an item() method. 1998-07-14 23:07:26 +00:00
joki b34e9d04d7 Generated JS from IDL now calls backdoor routine all the time from js getters/setters 1998-07-14 20:19:28 +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
vidur 4f5baff7ce Fixed build breakage on Unix 1998-07-09 16:30:26 +00:00
vidur 7cb3752968 Timer test 1998-07-08 23:46:56 +00:00
vidur 82106d30a3 Added setTimeout/setInterval to Window. Added ellipsis special-case to IDL generation code. Slightly better error reporting in generated JavaScript stub classes 1998-07-08 23:44:46 +00:00
vidur df7e36611d Moved core DOM interfaces to coreDom directory 1998-07-03 00:50:16 +00:00
vidur 26651ac87d Moved core DOM interfaces to coreDom directory 1998-07-03 00:48:44 +00:00
vidur 6fbd7cf59d Added special case for global object. Changed geniid.pl to take multiple directories 1998-07-03 00:48:06 +00:00
kipp b4dc2c395e half attempt to build on unix 1998-07-02 18:21:12 +00:00
vidur e611df65a1 Added window.navigator and Navigator interface 1998-07-01 23:55:40 +00:00
vidur 4694128cce Deal with NULL object case for parameters to methods 1998-07-01 18:36:59 +00:00
vidur ba6ad21987 Deal with NULL object case before asking if its an object 1998-07-01 18:32:35 +00:00
kipp 920acd0a4f Fixed a js-stub generating problem with null's vs's objects (vidur told me what to type) 1998-07-01 17:00:18 +00:00
joki 04c36259c9 Allow hex values in numbers 1998-06-30 18:12:40 +00:00
vidur 5d5ac9e0d3 Deal with hex values in numerical values 1998-06-30 02:23:59 +00:00
vidur d84249ba53 Deal with hex values in numerical values 1998-06-30 02:18:05 +00:00
atotic 54cfb57adf Fixed the exports 1998-06-27 02:46:16 +00:00
vidur 79b16a3083 Added the nsIScriptContextOwner.h to aid in SCRIPT tag evaluation 1998-06-25 22:25:39 +00:00
atotic f477a05e82 More mac build work 1998-06-25 18:01:11 +00:00
atotic 9748b7a44d New DOM manifests 1998-06-25 17:59:26 +00:00
atotic 0541f1d04f Fixed the exports 1998-06-24 17:37:49 +00:00
vidur 06bea111ad Removed old files nsIScriptObject.h nsIDOMIterators.h and nsDOM.h 1998-06-23 22:51:07 +00:00
joki 32e4f28196 Modifications to event listener interfaces. 1998-06-23 21:51:30 +00:00
vidur b5f413930d Added autogeneration of XPCOM headers and JavaScript stub classes. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface. 1998-06-23 18:43:06 +00:00
troy 669a868275 Initial check-in 1998-06-23 05:13:22 +00:00
vidur 049d9e9909 Changed name to wstring 1998-06-16 22:00:47 +00:00
atotic d1de2069da Made the projects compile in the dist world 1998-06-16 21:41:31 +00:00
atotic 2b30eaf7bd First Checked In. 1998-06-16 21:39:13 +00:00
vidur 47b9986973 First pass at makefile for generation of xpcom headers and JavaScript stub classes 1998-06-15 20:57:23 +00:00
vidur 23ede23469 Added error handling to InitClass 1998-06-15 20:35:45 +00:00
vidur 41487ffa6c Added iid generation, dealing with the void keyword and fixed bugs in generation code 1998-06-12 22:34:39 +00:00
joki 346ddc158d Fixing uuid and whitespace 1998-06-08 01:33:06 +00:00
joki e2121417a6 Adding makefile changes to make raptor build new dom event dirs 1998-06-08 00:57:44 +00:00
joki 8695471185 Adding non-core event interfaces to repository 1998-06-07 07:42:19 +00:00
joki 372e7fa2ab Adding core DOM event interfaces to repository 1998-06-07 07:41:39 +00:00
vidur 4c342f7479 Auto-generation of JavaScript stubs 1998-06-03 23:39:45 +00:00
vidur 0033dc7725 idl test file 1998-06-03 23:36:47 +00:00
vidur f804b9d80a JavaScript global object interface 1998-06-03 23:33:05 +00:00
vidur 5541a2befc Auto-generation of JavaScript stubs 1998-06-03 23:32:26 +00:00
kipp 3a6dc218b6 NS_IMETHOD'd some of the API's 1998-05-30 01:36:47 +00:00
vidur 80e6043e05 New files for XPCOM interface generation 1998-05-19 15:59:53 +00:00
vidur e083174e9b Added Core IDL files 1998-05-19 05:25:17 +00:00
vidur 4cee0217ba Added XPCOM interface generation 1998-05-19 05:21:21 +00:00
thom a2729a12bc Mac checkin 1998-05-18 22:47:24 +00:00
thom b8cd633615 Mac checkin 1998-05-18 22:42:13 +00:00
thom f081c3fc92 *** empty log message *** 1998-05-18 19:47:30 +00:00
dario f604ff160d final checkin from Judah 1998-05-15 18:49:17 +00:00
dario 3d129f2914 idl compiler 1998-05-12 20:30:45 +00:00
troy bd057bca28 Made "delete" by "remove" since delete is a reserved JavaScript keyword 1998-05-07 05:23:52 +00:00
troy aa24f7efe4 Hooked up insert/delete/replace 1998-05-06 16:26:06 +00:00
michaelp 926e979038 API cleanup for images and drawing surfaces. 1998-05-05 22:11:50 +00:00
troy 4789d6cab9 Implemented DOM document's createTextNode() function, and changed insertBefore()
handler to allow refChild to be null
1998-05-04 20:34:37 +00:00
troy a80c1d80ca Fixed InsertBefore() to allow refChild to be null 1998-05-04 20:33:05 +00:00
troy 18f6b56cec Started hooking up createElement(), and commented out some asserts that
were getting hit
1998-05-04 17:54:08 +00:00
kipp 59359e73b4 define win32_lean_and_mean 1998-04-23 16:47:26 +00:00
dario 9c2ef9bb37 fixing global object finalization 1998-04-17 01:35:54 +00:00
dario cab1c3c057 fixing js capitalization and finalize methods 1998-04-17 01:32:07 +00:00
dario 21730dc654 doc 1998-04-15 18:55:21 +00:00
dario d1d972ca5e few fixes 1998-04-14 19:03:54 +00:00
dario 6e0a9d91f3 adding NPL 1998-04-14 18:16:23 +00:00
dario 0897ad0171 another js example 1998-04-14 18:14:55 +00:00
kipp 098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00