peterl%netscape.com
|
5a5e4bee42
|
fix setting empty attributes
approved cyeh
|
1999-07-28 21:41:16 +00:00 |
|
vidur%netscape.com
|
d60aeaab2e
|
Added form searching for form controls that are newly created and added to the tree.
|
1999-07-28 05:26:55 +00:00 |
|
joki%netscape.com
|
f1c8421c61
|
Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus.
|
1999-07-26 15:02:19 +00:00 |
|
peterl%netscape.com
|
bfef8a3300
|
Cleaned up attribute parsing so that illegal values are preserved as strings
|
1999-07-24 19:55:35 +00:00 |
|
vidur%netscape.com
|
0ebbf485db
|
Forms can now be container content.
|
1999-07-22 23:28:16 +00:00 |
|
peterl%netscape.com
|
9aea959a8c
|
fix color handling
|
1999-07-18 00:20:27 +00:00 |
|
kipp%netscape.com
|
dd6cf0e923
|
Removed a compiler warning
|
1999-07-16 17:40:39 +00:00 |
|
andreas.otte%primus-online.de
|
838f5a972b
|
NECKO only: Using helper function NS_MakeAbsoluteURI A: chofmann R:valeski
|
1999-07-11 15:46:10 +00:00 |
|
peterl%netscape.com
|
57c3b9a684
|
reworked attribute storage to seperate attributes mapped in to style from
those that aren't
This lets the style system optimize style contexts better.
|
1999-07-07 01:24:40 +00:00 |
|
andreas.otte%primus-online.de
|
001ff1afea
|
NECKO only: replacing GetBuffer with ToNewCString and some error checking
|
1999-07-06 23:08:16 +00:00 |
|
kipp%netscape.com
|
c6d375626b
|
Removed white-space stripping from href's/backgrounds/etc to fix bug #8319
|
1999-07-05 21:14:37 +00:00 |
|
kipp%netscape.com
|
85a5b71a7e
|
Use old-upper/lower-alpha/roman style constants so that when we map them back to strings we can reverse the mapping (bug #4324)
|
1999-07-02 22:27:55 +00:00 |
|
vidur%netscape.com
|
52b73fb244
|
SCRIPT elements now added to the tree with a containing text element representing the script content
|
1999-07-02 20:59:39 +00:00 |
|
vidur%netscape.com
|
b12eace386
|
Style elements now have a text child for their contents.
|
1999-07-01 21:39:14 +00:00 |
|
buster%netscape.com
|
481008636f
|
fixed warnings
|
1999-06-28 13:44:40 +00:00 |
|
warren%netscape.com
|
4001aade80
|
Renamed nsIURLGroup to nsILoadGroup in preparation for necko.
|
1999-06-25 02:17:37 +00:00 |
|
warren%netscape.com
|
15272e93b7
|
More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
|
1999-06-23 19:55:21 +00:00 |
|
warren%netscape.com
|
1f76168d21
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
|
peterl%netscape.com
|
d160093ada
|
use '-moz-fixed' font for pre hack instead of 'monospace'
|
1999-06-22 19:19:13 +00:00 |
|
jfrancis%netscape.com
|
efad00c9ea
|
don't consume mouse down events if no link handler (allows text selection to work in links when link clicking is disabled).
|
1999-06-21 07:56:49 +00:00 |
|
jfrancis%netscape.com
|
94fabdd3d9
|
making the world safe for null linkHandlers
|
1999-06-21 07:47:29 +00:00 |
|
sfraser%netscape.com
|
70b79ed46b
|
Comment out nsTraceRefCnt lines, which should really be debug only.
|
1999-06-19 21:51:14 +00:00 |
|
valeski%netscape.com
|
e23b3c673c
|
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
|
1999-06-18 17:34:08 +00:00 |
|
jfrancis%netscape.com
|
39fd84cbfe
|
bug 8287; rvd sfraser; aprvd buster; aprvd chofmann
|
1999-06-16 21:38:51 +00:00 |
|
peterl%netscape.com
|
ffcfa88bf5
|
changed initialization of basefont so as not to override font style on HTML elements
|
1999-06-16 06:15:01 +00:00 |
|
pollmann%netscape.com
|
7730a73adc
|
Bug 2195: select[n] == select.options[n], new implementation for nonstandard DOM interface
|
1999-06-16 05:19:08 +00:00 |
|
nisheeth%netscape.com
|
c3f5debc82
|
Fix for bug 4196. Clicking on anchors now targets frames properly. We were being too eager in truncating the target in nsGenericHTMLElement::GetBaseTarget().
|
1999-06-15 23:58:07 +00:00 |
|
vidur%netscape.com
|
1e53949df6
|
Implemented Set/GetValue for Select elements
|
1999-06-14 23:14:17 +00:00 |
|
vidur%netscape.com
|
8941203f0b
|
Fix for bug 6154. Unqualified references in the context of a form are now resolved.
|
1999-06-14 22:09:25 +00:00 |
|
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 |
|