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

340 Коммитов

Автор SHA1 Сообщение Дата
peterl%netscape.com 6c8f1b966b made query for attributes in other namespaces legal, just not work 1999-06-10 05:20:28 +00:00
nisheeth%netscape.com 2096d797c9 Accept percentage values for the LEFT and TOP attributes of the LAYER tag. 1999-05-27 22:26:23 +00:00
peterl%netscape.com ebca23e89f prepped MapAttributeInto for use with table cells too 1999-05-26 23:48:19 +00:00
peterl%netscape.com 4608d13850 sync to nsIStyledContent API change
add table style rule to table cell
1999-05-26 23:47:19 +00:00
peterl%netscape.com dc4edd9b35 sync to nsIStyledContent API change 1999-05-26 23:46:45 +00:00
vidur%netscape.com 559f090ed0 Fix for bug 4050 - problem with HTMLSelectElement::Add(). Fix reviewed by Eric Pollmann and approved by CYeh. 1999-05-20 21:50:14 +00:00
hyatt%netscape.com c271fcc389 No manifest file was included for this directory. ^%&#^%&#@$ 1999-05-20 09:13:00 +00:00
hyatt%netscape.com 5cca8d81b3 Fixes for bugs 6746 and 6747. Approved by chofmann@netscape.com. 1999-05-20 06:39:37 +00:00
pollmann%netscape.com 86300d4555 Bug 3187: Add frame notification on option creation and destruction. 1999-05-19 03:46:25 +00:00
pollmann%netscape.com 51d7059098 Bug 3187: Adding an IndexOf method to nsOptionList. We'll use this in the option constructor and destructor (1 of 3) 1999-05-19 01:11:48 +00:00
pollmann%netscape.com 649f177e75 Enabling SIZE attribute change for selects. 1999-05-19 01:03:02 +00:00
pollmann%netscape.com d5254251fc Enabling MULTIPLE attribute change for selects. 1999-05-19 00:59:06 +00:00
pollmann%netscape.com b59d699ad1 Enabling cols and rows attribute change for framesets. (1 of 3) 1999-05-19 00:34:56 +00:00
peterl%netscape.com 9c2a06fc88 use css loader to get css parser for style attribute 1999-05-18 23:04:44 +00:00
karnaze%netscape.com ebeb68d601 support for css padding in table cells 1999-05-18 05:18:16 +00:00
vidur%netscape.com f59a24987b Implemented document.layers and nsIDOMHTMLLayerElement interface. 1999-05-17 21:17:48 +00:00
beard%netscape.com d2c8b15332 fixed ref count leak 1999-05-14 20:43:27 +00:00
kmcclusk%netscape.com 664a8f2a93 bug #5993. Removed references to nsIWidget in form HTML content elements. the form elements
now go through the nsFormControlFrame interface instead. This removes the dependency between
form element content and nsIWidget.
1999-05-13 23:45:40 +00:00
evaughan%netscape.com bf31c42dde Fixed pseudoclass hack to actually use active, hover, focus pseudoclasses. 1999-05-13 01:35:16 +00:00
vidur%netscape.com 371d69ea33 nodeName for HTML elements are uppercase as well. 1999-05-11 20:21:45 +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 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
dp%netscape.com 262d0f491f XPCOM: Addref() and Release() usage fixed. 1999-05-04 18:38:21 +00:00
peterl%netscape.com 2203862640 fixed background propogation code to replace previously propogated background info 1999-04-28 01:51:38 +00:00
pollmann%netscape.com e3a0514c1f Crash fix: Kill an extra NS_RELEASE in GetSelectedIndex 1999-04-27 22:17:57 +00:00
pollmann%netscape.com d1d123adba Fix Bug 3878: Get the form element from our containing select element.
Also, remove a spurioius NS_RELEASE that was causing crashes in GetSelected()
1999-04-27 19:58:15 +00:00
karnaze%netscape.com 74eb256f75 dir attribute on <table> gets converted to css direction 1999-04-22 03:50:39 +00:00
troy%netscape.com 8a4906a2ff Changed MapStyleInto() to also reset mBackgroundAttachment when resetting
the BODY's background properties
1999-04-21 21:39:47 +00:00
bruce%cybersight.com 58575369dd Fix for ANSI C++ compliance: friend foo -> friend class foo 1999-04-21 04:16:46 +00:00
peterl%netscape.com fbde443a95 split font style mapping from regular style mapping 1999-04-15 21:23:05 +00:00
joki%netscape.com b6f2484b5b New api's into nsEventStateManager for content state change (hover,focus,active) 1999-04-12 21:24:07 +00:00
pollmann%netscape.com 21780034e4 Bugs 4714 4533 4387. A: Chofmann R: Harishd 1999-04-08 23:47:49 +00:00
toshok%hungry.com d751fd2af0 enable OJI on unix. 1999-04-07 05:14:40 +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
karnaze%netscape.com a47eea1bd4 bug 4382 - comments inside <option> 1999-03-31 05:59:06 +00:00
troy%netscape.com 96804aa0ef Added back Nav compatibility hack for illegal hex values being mapped
to 0
1999-03-31 05:12:36 +00:00
troy%netscape.com 55ab03b515 Fix for bug #4434 1999-03-31 04:13:24 +00:00
kipp%netscape.com aa92be47b0 Support cols, wrap and width arguments 1999-03-31 04:13:04 +00:00
amusil%netscape.com 389230902c Changes to hook up LiveConnect on Windows 1999-03-29 22:18:05 +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
kipp%netscape.com 8abd414912 Provide zero margins for other sides 1999-03-26 00:41:59 +00:00
briano%netscape.com 2f105ae044 Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:10:22 +00:00
peterl%netscape.com e8b46b96be cleaned up attribute style hints to reflect the real info 1999-03-25 06:39:12 +00:00
kipp%netscape.com bb9e98378a Use compatability table for div align mappings 1999-03-25 03:48:06 +00:00
kipp%netscape.com ff45e93a5c Removed some dead code 1999-03-25 03:47:46 +00:00
beard%netscape.com bccc7dd505 new implementation of GetScriptObject, returns a script object that is a wrapper for the Java applet object, whose prototype points to the standard DOM element object. This allows the applet's public fields to shadow the DOM properties. only turned on for XP_MAC. 1999-03-21 20:48:49 +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
kipp%netscape.com 3f70099584 Support html4 type attribute 1999-03-20 01:32:48 +00:00
kipp%netscape.com ad0c53ce94 Handle background attribute better 1999-03-19 23:09:29 +00:00
kipp%netscape.com 45fde9019e Fixed bug #3597 - lower case alpha/roman bullets 1999-03-18 21:01:52 +00:00