hyatt%netscape.com
3436a2400c
Tree/grid work. 30511. r=danm
2000-06-06 23:13:49 +00:00
hyatt%netscape.com
f40d61a341
Tree/grid work. Bug#30511. r=danm
2000-06-06 23:13:05 +00:00
inaky.gonzalez%intel.com
98157fd5a1
Fixed nsSupportsHashtable behaviour and API to fix leaks in
...
nsDirectoryService. Fixes bugs #38606 and #39859 .
a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
pierre%netscape.com
12f2fe1056
Checked back in the backed out code (41321) after doing a minor fix in nsCSSValue.cpp (41618)
2000-06-06 09:36:12 +00:00
pierre%netscape.com
e549491b3e
Backed out the previous changes (41321, waterson/attinasi) because of the regression in 41618.
2000-06-06 06:50:21 +00:00
evaughan%netscape.com
d43e56932a
Fixed for ender-lite painting problems. bug #34896
...
-r mjudge
2000-06-06 01:25:03 +00:00
attinasi%netscape.com
e0876002ed
Removed code that was printing the word 'embed'. b=37558 r=buster a=leger
2000-06-05 21:21:48 +00:00
mkaply%us.ibm.com
ad3cf0ff6a
# 37239
...
r = jst, a = waterson
OS/2 bringup - PR_CALLBACK for VisualAge
2000-06-05 19:15:32 +00:00
dcone%netscape.com
50de329936
Fixed background color under border. b=13934. R=Attinasi
2000-06-05 13:58:05 +00:00
dcone%netscape.com
615ed58fcb
Fixed bug 7559. R= rods
2000-06-05 13:48:06 +00:00
rbs%maths.uq.edu.au
868e0e5058
Enable 'vertical-align: baseline' in <mtable> now that it is there...
2000-06-05 08:32:59 +00:00
rbs%maths.uq.edu.au
f522c03515
[#ifdef MOZ_MATHML: not yet part of default build]. Add support for 'vertical-align: baseline' in table-cells. bug 10207. r:karnaze@netscape.com. a:waterson@mozilla.org
2000-06-05 08:25:11 +00:00
rbs%maths.uq.edu.au
1a36f0816d
[#ifdef MOZ_MATHML: not yet part of default build]. Export the baseline out of the block frame code to support 'vertical-align: baseline' in table-cells. bug 10207. r:buster@netscape.com. a:waterson@mozilla.org
2000-06-05 08:24:18 +00:00
buster%netscape.com
7f1b174ffc
bug 36367
...
r=rods
fix was to pass in the correct width during certain types of incremental reflows.
2000-06-05 03:50:46 +00:00
buster%netscape.com
e1de241d59
bug 38665
...
r=rickg a=rickg
fixed an optimized-only crash that looks like a race condition
where we send a message containing a pointer to a frame back to
the frame manager after the frames have been deleted.
2000-06-05 03:37:33 +00:00
alecf%netscape.com
daadcd2c0d
fix #ifdefs to quiet output (speeds up display of complex tables like tinderbox and slashdot.org) - does not affect release builds
2000-06-04 09:44:08 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
evaughan%netscape.com
dab70e5b33
Just adding comments.
2000-06-03 02:12:19 +00:00
evaughan%netscape.com
04d65b243b
Patch from:
...
Davor Cubranic
Tomi Leppikangas
That implements middle mouse click to position on unix.
Bug #24117
-r evaughan -a brendan
2000-06-03 02:07:52 +00:00
mkaply%us.ibm.com
b74a7a1d47
# 37239
...
r = jst, a = brendan
OS/2 bringup - PR_CALLBACK
2000-06-03 00:00:01 +00:00
cmanske%netscape.com
18a9fcaca3
Fix for table selection performance problems. b=41045, r=mjudge, a=beppe
2000-06-02 23:05:06 +00:00
waterson%netscape.com
a965de089e
Bug 41321. Use PRUnichar* instead of nsString* to store string values for nsCSSValue and nsHTMLValue. r=attinasi.
2000-06-02 22:54:35 +00:00
evaughan%netscape.com
942f331446
Fixed build horkage.
2000-06-02 22:48:36 +00:00
evaughan%netscape.com
90aa7a4744
Made grids scroll for dogfood bug 30511.
...
-r hyatt
2000-06-02 22:15:09 +00:00
attinasi%netscape.com
c115636333
Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze
2000-06-02 21:45:06 +00:00
attinasi%netscape.com
a8b538c51c
QuirkMode style sheet: b=38026 r=rods a=karnaze
2000-06-02 21:38:33 +00:00
rods%netscape.com
542c738619
setting legend's border to none so it loks better
...
b=36065, r=rickg
2000-06-02 21:01:20 +00:00
rods%netscape.com
788c936bf0
no longer subtracting off scrollbar width when mComputedSize is set
...
b=36548, r=kmcclusk
2000-06-02 20:59:57 +00:00
brade%netscape.com
fe543c9420
#ifdef appropriately for ENDER_LITE (especially Macintosh); blocking Macintosh development; bug #41323 ; a=beppe; r=kin; a/r=mjudge
2000-06-02 20:57:10 +00:00
av%netscape.com
6a19b9b86a
Fixing 40765, r=buster, a=hamerly
2000-06-02 20:20:35 +00:00
rods%netscape.com
88254d671c
this change works better for standard mode and gets around a style bug.
...
b 38927, r=attinasi
2000-06-02 20:03:12 +00:00
rods%netscape.com
7802e4085f
now checks to see if an explicit width or height is being set and then set the maxElementSize properly
...
it already did this for NavQuirks, this is for Standard mode
Bug 40621 r=dcone
2000-06-02 14:37:27 +00:00
rods%netscape.com
eab83335f9
ifdef for mac event processing of access keys
...
bug=7559 r=dcone
2000-06-02 14:20:50 +00:00
rods%netscape.com
4a7e30f9a1
added hover cursor change for type=image Bug 40440
...
made inner rect for focus have inherit for color instead of hard-coded gray Bug 38927
also added quotes to several selectors (i.e. from type=xxx to type="xxx")
r=dcone,attinasi
2000-06-02 13:58:19 +00:00
hyatt%netscape.com
b088efb508
Tree/grid foundation work.
2000-06-02 08:13:29 +00:00
dveditz%netscape.com
29dbabd8e8
fixing two .xpt files of same name, raptor.xpt on windows and layout.xpt on unix. One version was getting overwritten
2000-06-02 08:12:57 +00:00
waterson%netscape.com
a35fa496f6
Bug 29611. Use 'GetHref()' to retrieve anchor tag's href. r=attinasi
2000-06-02 04:27:47 +00:00
hyatt%netscape.com
e21020f389
Make XBL props enumerable. r=brendan, a=brendan
2000-06-02 01:19:15 +00:00
mstoltz%netscape.com
e0c61ab51a
Fix for 16858 w/o breaking directory browser. r=waterson a=beard
2000-06-01 23:57:48 +00:00
jst%netscape.com
8ef5a6fcfd
Fixing nsbeta2+ bug 40197, a typo caused the doctype in a document to be found only found if it was the first child in the document. r=vidur, a=nisheeth
2000-06-01 23:40:26 +00:00
attinasi%netscape.com
99c115a7e6
Floated elements now get their display type set to a block, in compliance with the CSS1 specification. Also, positioned elements get their float property cleared. b=32200 r=karnaze a=karnaze
2000-06-01 23:31:00 +00:00
erik%netscape.com
c4a95c3643
bug 32206; become an observer of nsIDocument's charset changes; r=buster;
...
a=ftang
2000-06-01 23:12:26 +00:00
erik%netscape.com
c23d6c3503
bug 32206; add charset observer methods; r=buster; a=ftang
2000-06-01 23:11:40 +00:00
erik%netscape.com
a2ce4fa1be
bug 32206; add notifiers for charset changes; r=buster; a=ftang
2000-06-01 23:10:44 +00:00
jst%netscape.com
2950aca9c3
Fixing dogfood+ bug 40571, various problems with multiple form objects with the same name. r=vidur
2000-06-01 22:55:19 +00:00
sfraser%netscape.com
74fea21bd1
Fix the headers output file. r=hyatt.
2000-06-01 22:44:12 +00:00
leaf%mozilla.org
fff6c7e834
fixing 35196, but with due diligence this time. r=hyatt,bruce a=waterson
2000-06-01 07:01:54 +00:00
mjudge%netscape.com
221780c317
removing warning
2000-06-01 04:02:49 +00:00
mjudge%netscape.com
317ebfc20f
bug = 34896. changing caret use to not demand a presshell. r=hyatt
2000-06-01 02:39:52 +00:00
mjudge%netscape.com
66a4d02495
bug = 34896, r= hyatt. changing caret apis. this will demand that when a caret changes focus a call to setDOMSelection must be called to tell the caret what selection to listen to.
2000-06-01 02:37:40 +00:00