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

264 Коммитов

Автор SHA1 Сообщение Дата
vidur%netscape.com 22a8cb9919 Fix to get default namespaces to work. Cleanup of DOM handling of character data. 1999-01-21 19:33:03 +00:00
vidur%netscape.com 004d528d23 clone test 1999-01-14 23:42:11 +00:00
vidur%netscape.com 73c2817c9d attributes test 1999-01-12 16:43:24 +00:00
vidur%netscape.com 1b81427f6f Fixed Get/SetAttribute naming problem 1999-01-12 16:35:14 +00:00
brade%netscape.com 7bc19df3f9 reduce Macintosh compiler warnings by adding prototype 1999-01-06 18:53:59 +00:00
brade%netscape.com 8727d91f50 reduce Macintosh compiler warnings by adding prototype 1999-01-06 18:44:59 +00:00
brade%netscape.com 0dd644b9be reduce Macintosh compiler warnings by adding prototypes or making functions private 1999-01-06 18:38:54 +00:00
vidur%netscape.com c4c4f8edb2 Fix for bug 1823. Added a toString method to the location object 1999-01-06 17:22:34 +00:00
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