varga%netscape.com
0597130087
Fix for bug 114989. Expand / collapse thread ("+" and "-") icons are drawn
...
incorrectly. r=bryner, sr=bz
2002-08-17 03:58:18 +00:00
aaronl%netscape.com
5229183e82
Bug 132158. Active Accessibility: expose correct bounds information and accessible value for HTML areas. r=saari, sr=alecf.
2002-08-17 01:46:58 +00:00
rbs%maths.uq.edu.au
a7e1410a39
Merge mi/ms/mtext in a single token class and make mo inherit from the token class. The merge allows centralizing the special treatment needed for their child text frames that are non-MathML, b=162412, r=roc+moz, sr=kin
2002-08-16 21:36:31 +00:00
dbaron%fas.harvard.edu
a7f0385127
Clean up unneeded includes of nsStyleUtil.h, and some other include cleanup in MathML. r=rbs b=71257 (|#include| changes only)
2002-08-16 11:52:20 +00:00
dbaron%fas.harvard.edu
d4cc4f7061
Handle style attribute changes in XUL through the normal style change mechanism rather than forcing a reframe. Change nsIStyledContent::WalkInlineStyleRules to nsIStyledContent::GetInlineStyleRule to simplify nsCSSFrameConstructor::AttributeChanged. b=156971 sr=hyatt r=bzbarsky
2002-08-16 11:29:20 +00:00
bzbarsky%mit.edu
355f48a3e9
Fix placement of positioned elements with auto "top". Bug 44508, patch
...
by Mats Palmgren (mats.palmgren@bredband.net ), r=dbaron, sr=bzbarsky.
2002-08-15 23:00:23 +00:00
mkaply%us.ibm.com
0613780eca
#162387
...
r=pedemont, no sr.
OK, I need this in. OS/2 menus are unusable without this.
Basically, when 117730 went in, it regressed this because
the fix for 101771 was no longer needed.
This is backing out the 101771 fix.
I have verified this doesn't break Windows.
The only other platform that could be an issue is Mac, but
it shouldn't be because Mac uses native menus. No other
platform handles clipSiblings.
If this does break something, you would see it as menus
appearing behind other menus.
2002-08-15 14:49:44 +00:00
gerv%gerv.net
5d6f3fde41
Bug 53764 - Netscape Confidential and Proprietary source code in the mozilla source tree. Patch by moz@compsoc.man.ac.uk; r=gerv, auto-sr=brendan (comment changes only.)
2002-08-15 07:20:50 +00:00
seawood%netscape.com
55ec62b72d
Removing unused _NS_IMPL_LAYOUT define.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162308 r=cls
2002-08-15 05:39:40 +00:00
varga%netscape.com
c13cc92b0f
Fix for bug 142642 - Tree should not scroll on dragover immediately after that mouse enters the drag scroll.
...
r=bryner, sr=bz
Thanks to Pierre Chanial for initial patch.
2002-08-15 05:06:19 +00:00
bzbarsky%mit.edu
b12dd3ebe7
Fix crash; we may have a #text node. Bug 159359, r=sicking, sr=jst
2002-08-15 02:28:54 +00:00
bzbarsky%mit.edu
cff9eae530
Clean up the mLanguage string. Bug 35768 add-on, rs=dbaron, r=sicking
2002-08-14 22:37:33 +00:00
shanjian%netscape.com
13973c7248
Back out my previous change because it cause regression 162670.
2002-08-14 19:18:27 +00:00
dbaron%fas.harvard.edu
f9fe875d87
Remove extraneous line pointed out by peterv. b=35768
2002-08-14 14:23:56 +00:00
dbaron%fas.harvard.edu
768c965b07
Attempt to fix page load regression. b=35768
2002-08-14 14:01:39 +00:00
dbaron%fas.harvard.edu
48e2161f68
Remove unused method nsIStyleRule::GetStrength. b=162492 r=kin sr=bzbarsky
2002-08-14 13:16:35 +00:00
dbaron%fas.harvard.edu
815f207e63
Back out most of patch for bug 154910 to fix crash, since nsLineLayout need not do all its allocation without other things lower on the stack. b=162516
2002-08-14 13:00:16 +00:00
dbaron%fas.harvard.edu
22351decd5
Mark freed memory in stack arena with 0xdd. b=161283 sr=bzbarsky r=kin
2002-08-14 12:49:24 +00:00
dbaron%fas.harvard.edu
9b467a5c57
Don't repeatedly reapply the carried out bottom margin when clearing long words past floats. Fixes infinite loop in the case where the margin is negative. b=153429 sr=bzbarsky r=roc+moz
2002-08-14 12:44:40 +00:00
dbaron%fas.harvard.edu
cb597e3031
Make the declarations of colors for radio buttons and check boxes important, so they are unstylable (and styles in web pages don't cause them to disappear). b=58755 r=jkeiser sr=bzbarsky
2002-08-14 12:42:03 +00:00
antonio.xu%sun.com
d9f555d2f5
replace the hardcode of "@mozilla.org/embedcomp/dialogparam;1" with NS_DIALOGPARAMBLOCK_CONTRACTID
...
Bug 158608 r=Henry sr=alecf
2002-08-14 12:39:03 +00:00
dbaron%fas.harvard.edu
79638e5f49
Implement CSS2 :lang() selector. Fix problems with dynamic changes of 'quotes' property. Patch mostly by Ulrich Drepper (drepper@redhat.com), with some changes by Pierre Saslawsky and dbaron. r=rbs, dbaron sr=bzbarsky b=35768
2002-08-14 12:34:39 +00:00
bzbarsky%mit.edu
d3f12571aa
Fieldset should look at its computed width even when there is no
...
legend. Bug 162502, r=jkeiser, sr=dbaron
2002-08-14 02:28:23 +00:00
shanjian%netscape.com
04cb8910cc
#161328 , CJK string is not breakable before joined frames
...
CJK character is marked as breakable after first word.
For joined piece, check if it is breakable in between.
r=rbs, sr=boris zbarsky
2002-08-13 23:50:42 +00:00
bzbarsky%mit.edu
bc6cc23c42
Fix crash bug 159359, patch by leon.zhang@sun.com, r=jkeiser, sr=bzbarsky
2002-08-13 23:33:58 +00:00
jkeiser%netscape.com
6bae0f9512
Rearrange how layout history keys are created (bug 162409), r=sicking@bigfoot.com, sr=bzbarsky@mit.edu
2002-08-13 17:14:18 +00:00
rbs%maths.uq.edu.au
71f98e20b6
bug 133761 - substitute leading _ with trailing _ for pure C/C++ compliance (uber-nit of brendan)
2002-08-13 00:52:38 +00:00
rbs%maths.uq.edu.au
12db0ac0aa
Improve the handling of the inter-space around invisible MathML characters, b=133761, r=roc+moz, sr=bzbarsky
2002-08-12 23:30:35 +00:00
seawood%netscape.com
67c2c5b3c0
Removing unused defines:
...
_IMPL_NS_BASE (bug #162142 )
_IMPL_NS_GFXONXP (bug #162145 )
_IMPL_NS_UI (bug #162183 )
B_ONE_M (bug #162196 )
XP_NEW_SELECTION (bug #162230 )
r=cls
Thanks to Stephen Walker <walk84@yahoo.com> for the patches.
2002-08-12 13:35:18 +00:00
bernd.mielke%snafu.de
669b85879f
improved lookup of cellmap for the repeated thead and tfoot sections during printing bug 159358 patch by karnaze r=bernd sr=dbaron
2002-08-12 04:55:29 +00:00
dbaron%fas.harvard.edu
6a85bf516a
Make BR-related parts of the quirky inline box model also quirky in almost-standards mode, to match the rest of the inline box model quirks. b=161691 sr=bzbarsky r=caillon
2002-08-11 18:00:07 +00:00
dbaron%fas.harvard.edu
839c83ca5d
Move FindNonTransparentBackground from nsStyleUtil to nsCSSRendering so that nsStyleUtil doesn't need to be in content/shared. b=71257 r=heikki sr=bzbarsky
2002-08-11 17:56:15 +00:00
gerv%gerv.net
13abf76938
Bug 53764 - change tests to remove NSCP Confidential notices (and <cr> characters.) Patch by moz@compsoc.man.ac.uk; r=gerv, auto-sr=brendan.
2002-08-10 16:49:00 +00:00
jerry.tan%sun.com
655ebc2dca
bug 120226, can't show system hint when browser maximize
...
patch by jerry.tan@sun.com r=bryner, sr=hewitt
2002-08-10 10:16:39 +00:00
gerv%gerv.net
a6d4accdea
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2002-08-10 08:39:43 +00:00
aaronl%netscape.com
85507cff5c
Bug 158754 - rest of checkin (correct code formatting this time)
2002-08-10 08:22:52 +00:00
aaronl%netscape.com
fac59ec279
Bug 158754. Allow type ahead find to change selection color, and show caret with selection. r=akkana, sr=jst
2002-08-10 08:15:30 +00:00
aaronl%netscape.com
c8215a38ee
Bug 160793. Active Accessibility: support broken images. r=kyle, sr=hewitt
2002-08-10 07:59:44 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
dveditz%netscape.com
b3139448f9
activate button on keyup only if already depressed (bug 161721) r=saari,sr=blake
2002-08-10 01:23:01 +00:00
bernd.mielke%snafu.de
4655d242cc
bug 155652 build warning fix r=karnaze sr=bz
2002-08-09 09:30:41 +00:00
rbs%maths.uq.edu.au
bd53bdea35
Perl scripts to process the MathFont Properties Files - not part of build
2002-08-09 06:13:29 +00:00
rbs%maths.uq.edu.au
3de094d822
remove perl scripts that are not used anymore - not part of build
2002-08-09 06:11:15 +00:00
rbs%maths.uq.edu.au
cdecf1d409
Update the DOCTYPE in the examples - not part of build
2002-08-09 01:05:00 +00:00
smontagu%netscape.com
52121ade9f
GetWidth optimizations for Unix. Bug 36146. Authors Tomi.Leppikangas@oulu.fi, Roland.Mainz@informatik.med.uni-giessen.de; r=shanjian,smontagu; sr=rbs, darin
2002-08-09 00:13:11 +00:00
bzbarsky%mit.edu
bd00f336c3
Fix crash when clicking empty space in <select>. Bug 161499, r=jkeiser, sr=jst
2002-08-08 22:27:57 +00:00
jkeiser%netscape.com
5cd6207734
Make form controls in fieldsets work (bug 121127), r=rods@netscape.com, sr=bzbarsky@mit.edu
2002-08-08 20:38:40 +00:00
alecf%netscape.com
98fb638c96
bug 161716 - stop exporting nsStr from xpcom.dll
...
r=dougt, sr=jag
2002-08-08 18:59:54 +00:00
glazman%netscape.com
7a9b3dcd9e
fixing regression in !important handling introduced by fix for bug 157913; b=161685, r=rods, r=timeless, sr=dbaron, sr=bzbarsky
2002-08-08 17:40:20 +00:00
mjudge%netscape.com
02f5885a2d
127321. r=brade sr=sfrasier. bug that skips getting stuck on word jumping on macs. This feature now may want to be turned on in the windows and unix builds as well.
2002-08-08 06:37:01 +00:00