mjudge%netscape.com
4f1817faa3
selecting generated content works now. subtree iterator and all. incredible... added new private method to nsTextFrame to factor out some things on getting correct offsets from generated frames. its a no-op almost for non generated frames
2000-04-02 05:05:31 +00:00
waterson%netscape.com
0ab84db792
Fix performance problem with KeySet, removing content from a container. NOT YET IN THE BUILD.
2000-04-02 01:55:46 +00:00
bryner%uiuc.edu
d27deaa678
This fixes bug 31204 (mousewheel scrolling with pointer over a textfield),
...
by hooking up the parent document for the editor. r=jst@netscape.com .
2000-04-01 20:09:54 +00:00
jst%netscape.com
5fdb266f31
Updating the DOM Node interface to match the DOM Level 2 interface, only stub implemetations so far.
2000-04-01 13:31:23 +00:00
jst%netscape.com
3c83b6aaa7
Changing the DOM exceptions thrown from methods on data nodes, fixes bug #16605 .
2000-04-01 12:55:53 +00:00
jst%netscape.com
52b98a1e56
Removing some code redundancy in the DOM Core implementations, fixing bugs #16585 and #16606 .
2000-04-01 12:36:16 +00:00
hyatt%netscape.com
749c6294b2
Adding assertions to discover when the script object isn't being
...
properly cleared out.
2000-04-01 11:17:28 +00:00
waterson%netscape.com
25a5c3e5fe
Check in new and improved rule matching for XUL templates. NOT YET IN THE BUILD. a=leaf
2000-04-01 01:38:55 +00:00
nisheeth%netscape.com
db554bcdd5
Fix for bug 15086. These changes bring us up to date with the Feb 2000 XLink Working Draft. Thanks a lot to Heikki (heikki@citec.fi) for providing these patches.
2000-04-01 00:39:15 +00:00
waterson%netscape.com
ed53f53113
Bug 34061. Fix uninitialized memory problems when called from nsXULDocument::AddSubtreeToDocument().
2000-03-31 19:01:56 +00:00
hyatt%netscape.com
92dfb2370e
And on a farm there was a big honking leak, e-i-e-io. With an XBL binding here and a XUL element there...
2000-03-31 10:27:12 +00:00
hyatt%netscape.com
d431b7044e
Fumbling around trying to fix 800K leak.
2000-03-31 10:26:25 +00:00
pierre%netscape.com
d0f5bd19ab
17309: set the default timeout in the previous checkin to 2 minutes
2000-03-31 10:04:48 +00:00
hyatt%netscape.com
73d5e8c2c6
Fixing 700K memory leak.
2000-03-31 09:13:42 +00:00
mjudge%netscape.com
a471fdc5e3
moving nsGeneratedContent stuff to new file nsGeneratedIterator. adding new bitflags for selection types for nsSelection
2000-03-31 07:17:22 +00:00
mjudge%netscape.com
ba197c0a18
adding in new init methods for the new nsGeneratedContentIterator!
2000-03-31 07:14:02 +00:00
attinasi%netscape.com
f435083f78
Implemented Style Size Dump. r=rickg b=26565
2000-03-31 07:08:36 +00:00
evaughan%netscape.com
4891539d50
box skinnablility changes.
...
-r Hyatt
2000-03-31 07:02:06 +00:00
waterson%netscape.com
a47543a7de
Bug 26402. Compile event handlers when content is inserted into the document. r=hyatt
2000-03-31 04:03:25 +00:00
hyatt%netscape.com
2bcd86c487
making inheritance work properly in XBL.
2000-03-31 03:13:43 +00:00
attinasi%netscape.com
f07dae7687
Implemented a timer for loading CSS style sheets to allow content to be displayed if the sheet is taking too long to load. b=17309 r=nisheeth
2000-03-31 01:57:54 +00:00
mstoltz%netscape.com
72ad6e26bf
Fixed bug 30915 using nsAggregatePrincipal. r=norris
2000-03-31 00:31:18 +00:00
jst%netscape.com
65dd7a92c5
Fixing bug #32839 , HTMLButtonElement.type now returns the correct value.
2000-03-30 22:37:12 +00:00
jim_nance%yahoo.com
005e33f06e
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
...
days for module owners to comment on. r=troy@netscape.com
2000-03-30 03:21:26 +00:00
hyatt%netscape.com
260d200fba
Adding error reporting to XBL.
2000-03-30 03:18:44 +00:00
nisheeth%netscape.com
8c9cf79c1b
r=pollmann. Fix for bug 29395. XML error messages now show up in the content area for XML, RDF, and XUL files. Earlier, they would only show up for XML files.
...
- Generate tokens in the expat tokenizer to display an XML error message.
- Process those tokens in the XML DTD
- Add a SetStringValue() method to CToken that accepts an nsString parameter.
- Removed code in the XML content sink's NotifyError() method to create error message content.
2000-03-30 01:41:48 +00:00
harishd%netscape.com
d5f075eb55
Fix for 22786 - sink side fix for HTML attributes
2000-03-30 01:07:02 +00:00
pinkerton%netscape.com
15dddeaef1
made drag feedback better for containers and sorted lists. bugs 9657, 20124, 31814
2000-03-29 23:22:08 +00:00
pierre%netscape.com
3d351d104d
#33557 (background-color: inherit on html:input type="text" only appears to check for background color on parent node). MapDeclarationColorInto() should inherit the parent's color on "background: transparent".
2000-03-29 06:55:15 +00:00
warren%netscape.com
d60b12b153
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
hyatt%netscape.com
bfee1357a0
j++. j++. Not i++. j++. Sigh. k++? z++? NO! j++! Pick up the clue phone, hyatt.
...
It's ringing.
2000-03-29 02:26:46 +00:00
hyatt%netscape.com
6c878d3126
Checking in method and property support.
2000-03-29 01:24:35 +00:00
jst%netscape.com
b35c0f42aa
Fix for bug #32853 , we now support setting the 'for' attribute with the name 'htmlFor'.
2000-03-29 00:19:00 +00:00
jst%netscape.com
6eeedef061
Replace internal HTML Doctype API with the DOM DocumentType API, HTML documents now get a DOM DocumentType if the file contains one and the DOM DocumentType is ouput if/when the document is saved. This fixes bug #25020 .
2000-03-28 23:25:26 +00:00
norris%netscape.com
b1bac05243
Fix bug 7264 All JavaScript running with correct principals
...
r=mstoltz
2000-03-28 03:59:46 +00:00
hyatt%netscape.com
87a8fb2806
Fix for 33526
2000-03-28 00:41:33 +00:00
nisheeth%netscape.com
ff93a050e1
r=pollmann. Fix for bug 17643.
...
- Rewrote GetQuotedAttributeValue() so that it handles whitespace and attribute names inside attribute values.
- The xml stylesheet PI now only needs a href attribute to work right. Other attributes like title, media, alternate, default to null. The type attribute defaults to "text/css".
2000-03-28 00:18:13 +00:00
akkana%netscape.com
9e4f4dc539
Fix an entity bug for Naoki: Japanese entities weren't being correctly
...
pasted. This also fixes the symptoms, but not the underlying cause,
of the html mail nbsp bug. r=nhotta
2000-03-28 00:10:44 +00:00
hyatt%netscape.com
f922092260
Fixing menu accelerators.
2000-03-27 12:00:45 +00:00
rickg%netscape.com
a74c225e7d
removed reference to nsString2
2000-03-26 23:17:01 +00:00
scc%netscape.com
33cfc64fc1
small changes to clients of string converting APIs
2000-03-26 10:52:00 +00:00
scc%netscape.com
9c2f6dad62
small changes to clients of string converting APIs
2000-03-26 10:06:21 +00:00
rjc%netscape.com
1f04e978ba
Clean up: functions which return booleans should not return nsresults.
2000-03-26 09:16:58 +00:00
rjc%netscape.com
e4e4bb1022
Fix a simple signed/unsigned warning, as well as a bad return.
2000-03-26 09:07:16 +00:00
pierre%netscape.com
ddac09b4bf
Bugs 18218. 'display:inline-table' should not be recognized by the CSS parser.
2000-03-25 21:26:14 +00:00
pierre%netscape.com
c2c59a4b6f
#3371 . Implemented css2/css3 system fonts. GFX on Windows and GTK needs to be completed.
2000-03-25 18:54:36 +00:00
pierre%netscape.com
3b63c853de
Related to #18136 . Enable the IE-compatible font size table in strict mode. It required to pass the nsFontSizeType to FindNextSmaller/LargerFontSize.
2000-03-25 13:48:50 +00:00
rickg%netscape.com
a486e52b05
changed Parser(stream) to accept mimetype
2000-03-25 03:32:55 +00:00
hyatt%netscape.com
9bce2f9996
Adding support for the <children/> element to XBL.
2000-03-25 02:18:55 +00:00
jbetak%netscape.com
c81b5da133
r=rickg, ftang fix for 32604 Trunk fix for illegal use of nsString-external JavaScript convert charset incorrectly
2000-03-25 01:21:21 +00:00