ben%netscape.com
682a6e57bf
preparation for new <radiogroup> widget
2000-05-16 03:26:34 +00:00
jst%netscape.com
780fa4b8f1
Cleaning up GetNodeName() in preparation for swiching mozilla over to a DOM Level 2 compliant .nodeName property.
2000-05-16 03:22:25 +00:00
danm%netscape.com
f600ade45c
store generated overlays in their own directory. force overlay list node to be a seq. r=hyatt@netscape.com
2000-05-16 03:16:58 +00:00
ben%netscape.com
b7e52ec705
preparation for new <radiogroup> widget
2000-05-16 03:13:19 +00:00
danm%netscape.com
7e4c91e708
create directory in Flush. r=waterson@netscape.com
2000-05-16 03:09:34 +00:00
danm%netscape.com
83a681e4b2
adding navExtraOverlay.xul
2000-05-16 03:07:57 +00:00
danm%netscape.com
4edbfde8cc
an empty overlay file which can be overridden in custom builds
2000-05-16 03:06:44 +00:00
cmanske%netscape.com
acad8adcca
Select table column and row support (20973). r=mjudge
2000-05-16 03:03:13 +00:00
brendan%mozilla.org
98af3bcf58
Fix GC request debiting to cope with multiple JSContexts on the same thread (39321, r=shaver).
2000-05-16 02:44:27 +00:00
shaver%mozilla.org
2da0ab457d
Significantly reduce the amount of time we blow on style reresolution by
...
tracking the attributes which appear in CSS selectors, and only firing
a complete reresolution when we change one of those. In the irrelevant-attr
case, we just let the frame update itself and get on with our lives right
away. Fixed 38378, r=brendan, booyah.
Also, when setting an attribute to the same value that it currently holds,
don't think about it especially hard, and _don't_ go anywhere near the
style code. Fixed 21879, r=brendan, boo_yah_.
2000-05-16 02:43:33 +00:00
brendan%mozilla.org
a061017ba7
Remove JS request API usage, it's wrong and unnecessary in the main thread (38780, r=alecf).
2000-05-16 02:40:38 +00:00
alecf%netscape.com
8e580c3a90
try to persist this window
2000-05-16 02:19:02 +00:00
alecf%netscape.com
148bee5a63
less->fewer per discussion on IRC
2000-05-16 02:18:28 +00:00
alecf%netscape.com
a249255880
get rid of excess constructor calls
2000-05-16 02:17:46 +00:00
jst%netscape.com
adab725bd3
Make .localName always return the local name, even if there's no namespace on the node.
2000-05-16 02:17:14 +00:00
bryner%uiuc.edu
6d4585bbfe
Removing a makefile that isn't in the tree. r=sspitzer@netscape.com.
2000-05-16 02:04:42 +00:00
pavlov%netscape.com
39b93d2eb3
decrement sWidgetCount since i removed it in my last checkin
2000-05-16 02:03:47 +00:00
roeber%netscape.com
3cb835685f
sync the database after writes
2000-05-16 01:55:20 +00:00
roeber%netscape.com
4c6e020a10
Properly deregister shadow objects of session objects
2000-05-16 01:54:46 +00:00
rhp%netscape.com
9eec0984a5
Fix for phone issues
2000-05-16 01:50:55 +00:00
rbs%maths.uq.edu.au
8a4dc9bd8e
[#ifdef MOZ_MATHML: NOT PART OF THE DEFAULT BUILD] Finally enable the Mathematica fonts on Unix. Paul Gartside <gartside@maths.ox.ac.uk> tested and reported that all went well.
2000-05-16 01:45:27 +00:00
nisheeth%netscape.com
b1f9814e5f
Do not do async reflow during document load because this breaks progress notificaitons and the performance metrics.
2000-05-16 01:11:29 +00:00
mjudge%netscape.com
1c88cfe811
not in build. form submission works
2000-05-16 01:03:07 +00:00
rhp%netscape.com
846a83847f
Small fix for phone number handling...gggrrrrr.
2000-05-16 00:59:07 +00:00
rhp%netscape.com
1c0fc9c91d
Fixing comparison call problem in new code.
2000-05-16 00:56:03 +00:00
jst%netscape.com
62324c1e44
Implementing getElementsByTagNameNS() for XML and HTML documents.
2000-05-16 00:55:05 +00:00
waterson%netscape.com
5f34d86620
Clean up some of the last warnings.
2000-05-16 00:45:38 +00:00
akkana%netscape.com
45b0e59b7c
35118: Fix from Daniel Bratell <bratell@lysator.liu.se> to fix signature delimiters in format=flowed
2000-05-16 00:37:41 +00:00
alecf%netscape.com
ad0d3296c4
oops, in cleaning up the event API, I fired this event on the wrong folder
2000-05-16 00:30:53 +00:00
buster%netscape.com
ede42149f2
bug 29772
...
r=rods
added style rules to show text cursor over text and password input fields (except disabled fields)
2000-05-16 00:25:44 +00:00
ssu%netscape.com
a9d3e190c0
fixing bug 5009
2000-05-16 00:25:42 +00:00
mscott%netscape.com
dc10ffd27b
Bug #5938 --> set the charset override if the url has one.
2000-05-16 00:23:55 +00:00
mscott%netscape.com
b815277e38
Bug #5938 --> set the charset override on the url if there is one.
2000-05-16 00:22:53 +00:00
sdv%sparc.spb.su
f9e1b07b33
sdv@sparc.spb.su
...
added a hook to notify Java DOM component
when a plugin is being instantiated
r=idk@eng.sun.com
2000-05-16 00:22:30 +00:00
mscott%netscape.com
12b2b0cb66
Bug #5938 --> if the user forces a charset, reload the current message forcing that charset.
2000-05-16 00:21:44 +00:00
mscott%netscape.com
19bb1e9f96
when setting a charset don't reload the message...we do this already
...
in messenger.SetDocumentCharset
2000-05-16 00:21:02 +00:00
cls%seawood.org
dfb3ebf8fd
Removing unneeded beos shared lib dependency creating. Thanks to Justin Morey <justin@68k.org> for the patch. Bug #38372
2000-05-16 00:20:50 +00:00
cata%netscape.com
859ac932d7
Fixing bug #33669 .
2000-05-16 00:19:29 +00:00
mcgreer%netscape.com
97c5e2820b
In BSAFE build, libfreebl.a has symbols needed by libbsafe.a (memory management).
2000-05-16 00:18:51 +00:00
leaf%mozilla.org
15550a5623
Automated update
2000-05-16 00:15:08 +00:00
erik%netscape.com
48002e42bd
backing out the previous change since it caused problems
2000-05-16 00:14:06 +00:00
erik%netscape.com
fe2c719733
backing out the changes since there were problems
2000-05-16 00:12:42 +00:00
wtc%netscape.com
b94f989867
Bugzilla bug #39350 : checked in patch from beard@netscape.com. Just
...
malloc the thread object if GC_LEAK_DETECTOR is defined. These thread
objects will be leaked.
2000-05-16 00:10:04 +00:00
cls%seawood.org
0ca70c9e54
Change the libIDL url. Bug 22200
2000-05-16 00:09:54 +00:00
mjudge%netscape.com
07900ccd3b
not in build
2000-05-16 00:03:38 +00:00
cata%netscape.com
d5c939cd43
Fixing bug #33669 .
2000-05-15 23:31:32 +00:00
rickg%netscape.com
9ea0a52bee
more WIP for strictDTD to enable self-containment rules
2000-05-15 23:29:31 +00:00
wtc%netscape.com
bd8b9339af
Added missing parentheses that I missed in the previous checkin.
2000-05-15 23:28:59 +00:00
cata%netscape.com
011e0d997e
Moving charsetTitles.properties from Res to Chrome.
2000-05-15 23:16:28 +00:00
dougt%netscape.com
feff24c72f
Adding PSM-Glue to mac build.
2000-05-15 23:13:07 +00:00