hyatt%netscape.com
|
ab9af77492
|
Adding support for tree columns.
|
1999-02-10 19:51:29 +00:00 |
waterson%netscape.com
|
8e47728941
|
Fixed nsISelection bustage.
|
1999-02-10 19:39:29 +00:00 |
mjudge%netscape.com
|
d6da223dbd
|
Keyboard navigation, removing nsICollection(not used) adding PeekOffset to have the nsIFrame tell us where to go when moving a character ect. adding nsFrameTraversal to traverse frames, based on nsIEnumerator. mjudge x4661
|
1999-02-10 18:55:25 +00:00 |
peterl%netscape.com
|
e3f642f33c
|
Improved handling of bad properties
|
1999-02-10 08:37:52 +00:00 |
peterl%netscape.com
|
810f2f5c75
|
added append struct value
|
1999-02-10 08:37:28 +00:00 |
peterl%netscape.com
|
de371f0fe6
|
added missing ToString case
|
1999-02-10 08:36:37 +00:00 |
troy%netscape.com
|
9d570499cf
|
Changed a bunch more nsIFrame member functions to be pointer arguments
instead of references
|
1999-02-10 05:38:18 +00:00 |
troy%netscape.com
|
e9bbeeaa9b
|
Changed GetFrameState() and GetFrameType() to use pointer arguments instead of
references
|
1999-02-10 04:17:06 +00:00 |
troy%netscape.com
|
c85f9efd2a
|
Changed GetParent() to use ** instead of *&
|
1999-02-10 01:36:30 +00:00 |
troy%netscape.com
|
b974e26cea
|
Changed some nsIFrame member functions to use ** instead of *& for OUT
paremeters
|
1999-02-10 00:42:56 +00:00 |
waterson%netscape.com
|
18f49c102e
|
Whacked to get RDF/XUL working right, with local content mderged in.
|
1999-02-09 03:15:41 +00:00 |
peterl%netscape.com
|
8f99d6776f
|
selector text notes
|
1999-02-07 21:48:45 +00:00 |
peterl%netscape.com
|
7d519ac6c1
|
added capturing selector source text (to preserve namespace prefixes)
|
1999-02-07 21:48:27 +00:00 |
peterl%netscape.com
|
02a4a1f333
|
Added token append to string
Improved handling of bad strings
Improved handling of escapes
|
1999-02-07 21:47:48 +00:00 |
vidur%netscape.com
|
c9d93eccf2
|
Hooked up style hint for id, class and dir
|
1999-02-05 19:55:56 +00:00 |
peterl%netscape.com
|
a95a9904a5
|
moved frame construction code to its own class
|
1999-02-05 03:57:49 +00:00 |
vidur%netscape.com
|
e0542e23e1
|
implemented nsHTMLDocument::GetElementsByName
|
1999-02-04 23:23:07 +00:00 |
peterl%netscape.com
|
7ac7f91e7d
|
added -moz-bg-inset & -moz-bg-outset keywords
|
1999-02-04 19:18:01 +00:00 |
troy%netscape.com
|
bcc69e2898
|
Work-in-progress for replaced elements that can't be rendered
|
1999-02-04 17:03:46 +00:00 |
kipp%netscape.com
|
dfca76d3e6
|
Use nsIHTMLContent attribute api's to avoid attribute changed notification during document loads
|
1999-02-04 16:28:16 +00:00 |
kipp%netscape.com
|
2e48b11493
|
Avoid crashing when no frame is found during attribute change notifications
|
1999-02-04 16:27:38 +00:00 |
vidur%netscape.com
|
306612234f
|
Implemented miscellaneous document properties
|
1999-02-04 02:58:02 +00:00 |
vidur%netscape.com
|
e1a29fba6d
|
Implemented nsHTMLDocument::SetBody
|
1999-02-04 02:16:11 +00:00 |
evaughan%netscape.com
|
403cc14a84
|
Added the XUL progress meter widget.
|
1999-02-04 01:34:15 +00:00 |
nisheeth%netscape.com
|
9fa2f8e3ab
|
Added ReconstructFramesOnAttributeChange() to the HTML stylesheet
that gets called when a content object's attribute change requires
its frames to get recreated.
|
1999-02-04 00:53:08 +00:00 |
hyatt%netscape.com
|
aae093350d
|
Altered the tree structure so that the treerow tag is now obsolete.
|
1999-02-04 00:28:25 +00:00 |
hyatt%netscape.com
|
472593b2db
|
Changed the tree frame construction code.
|
1999-02-04 00:28:05 +00:00 |
vidur%netscape.com
|
b91611a7b2
|
Added additional key argument to string parsing routine. Improved Reset handling for document to include style sets and frame construction. Modified root frame construction. Got out-of-line document.write to work
|
1999-02-03 19:38:16 +00:00 |
peterl%netscape.com
|
6e34e5ef7c
|
improvements to parsing @import, HTML comments and identifiers
|
1999-02-03 02:59:51 +00:00 |
kipp%netscape.com
|
6e9110cb4c
|
Changed value of mozAnonymousBlock atom to match ua.css until a css working group issue is resolved
|
1999-02-02 17:31:36 +00:00 |
waterson%netscape.com
|
f360ad8792
|
Moved nsXULAtoms::AddrefAtoms() and ReleaseAtoms() to the style sheet's ctor and dtor, as per Peter Linss suggestion.
|
1999-02-02 05:39:57 +00:00 |
troy%netscape.com
|
ad3a2965f8
|
Implemented fixed position tables
|
1999-02-02 04:28:55 +00:00 |
peterl%netscape.com
|
8459a64073
|
fixed bug handling multiple namespace declarations in one tag
|
1999-02-02 03:24:56 +00:00 |
peterl%netscape.com
|
763f6a8dde
|
made visible an int instead of bool
|
1999-02-02 03:24:23 +00:00 |
peterl%netscape.com
|
47d7059b69
|
removed default html namespace prefix
|
1999-02-02 03:23:36 +00:00 |
waterson%netscape.com
|
0b542b62ed
|
Force an nsXULAtoms::AddrefAtoms to ensure that the XUL atoms and namespace are created in the layout DLL before trying to refer to them. (a=hyatt%netscape.com)
|
1999-02-01 23:06:49 +00:00 |
kmcclusk%netscape.com
|
78015f31f6
|
Moved GetPrimaryFrame to nsGenericHTMLElement.
Modifed nsHTMLTextAreaElement to go through it's frame to set and get values
|
1999-02-01 18:44:59 +00:00 |
troy%netscape.com
|
0f2e27b0d9
|
Fixed it so scrollable BLOCK elements can be fixed positioned
|
1999-02-01 18:09:57 +00:00 |
kipp%netscape.com
|
42312a552c
|
Fixed pseudo style atom value
|
1999-02-01 17:34:31 +00:00 |
rickg%netscape.com
|
06970832e3
|
mondo improvements to DTD
|
1999-02-01 04:24:37 +00:00 |
karnaze%netscape.com
|
6256ccca5b
|
Made table frame construction flexible enough to allow arbitrary content to be mapped
to arbitrary table related display types.
|
1999-01-30 15:52:19 +00:00 |
peterl%netscape.com
|
87e2ee2cc6
|
fixed multi-link header delimiter (comma not semicolon)
fixed uninitialized blocking variable in header link code
fixed error return code for style sheet linking
|
1999-01-30 06:24:09 +00:00 |
peterl%netscape.com
|
7dac483dcd
|
fixed namespace
|
1999-01-30 06:22:39 +00:00 |
peterl%netscape.com
|
0f67d466fc
|
accept namespace none for attributes
|
1999-01-30 06:21:08 +00:00 |
peterl%netscape.com
|
77e6eb5115
|
made attribute accessors respect unknown namespace for getters (wildcard)
|
1999-01-30 06:20:39 +00:00 |
pollmann%netscape.com
|
8baa289920
|
Bug 2716, 2792, 1190, 1750: Wired up selected, defaultSelected, and selectedIndex.
|
1999-01-30 01:02:28 +00:00 |
pollmann%netscape.com
|
fa5187e571
|
Bug 2788: Crash on leaving page where js references named options.
|
1999-01-30 00:53:53 +00:00 |
pollmann%netscape.com
|
86db74417d
|
Bug 2787: Crash on js accessing option index out of range.
|
1999-01-30 00:51:10 +00:00 |
pollmann%netscape.com
|
d6d23fe90a
|
Initializing res.
|
1999-01-30 00:41:41 +00:00 |
troy%netscape.com
|
3b19a38dd6
|
Removed an "extra" NS_RELEASE of "map" which was causing double-frees. Permission
from Sarah to check in while the tree's closed
|
1999-01-29 22:38:48 +00:00 |