hyatt%netscape.com
c5d1931ce3
Getting rid of a conflict that I had.
1999-01-27 07:23:58 +00:00
hyatt%netscape.com
351a867c31
Tweaking XUL frame construction. Also adding in a temporary tweak to
...
keep a NOTYETIMPLEMENTED from firing when an attribute in XML is
changed. (Making it do a reflow rather than a reframe.)
1999-01-27 07:22:05 +00:00
troy%netscape.com
3dfe0f6e71
Added work-in-progress for 'fixed' positioning
1999-01-27 05:37:55 +00:00
rods%netscape.com
8936038315
Commented out the MACRO for for settting and getting the disabled attribute
...
I implemented them fully so I code set the "disabled" pseudo-class properly
1999-01-27 04:13:44 +00:00
troy%netscape.com
90936a12e0
Changed nsAbsoluteItems to be a derived class of nsFrameItems
1999-01-27 03:53:54 +00:00
troy%netscape.com
4c46e32cff
Added nsLayoutAtoms::fixedList for specifying the name of the additional
...
child list for 'fixed' elements
1999-01-27 03:48:39 +00:00
troy%netscape.com
d620a953d5
Hooked printing back up. It was a casuality of the viewport changes
1999-01-27 03:24:12 +00:00
kmcclusk%netscape.com
473fcd7c4c
Modified GetDefaultChecked and SetDefaultChecked to get and set the checked
...
attribute.
1999-01-27 01:35:30 +00:00
kmcclusk%netscape.com
208e63a001
Implemented GetChecked and SetChecked for nsHTMLInputElement by going through
...
the nsCheckboxControlFrame and nsRadioControlFrame.cpp
1999-01-27 00:51:46 +00:00
vidur%netscape.com
f04310ff94
First pass implementation of document.implementation
1999-01-27 00:12:33 +00:00
kmcclusk%netscape.com
7cf2849c9c
Added GetPrimaryFrame utility method.
1999-01-26 23:43:52 +00:00
troy%netscape.com
0dcf9ecb84
Fixed a problem in ConstructFrameByTag() where absolutely positioned elements
...
weren't handled properly
1999-01-26 06:00:30 +00:00
troy%netscape.com
3c1d7d5b17
Fixed some problem in ConstructFrameByDisplayType() where in now cases
...
(e.g. floaters and relatively positioned blocks) the newly constructed
frame wasn't getting added to aFrameItems
1999-01-26 05:46:04 +00:00
troy%netscape.com
35fe891e8b
Fixed a problem with placeholder frame's clearing the child list and
...
causing the previous frames to disappear
1999-01-26 05:05:19 +00:00
troy%netscape.com
745bdb8e74
Removed "tab" chars
1999-01-26 01:47:01 +00:00
troy%netscape.com
c72697fd30
Hooked up print-preview to work again
1999-01-26 01:39:08 +00:00
rickg%netscape.com
64c264fb78
made javascript happier
1999-01-26 01:25:37 +00:00
hyatt%netscape.com
5e91eb5b3f
Added support for tree indentation.
1999-01-26 01:12:51 +00:00
troy%netscape.com
b145640f92
Changed scrolling so it happens on the viewport instead of the HTML
...
element
1999-01-26 00:05:21 +00:00
mjudge%netscape.com
cf65195755
fixing build bustage for someone
1999-01-25 23:55:59 +00:00
hyatt%netscape.com
c7911a76ab
Tweaks to enable XUL frame construction to prevent the construction based on
...
display type.
1999-01-25 23:07:17 +00:00
vidur%netscape.com
d3c356d48b
Implemented nsIDOMElement::Normalize
1999-01-25 22:17:15 +00:00
hyatt%netscape.com
9d713b4c89
Altered the way frame construction works. ConstructFrame can now potentially
...
build up a list of sibling frame subtrees. This allows for the creation of
multiple frames from a single content node, and for easy merging of two different
lists of subtrees during frame construction.
1999-01-25 22:13:03 +00:00
ftang%netscape.com
8ca2c39a5b
change nsCharSetID into nsString type
1999-01-25 16:05:04 +00:00
peterl%netscape.com
fa98d48166
fixed a leak of an input stream
1999-01-23 19:28:09 +00:00
peterl%netscape.com
07334e4cdb
cleaned up style sheet ordering
1999-01-23 07:09:06 +00:00
peterl%netscape.com
31b951a961
allow reconstruct frames to work on all documents
1999-01-23 07:08:38 +00:00
peterl%netscape.com
b68bec432e
made media case insensitive (for now)
1999-01-23 07:08:11 +00:00
peterl%netscape.com
defe6c493b
added insert style sheet
1999-01-23 07:07:32 +00:00
peterl%netscape.com
8829251bb7
cleaned up style sheet ordering
...
support for selecting alternate style sheets
1999-01-23 07:07:09 +00:00
peterl%netscape.com
a14e787bd7
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
peterl%netscape.com
1d7b74a61b
only parse style attributes if doc style language is text/css
1999-01-23 07:04:28 +00:00
peterl%netscape.com
5ef96b9c11
added HTTP header atoms
1999-01-23 07:02:56 +00:00
peterl%netscape.com
ad00be4df7
fixed case of media atoms
1999-01-23 07:02:10 +00:00
peterl%netscape.com
a248deec36
set now manages order of doc style sheets
1999-01-23 07:01:57 +00:00
peterl%netscape.com
3ac2246665
added header data accessors
...
cleaned up style sheet ordering
1999-01-23 07:01:40 +00:00
peterl%netscape.com
ee50e2c8ff
added header data accesors
1999-01-23 07:00:10 +00:00
akkana%netscape.com
cfdcb911fb
remove some verbose debugging messages
1999-01-23 00:38:54 +00:00
vidur%netscape.com
606d0f0cf7
Implemented splitText for text nodes
1999-01-23 00:10:08 +00:00
vidur%netscape.com
6a4a691b03
Comments added to content model. Comments and text content now have a special tagname
1999-01-22 22:48:00 +00:00
harishd%netscape.com
8bc5b27559
StyleContext info. is passed on into PaintBorder()
1999-01-22 22:30:02 +00:00
kmcclusk%netscape.com
84e0b887ea
Removed code which set the defaultchecked from the checked attribute.
1999-01-22 22:14:58 +00:00
rods%netscape.com
02cdf013af
Factored out the Initialization code for the ScrollFrame into a separate method
...
Added code to hide and show view when applied to the whole tree
Added a method for Creating the proper frames for the SELECT tag
1999-01-22 15:27:54 +00:00
rods%netscape.com
4e627f719a
Added some additional attoms for the Combobox Frame Control
1999-01-22 15:25:12 +00:00
jfrancis%netscape.com
fc44c4c3c4
efficiency improvement to ComparePointToRange()
1999-01-22 08:59:26 +00:00
pinkerton%netscape.com
028c0f687d
hooking toolbars and toolbox back up. Sigh.
1999-01-22 04:04:12 +00:00
hyatt%netscape.com
09ce11d78f
Added support for tree frame instantiation.
1999-01-22 03:31:56 +00:00
hyatt%netscape.com
186ab7b0bb
Added atoms for the tree widget. Modified the makefile to make sure
...
that nsTreeView.cpp builds.
1999-01-22 03:27:35 +00:00
pinkerton%netscape.com
79a42f97e3
ack, unhook toolbars until i can solve the export problem on win.
1999-01-22 01:53:05 +00:00
pinkerton%netscape.com
6864fb136f
hookup toolbars and toolbox so they are instantiated when xul sees those tags.
1999-01-22 01:42:44 +00:00
kostello%netscape.com
683f5f2ea1
Updated XIF code to match the new selection work.
1999-01-21 21:45:17 +00:00
vidur%netscape.com
b9e4d31fab
Fix to get default namespaces to work. Cleanup of DOM handling of character data.
1999-01-21 19:33:03 +00:00
hyatt%netscape.com
3c947c24ed
Adding support for the widget tag to XUL.
1999-01-21 09:26:01 +00:00
hyatt%netscape.com
98ebc8c009
Fixing bugs related to the widget atom.
1999-01-21 09:25:40 +00:00
pinkerton%netscape.com
69bd50b789
adding toolbox to collection of xul atoms
1999-01-21 05:54:38 +00:00
danm%netscape.com
97ccf3dcc7
create XUL frames
1999-01-21 03:37:37 +00:00
danm%netscape.com
a541431aa4
load XUL atoms on XML document creation
1999-01-21 03:35:24 +00:00
danm%netscape.com
7e502dcee1
new xul directory
1999-01-21 01:56:05 +00:00
vidur%netscape.com
5abde0940e
Fixing build bustage
1999-01-20 00:50:07 +00:00
karnaze%netscape.com
1a4d283094
content sink uses nsWebShell::GetIsFrame to set scrolling on nsWebShell
1999-01-19 23:16:02 +00:00
vidur%netscape.com
7818412fda
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
c1f9e8dde6
<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
138b6c99da
Started implementation of Node properties and methods for documents.
1999-01-19 16:58:45 +00:00
vidur%netscape.com
8ee20c8bf8
new file - base class for other node lists
1999-01-19 15:50:20 +00:00
vidur%netscape.com
73b2ab6abe
Made unparented nodes outside the document return a new document fragment as parent. Inserting a node into a tree removes it from its previous position
1999-01-19 03:54:26 +00:00
jfrancis%netscape.com
0b590ab2f8
fixing addref/release errors in SelectAll code - fixes bug #2166
1999-01-19 01:54:57 +00:00
jfrancis%netscape.com
09dcebe273
fixing bug in range endpoint comparison
1999-01-19 01:07:52 +00:00
vidur%netscape.com
572ca70ca6
Implemented Element::GetElementsByTagName. Fixed bug 2327 - forms appearing multiple times in document.forms array.
1999-01-18 03:43:43 +00:00
karnaze%netscape.com
4a096a53f7
scrollable row groups
1999-01-17 23:35:56 +00:00
troy%netscape.com
fcf61df310
Fixed it so relatively positioned block frames act as containing blocks
...
for absolutely positioned child elements
1999-01-16 22:18:08 +00:00
kipp%netscape.com
06d2d8efb3
Spanked away SizeOf methods and nsIListFilter
1999-01-16 00:00:50 +00:00
kipp%netscape.com
a9e0e05f2b
Switch to using nsFrameList for frame lists
1999-01-15 22:53:39 +00:00
joki%netscape.com
e75bb725b2
Fix bogus return value on GetImageMap
1999-01-15 22:26:30 +00:00
troy%netscape.com
0106607e08
Fixed it so that box offsets (left/right/top/bottom) can be negative numbers
1999-01-15 22:09:15 +00:00
vidur%netscape.com
c45b15cee6
Wildcard handling of document.getElementsByTagName. Better handling of casing and namespaces for tagNames.
1999-01-15 19:18:30 +00:00
kipp%netscape.com
b25ad154ee
Fixed absolute positioning bug I introduced in my last checkin
1999-01-15 17:33:00 +00:00
peterl%netscape.com
cd6525cf03
better base url handling
...
Checkin during red tree approved by sar
1999-01-15 02:09:56 +00:00
peterl%netscape.com
0e2059924f
better base url support
...
added support for "none" style change hint
added assert for recycling of html attributes
Checkin during red tree approved by sar
1999-01-15 02:09:29 +00:00
peterl%netscape.com
1c11963511
don't assert when not mapping anything without mapping function
...
Checkin during red tree approved by sar
1999-01-15 02:08:20 +00:00
peterl%netscape.com
b735f84565
better base url support
...
Checkin during red tree approved by sar
1999-01-15 02:07:46 +00:00
peterl%netscape.com
095a999ae8
better base url support
...
fixed assert in call to deprecated url method
Checkin during red tree approved by sar
1999-01-15 02:07:15 +00:00
peterl%netscape.com
00692a6f8a
better base URL support
...
better parsing of media types (per HTML4.0 spec)
enforce pseudo element sepectors at end of seletor list
Checkin during red tree approved by sar
1999-01-15 02:06:13 +00:00
peterl%netscape.com
62dde58889
better computation of style hint
...
Checkin during red tree approved by sar
1999-01-15 02:04:51 +00:00
peterl%netscape.com
cef835894d
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
71d9d5e919
better base url and target support
...
Checkin during red tree approved by sar
1999-01-15 02:01:36 +00:00
peterl%netscape.com
64fa70716d
better base URL support
...
set base url when parsing style attributes
better style attribute change notification
Checkin during red tree approved by sar
1999-01-15 01:59:42 +00:00
peterl%netscape.com
91db55c146
made font color also set text decoration color
...
Checkin during red tree approved by sar
1999-01-15 01:58:41 +00:00
peterl%netscape.com
08a091e0c9
better base URL support
...
Checkin during red tree approved by sar
1999-01-15 01:57:58 +00:00
peterl%netscape.com
51e2312609
changed parent/child ref/counting policy
...
Checkin during red tree approved by sar
1999-01-15 01:57:05 +00:00
peterl%netscape.com
ead1262451
added better base url support
...
tweaks to attribute change notification
Checkin during red tree approved by sar
1999-01-15 01:56:18 +00:00
peterl%netscape.com
baec5f2b55
added GetBaseURL
...
Checkin during red tree approved by sar
1999-01-15 01:53:50 +00:00
kipp%netscape.com
3246006e73
Stop using reflow commands for frame structure changes; instead invoke methods on the frames which then generate reflow commands as needed
1999-01-15 01:30:12 +00:00
sfraser%netscape.com
819907dcbd
Fix a couple of warnings by making callbacks static.
1999-01-14 23:37:57 +00:00
vidur%netscape.com
d6d3d60d57
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
5d8b4656eb
Removed the content-parent frame pointer. Now we just have the one geometric
...
parent
1999-01-14 05:16:23 +00:00
troy%netscape.com
31d4fa1dac
Fix for bug #2316 . Added back some code I removed because I didn't think we
...
needed it, but without out it 'color' doesn't inherit properly
1999-01-14 05:14:11 +00:00
troy%netscape.com
8ac6e31715
Fix for bug #2276 , and some initial support for 'right' and 'bottom'
...
for absolutely positioned elements
1999-01-13 06:37:31 +00:00
troy%netscape.com
2ca99d3bc9
Re-commiting my fucking changes...
1999-01-13 00:44:48 +00:00
cltbld%netscape.com
50bb86b809
backing out changes made against a red tree
1999-01-13 00:00:57 +00:00
vidur%netscape.com
5108ab6d9c
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