Commit Graph

11488 Commits

Author SHA1 Message Date
cls%seawood.org
5763d83f3f Add accessibility to REQUIRES. Fixing senna tb bustage. 2001-04-01 03:44:35 +00:00
evaughan%netscape.com
dd702eea33 XP part of accessibility landing
-r vidur, rods -sr hyatt
2001-04-01 01:01:33 +00:00
waterson%netscape.com
2c2bece878 Bug 60079. Look a little bit harder for <area> elements, rather than just bailing if the first element in the <map> isn't an <area>. r=saari, sr=jst 2001-04-01 00:45:59 +00:00
waterson%netscape.com
8d0b94ab58 Bug 53251. RecreateFrameForContent() on a 'special' frame need only ReframeContainingBlock(). r=karnaze, sr=attinasi 2001-04-01 00:43:27 +00:00
sspitzer%netscape.com
ccc3c72626 #72122 implement AdjustSelection on the outliner selection. sr=hyatt 2001-03-31 04:55:34 +00:00
karnaze%netscape.com
4478efd8a6 fix regression test, not affecting the build. 2001-03-31 01:33:21 +00:00
karnaze%netscape.com
606918fcbb fix regression test, not affecting the build. 2001-03-31 00:46:49 +00:00
karnaze%netscape.com
dbbd921241 new printing regression tests/cleanup, not affecting the build. 2001-03-30 22:19:31 +00:00
disttsc%bart.nl
dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
glazman%netscape.com
2fd3ed5466 Support for :last-child pseudoclass; checking in for Ian Hickson ; b=46916, r=pierre, sr=attinasi 2001-03-30 10:20:57 +00:00
kmcclusk%netscape.com
572c81e29b Use frame bit to indicate if frame has a decendant with a view and use this to optimize nsContainerFrame::PositionChildViews; bug 70211; sr=attinasi@netscape.com r=karnaze@netscape.com 2001-03-30 05:25:49 +00:00
kmcclusk%netscape.com
f55ec09bcb Invalidate only the newly exposed region when the container frame size changes vertically b=19256; sr=attinasi@netscape.com r=roc+moz@cs.cmu.edu 2001-03-30 05:17:07 +00:00
peterlubczynski%netscape.com
3f9c4eabbc Fix to make printing OBJECTs safer bug 73846 a=av sr=waterson 2001-03-30 03:07:52 +00:00
rbs%maths.uq.edu.au
108d09b906 Enable an ordered list of preferred fonts (rather than just one font) for particular chars. Fix the problem that the stretchy direction wasn't specified in certain cases so that resolving the annotations could wrongly failed. Use NS_LITERAL_STRING like everybody else. Apply suggestions from drivers (roc+moz, dbaron) 2001-03-30 02:39:38 +00:00
harishd%netscape.com
dd6505f471 71942 - Intialize the ptr to fix the crash.
49942 - Should not include parent when absolutely positioned.
Added border color property.
r=heikki
sr=jst
2001-03-30 02:08:48 +00:00
aaronl%chorus.net
52e2623a3e Make sure visual prefs force reframe 2001-03-29 07:16:06 +00:00
attinasi%netscape.com
28d86e436d Empty inlines now take up space in the line, fixing problem where the backtround images for those elements were not showing up even if they had sufficient padding. b=21415 r=karnaze, sr=waterson 2001-03-29 06:39:40 +00:00
pinkerton%netscape.com
db93e15b4a Use new DOM context menu event to determine if context menus should come/go r=saari/pink, sr=hyatt.
bug# 36665
2001-03-29 03:33:09 +00:00
hyatt%netscape.com
88ce9916be Fix for 73695. r=danm, sr=waterson 2001-03-29 01:30:03 +00:00
hyatt%netscape.com
43fbb26cff Fix for 73506. r=danm, sr=mscott 2001-03-28 22:45:43 +00:00
karnaze%netscape.com
1ce9ba18f4 new regression tests not affecting the build. 2001-03-28 21:40:20 +00:00
karnaze%netscape.com
3b6bf0f78a bug 32794 -always set aStatus. sr=attinasi. 2001-03-28 21:26:58 +00:00
karnaze%netscape.com
8825aad0b0 bug 44523 - Get the actual rg from the cell in AppendCell rather than use the row index. sr=attinasi 2001-03-28 21:25:13 +00:00
karnaze%netscape.com
d1cda12bca bug 73629 - adjust mComputedWidth of a table or caption if it's nested, larger than avail width, not initial reflow. sr=attinasi 2001-03-28 21:19:31 +00:00
attinasi%netscape.com
491b2848f8 Commented out assertion that is triggering in table regression tests: problem is covered by bug 71210, this just removes the assertion alert. r=karnaze 2001-03-28 20:06:15 +00:00
attinasi%netscape.com
06ff9d4459 Avoid checking for duplicates when adding a context to the cache (perf. reasons). b=72217, r=jag, sr=brendan 2001-03-28 19:58:51 +00:00
glazman%netscape.com
278a76a988 fix for Stylesheet Dump in viewer. b=71648, r=pierre, sr=attinasi 2001-03-28 08:02:20 +00:00
peterlubczynski%netscape.com
f79318b3c0 Plugins no longer get resize events bug 70429 a=av sr=waterson 2001-03-28 01:02:30 +00:00
heikki%netscape.com
5e1ad52c12 Bug 56858, set pref layout.selectanchor to true to make link traversal also select link end. 2001-03-27 23:59:56 +00:00
jdunn%netscape.com
3538dbb1cf needed to link in another lib to resolve all dependencies at link time
r= cls@seawood.org
# 72188
2001-03-27 23:23:10 +00:00
mjudge%netscape.com
3c9472063f 66793 r= cmanske sr = attinasi 2001-03-27 23:02:21 +00:00
dr%netscape.com
49cdc2e6bf fix for 67731, r=pinkerton, sr=hyatt 2001-03-27 22:58:50 +00:00
rods%netscape.com
16d3e26db5 removing "inline" on method to fix SunOS bustage.
r=mkaply
2001-03-27 22:57:14 +00:00
rbs%maths.uq.edu.au
065ff2b9df Datasets needed for bug 30543,72161. The MathFont Property Files (the metadata that guide the stretching of mutable MathML characters) 2001-03-27 13:22:03 +00:00
rbs%maths.uq.edu.au
985d59d95f Mozilla MathML entities were as per MathML 1.x - bug 72161. Now they are MathML 2.0 conformant, and in line with the forthcoming Unicode 3.1 code points approved for math symbols 2001-03-27 12:56:15 +00:00
rods%netscape.com
4abe5f8794 This now enables print listeners, print progress and the cancelling of printing
Bug 70946 & Bug 70949 r=dcone,chak sr=attinasi
2001-03-27 11:56:03 +00:00
disttsc%bart.nl
f4edb65ad4 bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc 2001-03-27 11:17:17 +00:00
waterson%netscape.com
d13d7b06d1 Fix regression tests bitrot on Linux. r=karnaze 2001-03-27 06:09:16 +00:00
cls%seawood.org
979c006ff6 Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
bernd.mielke%snafu.de
56dd368e32 adding table regression test - not part of the build 2001-03-26 14:58:11 +00:00
karnaze%netscape.com
4fca4d840a new regression test not affecting the build. 2001-03-26 06:23:01 +00:00
karnaze%netscape.com
ef73484e35 bug 60749 - on a table cell frame style change reflow, reinitialize the table's strategy. 2001-03-26 06:13:56 +00:00
karnaze%netscape.com
033108e34e new regression test not affecting the build. 2001-03-26 05:27:48 +00:00
karnaze%netscape.com
cda057884b bug 73321 - fix regression caused by the cleanup bug 70989. 2001-03-26 05:16:32 +00:00
karnaze%netscape.com
0493ef6588 new regression test not affecting the build. 2001-03-26 01:47:51 +00:00
karnaze%netscape.com
54f6d0596c fixed regression test, not affecting the build. 2001-03-26 00:57:38 +00:00
karnaze%netscape.com
68b220a8a5 bug 45055 - additional rounding for max element size and maximumWidth. 2001-03-26 00:56:44 +00:00
karnaze%netscape.com
ec9cc74b9d new regression tests not affecting the build. 2001-03-25 23:06:50 +00:00
karnaze%netscape.com
1b04939e6f bug 45055 - align row heights on pixel boundaries when distributing extra space vertically. Work around block bug by rounding cells to even pixel boundary. sr=attinasi, r=bernd.mielke@snafu.de 2001-03-25 23:06:08 +00:00
disttsc%bart.nl
f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00