vidur%netscape.com
26a71e3928
Added IsValidFragment and CreateRange implementations. Added GetContentType method to nsIDocument interface.
1999-05-11 20:22:35 +00:00
karnaze%netscape.com
4c1732d231
added GetFrameType for inner and outer frame
1999-05-10 22:49:39 +00:00
evaughan%netscape.com
75c2437e81
Fixed xul boxes to implement nsIBox interface.
1999-05-09 21:46:24 +00:00
kmcclusk%netscape.com
e18026d96e
bug #3547- Modified nsFileControlFrame.cpp to call nsFormFrame::AddFormControlFrame.
...
bug #5589 . Selection area is now calculated using the inherited Reflow rather
than using the calculations used for the native listbox control.
Fixed varous other rendering bugs related to frame-based listboxes.
bug #2797 . GetSize is no longer needed in nsListControlFrame and it has been removed.
Fixed frame-based combobox nsComboboxFrame so that will set it's label to the
first option in the drop-down list if a default value has not been specified.
Added optgroup style rules to ua.css. Opt groups now render, but there are remaining
problems with selection.
Modified nsButtonControlFrame::Reflow to call nsFormFrame::AddFormControlFrame.
This fixes a bug where Gfx-rendered submit button's were not working.
Refactored code in nsListControlFrame in preparation for supporting option groups.
Refactored selection code into SingleSelect and MultiSelect paths.
Removed unused code in nsListControlFrame.
Removed mSelectedFrame member variable. It is no longer needed.
Fixed nsListControlFrame::SetProperty so that it will toggle the selection in a
single select listbox.
1999-05-07 20:30:16 +00:00
kipp%netscape.com
e9f345a4e8
Add public to the build
1999-05-06 19:26:55 +00:00
kipp%netscape.com
c66cd43ff3
Implement nsIHTMLElementFactory
1999-05-06 19:26:43 +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
kipp%netscape.com
1d26bd7708
new
1999-05-05 20:42:51 +00:00
nisheeth%netscape.com
18e8cf2a70
Fix for bug 5850:
...
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:23:51 +00:00
hyatt%netscape.com
01169c1e64
Changes to support window.open in AppRunner.
1999-05-04 23:29:06 +00:00
vidur%netscape.com
4849bf6f06
Fixed non-ANSII compliant code.
1999-05-04 20:53:44 +00:00
kipp%netscape.com
a94af7d585
Make hidden form elements invisible
1999-05-03 20:49:06 +00:00
kostello%netscape.com
69a841f3b2
Moidifed to match the API change in nsHTMLContentSinkStream.
1999-05-03 18:42:53 +00:00
kipp%netscape.com
8b36af8ca0
Disable destroying webshell until later
1999-04-30 00:08:43 +00:00
peterl%netscape.com
5b688114ed
fixed image link border colors
1999-04-28 00:54:49 +00:00
kipp%netscape.com
c583a4158d
REmoved dead ART code
1999-04-28 00:21:13 +00:00
kipp%netscape.com
39c56cdb27
Removed compiler warnings
1999-04-27 22:14:17 +00:00
kipp%netscape.com
a929243c2d
Added :-moz-letter-frame
1999-04-27 22:14:06 +00:00
ftang%netscape.com
2e97bf7dcc
change S/GetDocumentCharacterSet method for nsIDocument interface.
1999-04-27 21:49:25 +00:00
karnaze%netscape.com
2fd4785cf2
<frame> or <iframe> without web shell gets background color from ua.css
1999-04-27 21:05:32 +00:00
karnaze%netscape.com
4683ae39fe
bug 5374 paint <frame> without document all white; made mIsInline a PRBool.
1999-04-27 18:21:30 +00:00
ftang%netscape.com
b86827f54b
add support for default encoding menu
1999-04-26 17:56:37 +00:00
harishd%netscape.com
6e22de3af6
Added an extra parameter(PRBool) - aNotify, to AddAttributes().
...
This parameter has been defaulted to PR_FALSE.
1999-04-25 22:18:49 +00:00
karnaze%netscape.com
451ab992f8
bug 5437 - html frames not initially honoring visibility:hidden
1999-04-23 21:55:15 +00:00
kipp%netscape.com
435cabda8e
Fixed so that hidden form elements have no border
1999-04-23 20:16:40 +00:00
rickg%netscape.com
0bfa10a718
remove SetName() call at Hyatt's request
1999-04-23 18:56:40 +00:00
rickg%netscape.com
14872a9d1e
sync with nsString2 API
1999-04-23 18:21:43 +00:00
rickg%netscape.com
5d3019c758
fix webshell bug for SMorse
1999-04-23 03:51:39 +00:00
rickg%netscape.com
13ca296be6
update to sync with nsString2
1999-04-22 05:49:39 +00:00
rickg%netscape.com
8e0367b04c
updates to sync with nsString2 api
1999-04-21 23:43:11 +00:00
hyatt%netscape.com
d08c62f52c
More changes to support window.open()
1999-04-21 00:19:30 +00:00
hyatt%netscape.com
4cea0caa99
Forgot to commit a file.
1999-04-20 23:32:43 +00:00
hyatt%netscape.com
48b9b00410
Changes so that content shells added underneath chrome shells cause
...
a notification to be fired to the chrome shell.
1999-04-20 01:56:07 +00:00
kipp%netscape.com
6a0e2e2f55
Added -moz-line-frame for first-line support
1999-04-20 00:29:48 +00:00
hyatt%netscape.com
12859e8881
Landing (inside an INCLUDE_XUL ifdef) the code that checks for and sets
...
the type of the web shell (to distinguish chrome frames from content
frames).
1999-04-16 08:14:28 +00:00
michaelp%netscape.com
768d09d96e
modified for new view flags.
1999-04-16 04:24:14 +00:00
harishd%netscape.com
648507cfd7
Modified methods BeginContext() and EndContext()
...
to handle illega-contents in tables
1999-04-15 20:18:34 +00:00
troy%netscape.com
63f4c3c732
Commented out rules for img:-moz-text, which aren't what I want
1999-04-14 00:02:54 +00:00
vidur%netscape.com
78f743c391
Fixes for bugs 4783 and 2243. Content can now be added via the DOM during document loading. document.written content can also cause the parser to block.
1999-04-13 22:22:51 +00:00
karnaze%netscape.com
dd92800942
bug 1596
1999-04-13 00:56:23 +00:00
kmcclusk%netscape.com
a2ffe366a4
Enabled frame-based comboboxes when widget rendering mode is gfx.
...
Major changes to nsComboboxControlFrame:
Removed commented out code + nsIPluggableEventListener references.
Implemented nsComboboxControlFrame::GetNamesValues
Implemented nsComboboxControlFrame::SetProperty GetProperty methods
Fixed references to previously freed memory in nsComboboxControlFrame::ReResolveStyleContext
Modified ua.css style rules for dropdown-visible, drodown-hidden to have -moz- prefix.
Added -moz-dropdown-btn-out and -moz-dropdown-btn-pressed, -moz-dropdown-list rules.
Modified nsListControlFrame.cpp to calculate the width of the dropdown list for combo boxes correctly
Added nsListControlFrame::GetProperty and SetProperty methods.
Modified nsCSSFrameConstructor::ConstructSelectFrame to setup combobox.
1999-04-12 22:14:31 +00:00
karnaze%netscape.com
5c121e8bd6
bug 4643, webshells reset scrolling value to prior value on reloading doc
1999-04-09 21:09:00 +00:00
karnaze%netscape.com
e469bec232
remove margin-right from <input type=text>, <input type=password>, assists with bug1968
1999-04-09 20:56:13 +00:00
harishd%netscape.com
4e746a4f6d
Added code in OpenBody() to handle multiple bodies.
...
Commenting out the precondition.
1999-04-05 20:53:54 +00:00
troy%netscape.com
4e2f68cde3
Added rules for Q tag
1999-04-05 02:56:37 +00:00
kipp%netscape.com
bf25700fa4
Added some debug code that allows finer grained append reflow during document loading for debugging incremental reflow
1999-04-03 19:00:23 +00:00
sfraser%netscape.com
df87ac03bf
Added precondition when no content viewer.
1999-04-03 01:46:21 +00:00
sfraser%netscape.com
8a5fc246e3
Declare functions static to fix warnings.
1999-04-01 23:54:23 +00:00
mcmullen%netscape.com
c08fb50ed1
Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. In this case, a macro had been used that was in one of the obsolete files 'PRIVATE'. Replaced this by its value 'static'
1999-04-01 20:39:30 +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
430df9a7be
bug 2620 - extra scroll bars on nested frameset documents.
1999-03-31 19:18:39 +00:00
kipp%netscape.com
d79b83d93b
Added some attribute selectors to make pre wrap, cols and width work
1999-03-31 04:13:55 +00:00
troy%netscape.com
024837cf0a
Added case for ILAYER
1999-03-30 15:20:14 +00:00
karnaze%netscape.com
461f082abd
bug 3522 - crash when more <frame>, <frameset> specified than cells
1999-03-29 23:26:57 +00:00
troy%netscape.com
f97dae2e5d
Patch from Bruce Mitchener that removes some dead code
1999-03-28 18:26:09 +00:00
peterl%netscape.com
ad325a51d0
fixed img in link border color
1999-03-28 04:46:40 +00:00
peterl%netscape.com
9848661e5b
moved img alt-text sizing into text pseudo-element
1999-03-28 04:29:09 +00:00
kipp%netscape.com
75e6f0ebb9
Some tweaks for better compatability
1999-03-26 00:42:39 +00:00
kipp%netscape.com
60f52440cb
Whacked paint methods to use new constants
1999-03-26 00:39:35 +00:00
briano%netscape.com
29ed08771b
Handle NO_STATIC_LIB being set, when all this file does is create a static library.
1999-03-25 21:21:47 +00:00
peterl%netscape.com
faf2cdb453
add base tag info on the rest of the table elements too
1999-03-25 06:40:06 +00:00
troy%netscape.com
44f622a087
Changed ILAYER from 'position:absolute' to 'position:relative'
1999-03-24 03:46:09 +00:00
kmcclusk%netscape.com
ffdb06e4b0
Various modifications/fixes/cleanup for frame-based listboxes.
...
Set display type to block for option elements in ua.css.
Enable frame-based listboxes when widget render mode is gfx.
1999-03-22 21:32:12 +00:00
kipp%netscape.com
e70372a5cf
Tweaked to handle unconstrained situations better
1999-03-22 20:47:21 +00:00
kipp%netscape.com
9695ca7feb
Table's, tr's, td's and th's now support navigators background attribute properly including backgrounds impacted by BASE tags - bug #2020
1999-03-20 15:42:21 +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
pnunn%netscape.com
687b1f8de3
Fix for bugz#3858. View-images were decoding twice. M3, pnunn@netscape.com
...
Reviewed by kipp@netscape.com .
1999-03-17 00:13:31 +00:00
peterl%netscape.com
5c031643b4
Fixed table background inheritance, bug #1355
...
Checkin approved by chofmann
1999-03-16 22:33:29 +00:00
kostello%netscape.com
33b523aed4
Added implementation for nsIHTMLContentSink::DoFragment()
1999-03-15 05:11:43 +00:00
karnaze%netscape.com
2c2f89ba0c
removed code to set margins on radio buttons and checkboxes. It is now done using attribute selectors in ua.css.
1999-03-14 17:39:58 +00:00
evaughan%netscape.com
68e34096a0
Fixed disabled bug on buttons.
1999-03-12 23:47:52 +00:00
troy%netscape.com
e5223eb70a
Patch from Bruce Mitchener (bruce@sybersight.com) that fixes incorrect
...
use of delete operator
1999-03-11 15:21:46 +00:00
vidur%netscape.com
77e49edcf0
Put back in changes blown away by evaughn
1999-03-11 08:59:37 +00:00
nisheeth%netscape.com
acf5451120
- changing ua.css to add style rules for the 'parsererror' and 'sourcetext' elements.
...
- added eHTMLTag_parsererror, eHTMLTag_sourcetext to the set of HTML tags.
- These tags are used within XML documents to show errors from expat.
1999-03-11 05:26:53 +00:00
karnaze%netscape.com
0fa241fa22
bug 3407
1999-03-10 06:13:35 +00:00
warren%netscape.com
4b2d56fbaa
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
evaughan%netscape.com
204a6670eb
1) Implemented regular button and html4 button with a button renderer.
...
2) Fixed ProgressMeter to update correctly when attributes change
3) Fixed sample8.html so that it does not over ride the borders of the HTML4 button this
messed up the active, hover, and disabled states.
1999-03-06 19:43:13 +00:00
nisheeth%netscape.com
a8aa6a7b87
Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser.
1999-03-06 02:01:11 +00:00
kipp%netscape.com
9ddafbd9f8
use new nsHTMLReflowState ctors
1999-03-05 04:19:09 +00:00
kipp%netscape.com
cf6c620f62
Cleaned up margins hackery and made things use css instead of evil code in the block layout code
1999-03-05 04:18:58 +00:00
joki%netscape.com
57e49aab2a
Fix for frames not resizing.
1999-03-03 01:59:50 +00:00
karnaze%netscape.com
e557234435
improved <iframe> sizing to consider left, right, etc borders
1999-03-03 00:37:55 +00:00
kmcclusk%netscape.com
82dac76411
gfx vs native widget rendering can now be specified in the viewer at run-time.
...
Added methods to GetWidgetRenderingMode and SetWidgetRenderingMode in nsPresContext
Removed NS_GFX_RENDER_FORM_ELEMENTS define, now it uses the GetWidgetRenderingMode
method on the rendering context.
Resurrected Rod's listbox frame-based widget code.
Added -moz-option-selected pseudo attribute to control the appearance of selected items for the listbox frame-based widget.
Added a style rule with attribute selector for -moz-option-selected to the ua.css style sheet.
Modifed nsView::SetVFlags to do a bitwise or instead of bitwise and to set flags.
Modified nsView::HandleEvent to compare mVFlags with NS_VIEW_FLAG_DONT_CHECK_CHILDREN
1999-03-02 22:43:26 +00:00
vidur%netscape.com
cb48e4047a
Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy.
1999-03-01 16:57:35 +00:00
peterl%netscape.com
6ded9b5abe
set document before adding attributes
1999-02-27 07:13:48 +00:00
kipp%netscape.com
960bc34221
fixed up operator new usage
1999-02-26 20:02:06 +00:00
kipp%netscape.com
760dc4af42
Fixed remaining issues with operator new/delete
1999-02-26 19:26:29 +00:00
kipp%netscape.com
cc779556f7
Removed dependency on static constructors
1999-02-26 17:12:16 +00:00
kipp%netscape.com
8e83b73c68
Fixed up operator new and delete
1999-02-26 17:09:35 +00:00
brade%netscape.com
ec6584765a
add "static" to GetFrameBorderHelper to reduce compiler warnings on Macintosh
1999-02-25 15:38:29 +00:00
troy%netscape.com
da4193eab6
Changed nsIFrame::Init() to take an additional parameter
1999-02-25 03:27:57 +00:00
vidur%netscape.com
93609d0604
Added nsIStyleSheetLinkingElement interface and implemented it for LINK and STYLE elements. Got attribute modifications for lists and list items working (including correct renumbering of lists when attribute values change).
1999-02-23 19:18:12 +00:00
warren%netscape.com
01dd4f0ed6
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
1999-02-23 08:10:24 +00:00
troy%netscape.com
b236facd7f
Added pseudo style for 'page' element
1999-02-19 00:53:09 +00:00
scc%netscape.com
5f8d7aa381
updated for nsCOMPtr (no implicit construction from raw pointers) owners should check that they agree with my choices for |dont_QueryInterface|, |do_QueryInterface| and |dont_AddRef|
1999-02-18 23:55:10 +00:00
kmcclusk%netscape.com
8dcf8365b9
changed pseudo styles file-button, file-text to -moz-file-button -moz-file-text in ua.css
...
Adjusted nsHTMLAtoms to match.
1999-02-18 22:36:59 +00:00
kipp%netscape.com
94912a8da7
Renamed bullet pseudo style
1999-02-18 22:20:19 +00:00
kmcclusk%netscape.com
0006f5de38
Fixed call to ProbePseudoStyleContext in nsButtonControlFrame so it will compile
...
when NS_GFX_RENDER_FORM_ELEMENTS is defined.
Added checks to nsFileControlFrame::Reflow to make sure the pseudo styles actually
could be loaded. If they can't be loaded it uses the file upload elements style.
Changed file-buttonstyle to file-button and file-textstyle to file-text in ua.css
1999-02-18 22:07:23 +00:00
cyeh%netscape.com
af4818f5e3
Remove mozilla/layout/config and use mozilla/config instead.
1999-02-18 18:16:21 +00:00
kmcclusk%netscape.com
9d22e42a58
Added pseudo styles for file input element buttons and text fields to control their
...
appearance during printing.
Now returns value of file upload element in nsHTMLInputElement::GetValue.
Added :file-textstyle and :file-buttonstyle pseudo style's to ua.css.
Modified nsButtonControlFrame::PaintButton to accept a rectangle describing the
position and size of the button to paint.
Modified nsFileControlFrame::Paint to resolve :file-buttonstyle and :file-textstyle to
paint the file upload's button and text field using settings in ua.css
Added nsFileControlFrame::HasWidget utility method.
Added nsFormControlHelper::GetInputElementValue to get the current value of an input element
from the DOM.
Modified nsTextControlFrame::GetProperty to use nsFormControlHelper::GetInputElementValue
Modified nsTextControlFrame::PaintTextControl to accept a rectangle describing the position
and size of the text control to paint.
Modified nsTextControl::PaintTextControlBackground to include a rectangle describing the
position and size of the text control background to paint.
1999-02-18 00:13:39 +00:00
vidur%netscape.com
8ac544b55c
Implemented the correct content model for the TITLE element and allowed for dynamic change.
1999-02-17 23:56:55 +00:00
rickg%netscape.com
359e6e5567
fixed a wad of little bugs and added regression test
1999-02-16 07:38:27 +00:00
troy%netscape.com
912d59f314
Added code to set/get the view manager's root scrollable view
1999-02-16 04:41:15 +00:00
troy%netscape.com
21440e671d
Added some casts to get things to compile
1999-02-14 06:12:29 +00:00
kipp%netscape.com
628ca67c46
Use dont_AddRef on calls that increment the addref
1999-02-12 20:13:47 +00:00
troy%netscape.com
0debd6f0d1
Fixed some errors related to switch to using nsCOMPtr
1999-02-12 18:41:26 +00:00
kipp%netscape.com
36c243cdc0
COMized nsIPresShell and nsIPresContext
1999-02-12 17:45:58 +00:00
peterl%netscape.com
9edcae35f2
fixed moz extension atoms
1999-02-12 06:21:34 +00:00
peterl%netscape.com
7f04fb00e6
changed all html atoms to lower case
1999-02-12 06:19:07 +00:00
evaughan%netscape.com
db164f2293
Made the HTML input button gfx rendered and in the netscape look and feel. Minus rounded borders
...
that CSS doesn't currently support.
1999-02-12 05:20:55 +00:00
akkana%netscape.com
7982a421d6
Rename nsISelection to nsIFrameSelection
1999-02-11 23:12:28 +00:00
troy%netscape.com
57b43ab716
Partial fix for bug #644 . We still re-load the document un-necessarily, but
...
at least now we move to the anchor
1999-02-11 23:08:04 +00:00
kmcclusk%netscape.com
c78c43bfcb
Added additional style rules+properties for INPUT elements for printing and gfx-rendering.
1999-02-11 18:27:38 +00:00
troy%netscape.com
902190112d
API changes for nsIPresContext ResolveStyleContextFor and ResolvePseudoStyleContextFor
1999-02-11 15:56:23 +00:00
peterl%netscape.com
0436fce459
added :-moz-viewport
1999-02-11 06:48:51 +00:00
troy%netscape.com
034aa56b83
Changed GetNextSibling() to use a pointer argument instead of a reference
1999-02-10 06:13:38 +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
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
kmcclusk%netscape.com
b43bf8b75d
Added rule for INPUT[type=radio] to set properties for gfx-rendered radio buttons.
1999-02-09 18:29:15 +00:00
kmcclusk%netscape.com
c3434b6c31
Added INPUT[type=checkbox] rule + properties to ua.css to set style info
...
for gfx-rendered checkboxes.
1999-02-05 22:19:52 +00:00
vidur%netscape.com
e0542e23e1
implemented nsHTMLDocument::GetElementsByName
1999-02-04 23:23:07 +00:00
harishd%netscape.com
00901bda2a
Added property "border: 1px -moz-bg-inset"
...
to HR
1999-02-04 23:08:39 +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
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
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
peterl%netscape.com
e2bbc594b2
added missing semicolons
1999-02-03 03:10:29 +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
be8e33e32a
noise
1999-02-02 17:30:10 +00:00
kipp%netscape.com
1f09f944d9
Added anonymous block style rule
1999-02-01 17:34:16 +00:00
rickg%netscape.com
06970832e3
mondo improvements to DTD
1999-02-01 04:24:37 +00:00
troy%netscape.com
ffda88e293
Removed some merge conflicts that someone must have accidentally checked in
1999-01-31 19:50:52 +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
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
troy%netscape.com
01313168f3
Fixed memory leak of MAP content object in OpenMap()
1999-01-29 06:13:55 +00:00
troy%netscape.com
94cf1a6dcd
Fixed memory leak of AREA content object in ProcessAREATag()
1999-01-29 05:37:45 +00:00
kostello%netscape.com
f4cb89a986
Fixed bug: dereferencing a null in nsMarkupDocument
...
Suppressed creation of STYLE leaf tag in the XIF encoding
until style sheet output is fixed.
1999-01-27 16:35:32 +00:00
rods%netscape.com
45ef69a207
Added BUTTON.ROLLOVER and BUTTON.DIABLED pseudo-classes
1999-01-27 04:22:35 +00:00
rickg%netscape.com
aed1baa2e5
made javascript happier
1999-01-26 01:25:37 +00:00
peterl%netscape.com
37624b3834
fixed a leak of an input stream
1999-01-23 19:28:09 +00:00
peterl%netscape.com
c23d28c907
added insert style sheet
1999-01-23 07:07:32 +00:00
peterl%netscape.com
bbbe75c6c2
cleaned up style sheet ordering
...
support for selecting alternate style sheets
1999-01-23 07:07:09 +00:00
peterl%netscape.com
ec711cef0c
added meta tag http-equiv support
...
fixed selection of default style sheets
made style sheet loading not block parser
added support for several http headers
1999-01-23 07:05:49 +00:00
vidur%netscape.com
ae6e5a8019
Comments added to content model. Comments and text content now have a special tagname
1999-01-22 22:48:00 +00:00
kmcclusk%netscape.com
eb492feecc
Removed code which set the defaultchecked from the checked attribute.
1999-01-22 22:14:58 +00:00
kostello%netscape.com
20ddd08b9c
Updated XIF code to match the new selection work.
1999-01-21 21:45:17 +00:00
karnaze%netscape.com
29d75b2c52
content sink uses nsWebShell::GetIsFrame to set scrolling on nsWebShell
1999-01-19 23:16:02 +00:00
vidur%netscape.com
8ff9eaa54b
Completion of document as node - specifically, the childNodes array. Completion of nodeName, nodeValue and attributes properties for different types of nodes.
1999-01-19 23:07:33 +00:00
karnaze%netscape.com
d29710743f
<form> inside <table> submits; marginwidth, marginheight in <frame> working; scrolling in <frame>, <iframe> working
1999-01-19 17:26:06 +00:00
vidur%netscape.com
f052b61c9d
Started implementation of Node properties and methods for documents.
1999-01-19 16:58:45 +00:00
vidur%netscape.com
c00b32a482
Implemented Element::GetElementsByTagName. Fixed bug 2327 - forms appearing multiple times in document.forms array.
1999-01-18 03:43:43 +00:00
kipp%netscape.com
7f96144059
Spanked away SizeOf methods and nsIListFilter
1999-01-16 00:00:50 +00:00
sfraser%netscape.com
13930cd646
Fix build bustage.
1999-01-15 23:47:23 +00:00
kipp%netscape.com
4243726f6a
Switch to using nsFrameList for frame lists
1999-01-15 22:53:39 +00:00
joki%netscape.com
fd239d7a9b
Fix bogus return value on GetImageMap
1999-01-15 22:26:30 +00:00
vidur%netscape.com
9fe347aafc
Wildcard handling of document.getElementsByTagName. Better handling of casing and namespaces for tagNames.
1999-01-15 19:18:30 +00:00
peterl%netscape.com
5cc1370c12
better base url support
...
Checkin during red tree approved by sar
1999-01-15 02:07:46 +00:00
peterl%netscape.com
f9f88131ba
better base url support
...
fixed parsing of media attribute
Checkin during red tree approved by sar
1999-01-15 02:02:48 +00:00
peterl%netscape.com
1ccd2192a7
better base url and target support
...
Checkin during red tree approved by sar
1999-01-15 02:01:36 +00:00
vidur%netscape.com
895ce771ea
Moved text and comment code out of HTML-specific directories. Completed CloneNode for elements. Completed factory methods for intersection of XML and HTML.
1999-01-14 23:14:02 +00:00
troy%netscape.com
036e6852f2
Removed the content-parent frame pointer. Now we just have the one geometric
...
parent
1999-01-14 05:16:23 +00:00
vidur%netscape.com
145af966ed
Fix for bug 1258. Content sink flushes tags when it sees a script, but makes sure that reflow doesn't happen until its safe again.
1999-01-12 23:49:13 +00:00
vidur%netscape.com
274a4add3e
Second pass of attributes as nodes. Improved namespace management - XML elements now hold on to their containing namespace. Fixed Get/SetDOMAttriute naming issue. Added new namespace parsing methods to nsIContent
1999-01-12 16:37:24 +00:00
rickg%netscape.com
8f11084fc8
sync up with mods to the parser
1999-01-09 01:11:37 +00:00
kipp%netscape.com
4d283102bd
Store maps as nsIDOMHTMLMapElement instead of the obsolete nsIImageMap
1999-01-09 00:15:19 +00:00
kipp%netscape.com
0448f13e03
Use dom content objects for map/area tags; add map to the content model
1999-01-09 00:14:53 +00:00
troy%netscape.com
c502a142cc
Fix for bug #2040 . Changed BODY to use margin and not padding now that #2054 is fixed
1999-01-08 02:51:07 +00:00
troy%netscape.com
b0aeb44419
Fix for bug #2054 . If the HTML element's background is 'transparent' then it
...
uses the BODY's background property
1999-01-08 01:14:59 +00:00
brade%netscape.com
84072d957e
reduce Macintosh compiler warnings by making function static/private
1999-01-06 19:55:57 +00:00
brade%netscape.com
c79a8d793c
reduce Macintosh compiler warnings by making function private
1999-01-06 18:43:39 +00:00
vidur%netscape.com
2934b39e2c
Work in progres to get out-of-line document.write working. Created Reset() method in nsDocument. Fix for bug 1668.
1999-01-06 00:32:41 +00:00
harishd%netscape.com
6d3a1438bd
Added type ( test/css ) checking for STYLE tag
1999-01-06 00:19:46 +00:00
kmcclusk%netscape.com
6cc574b43f
Defaultchecked attribute is set to match the checked attribute just after
...
the radio button or checkbox element is created. Checkboxes and Radio buttons
maintain their current state using the checked attribute stored in the
content model. They no longer use the nsIWidget to maintain their current setting.
Checkboxes and Radio buttons now print correctly. (i.e checked/unchecked state matches the
screen.)
1999-01-06 00:02:27 +00:00
troy%netscape.com
4b3e1eebad
Replaced "maxSize" member if nsReflowState with "availableWidth" and
...
"availableHeight"
1999-01-05 23:31:18 +00:00
troy%netscape.com
16ca348baa
Fixe for test8 hitting an assert
1999-01-03 00:15:56 +00:00
troy%netscape.com
5f3db9d048
Added :CELL-CONTENT rule for the area-frame that's inside the table cell.
...
Sets the 'display' property to 'block' to override the default value of
'inline'
1999-01-02 21:01:37 +00:00
troy%netscape.com
8e168ef086
Better computation of computed width and height and margins for block-level
...
elements
1998-12-31 05:35:38 +00:00
troy%netscape.com
4591f9d2ad
Changed width/height constraints in nsHTMLReflowState struct
1998-12-30 17:50:00 +00:00
troy%netscape.com
583682a5c1
Renamed FindFrameWithContent() to GetPrimaryFrameFor()
1998-12-29 04:45:18 +00:00
troy%netscape.com
7b5cc03059
Moved logic that deals with moving absolutely positioned frames out of the
...
flow to the frame construction code
1998-12-29 03:38:16 +00:00
rods%netscape.com
0120a7d8e5
Added in NS_RELEASE of LookAndFeel object
1998-12-21 16:52:17 +00:00
peterl%netscape.com
cdecfbc7dd
fix spelling
1998-12-21 05:58:58 +00:00
troy%netscape.com
9619058141
Changed the frame hierarchy, and changed how scrolling works. Also added
...
nsAreaFrame which replaces nsBodyFrame which is no longer used
1998-12-20 23:29:47 +00:00
peterl%netscape.com
887cd5f867
sync to new attribute api
1998-12-20 01:21:23 +00:00
kipp%netscape.com
40c2cfef07
Fixed numerous compiler warnings (hopefully) from the mac build
1998-12-18 17:34:34 +00:00
kipp%netscape.com
c29e5116c7
Revised frame Paint API
1998-12-18 15:54:23 +00:00
vidur%netscape.com
ef7751a987
Added asynchronous script and style loading to XML. Moved out stream loader to netlib.
1998-12-18 01:36:41 +00:00
beard%netscape.com
6dd88d5041
Fixed case of nsIHttpURL.h
1998-12-16 08:56:10 +00:00
warren%netscape.com
0580a8e5c4
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:40:20 +00:00
rods%netscape.com
e70cae473d
Added Pseudo-element styles for the scrollbar "look"
1998-12-15 19:11:57 +00:00
shaver%netscape.com
30635270f8
Add --enable-debug=module1,module2 to selective turn on debugging.
...
Remove --enable-dom, because Mariner is dead (sob).
Rename some MODULE= lines to make the afore-mentioned --enable-debug
technique actually useful. Feel free to recategorize.
Fix libraptorhtml.so link bogosity by disabling shared lib generation for the
sub-archives (libraptor*_s.a), so that we can put bin before lib in the
library path and still get the right effect. We could disable static-lib
generation in most other places and cut the build time down a fair bit, too.
[NOTE: I'm getting on a train...msw@gimp.org has agreed to be my tinderbox
buddy. Thanks, Matt!]
1998-12-15 16:32:37 +00:00
vidur%netscape.com
fd093d0d82
Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript.
1998-12-15 06:10:59 +00:00
troy%netscape.com
e6b80694e0
Changed comments to conform to CSS2 guidelines for C-style comments
1998-12-12 19:07:38 +00:00
kipp%netscape.com
50844df3ca
Futzed with list item handling a bit
1998-12-11 22:22:29 +00:00