law%netscape.com
834275d324
Part of bug 57576; adding support for getting list-style-image; r=harishd, sr=jst
2001-03-08 00:55:01 +00:00
hyatt%netscape.com
530b1df382
Fix for 71139. Also reverting the splitter frame code back. r=danm, sr=brendan
2001-03-08 00:47:22 +00:00
hyatt%netscape.com
288b42d3e6
Fix for 71139. r=danm, sr=brendan
2001-03-08 00:46:58 +00:00
waterson%netscape.com
d64f218a4a
Bug 71181. Revert attinasi's changes for bug 70730.
2001-03-07 20:15:35 +00:00
dbaron%fas.harvard.edu
d2224691b2
Really fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
2001-03-07 06:07:28 +00:00
dbaron%fas.harvard.edu
b800efd29e
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by using a real REQUIRES line rather than a copied one.
2001-03-07 05:17:01 +00:00
dbaron%fas.harvard.edu
9dae53a88a
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by changing MODULE from raptor to layout.
2001-03-07 03:11:33 +00:00
attinasi%netscape.com
ec83acbcec
Fix for printing crash when bulleted items have no bullet and we assume they do. Added assertion to help find the cause of the problem, and checks for null to prevent the crash. b=70730 r=dcone sr=waterson
2001-03-07 00:38:45 +00:00
beard%netscape.com
90c06bd1a3
Fix build bustage by adding files from xul/base/src/outliner. r=hyatt
2001-03-06 23:41:34 +00:00
sspitzer%netscape.com
8437642b1c
more bustage.
2001-03-06 23:18:38 +00:00
sspitzer%netscape.com
fe8708473e
fix build bustage. thanks to meep and Pike.
2001-03-06 23:16:27 +00:00
glazman%netscape.com
bd70011ca1
mSourceString in SelectorList was allocated, filled with a
...
reconstructed copy of ALL selectors in chrome and document,
unused and then deallocated ! b=70995, r=hewitt, sr=attinasi
2001-03-06 23:07:33 +00:00
hyatt%netscape.com
92656d6cbe
Fix for 70877, enabling outliner. r=dr, sr=waterson
2001-03-06 22:16:42 +00:00
attinasi%netscape.com
460310f8d1
Fixes box-sizing for absolutely positioned elements. b=67690 r=waterson (and buster R.I.P), sr=hyatt
2001-03-06 05:56:19 +00:00
waterson%netscape.com
83a393db0a
Bug 64670. Clean up and document SplitToContainingBlock(). Specifically: fix stray comma in file; unmuddle replaced frame and its parent in CantRenderReplacedElement(); sanity check args in SplitToContainingBlock(); manage view reparenting in SplitToContainingBlock(); fix nsObjectFrame to only stifle key events if the plugin was really instantiated. r=kmcclusk, saari sr=attinasi
2001-03-06 03:31:29 +00:00
hyatt%netscape.com
5a40dceb52
Fix for 70809. r=attinasi, sr=brendan
2001-03-06 02:30:30 +00:00
hyatt%netscape.com
5bdd4f228d
Outliner files are not part of build.
...
The other files are a fix for bug #70809 . r=attinasi, sr=brendan
2001-03-06 02:27:50 +00:00
dbaron%fas.harvard.edu
2c102bee6e
Work in progress on CSS error reporting: fix the known false positives and duplicate messages and improve the error messages. It's still a hack that I wouldn't really want to enable by default, but it should be useful for debugging chrome CSS. r=glazman@netscape.com sr=attinasi@netscape.com b=65469
2001-03-06 01:57:30 +00:00
dbaron%fas.harvard.edu
34b9bbc1ff
Remove attempted workaround for CantRenderReplacedElement crash that didn't fix the crash (which is now fixed the right way).
...
Clean up the FrameManager a bit, mainly by moving the destruction of the frame tree into the |Destroy| method rather than doing it in the destructor. This would make it safer to convert nsIFrameManager to IDL and use the frame manager from JS. It also reduces the risk of leaks caused by having something owned by a frame own the frame manager. Breaking cycles in a destructor can be risky because the objects entrained by the cycle could include the object whose destructor would break the cycle.
b=65800 r=waterson@netscape.com sr=attinasi@netscape.com
2001-03-06 01:46:03 +00:00
attinasi%netscape.com
ed35909142
Don't reflow for every notification of an image load if the image frame's size is constrained. b=69552 r=kmcclusk sr=hyatt
2001-03-06 00:47:46 +00:00
karnaze%netscape.com
ab0516882e
Added new regression test, fixed an old one. Not affecting the build.
2001-03-05 22:26:07 +00:00
blakeross%telocity.com
128f3bdbbf
Table crash in webmail page (70072). r=karnaze sr=attinasi
2001-03-05 22:09:14 +00:00
hyatt%netscape.com
5eb460964a
Fix for 70704, r=brendan, sr=attinasi
2001-03-03 21:57:56 +00:00
harishd%netscape.com
dad8f665c0
Correcting an error.
...
r=heikki
2001-03-03 00:54:53 +00:00
glazman%netscape.com
90d257e695
enhancement for the 3 new attributes selectors in CSS 3. r=dbaron, sr=attinasi
2001-03-03 00:54:04 +00:00
harishd%netscape.com
e5fbdfc15e
Added more properties(font,background,padding,border,z-index..etc) for getComputedStyle().
...
r=heikki,sr=jst.
2001-03-03 00:44:19 +00:00
harishd%netscape.com
e22bd15855
Moving a couple of methods to nsCSSProps to be used by nsGetComputedStyle().
...
r=heikki, sr=jst
2001-03-03 00:43:12 +00:00
harishd%netscape.com
18f4fb8fe3
Added refresh & setcookie atoms
...
r=heikki,sr=vidur
2001-03-03 00:41:02 +00:00
dbaron%fas.harvard.edu
8d8070a9fa
Fix smoketest blocker bug 70683 by making some changes blake missed with his fix for bug 60703. r=mao sr=alecf a=kysmith
2001-03-02 18:39:22 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
blakeross%telocity.com
686e5a8010
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2001-03-02 03:07:53 +00:00
pollmann%netscape.com
cac3d39705
Bug 70510: Remove needless nsAutoString wrappers, patch by jag <disttsc@bart.nl>, r=pollmann@netscape.com, sr=jst@netscape.com
2001-03-02 02:55:24 +00:00
dr%netscape.com
0c58530ec9
70386 (warning fix), r=timeless
2001-03-01 02:44:24 +00:00
jst%netscape.com
e425716676
Fixing bug 70014. Making td.chOff use the correct atom when looking up the attribute 'charoff'. r=heikki@netscape.com, sr=vidur@netscape.com
2001-02-28 01:54:40 +00:00
dcone%netscape.com
432ce577ce
Checking for a printer before some optimizations.. which are not good for printing. sr=attinasi r=karnaze
2001-02-27 14:52:07 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
bernd.mielke%snafu.de
58b4f45858
enable the overflow:hidden from CSS2 for table cells (fixed layout)
...
bug 44505. r=karnaze sr=attinasi
2001-02-24 14:30:12 +00:00
cls%seawood.org
8643a92f86
Adding and updating necessary .cvsignore files. Bug #61550
2001-02-24 06:22:49 +00:00
rbs%maths.uq.edu.au
b210805603
Ignorable whitespace frames are gone - Additions to the inter-frame spacing - Typos - Rework the style of scripting elements - fix for bugs 67451,15402 - this check-in was contingent on the check-in for bug 68411 - sr=waterson
2001-02-23 16:10:51 +00:00
rbs%maths.uq.edu.au
843fa2d789
First check-in
2001-02-23 16:09:14 +00:00
rbs%maths.uq.edu.au
e606355ed2
Declare atoms, update css rules, init a variable to zero - sr=waterson
2001-02-23 12:49:38 +00:00
rbs%maths.uq.edu.au
283e455c32
When requested, avoid to create frames for ignorable whitespace - bug 68411 r=karnaze sr=waterson
2001-02-23 12:45:19 +00:00
rbs%maths.uq.edu.au
c8e811acd0
Shift frame-state bits in implementations to the 12 higher bits - bug 68411 r=karnaze sr=waterson
2001-02-23 12:42:12 +00:00
rbs%maths.uq.edu.au
ea2b429682
Avoid ignorable whitespace in tables by setting the frame state-bit to this effect - bug 68411 r=karnaze sr=waterson
2001-02-23 12:35:34 +00:00
rbs%maths.uq.edu.au
4a4a2fffe7
Reserve additional frame state-bits - implementations are now only allowed to use the 12 higher bits. The 20 lowest bits are reserved for general use - bug 6841 r=karnaze sr=waterson
2001-02-23 12:31:28 +00:00
rods%netscape.com
42db2b170f
Now only doing 1 reflow for each reflow request in the ListControlFrame
...
for initial and full resize reflows
Bug 69869 r=kmcclusk sr=attinasi
2001-02-23 01:45:45 +00:00
rods%netscape.com
147a7d8ffc
factoring of code for Submit/Reset in control frames
...
Bug 65747 r=pollmann sr=attinasi
2001-02-23 01:01:08 +00:00
sspitzer%netscape.com
0b30f91421
fix for #68365 . r=hwaara, sr=hyatt
2001-02-23 00:46:10 +00:00
attinasi%netscape.com
e885d0d4e0
new testcase. NPOB
2001-02-22 16:06:46 +00:00
attinasi%netscape.com
2b78d742ee
New regression testcase. BPOB
2001-02-22 16:06:18 +00:00