rods%netscape.com
|
174947fa4a
|
Changing notify from false to true for AppendChildTo in SetText
this is where the block doesn't have any children and a text element gets
created for it.
b=36900, r=pollmann
|
2000-04-26 03:48:58 +00:00 |
|
troy%netscape.com
|
6b04c3b5fa
|
Reinstated clipping code which had been backed out because it caused
a problem for XUL layout. I added a workaround for the XUL problem
|
2000-04-25 04:43:11 +00:00 |
|
putterman%netscape.com
|
e25d9a73e7
|
Backing out troy's changes to fix various UI blocker bugs.
|
2000-04-24 22:21:56 +00:00 |
|
joki%netscape.com
|
bbb0086bfe
|
fixes for 5995, 7304, 10573, 22832, and 9668.
Changes to event handling to deal with reentrant events, cursor fixes, and return value fixes.
|
2000-04-24 04:41:27 +00:00 |
|
pollmann%netscape.com
|
bb2c0ba6dd
|
Bug 36830: Revert a small part of the fix for bug 33203 that was breaking observer notification.
|
2000-04-23 23:54:29 +00:00 |
|
mstoltz%netscape.com
|
57feeae5ec
|
Backing out changes until I can figure out why it's crashing on startup.
|
2000-04-23 21:25:39 +00:00 |
|
mstoltz%netscape.com
|
62bffdd26e
|
Fixes for bugs 27010, 32878, 32948.
|
2000-04-23 20:30:29 +00:00 |
|
attinasi%netscape.com
|
af2c4a7c11
|
Removed warnings: very basic changes
|
2000-04-23 19:06:37 +00:00 |
|
scc%netscape.com
|
1177150f2e
|
making string conversions explicit
|
2000-04-23 19:04:37 +00:00 |
|
attinasi%netscape.com
|
31410d2cca
|
Added support for @charset in external stylesheets, as well as support for charset being set byt HTML document for parsing HTML style attributes in other charsets. r=ftang b=2870,28500
|
2000-04-23 02:01:40 +00:00 |
|
troy%netscape.com
|
9b393faa48
|
Changes to bring clipping inline with upcoming CSS2 errata
|
2000-04-23 00:56:16 +00:00 |
|
scc%netscape.com
|
9978338519
|
making string conversions explicit
|
2000-04-22 10:31:38 +00:00 |
|
pollmann%netscape.com
|
9b52ac7328
|
Bug 33203: Form submit observer changes for psm-glue; r=dougt
|
2000-04-22 03:29:50 +00:00 |
|
dbaron%fas.harvard.edu
|
ed9c5e00ef
|
Prevent selector matching from incorrectly failing due to greedy matching. b=24031 r=pierre@netscape.com
|
2000-04-22 00:47:18 +00:00 |
|
rods%netscape.com
|
d01a3c8d69
|
It now uses the nsHTMLContent->GetHTMLAttribute to get the value and/or label
The code now lso checks to see if the attr actually exists before it moves to the label or the content
bug 36459
|
2000-04-21 22:28:07 +00:00 |
|
rods%netscape.com
|
bbea2867ad
|
The value in the GetAttribute will no longer have the space stripped in front and back
|
2000-04-21 21:59:53 +00:00 |
|
pierre%netscape.com
|
0a1b7cc547
|
Implemented i18n list-style-types. Thanks to bakibon@yahoo.com.
|
2000-04-21 08:05:29 +00:00 |
|
nisheeth%netscape.com
|
793252e617
|
Fix for bug 36362. We no longer null out the ref count of form elements in their Release() methods before deleting them. This fixes the crashes on www.cnn.com and www.msn.com.
|
2000-04-21 01:03:20 +00:00 |
|
anthonyd%netscape.com
|
815b66f915
|
drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge
|
2000-04-20 23:11:41 +00:00 |
|
akkana%netscape.com
|
e3b5588b8f
|
19137: <u> wasn't in the list of inline tags.
|
2000-04-20 22:31:14 +00:00 |
|
jst%netscape.com
|
65686de7fb
|
Updating the DOM interface CSSStyleDeclaration to DOM Level 2.
|
2000-04-20 13:50:56 +00:00 |
|
jst%netscape.com
|
8515630b3f
|
Adding GetIID() to nsICSSDeclaration.
|
2000-04-20 13:00:08 +00:00 |
|
jst%netscape.com
|
5dd95df31c
|
Fix build warnings.
|
2000-04-20 12:40:35 +00:00 |
|
jst%netscape.com
|
e09c50e601
|
Fixing bug #32376. Mozilla now populates a select list with new empty options if it's length is set to a bigger number than it already is, this is against the DOM but we need this to be compatible with older browsers.
|
2000-04-20 12:34:35 +00:00 |
|
rickg%netscape.com
|
c9729abd05
|
try to fix tinderbox bustage for nisheeth
|
2000-04-19 08:45:45 +00:00 |
|
nisheeth%netscape.com
|
e4b10a0922
|
Fix for bug 30091. nsFormControlList::NamedItem() was doing a linear walk through the form control list. Now it uses a hash table lookup. This greatly reduces the time for the screen to update when one clicks on the Program list box on the Bugzilla query page.
|
2000-04-19 07:49:07 +00:00 |
|
jst%netscape.com
|
b28d0d6298
|
Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2.
|
2000-04-18 23:00:58 +00:00 |
|
jst%netscape.com
|
a4ce9e598d
|
Updating the HTMLObjectElement interface to DOM Level 2.
|
2000-04-18 22:57:42 +00:00 |
|
jband%netscape.com
|
96089ebbb0
|
egads! lost the return type declaration in a copy/paste goofup.
|
2000-04-18 22:46:48 +00:00 |
|
waterson%netscape.com
|
548a65c864
|
Back out changes my changes to nsILinkHandler because of performance problems.
|
2000-04-18 04:34:20 +00:00 |
|
scc%netscape.com
|
b4caf7e667
|
making string conversions explicit
|
2000-04-16 11:19:26 +00:00 |
|
braddr%puremagic.com
|
857f0905f7
|
eliminiate NS_COMFALSE and remove a layer of logical negation.
r=brendan
|
2000-04-16 00:23:57 +00:00 |
|
scc%netscape.com
|
52bdf65d60
|
making string conversions explicit
|
2000-04-15 21:18:29 +00:00 |
|
scc%netscape.com
|
ffe4551746
|
attempting to fix bustage
|
2000-04-15 21:13:55 +00:00 |
|
scc%netscape.com
|
0012d27605
|
making string conversions explicit
|
2000-04-15 20:15:37 +00:00 |
|
pierre%netscape.com
|
614a9a491c
|
33710 "background-color: inherit doesn't work correctly". Split the NS_STYLE_BG_PROPOGATED flag into 2 flags: NS_STYLE_BG_PROPAGATED_TO_PARENT and NS_STYLE_BG_PROPAGATED_FROM_CHILD. MapDeclarationColorInto() fetches the color from the grand-parent if PROPAGATED_TO_PARENT is set.
|
2000-04-15 10:38:13 +00:00 |
|
pierre%netscape.com
|
94bc484b60
|
32063: <font size=""> makes font tiny
|
2000-04-15 04:28:12 +00:00 |
|
mstoltz%netscape.com
|
6a76f09450
|
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
|
2000-04-15 03:43:09 +00:00 |
|
jband%netscape.com
|
87704af1b7
|
fix bug 32150. Expose to JavaScript the scriptable interfaces on plugin objects implementing nsIPluginInstance. Given an embed tag with a plugin named 'foo' that has an xpcom interface named 'nsIFoo' with a method 'bar', this fix allows JS code (with the UniversalXPConnect privilege) to call document.foo.nsIFoo.bar()
|
2000-04-14 22:54:48 +00:00 |
|
jbetak%netscape.com
|
b03088efe8
|
r=ftang 32604 Trunk fix for illegal use of nsString-external JavaScript
|
2000-04-14 02:47:28 +00:00 |
|
waterson%netscape.com
|
a06a8ee723
|
Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre
|
2000-04-13 19:55:47 +00:00 |
|
jst%netscape.com
|
6656f5324e
|
Fixing #35605, avoid accessing a null pointer in GetOffsetParent()!
|
2000-04-13 12:52:03 +00:00 |
|
jst%netscape.com
|
801bd7da0e
|
If a class claims to support an interface in QueryInterface() it *really* should inherit from that interface then! Fixes #35398.
|
2000-04-13 12:02:58 +00:00 |
|
sfraser%netscape.com
|
e18fe941f0
|
Adding methods to allow control of the selection in text widgets.
|
2000-04-13 05:15:59 +00:00 |
|
sfraser%netscape.com
|
0aa03ae3da
|
Use an nsCOMPtr in the Select call.
|
2000-04-13 05:14:08 +00:00 |
|
ducarroz%netscape.com
|
245059c4ee
|
Remove the old autocomplete widget which is now replaced by the XBL one (xpfe/components/autocomplete). R=alecf.
|
2000-04-13 04:50:39 +00:00 |
|
waterson%netscape.com
|
f1df479af5
|
Bug 29507. Clean up PresShell refcounting. r=troy
|
2000-04-05 05:58:06 +00:00 |
|
attinasi%netscape.com
|
d88879f70c
|
Fixed regression bug 34257 and also contributed toward fixing 17309 by making external style sheets load blocking the parser, unless they are alternates. r=pierre b=34257, 17309
|
2000-04-05 04:02:38 +00:00 |
|
jbetak%netscape.com
|
981fc06b33
|
crash when loading external JS files - bug 33029
|
2000-04-05 03:18:41 +00:00 |
|
jst%netscape.com
|
f523d9cb3a
|
Add a nsHTMLUnknownElement class for LAYER, ILAYER, NOLAYER and unknown elements, this element is a normal element except that it doesn't do inline style processing. This fixes M15 bug #22260.
|
2000-04-05 01:46:48 +00:00 |
|