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 |