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

403 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 5d9028b7b4 Implement support for SetEnableRendering/GetEnableRendering 1999-05-07 19:26:23 +00:00
sfraser%netscape.com b3c4d2d3cc Implement nsIDiskDocument interface for editable documents. 1999-05-07 04:59:23 +00:00
alecf%netscape.com b8c3aa89b4 don't dereference aContext without checking for null 1999-05-07 03:08:02 +00:00
vidur%netscape.com 9499dd0467 Fix for bug 6069. The ownerDocument for a Document node is now null. 1999-05-07 01:30:30 +00:00
vidur%netscape.com d75f60cbc0 Implemented GetOwnerDocument. 1999-05-07 00:06:48 +00:00
vidur%netscape.com 233cb378ad Added new content implementation macro 1999-05-07 00:06:29 +00:00
kipp%netscape.com 83ba1b59f2 Moved from webshell/src 1999-05-06 19:25:40 +00:00
kipp%netscape.com 066324ed8b Moved from webshell directory 1999-05-06 19:25:10 +00:00
vidur%netscape.com 4849bf6f06 Fixed non-ANSII compliant code. 1999-05-04 20:53:44 +00:00
vidur%netscape.com e9c1a4ccd0 Bug fix from Citec for clearing out parameter when an attribute doesn't exist 1999-05-04 20:51:42 +00:00
vidur%netscape.com 7366b9081c Added nsIContent implementation macro with SetParent defined locally 1999-05-04 20:50:43 +00:00
pinkerton%netscape.com 7638e305fb added GetIID() method. 1999-04-30 08:59:11 +00:00
sfraser%netscape.com 696ffe3514 Fix nil parent crasher. 1999-04-28 06:37:51 +00:00
vidur%netscape.com 02829b3ff6 Added nsIDOMNSRange method with InsertFragment method. Stub implementation for now. 1999-04-27 22:16:04 +00:00
kipp%netscape.com 39c56cdb27 Removed compiler warnings 1999-04-27 22:14:17 +00:00
kipp%netscape.com 1c9b5f37dd Added more info to the list output 1999-04-27 22:08:48 +00:00
ftang%netscape.com 2e97bf7dcc change S/GetDocumentCharacterSet method for nsIDocument interface. 1999-04-27 21:49:25 +00:00
kostello%netscape.com 67c64be801 Added Encoding of charset information
Encoded < and > as LT and GT character entities to fix bug #4709
1999-04-26 06:10:47 +00:00
kipp%netscape.com 5cc5d46a12 Work around crash by not assuming we have an owner 1999-04-23 19:57:26 +00:00
scc%netscape.com f033719a36 Added required GetIID methods 1999-04-23 16:48:32 +00:00
rickg%netscape.com ada56b0089 update to sync with nsString2 1999-04-22 05:39:24 +00:00
rickg%netscape.com 837318b35a updates to sync with nsString2 api 1999-04-21 23:12:55 +00:00
peterl%netscape.com 04f5fc38c1 widened content state change api
added test for state dependent style
1999-04-20 00:02:22 +00:00
vidur%netscape.com 632fa812dc Fix for bug 5141. The parentNode of a standalone Node is no longer a DocumentFragment, but is now, according to the spec, just null. 1999-04-17 00:56:25 +00:00
peterl%netscape.com fbde443a95 split font style mapping from regular style mapping 1999-04-15 21:23:05 +00:00
sfraser%netscape.com bffb305703 Implement the ScriptObjectOwner interface, and adapt to fixed selection interfaces. 1999-04-15 20:19:26 +00:00
sfraser%netscape.com bf04e1e37e Fix QI failure return value (!NS_OK is bad!) 1999-04-15 20:18:47 +00:00
sfraser%netscape.com 7cb68edb39 File Removed. 1999-04-13 01:18:25 +00:00
sfraser%netscape.com e4b0d79daa Removal of nsSelectionRange, nsSelectionPoint, and fixing up resulting include problems. 1999-04-13 01:15:16 +00:00
waterson%netscape.com 050221001c Added GetIID() method so this can be used with nsCOMPtr. 1999-04-12 18:08:43 +00:00
jfrancis%netscape.com fece7c9e61 fix for another range gravity bug; rvwd and apprd kostello; appr chofmann 1999-04-08 06:00:44 +00:00
jfrancis%netscape.com 25927591d7 fix for range gravity bug 1999-04-06 19:57:01 +00:00
kipp%netscape.com 500d6ef58f Fixed an oopsie that prevented enumerating the override and backstop sheets 1999-04-03 18:56:45 +00:00
peterl%netscape.com 37cbacb459 added nsStyleContent 1999-04-02 18:48:55 +00:00
vidur%netscape.com d801e996bd Added epilog and prolog to document. Added processing instructions and CDATASections for XML. Completed document Node methods. 1999-03-31 20:49:25 +00:00
joki%netscape.com 1c2882e5e6 Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements) 1999-03-28 22:22:54 +00:00
peterl%netscape.com 94d2d6c3bb added support for outline, border corner radius, transparent border
tweaked opacity
1999-03-28 04:28:22 +00:00
kipp%netscape.com 0c1b82b05a Implement new method 1999-03-27 01:20:15 +00:00
kipp%netscape.com a0ef7d0fd6 Added a new method 1999-03-27 01:20:02 +00:00
ftang%netscape.com 3af2e4fcc5 add Set/GetWordBreaker to nsIDocument. Reviewed and approved by kipp 1999-03-27 00:58:41 +00:00
peterl%netscape.com 99ed50bd06 made opacity inherit by default 1999-03-25 06:34:57 +00:00
jfrancis%netscape.com eaed4a3df3 exposing on-the-fly switchability between pre and post order iterors in the interface. exposing PositionAt in the interface. 1999-03-23 11:54:52 +00:00
jfrancis%netscape.com 6e49aa0132 phase one of on-the-fly support for switching between pre and post order iteration. needed by text services. 1999-03-23 10:30:24 +00:00
vidur%netscape.com 695fabe1b5 Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash. 1999-03-20 01:51:00 +00:00
nisheeth%netscape.com ae377bdba5 Fix for bug 3584.
Change coded by vidur.  Reviewed by me.  Document.written documents now get
a default "about:blank" url assigned to them.  This fixes crash bugs associated
with other code assuming that all documents have non-null urls.

Approved by chofmann.
1999-03-19 01:41:09 +00:00
vidur%netscape.com 634e324575 Added CreateElementWithNameSpace to proprietary document interface. Fixed GetTagName for HTML to uppercase tag names. Hooked up style rule addition and deletion to reconstruct frames. Fixed DOM generation problem 1999-03-10 01:17:49 +00:00
jfrancis%netscape.com 534a4ea1cb fixed refcounting bugs 1999-03-09 19:21:30 +00:00
jfrancis%netscape.com e4ed741668 fixed refcounting bugs plus a little cleanup 1999-03-09 19:21:04 +00:00
jfrancis%netscape.com 17efdd55c0 bug fixes + changing broken "dont_QueryInterface" additions to "do_QueryInterface" 1999-03-08 01:20:02 +00:00
scc%netscape.com 2ec0a397ea rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00