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

229 Коммитов

Автор SHA1 Сообщение Дата
akkana%netscape.com 18ac8ac3e9 Fix IDOMRange spec 1998-12-01 18:21:05 +00:00
michaelp%netscape.com 4e221904d3 fixed build bustage. 1998-12-01 01:18:32 +00:00
beard%netscape.com c62b49cafc Mac shared library migration. 1998-11-30 22:15:00 +00:00
beard%netscape.com 2faa7db95c First Checked In. 1998-11-30 22:14:25 +00:00
vidur%netscape.com abc488c35f docfrag test 1998-11-30 07:59:37 +00:00
mjudge%netscape.com 21583b224e export this header for nsIRangeList 1998-11-30 02:57:59 +00:00
mjudge%netscape.com 14571ca22a export nsIDOMRange.h 1998-11-29 22:00:46 +00:00
kipp%netscape.com 7264123b2d Removed bogus include 1998-11-26 18:08:08 +00:00
peterl%netscape.com 7f391d30d6 hopefully fixed build bustage 1998-11-26 04:07:58 +00:00
peterl%netscape.com 974fe90469 removed simple rule, added unknown rule 1998-11-26 02:32:48 +00:00
peterl%netscape.com 76b477bf5c updated to new version of CSSOM interfaces 1998-11-26 01:20:04 +00:00
jfrancis%netscape.com 6e4a7ad3fa added nsIDOMRange.h 1998-11-25 01:38:46 +00:00
akkana%netscape.com 0006fe65c4 range shouldn't inherit from node 1998-11-24 19:58:40 +00:00
joki%netscape.com 16d3e30d0c Have javascript call regular alert instead of dumping to console. 1998-11-24 07:44:39 +00:00
akkana%netscape.com 404e92d266 Add Range object 1998-11-24 03:06:53 +00:00
akkana%netscape.com e69695ae0e Range specification 1998-11-24 01:39:47 +00:00
vidur%netscape.com 3066da9cb1 Fix for bug 940. location.href can take a relative URL. 1998-11-23 01:09:27 +00:00
joki%netscape.com 7b1890a8f2 Adding nsJSSecurityManager.cpp to project 1998-11-21 01:14:16 +00:00
cyeh%netscape.com e9d3c67427 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 0b569910d9 Adding initial bit for the JS security system 1998-11-21 00:12:33 +00:00
joki%netscape.com 76afffebc9 Adding more backwards compat DOM support (event.which, pageX, and pageY) 1998-11-19 03:20:21 +00:00
joki%netscape.com e2bfcc63b0 Adding new generated DOM header 1998-11-18 05:34:23 +00:00
joki%netscape.com 7716dc91e8 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 4ff6530076 Fix Mac build: added nsIDOMNSDocument.h 1998-11-17 03:09:30 +00:00
vidur%netscape.com b4783b754d Moved document.styleSheets from HTML-specific interface to generic Document interface 1998-11-17 02:19:28 +00:00
vidur%netscape.com 0bd5194650 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 1940e19023 Added XML display support. Creation of XML elements through the DOM 1998-11-11 22:03:59 +00:00
shaver%netscape.com a326735b23 need to reorder libs to make it link correctly 1998-11-04 00:26:44 +00:00
cls%seawood.org f50c938b76 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 5cc309c0b2 removed unused interface include... 1998-11-03 10:08:31 +00:00
joki%netscape.com fa7cb8280b Adding submit event type 1998-11-02 23:05:46 +00:00
akkana%netscape.com 0dd8772526 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 9687424bc6 nsHTMLTaqsEnums.cpp~ 1998-11-02 17:53:14 +00:00
msw%gimp.org 87b0b54c1a 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 4481349d0d Add support for GTK base timer. Rename the 'unix' timer lib to 'motif' 1998-11-02 14:32:12 +00:00
ramiro%netscape.com e483cc620c 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 5ee66c6bd6 GTK needs a different gfx lib 1998-11-01 17:13:34 +00:00
mcafee%netscape.com 2e89bacb8d libgfxunix.a -> libgfxmotif.a. r=ramiro@netscape.com, spider@netscape.com 1998-10-31 07:05:37 +00:00
cls%seawood.org c37725a782 Updated DEFINES 1998-10-31 01:40:28 +00:00
cls%seawood.org 7b39b34935 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 3c51448405 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 bd7903f63f 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 ff7d8fd20a changed useragent method to call through to nsINetService's useragent method. 1998-10-28 21:16:00 +00:00
cls%seawood.org 609f087498 New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
cls%seawood.org 1f612e9ddf Some updated to work with nglayout. Others sync'd to remove cruft. 1998-10-28 03:49:12 +00:00
kipp%netscape.com 28feb6fb26 Added in opacity 1998-10-28 02:02:47 +00:00
vidur%netscape.com 09df5d98d2 Added GC method to script contenxt 1998-10-26 23:22:21 +00:00
dcone%netscape.com a05191ea8b fixed the project for Vidurs changes 1998-10-20 21:23:21 +00:00
vidur%netscape.com 5a8dfade2c 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 87b1d979e1 removed an unreferenced local variable 1998-10-14 23:09:30 +00:00