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

1531 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 53b2c8b4e9 Add refcnt'ing support in Element map for content nodes. (Not 100% if this is the right thing to do, but it does fix a crashing bug where the nodes are freed too early!) 1999-05-08 10:29:24 +00:00
rjc%netscape.com 32b84dcc23 Don't compare nsCOMPtrs against nsnull. 1999-05-07 21:24:09 +00:00
rjc%netscape.com 4c3a89fd0b First cut at adding template and rule support for XUL builders. 1999-05-07 21:20:33 +00:00
mjudge%netscape.com 884bb4bb82 massive checkin for selection modifications and removing static state variables for selection in nsFrame.h. 1999-05-07 21:12:59 +00:00
jdunn%netscape.com 9eeee1931a Add newline to end of file. HP chokes without it. 1999-05-07 19:37:48 +00:00
kipp%netscape.com 5d9028b7b4 Implement support for SetEnableRendering/GetEnableRendering 1999-05-07 19:26:23 +00:00
briano%netscape.com 4eef4b871a Converted 'true' to 'PR_TRUE' so it'll build on Unix. 1999-05-07 05:17:30 +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 70bc9a9d5c Added precaching of images for script constructed images. 1999-05-07 00:08:21 +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 f85c7d58ee Use DOM api's instead of layout private api's 1999-05-06 19:28:22 +00:00
kipp%netscape.com 8e6fe3df91 Use component manager to create a css parser 1999-05-06 19:28:09 +00:00
kipp%netscape.com c66cd43ff3 Implement nsIHTMLElementFactory 1999-05-06 19:26:43 +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
waterson%netscape.com fe7fe2c9cb Fix compiler warnings. Make -pedantic build again. 1999-05-06 06:34:07 +00:00
nisheeth%netscape.com 456d374c32 Pass a pointer to the document object when you call the Parse method on the parser object.f 1999-05-06 01:51:31 +00:00
nisheeth%netscape.com b0200eb326 Pass in the document object as a key to the parser. 1999-05-06 01:50:26 +00:00
pinkerton%netscape.com 0f3dc2e30c make <tristatecheckbox> now be <checkbox> 1999-05-06 00:53:22 +00:00
rjc%netscape.com 5a70431bf0 Add some small NULL checks. 1999-05-06 00:38:54 +00:00
cyeh%netscape.com 8a1db8783c backout mjudge checkin against closed tree. it also breaks mac as well, so
mjudge will try again when tree reopens
1999-05-05 23:05:41 +00:00
mjudge%netscape.com 57516cf432 updating new state controler for mouse status. aka dragging has stopped 1999-05-05 22:28:51 +00:00
kipp%netscape.com 1d26bd7708 new 1999-05-05 20:42:51 +00:00
waterson%netscape.com 4c9acf711d Bug 5853. Fix vanishing bookmark titles problem: need to re-query graph on update. 1999-05-05 03:10:25 +00:00
waterson%netscape.com 8d3ff0f53b Factor interfaces into individual .idl files. 1999-05-05 03:09:50 +00:00
hyatt%netscape.com e4b0beec4c Switching over to nsIEventQueues. Adding support for onunload, onabort, and
onerror.  Adding support for event capturing through script.  Adding support
for robust error-checking in the chrome registry.
1999-05-04 23:32:25 +00:00
vidur%netscape.com 4849bf6f06 Fixed non-ANSII compliant code. 1999-05-04 20:53:44 +00:00
vidur%netscape.com bb8f8a4773 Added nsISelectElement interface. Added support for nsIJSNativeInitializer interface for images and options. Fixed SELECT and OPTION relationship. Added support for the Option constructor. 1999-05-04 20:53:26 +00:00
vidur%netscape.com 1546549276 Added option to HTMLAtoms 1999-05-04 20:52:26 +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
dp%netscape.com 262d0f491f XPCOM: Addref() and Release() usage fixed. 1999-05-04 18:38:21 +00:00
rods%netscape.com 59a80b40f3 Added Drag Over to act like "hover" 1999-05-04 14:44:51 +00:00
tague%netscape.com 83e78f89e5 Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
kostello%netscape.com 69a841f3b2 Moidifed to match the API change in nsHTMLContentSinkStream. 1999-05-03 18:42:53 +00:00
joki%netscape.com d1f2b3ef88 Adding scrolling fixes to fix bug #3999, A: chofmann 1999-04-30 19:38:39 +00:00
pinkerton%netscape.com 1680448437 pinkerton/scc. appr chofmann. Bug #4127, et al. Fixing ownership models (more work to come). 1999-04-30 09:04:36 +00:00
pinkerton%netscape.com 7638e305fb added GetIID() method. 1999-04-30 08:59:11 +00:00
waterson%netscape.com 99ad51582d Bug 5490 et al. Don't include local store in XUL document composite datasource until we have XUL syntax for deciding what attributes and elements are shared. r=hyatt, a=chofmann 1999-04-28 20:46:53 +00:00
rjc%netscape.com 8315e6fde0 Add some more nsCOMPtrs to fix leakage. 1999-04-28 07:03:11 +00:00
sfraser%netscape.com 696ffe3514 Fix nil parent crasher. 1999-04-28 06:37:51 +00:00
waterson%netscape.com db5ad72a02 Fix leak of composite datasource on each sort. 1999-04-28 06:23:21 +00:00
waterson%netscape.com 5808d55c70 Fixed the text of a debug log message. 1999-04-28 04:19:28 +00:00
peterl%netscape.com 2203862640 fixed background propogation code to replace previously propogated background info 1999-04-28 01:51:38 +00:00
kipp%netscape.com b99109494b Activate the first-letter special rule; fixed a memory leak 1999-04-28 01:16:45 +00:00
kipp%netscape.com c583a4158d REmoved dead ART code 1999-04-28 00:21:13 +00:00
ftang%netscape.com cd8197867b set the document character set to UTF-8 for XSL document 1999-04-27 23:42:22 +00:00