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
|
6a87389b62
|
nuked
|
1999-02-04 16:29:25 +00:00 |
|
kipp%netscape.com
|
752de3f766
|
tweak so font-lock in emacs works better
|
1999-02-04 16:28:36 +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 |
|
kipp%netscape.com
|
2a44cdd816
|
Renamed RemoveFrame to RemoveAFrame to reduce compiler warnings
|
1999-02-04 16:27:18 +00:00 |
|
waterson%netscape.com
|
42b973bfff
|
Initial revision.
|
1999-02-04 11:14:19 +00:00 |
|
troy%netscape.com
|
aa918b76c9
|
Added PARAM {display:none}
|
1999-02-04 03:47:01 +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 |
|
troy%netscape.com
|
1dcaa305b6
|
Fix for bug #2867. Removed the questionable logic I added previously.
|
1999-02-04 00:43:49 +00:00 |
|
hyatt%netscape.com
|
472593b2db
|
Changed the tree frame construction code.
|
1999-02-04 00:28:05 +00:00 |
|
karnaze%netscape.com
|
81d2fdf2cb
|
work in progress for table visibility=collapse
|
1999-02-03 23:54:32 +00:00 |
|
kmcclusk%netscape.com
|
10fcba177a
|
Renamed GetSize(PRInt32* aSize) to GetSizeFromContent to remove conflict with
nsFrame GetSize(nsSize& aSize).
Added check for null mWidget in nsFormControlFrame::HandleEvent
|
1999-02-03 22:56:50 +00:00 |
|
hyatt%netscape.com
|
47907234fe
|
Made the table member variables protected so that the tree widget can
access them.
|
1999-02-03 22:35:03 +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 |
|
karnaze%netscape.com
|
18feca1219
|
bug 1827
|
1999-02-03 19:26:29 +00:00 |
|
kipp%netscape.com
|
8f64c7a3ef
|
Use ReflowDirty reflow commands; fixed reflow status when dealing with breaking child frames
|
1999-02-03 19:12:02 +00:00 |
|
kipp%netscape.com
|
a0b694c5b8
|
Added List method
|
1999-02-03 19:10:26 +00:00 |
|
kipp%netscape.com
|
67741b5e3c
|
Removed a couple of warnings
|
1999-02-03 19:10:03 +00:00 |
|
kipp%netscape.com
|
d77e41c463
|
Removed some unused variables
|
1999-02-03 19:09:37 +00:00 |
|
kipp%netscape.com
|
66115d3c10
|
Fixup absolute positioning by temporarily generating old style reflow commands when the list-name is not null; temporarily use FrameAppended instead of ReflowDirty for append operations
|
1999-02-03 19:09:24 +00:00 |
|
kmcclusk%netscape.com
|
b0fc5ee1c9
|
Moved ForceDrawFrame from nsComboboxControlFrame to nsFormControlHelper
Removed commented out code in nsFormControlHelper.h.
Modified nsCheckboxControlFrame and nsRadioControlFrame to use ForceDrawFrame
when gfx-rendered.
|
1999-02-03 18:55:37 +00:00 |
|
cata%netscape.com
|
c277c4a8e9
|
Hacky Unicode converters implementation replaced with the real xpcom thing.
|
1999-02-03 18:55:10 +00:00 |
|
kmcclusk%netscape.com
|
4afa831c55
|
Added support to allow form elements to be either GFX-rendered or use widgets.
Work in progress for getting check boxes and radio buttons gfx-rendered.
|
1999-02-03 17:25:25 +00:00 |
|
troy%netscape.com
|
5238d0c73f
|
Improvements to fixed positioning
|
1999-02-03 17:01:51 +00:00 |
|
troy%netscape.com
|
15e7a9f342
|
Switched to using nsIScrollableView::GetScrollbarVisibility() to tell
whether the vertical scrollbar is currently showing
|
1999-02-03 04:30:57 +00:00 |
|
peterl%netscape.com
|
e2bbc594b2
|
added missing semicolons
|
1999-02-03 03:10:29 +00:00 |
|
peterl%netscape.com
|
6e34e5ef7c
|
improvements to parsing @import, HTML comments and identifiers
|
1999-02-03 02:59:51 +00:00 |
|
troy%netscape.com
|
c4b2263dbf
|
Fixed it to so the root-frame isn't considered a containing block, and
changed SetRect() so it only resizes the child frame larger if its 'height'
is set to 'auto'
|
1999-02-03 01:31:09 +00:00 |
|
cltbld%netscape.com
|
71afce77d3
|
backing out changes made against a closed tree
|
1999-02-02 23:50:52 +00:00 |
|
karnaze%netscape.com
|
f0bb1e91f9
|
fixed bug 1827
|
1999-02-02 22:53:42 +00:00 |
|
kipp%netscape.com
|
008d7e5acf
|
nuked
|
1999-02-02 19:39:06 +00:00 |
|
kipp%netscape.com
|
24f144460b
|
Wrapped up debugging noise in a ifdef; implemented 4th remove-frame case; fixed a bug in the 5th remove-frame case
|
1999-02-02 17:32:09 +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 |
|
kipp%netscape.com
|
361ca345fb
|
Changed base-ib-frame to implement AppendFrames/InsertFrames/RemoveFrame directly; changed args to DoRemoveFrame; updated the anonymous block to have a slightly different method set to manipulate its children
|
1999-02-02 17:31:09 +00:00 |
|
kipp%netscape.com
|
be8e33e32a
|
noise
|
1999-02-02 17:30:10 +00:00 |
|
kipp%netscape.com
|
59a24e26ff
|
Flushed out test set
|
1999-02-02 17:29:54 +00:00 |
|
mcafee%netscape.com
|
5302f7a115
|
Ignore generated Makefiles
|
1999-02-02 07:31:27 +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 |
|
mcafee%netscape.com
|
57baa00054
|
Yanking tests until dependency problem is fixed.
|
1999-02-02 04:25:03 +00:00 |
|
mcafee%netscape.com
|
ac31057546
|
TestCSSParser, TestCSSPropertyLookup, and TestCSSScanner now build on Linux
|
1999-02-02 03:40:30 +00:00 |
|
peterl%netscape.com
|
763f6a8dde
|
made visible an int instead of bool
|
1999-02-02 03:24:23 +00:00 |
|
mjudge%netscape.com
|
ceb08a0190
|
scoping incorrect for for loops on vc5.0 didnt catch this. nasty habbit of mine.
|
1999-02-02 01:18:41 +00:00 |
|
mjudge%netscape.com
|
cd2d3d137c
|
keyboard navigation of selection. adding API for nsIFrame. fixing nsFrame and nstextframe to reflect the implementations of the nsIFrame API. nsRangeList implements the handlekeyevent now.
|
1999-02-02 00:23:40 +00:00 |
|
kmcclusk%netscape.com
|
d71b7f88d5
|
TextAreas now initialize their content area using default text specified in
the HTML File.
|
1999-02-01 23:49:21 +00:00 |
|
kmcclusk%netscape.com
|
ab7e565d59
|
Modified nsTextControlFrame::Paint to correctly paint the contents of a
multi-line text area.
|
1999-02-01 23:09:06 +00:00 |
|