waterson%netscape.com
9ede33c690
Bug 91423. When recomputing the max width during an inline incremental reflow, we may have to fix-up reflow command chain. Specifically, we may have to replace a continuing frame in the chain with its primary frame, because the continuing frame will be destroyed during the unconstrained reflow used to compute the max width. r=dbaron, sr=attinasi
2001-12-20 01:56:17 +00:00
bryner%netscape.com
776f955576
<outlinercol> elements now need to be grouped within an <outlinercols> element. Not part of the build.
2001-12-19 04:32:24 +00:00
hyatt%netscape.com
2d12a994ab
fix for 115787, better handling of <style> blocks (avoid reframing) and alternate stylesheets, r=jag, sr=waterson
2001-12-19 01:06:27 +00:00
mjudge%netscape.com
91a17ffff2
smoketest fix 115791
2001-12-18 21:05:55 +00:00
mjudge%netscape.com
4656d08520
smoketest fix 115791
2001-12-18 20:52:54 +00:00
timeless%mac.com
09b1c66214
Bug 115594 Support .CUR files patch by cbiesinger@web.de r=pavlov sr=tor
2001-12-18 13:40:06 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
hyatt%netscape.com
9cf3319767
back out the portion of my patch that is guilty of causing the orange (bug 115787
2001-12-18 08:10:49 +00:00
mkaply%us.ibm.com
2c2354dc9b
OS/2 bustage
2001-12-18 06:15:46 +00:00
mjudge%netscape.com
d41f10649d
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
9b25533dc1
bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not
2001-12-18 01:29:49 +00:00
heikki%netscape.com
9db85a0370
Fixing build bustage.
2001-12-18 00:15:15 +00:00
waterson%netscape.com
49e24620c2
Fix NS_IMETHODIMP bustage.
2001-12-17 23:57:59 +00:00
waterson%netscape.com
ef61346c99
Bug 115113, redux. Fix some whitespace botches.
2001-12-17 22:54:28 +00:00
hyatt%netscape.com
d4065d8e54
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
2001-12-17 22:51:39 +00:00
waterson%netscape.com
cf319e2bda
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
2001-12-17 22:39:59 +00:00
tor%cs.brown.edu
1d663a47da
Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
...
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jgaunt%netscape.com
732bf72a9d
bug 102021, xul menulist accessibility support for aaronl
...
r=jgaunt, sr=hyatt
bug 109227, xul tabbox accessibility support
r=aaronl, sr=hewitt
bug 110800, improper event firing in selects
r=dcone, sr=attinasi
2001-12-17 01:21:29 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
bryner%netscape.com
aecdb9ddb4
Removing unneeded lookup of the column element. Not part of the build.
2001-12-16 09:39:05 +00:00
bryner%netscape.com
77c40e7eda
No longer need to force a width and height. Not part of the build.
2001-12-16 09:37:42 +00:00
bryner%netscape.com
6991c84488
Factoring out ChildIterator to separate files so that the outliner code can use it. Not yet part of the build.
2001-12-16 09:13:48 +00:00
pavlov%netscape.com
5cd1b8e131
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
sfraser%netscape.com
2d9ef098bb
Fix for bug 115162 -- shrink data structures by converting PRBool to PRPackedBool. r=dp, sr=waterson
2001-12-14 23:13:08 +00:00
peterlubczynski%netscape.com
b2579923bc
Backing out changes.
2001-12-14 20:13:50 +00:00
peterlubczynski%netscape.com
dd965ee11a
Fixing GetParameters() back to the way it was, returning success for zero parameters bug 114973 r=av sr=beard a=brendan
2001-12-14 03:52:12 +00:00
peterlubczynski%netscape.com
0ecf7dfe0c
Fix for bad vertical alignment on replaced object frames, bug 36997 r=dbaron sr=attinasi a=brendan
2001-12-14 03:48:49 +00:00
mkaply%us.ibm.com
578455b536
#114826
...
r=mkaply, a=asa for drivers
OS/2 only - back out OS/2 specific fix to fix regression
I'm checking this in now so I can make our automatic daily build on OS/2
2001-12-12 23:14:55 +00:00
mkaply%us.ibm.com
e7ce58cd84
hack hack, wonderful hack
...
undef the index macro for VACPP
I guess this is a VACPP bug, we had to do this in js, but why name a function such a common macro?
2001-12-12 12:52:55 +00:00
bbaetz%cs.mcgill.ca
43806ea8b2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
peterlubczynski%netscape.com
0698d494e6
Fixing bustage...
2001-12-12 05:39:46 +00:00
peterlubczynski%netscape.com
aba76a232a
correcting last checkin
2001-12-12 04:18:36 +00:00
peterlubczynski%netscape.com
0777ae3e46
correct last checkin
2001-12-12 04:17:15 +00:00
peterlubczynski%netscape.com
580bc5ea4c
Fixing busted Mac plugins due to my checkin earlier today, bug 114716 r=av sr=beard
2001-12-12 04:15:12 +00:00
peterlubczynski%netscape.com
5f2338ad71
Fix for hang during Shockwave registration and problems with NPN_PostURL bug 108966 r=av sr=darin
2001-12-12 01:38:02 +00:00
karnaze%netscape.com
86fb46a9a4
bug 60365 - have caption inherit margin-left, margin-right, align=center from table. sr=attinasi, r=alexsavulov
2001-12-11 21:28:47 +00:00
dbaron%fas.harvard.edu
865670347d
Fix blocker bug 114675 with null check around assertion code that I meant to check in yesterday (bug 114220).
2001-12-11 19:16:15 +00:00
peterlubczynski%netscape.com
56124a742d
Fixing HPUX bustage r=jdunn
2001-12-11 18:41:31 +00:00
peterlubczynski%netscape.com
99254c4720
Fixing the way we pass attributes and parameters to plugins, bug 103940 r=av sr=beard
2001-12-11 15:53:07 +00:00
karnaze%netscape.com
8d51d27dbe
fixed bug 111872 - 2nd patch to allow the special reflow logic to apply to resize reflows in addition to incremental reflows. sr=attinasi, r=alexsavulov
2001-12-11 15:02:36 +00:00
hewitt%netscape.com
d8bda5634d
113789 - -moz-border-colors doesn't recognize transparent, r=ben, sr=hyatt
2001-12-11 11:13:16 +00:00
dean_tessman%hotmail.com
fa7c61945e
Bug 86606 - <SELECT>s disappear when using X-Mouse
...
r=timeless, sr=hewitt
2001-12-11 06:16:07 +00:00
dcone%netscape.com
783f0fd8ff
bug=96870 Add methods onto the nsIPresContext for setting and getting the background painting
...
boolean so printing can turn on and off backgrounds. r=peterl sr=attinasi
2001-12-11 05:57:37 +00:00
dbaron%fas.harvard.edu
27373573f5
Backing out changes I didn't mean to check in.
2001-12-11 05:41:43 +00:00
dbaron%fas.harvard.edu
18f72ed21d
Prevent input elements from adding frames back into the primary frame map during their destruction (and leaving the map with dangling pointers) by passing the frame to functions that will be called during frame destruction to avoid calls to GetPrimaryFrameFor that will repopulate the primary frame map. b=114220 r=jkeiser sr=jst
2001-12-11 05:39:36 +00:00
dbaron%fas.harvard.edu
c5b8bac972
Fix implementation of {min,max}-{width,height} on images. b=18477 r=pavlov sr=attinasi
2001-12-11 03:21:13 +00:00
smontagu%netscape.com
f5a28be7d4
Fix for bug 108187, Indent wrong on RTL paragraph in Hebrew, r=dbaron, sr=attinasi. As well as fixing the bug, the patch moves the code for text-indent out to nsLineLayout::BeginLineReflow
2001-12-11 02:45:44 +00:00
bryner%netscape.com
eb25efa262
Work-in-progress for xbl/outliner-based select widget. Not part of the build.
2001-12-11 00:59:37 +00:00
kin%netscape.com
4b7ee5e739
Fix for bug 105716: Can't delete the input characters in the above form page
...
Modified RemoveFrame() to call mFloaters.DestroyFrame(aOldFrame) after
the line search. This insures that aOldFrame is destroyed even if it
isn't found in the line list.
r=dbaron@fas.harvard.edu sr=waterson@netscape.com
2001-12-10 14:38:55 +00:00
bernd.mielke%snafu.de
fe4f033511
block regression test - not part of the build
2001-12-09 15:36:55 +00:00
bernd.mielke%snafu.de
a4b9ad77e2
adding table testcases - not part of the build
2001-12-09 15:27:21 +00:00
bernd.mielke%snafu.de
f6bf1fa3b0
bug 106966 more table frames will now be able to clip the overflow r=karnaze sr=attinasi
2001-12-09 05:39:45 +00:00
dbaron%fas.harvard.edu
27abf88777
Split ConstructFrameByTag into ConstructTextFrame and ConstructHTMLFrame to make it easier to reorganize frame construction by tag and by display type and to speed up text frame construction. b=109788 r=bryner sr=hyatt
2001-12-09 04:28:41 +00:00
dbaron%fas.harvard.edu
8739c95c97
Remove nsDST. b=110911 r=attinasi sr=brendan
2001-12-07 22:06:40 +00:00
hwaara%chello.se
121b0fff4c
#113663 , clean up and improve support for frameborder and scrolling attributes on frame elements.
...
r=bz, sr=attinasi
2001-12-07 19:40:07 +00:00
karnaze%netscape.com
7866351a4f
new regression tests, not affecting the build.
2001-12-07 17:15:39 +00:00
karnaze%netscape.com
de4569576e
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
2001-12-07 14:51:12 +00:00
bernd.mielke%snafu.de
183937de5c
add hr frame to layout debugging logic, bug 110596 r=karnaze sr=attinasi
2001-12-07 10:02:31 +00:00
bryner%netscape.com
72d06addbd
Fixing compile warnings. r=akkana, sr=ben.
2001-12-07 01:57:56 +00:00
attinasi%netscape.com
5be23424b7
Null checks for non-reproducable crash: b=108105 ...
2001-12-07 00:03:48 +00:00
bernd.mielke%snafu.de
3fdb596f1e
whitespace nowrap should not affect in quirks mode hr's size bug 60992
...
r=karnaze sr=attinasi
2001-12-06 20:14:10 +00:00
dbaron%fas.harvard.edu
1266d06230
Changing noisy warning I added yesterday from |#ifdef DEBUG| to |#ifdef DEBUG_dbaron|. b=110911 / 113810
2001-12-06 19:53:37 +00:00
jst%netscape.com
117e1271b9
Fixing bug 110798. Freezing the interfaces nsIDOMEvent, nsIDOMEventListener, nsIDOMEventTarget and nsIDOMDocumentEvent. r=harishd@netscape.com, sr=jband@netscape.com
2001-12-06 06:57:03 +00:00
dbaron%fas.harvard.edu
1be6acf636
Remove nsDST and convert its users (PresShell::mSubShellMap, FrameManager::mPrimaryFrameMap, and FrameManager::PropertyList::mFrameValueMap) to PLDHash. Also convert FrameManager::mPlaceholderMap to PLDHash. Give image map area structures a pointer back to their image frame rather than (mis)using the primary frame map. Change API for changing placeholder map to reflect hash entry that accesses key through value by passing only the value and not the key. Give the root frame a proper mContent. b=110911 r=attinasi sr=brendan
2001-12-06 05:45:07 +00:00
roc+%cs.cmu.edu
595a15edf7
Bug 87839. Mark a view as transparent if it is being clipped smaller than the frame. r=kmcclusk,sr=attinasi
2001-12-06 03:16:35 +00:00
dbaron%fas.harvard.edu
b7d5e3de0b
Only do state-recovery update of nsBlockReflowState::mPrevChild on the transition from a line we don't reflow to a line we do reflow. b=111676 r=attinasi sr=hyatt
2001-12-06 00:30:06 +00:00
dbaron%fas.harvard.edu
4c3f787bbd
Tweaking XP_MACOSX ifdefs in a few more places, including a fix for background image clipping. b=111795 r=pinkerton sr=sfraser
2001-12-06 00:09:21 +00:00
hyatt%netscape.com
1704f7364f
Enhancements to CSS to enable multi-colored borders and painting of image subregions. 112988 and 112990. r=dbaron,hewitt for 112990, r=ben,hewitt for 112988
2001-12-05 08:35:05 +00:00
leaf%mozilla.org
99e99b9ff7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
dcone%netscape.com
1e64a7645a
bug=96870 r=rods sr=attinasi. This add abilty to print and print preview background images and color.
2001-12-04 22:46:41 +00:00
hewitt%netscape.com
58fe14b67f
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 22:32:49 +00:00
alecf%netscape.com
a9418e11c9
fix for bug 110531, r=dougt, jag, sr=darin - moving ConverterInputStream into uconv, and changing the one in XPCOM into an UTF8-only converter
2001-12-04 01:10:43 +00:00
evaughan%netscape.com
006b011528
Facelift for nsBoxToBlockAdaptor -r hyatt -sr waterson #110328
...
Grid memory leak -r naving -sr hewitt #109490
2001-12-03 23:41:13 +00:00
hwaara%chello.se
c2fb246431
#78365 , make scrolling="off" and scrolling="on" work for frameset elements.
...
r=fabian, sr=attinasi
2001-12-03 23:36:40 +00:00
smontagu%netscape.com
cb33a6887e
Fix for Bug 17644 [INLINE-H] negative text-indent paragraphs starting with images, r=dbaron, sr=roc+moz
2001-12-03 23:30:32 +00:00
bryner%netscape.com
82ccd37a29
Forgot this file as part of 113082. (pre-emptively fixing bustage)
2001-12-02 00:46:56 +00:00
roc+%cs.cmu.edu
544c375270
Bug 73382. Clean up view manager interfaces, 2nd attempt. r=kmcclusk,rs=attinasi
2001-12-01 14:31:45 +00:00
bryner%netscape.com
297e61ccb9
Bug 41119 - Don't waste time notifying the frame manager about frame destruction if it is happening from nsFrameManager::Destroy. r=dbaron, sr=waterson.
2001-12-01 00:22:00 +00:00
mkaply%us.ibm.com
f727bff3e7
#107905
...
r=mkaply, sr=attinasi
OS/2 only - don't shortcut font computations for fixed with fonts
2001-11-30 22:47:57 +00:00
attinasi%netscape.com
13ff934175
Blocked images will no longer show the broken image icon, nor will they show ALT text. Repairs alleged 'regression' from previous ALT text fixes. b=109090 r=alexsavulov sr=kin
2001-11-30 20:47:06 +00:00
attinasi%netscape.com
7cc0926e3b
Checkin for Ulrich Drepper: cleanup of 'if' cascade in frame constructor for controls. b=99421 r=rods sr=attinasi
2001-11-30 20:43:35 +00:00
karnaze%netscape.com
957554abdd
bug 51023 - reduce the size of table related frame classes. sr=kin.
2001-11-30 15:05:51 +00:00
varga%utcru.sk
f264b71807
Fix for 97062.
...
Implement a content model view for <outliner>.
r=bryner sr=hyatt
2001-11-30 04:41:55 +00:00
kin%netscape.com
6bc947f3c9
Fix for bug 111264: nsTextFrame::SetSelected() calls Invalidate() with empty rect.
...
Prevent SetSelected() from generating invalidate warnings by
preventing calls to Invalidate with an empty rect.
r=jfrancis@netscape.com sr=attinasi@netscape.com
2001-11-29 22:54:15 +00:00
kin%netscape.com
908cc6c1a2
Fix for bug 69398: {label,hr,br}:after {content: ":"} repeats creation of :
...
with mouse movement
Modified RemoveGeneratedContentFrameSiblings() to handle the case where
the :after frame is in a continuing frame for the primary frame's parent.
r=dbaron@fas.harvard.edu sr=attinasi@netscape.com
2001-11-29 22:53:03 +00:00
karnaze%netscape.com
04159a862b
new regression test, not affecting the build.
2001-11-29 16:04:35 +00:00
karnaze%netscape.com
10f261d80a
bug 112182 - check for null pointers, sr=attinasi, r=bernd.
2001-11-29 15:55:27 +00:00
karnaze%netscape.com
2c6f4c1ca5
bug 111028 - better height calc for table elements when printing. r=rods, sr=none.
2001-11-29 15:41:07 +00:00
rods%netscape.com
9a6fe19f0d
This was in the patch, but somehow missed the checkin
...
Bug 102596 rdcone sr=attinasi
2001-11-29 10:26:51 +00:00
rods%netscape.com
c906c1a450
Give checkbox and radio face color on active
...
Bug 56585 r=bryner sr=attinasi
2001-11-29 09:54:38 +00:00
jst%netscape.com
d1ad5c4205
Fixing bug 112473. Eliminate unnecessary allocations in the CSS parser and speed up NS_NewHTMLReflowCommand() a bit. r=dbaron@fas.harvard.edu, rs=waterson@netscape.com
2001-11-29 08:48:53 +00:00
peterlubczynski%netscape.com
2547039abf
Fix for always loading the Java VM for embed tag, patch by nis@sparc.spb.su (Igor Nekrestyanov) bug 94023 r=peterl sr=beard
2001-11-29 05:14:11 +00:00
attinasi%netscape.com
df8e6f668f
Fixed a problem where changes to inline-style were not causing the correct clearing of the style system's cached rules. b=97874 r=pierre sr=hyatt
2001-11-29 00:56:43 +00:00
attinasi%netscape.com
39747d635c
null-ptr check for talkback crash that I cannot duplicate. b=105168 r=karnaze sr=hyatt
2001-11-29 00:10:31 +00:00
bryner%netscape.com
0a1bea103f
Bug 87490 - focus goes dead if the focused content is removed. r=saari, sr=hyatt.
2001-11-29 00:04:31 +00:00
rods%netscape.com
88ef1ac939
Enabling the specifying of the gap around the page for Print Preview
...
and an offset from the edge of the page for headers and footers (used in PP and Printing)
Bug 102596 r=dcone sr=attinasi
2001-11-28 15:19:47 +00:00
dbaron%fas.harvard.edu
755bf45686
Switch to using typesafe way of accessing style data. r=hyatt sr=waterson b=111883
2001-11-28 05:06:17 +00:00
dbaron%fas.harvard.edu
ce850ae56f
Correct computation of containing block for absolutely positioned elements added dynamically within fixed positioned elements or for which the containing block's element is scrollable. b=111849, 91060 r=waterson sr=attinasi
2001-11-28 04:57:31 +00:00
attinasi%netscape.com
52422779fe
Fix for problem with horizontal auto margins in presence of padding on parent: checkin for arunan_bala@hotmail.com b=20582 r=dbaron sr=attinasi
2001-11-28 01:17:51 +00:00
karnaze%netscape.com
7c27af157d
new regression test, not affecting the build.
2001-11-28 00:55:04 +00:00
karnaze%netscape.com
3fd44567b1
bug 111872 - Keep track of pct height content that overflows a cell on the 3rd pass reflow and Hide it. sr=attinasi, r=alexsavulov
2001-11-28 00:50:08 +00:00
mkaply%us.ibm.com
4b6c52a56b
#108280
...
r=mkaply, sr=blizzard
OS/2 only - code from Javier Pedemonte to get our fonts back after 99010
2001-11-27 22:58:37 +00:00
timeless%mac.com
06fad455a8
Bugzilla Bug 111606�Want black combo box arrow
...
by neil@parkwaycc.co.uk r=rods sr=attinasi
2001-11-27 15:48:16 +00:00
bzbarsky%mit.edu
6629087552
Make sure the <input type="hidden"> never takes up space by setting it
...
to use display:none (now that it'll submit fine with that setting).
Bug 109847, r=jkeiser, sr=attinasi
2001-11-27 15:36:33 +00:00
dcone%netscape.com
436e0d3c93
Put in a check so backgrounds are not printed. This is temporary until 96870 is fixed. r=rods sr=attinasi
2001-11-27 14:50:35 +00:00
karnaze%netscape.com
82b64534c6
bug 103925 (3rd patch) - display changes in reflow parameters. sr=attinasi.
2001-11-27 01:45:46 +00:00
bernd.mielke%snafu.de
311c32ef28
fix a build warning (troy) r=karnaze sr=attinasi
2001-11-25 20:38:30 +00:00
dbaron%fas.harvard.edu
09694b571e
Backing out most of my checkin for bug 109788. b=111710
2001-11-24 23:28:45 +00:00
bernd.mielke%snafu.de
f24f670543
adding table regression testcase not part of the build
2001-11-24 08:02:49 +00:00
roc+%cs.cmu.edu
563ec66cf4
My cleanup checkin for bug 73382 caused 5% increase in page load times. Backing out.
2001-11-24 05:37:25 +00:00
dbaron%fas.harvard.edu
6d1c790338
Split ConstructFrameByTag into ConstructTextFrame and ConstructHTMLFrame to make it easier to reorganize frame construction by tag and by display type. b=109788 r=hyatt rs=waterson
2001-11-23 04:52:24 +00:00
dbaron%fas.harvard.edu
34638e004a
Fix leak of popup frames (that fans out into leaking entire XUL documents) by creating nsIAnonymousContentCreator anonymous content for the doc element frame before creating frames for the real content children, which should only affect popupsets. b=109671 r=ben sr=hyatt
2001-11-22 21:44:34 +00:00
bernd.mielke%snafu.de
3dd92dce97
bug 99923 react correctly on style change reflows targetted at higher frames
...
r=karnaze sr=attinasi
2001-11-22 19:34:59 +00:00
kaie%netscape.com
21b3e32ba6
b=84947 New print dialog for Unix and OS/2
...
r=cls/rods/mkaply/pchen sr=roc+moz
Checking in for Roland.Mainz@informatik.med.uni-giessen.de
2001-11-22 10:00:44 +00:00
roc+%cs.cmu.edu
38a0f22173
View manage interface cleanup. Bug 73382. r=kmcclusk, sr=attinasi
2001-11-22 05:26:32 +00:00
nhotta%netscape.com
c272ea9038
Adding Georgian charset GEOSTD8, contributed by giasher@wanex.net, bug 107533, r=ftang, rs=brendan.
2001-11-22 00:13:10 +00:00
karnaze%netscape.com
e7eabe267d
new regression test not affecting the build.
2001-11-21 14:46:39 +00:00
karnaze%netscape.com
e5112115dc
bug 102784 - only start a row on another page if it doesn't fit on the current one if there is less than 5% of the current page space left. sr=attinasi, r=bernd
2001-11-21 14:42:00 +00:00
karnaze%netscape.com
640d129a66
bug 30692 (additional patch) - deal width percent height based contents inside a table cell during an incremental reflow. sr=attinasi, r=alexsavulov
2001-11-21 14:38:40 +00:00
kin%netscape.com
d33f430534
Fix for bug #71979 : <br><hr> inside link displays additional hr upon each mouseover
...
Modified FindFrameWithContent() to skip over sibling :before pseudo frames when
looking for the primary frame for non-splittable-element aContent.
r=dbaron@fas.harvard.edu sr=waterson@netscape.com
2001-11-21 14:24:59 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
bzbarsky%mit.edu
b6912ae687
Fix scrolling to a frame when the frame is in an abs. pos. element
...
that's not the scrollable view. Bug 111081, r=jkeiser, sr=jst
2001-11-21 03:06:19 +00:00
attinasi%netscape.com
3761588da8
Moving loading and broken image icons to /res b=110384 r=adamlock,sfraser sr=sfraser,waterson
2001-11-20 22:24:33 +00:00
attinasi%netscape.com
484e67aa94
Moving loading and broken image icons to /res for embedding. b=110384 r=adamlock,sfraser sr=sfraser,waterson
2001-11-20 22:21:14 +00:00
bernd.mielke%snafu.de
22bbacda54
remove remote access from regression testcases - not part of the build
2001-11-20 15:26:21 +00:00
peterlubczynski%netscape.com
0567cff18e
Fixing using correct attribute or parameter for Java based on tag type, fixes mayscript for Liveconnect. bug 109039 r=av sr=beard
2001-11-20 02:17:21 +00:00
aaronl%netscape.com
3667bef2b8
Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content
2001-11-20 02:05:26 +00:00
karnaze%netscape.com
2fb0059c78
new regression tests, not affecting the build.
2001-11-20 01:27:31 +00:00
karnaze%netscape.com
686efcd206
bug 110566 - get correct cell spacing value when calculating pct height basis on table. sr=attinasi, r=alexsavulov.
2001-11-20 01:21:18 +00:00
karnaze%netscape.com
d398bb4d73
bug 110523 - Get the correct starting row index when inserting a new row in a tbody that is not the first one. sr=atinasi, r=alexsavulov
2001-11-20 00:58:53 +00:00
karnaze%netscape.com
8abfed1483
new regression tests, not affecting the build
2001-11-19 15:52:06 +00:00
karnaze%netscape.com
70142b8022
bug 110474 - fix pixel rounding errors. sr=attinasi, r=bernd
2001-11-19 15:51:28 +00:00
jst%netscape.com
f4f4bb561c
Checking in John Keiser's fix for bug 110613, problems with file inputs. r=peterv@netscape.com, sr=jst@netscape.com
2001-11-19 10:35:52 +00:00
timeless%mac.com
dfa8594725
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
bernd.mielke%snafu.de
e549c86027
new table regression testcases - not part of the build
2001-11-18 19:35:56 +00:00
bernd.mielke%snafu.de
97e19f38ad
remove non local access in layout regression testcase - not part of the build
2001-11-18 19:09:15 +00:00
bernd.mielke%snafu.de
e2ebc130ce
make print testcase local - not part of the build
2001-11-18 19:03:13 +00:00
bernd.mielke%snafu.de
ae9170d8ac
make print regression test 59280-1.html local - not part of the build
2001-11-18 19:01:14 +00:00
jst%netscape.com
b9b74ae3bc
Fixing part of bug 62536. Make element.scrollHeight and scrollWidth work correctly and making element.scrollIntoView() work even for elements inside nested scrollable views. r=hidday@geocities.com, jkeiser@iname.com, sr=attinasi@netscape.com
2001-11-18 06:04:17 +00:00
karnaze%netscape.com
a6b0240cf0
bug 110369 - pedemont's patch to put child on pixel boundary when center aligning. r=karnaze.
2001-11-16 14:54:11 +00:00
rods%netscape.com
3ec52e510d
Temporary fix for problem with nsStrin.ReplaceSubString
...
We need to make sure the sure we are subst for isn't in the subst string.
Bug 110284 r=dcone sr=attinasi
2001-11-16 13:41:12 +00:00
smontagu%netscape.com
cac21dc795
Fix crash when scrolling absolute positioned textarea by adding test to return value from |GetLine|. Bug 105004, r=rbs, sr=kin
2001-11-16 03:08:30 +00:00
jkeiser%iname.com
e17823630f
Fix to make radio buttons and checkbox show their values on Print (bug 109914). r=rods@netscape.com,sr=jst@netscape.com
2001-11-16 02:43:23 +00:00
jkeiser%iname.com
04fcb88305
Fix textboxes not showing up in Print and Print Preview (bug 109914). r=sicking@bigfoot.com;sr=jst@netscape.com
2001-11-16 02:38:10 +00:00
jaggernaut%netscape.com
9a2d10888f
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
karnaze%netscape.com
ab875e9236
bug 80966 - calc row desired size when printing based on split height of cells. sr=attinasi, r=alexsavulov
2001-11-15 14:58:27 +00:00
dbaron%fas.harvard.edu
c936e8dc0c
Fix overly long lines. r=kin sr=waterson b=106658
2001-11-15 07:30:09 +00:00
dbaron%fas.harvard.edu
78775cb528
Fix floater state recovery to descend into blocks (which might contain floaters). b=106658 r=kin sr=waterson
2001-11-15 07:28:46 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
kin%netscape.com
e2b78acde2
Fix for bug 96455: hr has duplicate lineboxes in frame tree
...
- Move code in HaveFirstLetter*() methods to a more generic method
HasPseudoStyle() to expand it's use, and make those methods call it.
- Added static method RemoveGeneratedContentFrameSiblings(), which
is now called from ContentRemoved(), to remove any sibling :before
and :after frames for a given frame.
r=attinasi@netscape.com (also looked at by rbs@maths.uq.edu.au )
sr=waterson@netscape.com
2001-11-14 23:55:44 +00:00
mkaply%us.ibm.com
6335443d7c
#36163
...
r=mkaply, r/sr=attinasi
Don't show Bidi control characters in the browser
2001-11-14 14:21:52 +00:00
rods%netscape.com
0dba7b881b
Added image animation mode constants to imgIContainer.IDL,
...
Changed the animation mode enum to PRUint16 (removed the enum) in nsIPresContext so we could use the constants
from imgIContainer. (change from dcone's review comments)
Bug 2586 r=dcone sr=attinasi
2001-11-14 13:59:08 +00:00
karnaze%netscape.com
52520e36f0
bug 109043 - made percent tables without a computed height initiate a special 3rd pass reflow only when a table related frame up the chain has a fixed or percent height. Made row groups not allocate additional vertical space to percent rows in excess of the table height. sr=attinasi,r=alexsavulov
2001-11-14 13:44:38 +00:00
karnaze%netscape.com
40c7483281
bug 103925 (2nd patch) - flag pixel rounding errors in display reflow debugging. sr=attinasi, r=bernd
2001-11-14 13:40:03 +00:00
bernd.mielke%snafu.de
383266143d
style change reflows should be send down to the childrens, bug 108340, r=karnaze
...
sr=attinasi
2001-11-14 11:40:03 +00:00
hyatt%netscape.com
b69ed06ca6
Perf and footprint opt. Make style re-resolution cheaper. r=glazou, sr=hewitt, bug 109261
2001-11-14 08:19:13 +00:00
attinasi%netscape.com
c0186ec7ef
Fixing image that was added non-binary
2001-11-14 01:56:39 +00:00
bzbarsky%mit.edu
0dce65ed23
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
av%netscape.com
293685ede3
Bug 109041 -- adding call to NPP_SetWindow for windowless plugins on paint event, patch by dbrittain@superscape.com, r=av, sr=beard
2001-11-13 00:30:44 +00:00
smontagu%netscape.com
cbf2a30a5c
Recheckin of fix to bug 104792, which was killed by checkin on bug 104874. r=rods, sr=attinasi
2001-11-12 22:31:32 +00:00
dbaron%fas.harvard.edu
01600dfea3
Avoid applying all default rendering of HTML's table element to anonymous table objects. b=72358 r=hixie sr=attinasi
2001-11-11 01:35:25 +00:00
dbaron%fas.harvard.edu
5556328edb
Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard
2001-11-10 23:30:13 +00:00
jkeiser%iname.com
f684002bde
Null-safety checks (bug 108808). r=rods@netscape.com, sr=kin@netscape.com
2001-11-10 07:45:15 +00:00
peterlubczynski%netscape.com
0c9920b447
Mac fix for HTML embed region being painted the default background color bug 83159 r=av sr=sfraser a=asa
2001-11-09 00:42:02 +00:00
attinasi%netscape.com
c4e8cd3d13
New image for loading and broken images icons. b=108799 r=kmcclusk sr=waterson a=blizzard/drivers
2001-11-08 21:43:54 +00:00
attinasi%netscape.com
886c8adece
New image for broken images icon. b=108799 r=kmcclusk sr=waterson a=blizzard/drivers
2001-11-08 21:37:24 +00:00
attinasi%netscape.com
13b56a6e14
New image for loading images icon. b=108799 r=kmcclusk sr=waterson a=blizzard/drivers
2001-11-08 21:36:50 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
attinasi%netscape.com
91ac83e5d0
Due to popular demand, broken images are now getting an icon and a sized-box if they have width and height and are in QuirksMode documents (see bug for pref to override). b=102281 r=kmcclusk sr=waterson
2001-11-07 05:02:42 +00:00
attinasi%netscape.com
f08ff99d0c
Export GetAltTextfor as static member fcn. b=102281 r=kmcclusk sr=waerson
2001-11-07 04:32:25 +00:00
peterlubczynski%netscape.com
4527faeedf
Fix for NPN_PostURL not always working correctly [like with binary file data] bug 105417 r=av sr=darin
2001-11-07 03:03:04 +00:00
karnaze%netscape.com
1880b98417
bug 105166 - additional patch to place rounding code in the right place. sr=attinasi.
2001-11-07 02:38:49 +00:00
peterlubczynski%netscape.com
c2e9ed2b09
Fix for background color not being set on the widget for plugins bug 83159 r=av sr=attinasi
2001-11-06 23:46:13 +00:00
karnaze%netscape.com
fff235bbc0
new regression tests, not affecting the build.
2001-11-06 23:15:24 +00:00
karnaze%netscape.com
80a134ba45
bug 77982 - consider border/padding on a cell that goes from empty to non-empty during an incremental reflow. sr=attinasi, r=alexsavulov
2001-11-06 23:05:32 +00:00
karnaze%netscape.com
144bd25690
bug 30692 - Have children of cell block use the computed width of the cell. sr=attinasi, r=alexsavulov
2001-11-06 22:57:17 +00:00
karnaze%netscape.com
2bf0542c5a
bug 107857 - add -moz-show-background value to empty-cells and make that the quirk default. sr=attinasi, r=pierre.
2001-11-06 22:52:59 +00:00
rods%netscape.com
1f740a31e6
Minor fix up to my PrintPreview Checkin
...
Bug 107562
2001-11-06 14:34:00 +00:00
pierre%netscape.com
afeb351c68
Checked in for fantasai@escape.com. Bug 43220 "author !important rules override user !important rules in user.css". Add User sheets. Rename Backstop sheets into UserAgent. Fix cascading order. r=pierre/sr=hyatt.
2001-11-06 10:04:05 +00:00
dbaron%fas.harvard.edu
0c5f5cd170
Fix inheritance of percentage values for 'line-height' by removing hacks to base percentage values for 'line-height' on the actual value rather than the computed value of 'font-size'. Fix various |const|-ness issues in nsRuleNode. b=97726 r=pierre sr=hyatt
2001-11-06 07:48:02 +00:00
attinasi%netscape.com
a0427a620c
Oops - check for empty damageRect in nsFrame::Invalidate should be DEBUG only. b=103266 r=rbs sr=hyatt
2001-11-06 02:44:35 +00:00
attinasi%netscape.com
c78eb318ca
Elimiate calls to nsFrame::Invalidate when the dirtyRect is empty. Also, removed some invalid code from nsFrame::Invalidate and added DEBUG check to catch later offenders. b=103266 r=rbs sr=hyatt
2001-11-06 01:44:20 +00:00
karnaze%netscape.com
9af21bc9fc
new regression test, not affecting the build.
2001-11-06 01:35:06 +00:00
bzbarsky%mit.edu
33dde50e25
Fix inheritance of frameborder in multiply nested framesets. Bug
...
108164, r=timeless, sr=attinasi
2001-11-06 00:44:25 +00:00
karnaze%netscape.com
c423baa81d
new regression tests, not affecting the build.
2001-11-05 17:04:51 +00:00
karnaze%netscape.com
b13d70de33
bug 107857 - show backgrounds on empty cells in quirks mode. sr=attinasi,r=alexsavulov,hixie
2001-11-05 15:32:25 +00:00
karnaze%netscape.com
5bc05378ef
additional patch for bug 97138 to cache pct height info on row and constrain sum of row height pcts <= 100.
2001-11-05 15:15:24 +00:00
jst%netscape.com
c4d5ad25b9
Fixing blocker bug 108198. Make setAttribute('value') change .value until .value is set by JS or user. Patch by John Keiser <jkeiser@iname.com>, r/sr=hyatt@netscape.com, jst@netscape.com
2001-11-05 06:50:21 +00:00
karnaze%netscape.com
4e510eb28b
bug 97138 - rework of table, row group, row, cell height code. sr=attinasi, r=alexsavulov
2001-11-05 00:15:51 +00:00
rods%netscape.com
ebeb64c3a6
Fixing mem leak from my checkin (Bug 107562)
2001-11-04 11:33:28 +00:00
rods%netscape.com
299047ded3
Oops, I didn't mean to check this in, removing my change to turn it on again
2001-11-04 03:40:27 +00:00
rods%netscape.com
82d9c273a6
Fix memory leaks, getting nsIWidget and not releasing it, found an extra one also
2001-11-04 02:37:07 +00:00
pavlov%netscape.com
041d653e5e
fixing compiler bustage. SetSharedPageData needs a return type (of void)
2001-11-03 21:49:38 +00:00
rods%netscape.com
760f64245a
Initial check in for print preview work it is complied in for Windows and linix only
...
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 14:59:39 +00:00
hyatt%netscape.com
92dff5e7ec
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
2001-11-03 07:10:51 +00:00
jst%netscape.com
9d631da9be
Checking in real fix for bug 108175. Don't loose values in text inputs. Patch by jkeiser@iname.com, r=rpotts@netscape.com, sr=jst@netscape.com
2001-11-03 06:52:55 +00:00
dbaron%fas.harvard.edu
b3d0c50bbc
Ensure that text inputs, checkboxes and radios paint over inline element backgrounds that are behind them. Fix a few build warnings. b=107244 r=rods sr=waterson
2001-11-03 06:23:19 +00:00
dbaron%fas.harvard.edu
87a5429520
Fix FMR/FMW caused by translating the space manager right after deleting it. r=jag sr=waterson b=108017
2001-11-03 05:18:39 +00:00
seawood%netscape.com
c79715ed1b
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
...
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
jst%netscape.com
994b04770f
Checking in workaround for bug 108175, temporarily disable framestate storage on frame destruction. r=jkeiser@iname.com, sr=hyatt@netscape.com
2001-11-02 23:36:58 +00:00
jst%netscape.com
5bf2cf4e7e
Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com
2001-11-02 07:40:01 +00:00
dbaron%fas.harvard.edu
7980da516a
Ensure that we don't re-resolve placeholders to the style context that should be on their out-of-flow frame. Fixes autocomplete popup. b=107744 r=waterson sr=hyatt
2001-11-02 04:14:58 +00:00
bzbarsky%mit.edu
3ae6123d04
Add a pref (layout.frames.force_resizability) to force frames to be
...
resizable. Bug 105797, r=hyatt, sr=attinasi
2001-11-02 02:19:49 +00:00
hyatt%netscape.com
3aa08fec1e
Fix for 106153, avoid building a content model for XBL event handlers, r=bryner, sr=waterson
2001-11-02 01:53:13 +00:00
karnaze%netscape.com
1d9a3babd0
fix crash in display reflow debugging.
2001-11-01 15:53:57 +00:00
karnaze%netscape.com
1e228891d1
bug 105166 - split images (except for image contro frames), round pixels down for printing. sr=attinasi,kin r=alexsavulov
2001-11-01 15:31:13 +00:00
jst%netscape.com
006193ca09
Fixing bug 103904. Don't let pref change callbacks run wild on documents that are partially torn down already. r=bzbarsky@mit.edu, sr=rpotts@netscape.com
2001-11-01 04:40:59 +00:00
karnaze%netscape.com
70c38ff928
bug 106158 - changed outer table fix up of nested inner table's computed width to consider if the min width fits.
...
removed tree specific code. sr=waterson, r=alexsavulov.
2001-11-01 04:17:30 +00:00
seawood%netscape.com
6daf60f372
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
...
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
mkaply%us.ibm.com
b2451c0287
#104874
...
r=rods, sr=watersin
Patch from simon montagu - cleanup combobox code in Bidi case
2001-10-31 14:49:15 +00:00
karnaze%netscape.com
34c3911b0c
bug 107403 - shannond's patch to cast debug code before deleting to satisfy HP-UX. r=karnaze
2001-10-31 14:45:12 +00:00
mkaply%us.ibm.com
eda3d4a615
#104792
...
r=rods, sr==attinasi
patch from simon montagu - hebrew comboboxes go haywire
2001-10-31 05:17:34 +00:00
bryner%netscape.com
4e75d0bf7f
Debug-only change to print out the img src when the frame tree is dumped. r=pavlov, sr=waterson.
2001-10-31 04:43:48 +00:00
dbaron%fas.harvard.edu
4d5cf31505
Additional cleanup after bug 56117: prevent :first-letter from leading to style resolution on text nodes and stop all style resolution for placeholder frames (formerly :placeholder-frame pseudo-element) and for text following a :first-line pseudo-element (formerly :-moz-letter-frame pseudo-element). b=107534 r=waterson, attinasi sr=hyatt
2001-10-31 02:53:47 +00:00
rbs%maths.uq.edu.au
f67bb3c2d5
bug 102088 - Cleanup transitory font APIs that were used as a bridge in bug 99010, r=waterson, sr=attinasi
2001-10-30 22:58:00 +00:00
jst%netscape.com
fb23fc46ee
Fixing part of bug 107453. Combine rarely used leaf element classes into one class to cut down on the amount of code we have for implementing all those dom interfaces. This makes using the combined elements (base, embed, isindex, param, spacer, colgroup, and wbr) a bit more expensive but since they're hardly ever used it's ok for them to take up a bit more heap space when used. r=dbaron@netscape.com, sr=waterson@netscape.com
2001-10-30 10:14:06 +00:00
dbaron%fas.harvard.edu
10e3bbbb58
Avoid attempting to do CSS selector matching on text nodes, comments, or processing instructions by adding a 'NonElement' style resolution method that assumes that no rules match (temporarily, until we don't have style contexts for text nodes) and by cleaning code that was using textPseudo (the usual case) or passing the text node directly (only a few unusual cases). b=56117 r=hyatt sr=attinasi
2001-10-30 06:02:05 +00:00
evaughan%netscape.com
74c4976f35
turning on grid
...
-r bryner -sr hyatt
2001-10-29 20:20:36 +00:00
bernd.mielke%snafu.de
b7608cb2b3
bug 97630 cut line-height inheritance for tables in quirks mode
...
r=hixie,karnaze sr=attinasi
2001-10-29 19:44:05 +00:00
bernd.mielke%snafu.de
e36e61bae8
bug 107103 enable regression output for table printing tests
...
r=karnaze sr=attinasi
2001-10-29 19:19:06 +00:00
karnaze%netscape.com
16dee217fc
bug 103925 - general reflow debugging capability. sr=attinasi, r=alexsavulov
2001-10-29 01:43:59 +00:00
seawood%netscape.com
93a92132d7
Landing the rest of the mach-o OSX changes.
...
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
bernd.mielke%snafu.de
475263d354
new regression test, not affecting the build.
2001-10-27 06:27:12 +00:00
alecf%netscape.com
acf2e9816a
two more nsUnicharUtils.h stragglers, I think I got r=jag, sr=scc on these in a previous patch - again for bug 100214
2001-10-26 17:51:22 +00:00
alecf%netscape.com
31ab1c2945
Convert users of nsCRT::ToUpper(PRUnichar) to ToUpper(PRUnichar) for bug 100214, r=jag, sr=scc
2001-10-26 17:18:35 +00:00
bernd.mielke%snafu.de
a155d853c6
adding a table-layout:fixed regression testcase not part of the build
2001-10-26 14:38:50 +00:00
dbaron%fas.harvard.edu
caa96e95a2
Remove unnecessary XPCOM interface around nsSpaceManager. b=102453 r=jag sr=waterson
2001-10-26 05:12:25 +00:00
dbaron%fas.harvard.edu
1d4641917f
Remove unnecessary XPCOM interface around nsSpaceManager. b=102453 r=jag sr=waterson
2001-10-26 05:06:07 +00:00
jst%netscape.com
35f09ff982
No need to be this paranoid, checking for pointers being null once is enough! Checking twise in a row is just overkill.
2001-10-26 03:31:49 +00:00
alecf%netscape.com
91f782f06b
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
karnaze%netscape.com
87c19abbc7
new regression test, not affecting the build.
2001-10-26 02:34:16 +00:00
karnaze%netscape.com
08cb1a9a29
bug 60816 use correct cell when rowspan and colspan overlap. Fix pixel rounding errors. sr=attiansi, r=alexsavulov
2001-10-26 02:30:38 +00:00
dbaron%fas.harvard.edu
d3dd71447e
Fix Mac debug build bustage. (Why don't we have a mac debug tinderbox?) b=86947
2001-10-25 20:19:32 +00:00
hyatt%netscape.com
6cd0b0948b
Fix for 106212, make ContentAppended work right with XBL insertion points. r=brendan, sr=waterson
2001-10-25 07:31:18 +00:00
dbaron%fas.harvard.edu
c694be9247
Fixing AIX and OS/2 bustage by passing by value instead of by reference to operator== and operator!=.
2001-10-25 06:34:10 +00:00
dbaron%fas.harvard.edu
f56bfe4127
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
2001-10-25 03:21:53 +00:00
dbaron%fas.harvard.edu
75d32bb579
Bug 86947:
...
Make the line list doubly linked and access it through a list class and iterators.
Stop recomputing margins on all of the children of each block in the reflow chain (which causes O(N^2) state recovery during incremental reflow). Instead, add a second dirty bit to the lines and walk backwards through the line list to recompute vertical margins only when either dirty bit is set and the previous line was not reflowed. Add nsIFrame::IsEmpty to identify frames through which margins collapse.
Fix O(N^2) propagation of float damage by maintaining a set of intervals damaged by floats (bug 61962) and be sure to damage the correct areas (bug 48138).
Introduce nsCollapsingMargin to do correct collapsing of combinations of positive and negative margins (bug 50142).
Clean up some odds and ends and fix another smaller O(N^2) problem in nsBlockFrame::AddFrames.
r=attinasi, rbs sr=waterson
2001-10-25 01:08:40 +00:00
karnaze%netscape.com
abd6870e71
new regression test, not affecting the build.
2001-10-25 00:26:16 +00:00
karnaze%netscape.com
27e5343fd3
new regression test, not affecting the build.
2001-10-24 21:55:52 +00:00
bernd.mielke%snafu.de
3eb602bb0d
bug 104898 the borderpadding should not influence the inner table margin relative to the
...
outertable frame r=karnaze sr=attinasi
2001-10-24 14:36:33 +00:00
simon%softel.co.il
cdb026e920
Fix for bug 75034: Selection highlight on some Bidi pages was displayed in the opposite position to the actual selection. r=kin@netscape.com, sr=attinasi
2001-10-24 11:12:31 +00:00
attinasi%netscape.com
f9324a4466
Fixed crash when positioned applet has to show the alt text. b=99776 r=dbaron sr=hyatt
2001-10-24 06:13:10 +00:00
jaggernaut%netscape.com
a39f605a42
This nsAString& really deserves to be const. r=dbaron
2001-10-24 06:11:02 +00:00
attinasi%netscape.com
ecb74a905f
Checkin for tingley@sundell.net - Blinking text optional via pref b=19258 r=dbaron sr=attinasi
2001-10-24 04:51:34 +00:00
hyatt%netscape.com
0214ac3fdb
Fix for 104336, deCOMtaminate rulenode, rulewalker, frames, r=dbaron, sr=waterson
2001-10-24 00:01:09 +00:00