bzbarsky%mit.edu
62bab8e43b
Change more instances of NS_ConvertASCIItoUCS2 to NS_LITERAL_STRING.
...
Bug 104159, r=jag, sr=alecf
2002-01-11 19:39:51 +00:00
dbaron%fas.harvard.edu
f833b1af22
Fix background painting as the default color while leaving a page. b=118867 r=sfraser sr=jst
2002-01-11 19:38:21 +00:00
attinasi%netscape.com
651a74602c
Fixed problem with images splitting when they should not be. b=111255 r=karnaze sr=waterson
2002-01-11 19:32:55 +00:00
attinasi%netscape.com
e871b26614
Added regression test for split images (bug 111255). Not part of build
2002-01-11 19:05:05 +00:00
attinasi%netscape.com
28e7266b5a
Regression test for split images. Not part of build
2002-01-11 19:04:37 +00:00
rods%netscape.com
57e9b4a883
reflow was using the wrong DC to rendering context for PP
...
now cropping progress title to 64 chars with elipse o the front
BUg 117745,118729 r=dcone sr=attinasi
2002-01-11 11:59:00 +00:00
rbs%maths.uq.edu.au
05c1973f14
Some tweaks
2002-01-11 05:08:11 +00:00
bryner%netscape.com
1c2e31a6a3
XBL form control work-in-progress:
...
- Separated form control css into implementation (in layout/html/forms),
and appearance (in the theme)
- Implemented select size=1 in modern
- Hooked up onchange events for select size=1
- Removed unneeded theme.mk file
Not turned on by default. r/sr=hewitt.
2002-01-11 04:34:19 +00:00
rbs%maths.uq.edu.au
14edaf7b93
Alert! MissingMathML fonts. Here goes the prompt that the user will see when it is detected that crucial stretchy MathML fonts are not installed. The list of those fonts that are missing is shown so that the user can install them. The message is hardcoded and would need to be localized
2002-01-11 02:57:03 +00:00
bzbarsky%mit.edu
6d62f6f3cf
Implement computed position and clip, make computed style not round
...
values, fix font-style to say "normal" instead of "", and some random
cleanup. Bugs 116032, 116033, 94080, 98052
2002-01-11 00:15:55 +00:00
bzbarsky%mit.edu
916ec2f493
Adding nsIDOMRect implementation to support computed clip. Not part of
...
build yet. Bug 116032, r=peterv, sr=jst
2002-01-11 00:09:01 +00:00
rbs%maths.uq.edu.au
0185ec37f1
[MathML only] Rename the pointer on the embellished operator from |firstChild| to |next| because it is more clearer with the latter that it is an hierarchy. Also made the inheritance of the displaystyle more reliable by walking up to the root <math> tag if necessary, e.g., if a MathML frame happens to be surrounded by non-MathML helper frames needed for its support
2002-01-10 23:40:40 +00:00
rbs%maths.uq.edu.au
9e0fa92a99
Finishing touch to MathML bug 114909
2002-01-10 21:30:41 +00:00
jdunn%netscape.com
061ee47034
AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare
...
a function prototype. So we have to decare the function and then
declare it a friend. When Default arguments are used, they need to
be specified in the function prototype and NOT in the friend declaration.
# 43311
r=dbaron@fas.harvard.edu
2002-01-10 14:16:05 +00:00
brade%netscape.com
35e04c55c1
remove unused statics kCSSBreaksSID and kCSSPageSID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:08:36 +00:00
brade%netscape.com
7a12e1b006
remove unused static kISupportsIID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:07:59 +00:00
brade%netscape.com
f5caf0b29b
remove unused statics kEventQueueServiceCID, kEventQueueService and kScrollingViewCID for gain of 48 bytes (bug 117927; r/sr=jst,darin)
2002-01-10 14:05:55 +00:00
varga%utcru.sk
728727cafd
Fix for 116739. Many assertions when moving over the blank area of outliners.
...
Fix for 118632. file picker can display all column arrows.
r=bryner, sr=hyatt
- getCellAt() now checks for correct mouse coordinates and sets row value
to -1 for invalid coordinates.
- added bail out checks to all callers.
2002-01-10 04:47:52 +00:00
rbs%maths.uq.edu.au
07dff3093b
Fix MathML bug 114909 - dynamically changing the displaystyle attribute in <mstyle> tag doesn't change display
2002-01-10 04:42:55 +00:00
jkeiser%iname.com
7fbede3e5b
Improved CTRL+mouse/keyboard selection (bug 40983). r=rods, sr=jst
2002-01-10 04:23:13 +00:00
timeless%mac.com
ed26a5d45e
Bug 84380 Need a component that generates thai presentation forms
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=cls, r=pradhat, sr=attinasi
2002-01-10 02:32:43 +00:00
bzbarsky%mit.edu
a37cc134f1
Fix assertions when getting computed -moz-outline-width and
...
-moz-marker-offset and enable these in Inspector. Bug 114086, r=fabian,
sr=attinasi
2002-01-10 02:20:17 +00:00
rbs%maths.uq.edu.au
11695e8870
Grab a low hanging perf fruit by switching to an API that doesn't copy the font, b=118918, r=dbaron, sr=waterson
2002-01-10 00:04:35 +00:00
bernd.mielke%snafu.de
820ff3a1cf
completing the backout of my checkin for bug 110596
2002-01-09 19:28:12 +00:00
dbaron%fas.harvard.edu
5d88648182
Backing out Bernd's checkin for bug 110596 to fix crashes / weird display. b=118991 r=bernd
2002-01-09 19:17:46 +00:00
rbs%maths.uq.edu.au
06c0b341cd
[MathML only] shuffle shared functions between files to balance the weights of the files
2002-01-09 18:51:30 +00:00
brade%netscape.com
3df6d9fabb
remove unused statics kCRangeCID, kCClipboardCID, kCTransferableCID, and kHTMLConvertCID for savings of 64 bytes (bug 117927; rs=glazou)
2002-01-09 15:52:36 +00:00
brade%netscape.com
a7f542a8b4
remove unused static kViewCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:46:56 +00:00
brade%netscape.com
a2409aeda7
comment out unused statickLookAndFeelCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:46:39 +00:00
brade%netscape.com
8059ee13f4
remove unused statickCChildCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:46:09 +00:00
brade%netscape.com
ecc77c5e8b
remove unused static kITableRowGroupFrameIID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:46:00 +00:00
brade%netscape.com
8538f150c5
remove unused statics kHTMLImageElementCID and kIStyleFrameConstructionIID saving 32 bytes (bug 117927; rs=glazou)
2002-01-09 15:45:50 +00:00
brade%netscape.com
7287821042
#if 0 unused static kViewCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:44:32 +00:00
brade%netscape.com
1e9d149127
remove unused statics kCharsetConverterManagerCID and kPlatformCharsetCID saving 32 bytes (bug 117927; rs=glazou)
2002-01-09 15:43:45 +00:00
brade%netscape.com
8f9249a636
remove unused statics kISupportsIID and kViewCID saving 32 bytes (bug 117927; rs=glazou)
2002-01-09 15:43:20 +00:00
brade%netscape.com
09349e98c7
remove unused static kLegendFrameCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:41:11 +00:00
brade%netscape.com
dc73fb72ba
remove unused const kMozDropdownActive saving 25 bytes (bug 117927; rs=glazou)
2002-01-09 15:40:44 +00:00
brade%netscape.com
c0a96f39c1
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:39:24 +00:00
brade%netscape.com
dd9d1d8e80
remove unused static kIStyledContentIID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:38:41 +00:00
brade%netscape.com
4e6324d24f
remove unused statics kWidgetCID, kScrollingViewCID, kViewCID saving 48 bytes (bug 117927; rs=glazou)
2002-01-09 15:38:01 +00:00
brade%netscape.com
409b36983a
remove/comment out unused statics kTextEncoderCID and kUBidiUtilCID (bug 117927; rs=glazou)
2002-01-09 15:37:11 +00:00
brade%netscape.com
2880631fe6
#ifdef globals so they aren't defined when they aren't used (bug 117927; rs=glazou)
2002-01-09 15:36:06 +00:00
bernd.mielke%snafu.de
9eaa65079e
bug 118794 remove pxiel frame error r=mkaply sr=attinasi
...
bug 110596 adding form frames to debug reflow - part2 r=karnaze sr=attinasi
2002-01-09 15:27:41 +00:00
aaronl%netscape.com
ba57004bb5
Last part of fix for bug 118633 - null frame checks. r=jgaunt, sr=hewitt
2002-01-09 10:53:57 +00:00
bryner%netscape.com
b384af191f
fixing up spacing. not turned on yet.
2002-01-09 08:30:02 +00:00
bryner%netscape.com
6ca8e3e095
work-in-progress for select dropdown widget. Respond to a custom event fired by the content node to notify us of a selection change. Notify the content node when an item is selected in the popup. Not turned on by default.
2002-01-09 06:38:47 +00:00
jst%netscape.com
d8a5eb795b
Fixing bug 118202. Make <link href='http://...'> send a HTTP referrer to the server. r=bzbarsky@mit.edu, sr=darin@netscape.com
2002-01-09 05:56:43 +00:00
waterson%netscape.com
a0fc3640fa
Print the rest of the linebox flags when debugging reflow. Debug-only change.
2002-01-09 03:04:29 +00:00
waterson%netscape.com
c92c1f3024
Bug 99461 and it's ilk. Remove hack that blasts tables into the same space. r=dbaron, sr=attinasi.
2002-01-09 03:01:13 +00:00
dbaron%fas.harvard.edu
8c29d1138a
Fix crash on certain pages. b=118829 r=jag sr=waterson
2002-01-09 02:36:49 +00:00
hyatt%netscape.com
fea61336ed
Fix for hover/active feedback on radio/checkbox/menulist in WinXP theme. r=hewitt, sr=ben
2002-01-09 01:26:16 +00:00
dbaron%fas.harvard.edu
568a104e66
Remove unused and incorrect code, clean up some other similar code. b=116301 r=jag sr=jst
2002-01-08 15:13:02 +00:00
dcone%netscape.com
f0d6906f6a
bug = 117072. r=rods sr=attinasi. set the paintbackground to true before paint. Fixes paint preview.
2002-01-08 14:58:52 +00:00
dbaron%fas.harvard.edu
887e35d7b3
Remove bogus/noisy assertion. b=118676 / 116161
2002-01-08 04:11:25 +00:00
rbs%maths.uq.edu.au
74dabf2bd2
MathML bug 118475 - Allow stretchy MathML fonts to be customized via the pref system
2002-01-08 02:15:23 +00:00
alecf%netscape.com
5965318acb
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
2002-01-08 01:31:25 +00:00
bryner%netscape.com
fa2aa5e125
work-in-progress for select size=1. not turned on yet.
2002-01-08 01:21:18 +00:00
rods%netscape.com
2978199c64
IMproved printing error codes
...
Bug 86378 r=dcone sr=attinasi
2002-01-08 01:21:08 +00:00
rods%netscape.com
f3fd34b8a7
Improved printing error detection and notification
...
Now gets Doc Title and URL from PrintSettings and uses it instead of
the actual values.
Bugs 86378 & 118637 r=dcone sr=attinasi
2002-01-08 01:17:40 +00:00
ftang%netscape.com
5e3c84b859
fix bug 116976 for big endian machine. change the ill GetBidiProperty implementation to make it work under big endian machinese. Should fix the API later. r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2002-01-08 00:51:39 +00:00
hyatt%netscape.com
9d09b333bd
Fix for 115767, dropdown list support for WinXP, r=hixie, sr=blake
2002-01-08 00:43:20 +00:00
dbaron%fas.harvard.edu
c9c0a97163
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
2002-01-07 23:46:07 +00:00
bernd.mielke%snafu.de
bc6e992a4c
fix torino
2002-01-07 21:29:52 +00:00
bzbarsky%mit.edu
76acea94df
Checkin in for John Keiser <jkeiser@iname.com>. Make checkboxes and
...
radio buttons not fire onChange on pageload if they are checked by
default. Bug 112218, r=rods, sr=jst
2002-01-07 20:37:22 +00:00
hyatt%netscape.com
40b05ee2d6
Fix for 118550, I screwed up minwidth and minheight on boxes. Somewhere evaughan is rolling over in his grave. r=jag, sr=ben
2002-01-07 20:02:19 +00:00
bernd.mielke%snafu.de
17e7536dd9
add form frames to debug reflow bug 115096 r=karnaze sr=attinasi
2002-01-07 19:55:56 +00:00
bernd.mielke%snafu.de
8fe69c3470
add form frames to debug reflow bug 115096 r=karnaze sr=attinasi
2002-01-07 19:44:21 +00:00
rods%netscape.com
5b82204613
Fixes free memory read
...
Bug 113917 r=rods sr=dbaron
2002-01-07 13:31:18 +00:00
alex.fritze%crocodile-clips.com
3fb48509f1
[SVG only] Patch for bug 114423: Make SVG ForeignObject work properly in linux. Thanks to <james.turner@crocodile-clips.com> for spotting the unitialized vars.
2002-01-07 10:23:49 +00:00
bryner%netscape.com
fecd3e5df9
Outliner's pref height should be 0 if no rows= attribute was specified (not 1 row height). rs=hyatt.
2002-01-07 05:37:59 +00:00
varga%utcru.sk
f250f4b254
Fix for 118159. over-zealous scrollbar in outliner. r=dean_tessman@hotmail.com, sr=blake
2002-01-06 20:13:21 +00:00
dbaron%fas.harvard.edu
f0b5da93bd
Attempt to fix WS 5.0 bustage.
2002-01-06 20:07:13 +00:00
blakeross%telocity.com
272b4897fa
113535 - implement center cropping for outliner. r=varga sr=hyatt
2002-01-06 19:59:20 +00:00
rbs%maths.uq.edu.au
8552445f56
Move a getter to the safer place where the font was just set in the rendering context (its state could change, who knows)
2002-01-06 19:50:51 +00:00
rbs%maths.uq.edu.au
9b899cf2fb
Add an additional clause when picking the desired stretchy size in the self-stretch situation, and give more descriptive comments
2002-01-06 19:47:24 +00:00
rbs%maths.uq.edu.au
aceedc85d5
Simple cleanup
2002-01-06 19:42:08 +00:00
rbs%maths.uq.edu.au
c2330df4a5
Fix leaky style context
2002-01-06 19:40:04 +00:00
dbaron%fas.harvard.edu
561311a8b2
Get the visibility style struct to ensure that we check the 'direction' property and thus enable BIDI if necessary before beginning reflow. b=115921 r=smontagu sr=hyatt
2002-01-06 18:25:38 +00:00
dbaron%fas.harvard.edu
b864327c87
Clean up nsBlockFrame::RemoveFrame and add assertion to nsFrameList. b=114222 r=waterson sr=kin
2002-01-06 18:17:41 +00:00
dbaron%fas.harvard.edu
a293c9dc19
Bug 117374: nsBlockFrame::UpdateSpaceManager is no longer needed since nsBlockReflowState::RecoverFloaters does the same work.
...
Bug 113895: Pass |aDeltaY| as 0 for recursive calls to RecoverFloaters.
b=117374 r=attinasi sr=waterson
2002-01-06 18:14:00 +00:00
hyatt%netscape.com
03e7fc057f
Fixing 115750, support for tabpanels and tabs in WinXP, r=bryner, sr=blake
2002-01-06 00:22:24 +00:00
bryner%netscape.com
490fa68daf
Fixing prefs crasher bug 118322. r=sdagley, sr=shaver.
2002-01-05 23:51:04 +00:00
hyatt%netscape.com
c386006aac
Fix for 118368, support for drop shadows under menus and tooltips on WinXP, r=bryner, sr=blake
2002-01-05 23:50:52 +00:00
hyatt%netscape.com
a9a8f30db3
Fix for 115750, WinXP tab support. r=bryner, sr=blake
2002-01-05 23:44:39 +00:00
dbaron%fas.harvard.edu
c8b89f38d1
Fix OS/2 bustage by undefining |index|.
2002-01-05 15:43:19 +00:00
dbaron%fas.harvard.edu
40437d1fd6
Fix tabbing through image maps and fix Windows crash right-clicking on image maps by reverting my changes to nsImageMap from bug 110911 and by giving the primary frame map larger entries to accomodate mapping from a content node to a frame with a different |mContent|. b=115481, 114377 r=bryner sr=attinasi
2002-01-05 15:22:52 +00:00
bryner%netscape.com
6cf1d33b09
Initial checkin of XBL select widget (listbox) code (bug 112713).
...
Summary of changes:
- Removed old XBL form control cruft.
- Made nsOutlinerContentView accessible from content scripts.
- Created a new interface, nsIDOMNSXBLFormControl which exists to allow a
select element to have an outliner box object.
- Factored out nsChildIterator into its own file.
- Added support to the outliner content view for having option elements
directly inserted in the outliner.
- Cleaned up pixel/twip conversions in outliner.
- Added support for intrinsic width for outliner.
r=jag, sr=hyatt. Note that the new select widget is NOT turned on by
default.
2002-01-05 07:17:10 +00:00
waterson%netscape.com
f60b980b7f
Bug 116230 et al; fix-on-a-fix for bug 91423. Don't always retarget to the primary frame: stop at the first continuation after a hard-break if there is one. Also, move retargeting to reflow state setup. r=rbs, sr=nobody.
2002-01-05 01:42:36 +00:00
bryner%netscape.com
5a987c2aad
bug 118058 - filepicker comes up empty. r=hewitt, sr=hyatt.
2002-01-05 01:32:12 +00:00
rbs%maths.uq.edu.au
5475678622
MathML only - Further tweaks to getting the preferred stretchy size. Decide that the core <mo> is the provider of the 'em' unit for the lspace & rspace of embellished containers. Add support of the 'bevelled' attribute in <mfrac> by leveraging on the code of <mfenced>
2002-01-05 01:15:04 +00:00
rbs%maths.uq.edu.au
7d8032905d
MathML only - remove outdated APIs
2002-01-05 01:08:09 +00:00
rbs%maths.uq.edu.au
fe33b4e8ce
MathML only - Reset the stretchy flags also when presentation data get changed
2002-01-05 01:06:05 +00:00
hyatt%netscape.com
d749d59e46
Fix for 115748, r=bryner, sr=sspitzer
2002-01-05 00:15:48 +00:00
bryner%netscape.com
09423ba026
Updating for syntax changes - add outlinerchildren. Not part of the build.
2002-01-04 21:23:42 +00:00
mkaply%us.ibm.com
c3066c1a00
#101771
...
r=pinkerton, sr=hyatt
Make menus clipsibling
2002-01-04 11:04:17 +00:00
bernd.mielke%snafu.de
c4b7c77d83
bug 112010 fix build warnings r=karnaze sr=attinasi
2002-01-04 10:52:48 +00:00
mjudge%netscape.com
3a76e03209
118023 r=saari fix for transaction manager being missing from embedded components. no reason edit fields shouldnt work. just undo will not.
2002-01-04 03:53:21 +00:00
hyatt%netscape.com
e3f61bf44f
Checking in 115757, enabling of Windows XP Theme Support under Classic skin.,r=bryner,sr=hewitt
2002-01-04 00:28:01 +00:00
rbs%maths.uq.edu.au
0f015abd9f
Reset the stretchy flags of underscript/overscript frames when their geometry is expected to be like subscript/superscirpt frames
2002-01-03 23:18:01 +00:00
varga%utcru.sk
6673fe6131
80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
...
80548 - outliner scroll bar "disappears" in 3 stages
111101 - No scrollbox / slider / thumb in thread pane scrollbar
116269 - white scrollbars briefly show up in folder pane
116432 - Sometimes the twisty won't update after a click
116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt
99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
mkaply%us.ibm.com
c6b8ebb38b
#117919
...
r=rods,mkaply sr=blizzard
OS/2 only - implement AvailablePrinters
2002-01-03 22:08:04 +00:00
rods%netscape.com
a12766a2da
Putting changes back in. This wasn't the cause of the slower page loads
2002-01-03 13:23:47 +00:00
rods%netscape.com
851e639512
Partial back of check to look for bloat
2002-01-03 11:28:48 +00:00
bernd.mielke%snafu.de
3a3013c1fe
bug 116577 avoid debug reflow access to Element(-1) r=jesup sr=attinasi
2002-01-03 09:00:40 +00:00
jst%netscape.com
4b5ad8d8ec
Removing unused variable to quiet down a compiler warning.
2002-01-03 00:34:07 +00:00
rbs%maths.uq.edu.au
a81d5f1b96
Follow-up to MathML bug 117652 - additional tweak to the preferred stretchy size for the case where the direction of stretching varies during the descend
2002-01-02 22:42:52 +00:00
waterson%netscape.com
f072fdfb99
Bug 117769. Remove vestigial |aStopPulling| parameter from nsBlockFrame::PullFrameFrom; clean up surrounding logic. r=dbaron, sr=attinasi.
2002-01-02 22:10:13 +00:00
rbs%maths.uq.edu.au
a938c08678
MathML bug 117652 - Tune the preferred stretchy size of stretchy containers by controlling the inclusion/exclusion of embellishments in the calculations, and defer the stretching of siblings until after finishing treating the embellished child
2002-01-02 05:32:33 +00:00
rods%netscape.com
8f92ed8519
Fix AIX bustage
2002-01-01 15:56:36 +00:00
rods%netscape.com
7929b953f5
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
...
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
av%netscape.com
e8b0d5db5d
Bug 116392 -- passing key events to windowless plugins, patch by peterl, r=av, sr=rpotts
2001-12-29 22:32:55 +00:00
hwaara%chello.se
99af556ca2
#117050 , fix bustage for embeddors who turn XUL off.
...
r=dbaron, sr=blake
2001-12-29 22:07:54 +00:00
bryner%netscape.com
2a1819d615
Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag.
2001-12-29 22:05:16 +00:00
mcafee%netscape.com
e47b64c3d3
Ignore generated files.
2001-12-29 04:19:36 +00:00
shanjian%netscape.com
bf85c86c6a
#112793 fine tune frame charset mechanism
...
Besides charset, document now records charset source as well.
nsCharsetSource was replaced by PRInt32.
Some code relocation in nsHTMLDocument.cpp
r=yokoyama sr=waterson
2001-12-26 03:17:59 +00:00
timeless%mac.com
61a97fd94a
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
av%netscape.com
ca10fbb864
Bug 114921 -- passing dirty rectangle with paint message to windowless plugin, r=peterl, sr=attinasi
2001-12-22 00:25:25 +00:00
av%netscape.com
fb71ac5834
Bug 116108, passing coordinates to windowless plugin when in a table, r=peterl, sr=attinasi
2001-12-22 00:21:12 +00:00
av%netscape.com
1fad9df894
Bug 116108, correcting calculations for windowless plugin coordinates, r=peterl, sr=attinasi
2001-12-22 00:00:44 +00:00
rbs%maths.uq.edu.au
2b509887f6
Whitespace to correct the bug number in my earlier checkin comments: should be 105297 (instead of 105219)
2001-12-21 22:42:46 +00:00
rbs%maths.uq.edu.au
75c5e158b8
Make unchecking `Allow documents to use other fonts' to work in a simpler way, b=105219, r=dbaron, sr=attinasi
2001-12-21 22:25:58 +00:00
bnesse%netscape.com
e90f24b6a7
Fix for smoketest blocker bug 116410. Fix loop so it increments when deleting objects. r=rbs, sr=sfraser.
2001-12-21 22:15:16 +00:00
jaggernaut%netscape.com
def49c7eb7
Bug 116347: Remove dead skin switching support code from nsFrameFrame and navigator.js. r=bryner, sr=hewitt
2001-12-21 05:36:28 +00:00
hewitt%netscape.com
7f6ba9a292
116198 - remove progressbar tag to simplify progressmeter, r=ben, sr=hyatt
2001-12-21 01:41:32 +00:00
smontagu%netscape.com
df9d12e532
Add regression test case for bug 9100. Not part of the build.
2001-12-21 01:22:15 +00:00
rjesup%wgate.com
2e680f1b17
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
waterson%netscape.com
7b1f9fa7da
Bug 105927. Add #define to turn off the PresShell's arena for trace-malloc debugging. sr=attinasi
2001-12-21 00:16:26 +00:00
pinkerton%netscape.com
4c5dccf906
Fix infinite loop when |shrinkage| goes below zero. Blocker for mach-o
...
build. r=dbaron/sr=blake. bug#116240
2001-12-20 18:02:43 +00:00
glazman%netscape.com
c83cc0fa11
oops, forgot to remove variable in previous check-in; b=95062, r=peterv, sr=jst
2001-12-20 11:21:01 +00:00
glazman%netscape.com
be01b45922
computed style for text-decoration was always answering ""; b=95062, r=peterv, sr=jst
2001-12-20 11:15:32 +00:00
peterlubczynski%netscape.com
fae85366e4
Fix for bad vertical alignment on replaced object frames, bug 36997 r=dbaron sr=attinasi
2001-12-20 06:49:16 +00:00
bryner%netscape.com
09cbef1b62
Make sure we don't reserve space for the column picker. Not part of the build.
2001-12-20 05:56:23 +00:00
heikki%netscape.com
db89a9ce21
Bug 74800, implemented FIXptr. r=harishd, sr=vidur.
2001-12-20 05:15:52 +00:00
shanjian%netscape.com
38acb31ebe
#110243 trailing whitespaece removed twice
...
r=rbs sr=attinasi
2001-12-20 02:25:55 +00:00
waterson%netscape.com
6b041b3c7c
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
varga%utcru.sk
a144c7598a
Fix for 94813. dotted lines in outliner draw over twisty. r=bryner sr=hyatt
2001-12-20 01:14:28 +00:00
hewitt%netscape.com
d6d8a20d58
113719 - Crash on sending mail, r=jag, sr=hyatt
2001-12-19 12:26:45 +00:00
hewitt%netscape.com
2dce8d826e
115403 - check for sizetopopup in nsMenuPopupFrame, not msMenuFrame, r=ben, sr=hyatt
2001-12-19 12:11:12 +00:00
hewitt%netscape.com
6e97fb640d
115804 - nsStyleBorder::CalcDifference not accounting for mBorderColors, r=ben, sr=hyatt
2001-12-19 11:59:31 +00:00
bryner%netscape.com
3102e4e675
<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
dfa187d4fe
missed a file in my checkin for 115787.
2001-12-19 02:49:14 +00:00
hyatt%netscape.com
423d4f12bf
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
hyatt%netscape.com
c48ca2b005
Fix scrollbar thumb visibility issues (flex isn't reported for collapsed widgets). r=ben, sr=hewitt
2001-12-19 01:05:43 +00:00
dougt%netscape.com
849d297364
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
mjudge%netscape.com
3a7ddd351a
smoketest fix 115791
2001-12-18 21:05:55 +00:00
mjudge%netscape.com
725ccfac9a
smoketest fix 115791
2001-12-18 20:52:54 +00:00
varga%utcru.sk
949278c0fe
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-18 13:42:28 +00:00
timeless%mac.com
c27d88c251
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
355719b0b8
Order matters.
...
Fixing irix tinderbox bustage
2001-12-18 11:58:12 +00:00
rbs%maths.uq.edu.au
46beb716e9
Fix MathML bug 112874 - dynamic change of background color MathML element change layout
2001-12-18 10:11:42 +00:00
seawood%netscape.com
45bfbf0658
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
80bbf81569
back out the portion of my patch that is guilty of causing the orange (bug 115787
2001-12-18 08:10:49 +00:00
seawood%netscape.com
b394ee22d5
More de-COMifying nsHTMLReflow uses. Be nice to SVG now.
...
Bug #115113
2001-12-18 07:25:59 +00:00
seawood%netscape.com
a866382d30
Can't call getter_AddRefs on a non-nsCOMPtr object. This should fix it. No, really!
2001-12-18 06:48:32 +00:00
seawood%netscape.com
5ffdc88a01
Fixing more 115113 mathml bustage.
2001-12-18 06:36:17 +00:00
mkaply%us.ibm.com
bec6bed40a
OS/2 bustage
2001-12-18 06:15:46 +00:00
seawood%netscape.com
f96bc2f9e8
Fixing mathml bustage caused by checkin for bug 115113.
...
Bug 115738 r=shrike,cement,monkeypox,nebiros,otaku
2001-12-18 04:56:50 +00:00
bryner%netscape.com
2375406ff7
Fixing shutdown crash on non-Windows platforms caused by hyatt's theme checkin. Should fix one cause of the tinderbox orange. r=mjudge.
2001-12-18 04:33:28 +00:00
mjudge%netscape.com
d7c892374e
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
2ecc969e5b
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
2339227755
Fixing build bustage.
2001-12-18 00:15:15 +00:00
waterson%netscape.com
6129d52001
Fix NS_IMETHODIMP bustage.
2001-12-17 23:57:59 +00:00
waterson%netscape.com
2c5c5fcc04
Bug 115113, redux. Fix some whitespace botches.
2001-12-17 22:54:28 +00:00
hyatt%netscape.com
0ec3f045d8
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
854831c91c
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
073a7c9d91
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
e44e7d9ec8
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
3cb166bf1c
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
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
bryner%netscape.com
d3558ea6ae
Removing unneeded lookup of the column element. Not part of the build.
2001-12-16 09:39:05 +00:00
bryner%netscape.com
ecae3395c1
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
b6423b83c3
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
jst%netscape.com
362692e337
Fixing bug 114539. Getting rid of mInner in all our 'data' nodes and making those classes inherit nsGenericDOMDataNode in stead. Also remove mContentID from nsTextNode and push mRangeList and mListenerManager into hashtables since they are used so rarely. This results in a size reduction of nsTextNode from 44 bytes to 28 bytes (~36%). r=peterv@netscape.com, sr=hyatt@netscape.com.
2001-12-16 06:59:31 +00:00
pavlov%netscape.com
15273ea50a
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
bzbarsky%mit.edu
0eca2e97bc
Implement (turn on, really) SetCssText for style declarations. Bug
...
91370, r=peterv, sr=jst
2001-12-15 04:33:11 +00:00
seawood%netscape.com
51fa852613
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
nhotta%netscape.com
03427b9aae
Changed nsPresContext::Observe, added code to flush font and reflow in case of charset change,
...
bug 103282, r=smontagu, sr=attinasi.
2001-12-14 23:13:28 +00:00
sfraser%netscape.com
8e1bfdb0a7
Fix for bug 115162 -- shrink data structures by converting PRBool to PRPackedBool. r=dp, sr=waterson
2001-12-14 23:13:08 +00:00
sfraser%netscape.com
169c79e50d
Fix for bug 115157 -- shrink data structures by converting PRBool to PRPackedBool. r=dp, sr=waterson
2001-12-14 23:10:42 +00:00
sfraser%netscape.com
24653793a6
Fix for bug 115151 -- shrink RuleProcessorData by converting PRBool to PRPackedBool. r=dp, sr=waterson
2001-12-14 23:07:43 +00:00
rods%netscape.com
c72800ef27
Initial check in for BUg 113917 (not in the build yet)
2001-12-14 22:40:12 +00:00
peterlubczynski%netscape.com
0a752a0976
Backing out changes.
2001-12-14 20:13:50 +00:00
tingley%sundell.net
34f0816027
Add checks for QI failure to fix topcrasher bug 112265.
...
r=brendan sr=hyatt a=brendan
2001-12-14 08:42:52 +00:00
peterlubczynski%netscape.com
f96915bc51
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
8cc88b14f8
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
peterlubczynski%netscape.com
38bb699d49
Adding TextReset case to GetUniqueStyleData, bug 36997 r=dbaron sr=attinasi a=brendan
2001-12-14 03:47:02 +00:00
dcone%netscape.com
9f89ebc032
b=114957 r=rods sr=attinas a=asa Put declarations outside of ifdef. Fixes some linux optimized builds.
2001-12-14 02:25:48 +00:00
mkaply%us.ibm.com
3bc695d956
#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
e733042b84
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
1b42364606
#include <math.h> before libart's headers, so that M_PI isn't already
...
defined.
libart has an #ifdef guard, math.h obviously doesn't.
Hopefully fixes AIX build bustage. Not part of defaut build.
2001-12-12 10:17:55 +00:00
peterv%netscape.com
6ffce23355
Bustage fix. SVG-enabled builds only.
2001-12-12 08:28:13 +00:00
bbaetz%cs.mcgill.ca
5c8cc975a2
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
4429083363
Fixing bustage...
2001-12-12 05:39:46 +00:00
dean_tessman%hotmail.com
e3f452219e
Bug 94980 - Keyboard navigation in context menu causes highlight upon reopening
...
r=pink sr=blake
2001-12-12 05:11:16 +00:00
peterlubczynski%netscape.com
122b3d8059
correcting last checkin
2001-12-12 04:18:36 +00:00
peterlubczynski%netscape.com
3eb962cb6b
correct last checkin
2001-12-12 04:17:15 +00:00
peterlubczynski%netscape.com
9204d22bf9
Fixing busted Mac plugins due to my checkin earlier today, bug 114716 r=av sr=beard
2001-12-12 04:15:12 +00:00
kmcclusk%netscape.com
8771e69f40
Check for null result from NS_NewURI b=102585 sr=kin r=attinasi
2001-12-12 01:41:41 +00:00
peterlubczynski%netscape.com
f8014c020e
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
11af6aef5c
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
e46c895524
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
3ce6bf0623
Fixing HPUX bustage r=jdunn
2001-12-11 18:41:31 +00:00
peterlubczynski%netscape.com
e1a3dcea6d
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
57b2fb8479
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
9f8c29037d
114184 - DrawCompositeSide can't deal with sides of differing widths, r=ben, sr=hyatt
2001-12-11 11:13:53 +00:00
hewitt%netscape.com
c580303351
113789 - -moz-border-colors doesn't recognize transparent, r=ben, sr=hyatt
2001-12-11 11:13:16 +00:00
hewitt%netscape.com
12a8133f1a
114535 - crash setting !important on a -moz-image-region property, 114132 - rounded multi-level borders use wrong radii, r=ben, sr=hyatt
2001-12-11 11:11:09 +00:00
dean_tessman%hotmail.com
fe559b0130
Bug 30861 - [RFE] Springloaded folders (drag-hover over bookmark folder should expand folder)
...
r=hewitt,timeless sr=hyatt,ben
2001-12-11 06:55:21 +00:00
dean_tessman%hotmail.com
10982a3fe2
Bug 86606 - <SELECT>s disappear when using X-Mouse
...
r=timeless, sr=hewitt
2001-12-11 06:16:07 +00:00
dcone%netscape.com
6c7808bbc0
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
743e67725c
Backing out changes I didn't mean to check in.
2001-12-11 05:41:43 +00:00
dbaron%fas.harvard.edu
dc85afb6b7
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
ccarlen%netscape.com
f810f656cc
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00
shanjian%netscape.com
fdf39e6da8
#105199 glyph search order is NOT lang dependent
...
lang is mapped to CSS Display structure and apply to document using
CSS rule tree.
r=dbaron sr=attinasi
2001-12-11 04:12:34 +00:00
dbaron%fas.harvard.edu
912ae14d5d
Fix implementation of {min,max}-{width,height} on images. b=18477 r=pavlov sr=attinasi
2001-12-11 03:21:13 +00:00
bzbarsky%mit.edu
d58691b835
Add an assertion to the CSS loader for cases when sheet decoding fails.
...
stopgap measure for bug 106843, r=pierre, sr=attinasi
2001-12-11 02:48:49 +00:00
smontagu%netscape.com
d046c2bbb2
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
56e3edf3be
Work-in-progress for xbl/outliner-based select widget. Not part of the build.
2001-12-11 00:59:37 +00:00
ccarlen%netscape.com
baca6ece31
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:42:22 +00:00
kin%netscape.com
566f781bf7
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
dp%netscape.com
1a3b0b8915
bug 110555 Ignoring error when user css files not found. r=dveditz,
...
sr=hyatt
2001-12-09 16:14:02 +00:00
bernd.mielke%snafu.de
7517847885
block regression test - not part of the build
2001-12-09 15:36:55 +00:00
bernd.mielke%snafu.de
2022fe4630
adding table testcases - not part of the build
2001-12-09 15:27:21 +00:00
bernd.mielke%snafu.de
98b8d75589
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
baa0b0869a
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
8c0a6f79f1
Fix crash due to accessing destroyed data previously owned by a rule node but cached on a style context that inherited it by clearing style data from style contexts before reresolution due to an inline style change. b=105619 sr=hyatt r=shaver
2001-12-08 22:46:21 +00:00
jaggernaut%netscape.com
83839f350e
BUg 113228: Replace nsC?String::To(Lower|Upper)Case with global To(Lower|Upper)Case. r=dbaron, sr=jst
2001-12-08 07:08:38 +00:00
hewitt%netscape.com
a56bdfcf11
114043 - Browser crash in ShowTooltip, r=jag, sr=hyatt
2001-12-08 00:24:23 +00:00
dbaron%fas.harvard.edu
62e1e9537b
Remove nsDST. b=110911 r=attinasi sr=brendan
2001-12-07 22:06:40 +00:00
hwaara%chello.se
7550ac6b77
#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
cc2d3a94a6
new regression tests, not affecting the build.
2001-12-07 17:15:39 +00:00
karnaze%netscape.com
748ebbcd0d
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
7aaa87cddb
add hr frame to layout debugging logic, bug 110596 r=karnaze sr=attinasi
2001-12-07 10:02:31 +00:00
bryner%netscape.com
ff84d405a3
Fixing compile warnings. r=akkana, sr=ben.
2001-12-07 01:57:56 +00:00
hewitt%netscape.com
3c3a9bd1fe
113639 - random crashes in mail, r=mscott, sr=hyatt
2001-12-07 01:34:54 +00:00
evaughan%netscape.com
25c9c2166b
Adding grid examples. Not in build.
2001-12-07 00:56:24 +00:00
attinasi%netscape.com
bfbe71bf7e
Adding parent to StyleContext listing for help in debugging. b= 113518 r=dbaron sr=kin
2001-12-07 00:38:27 +00:00
attinasi%netscape.com
0e2e20f34f
Null checks for non-reproducable crash: b=108105 ...
2001-12-07 00:03:48 +00:00
karnaze%netscape.com
5043c9c30a
new header file, not affecting the build yet. sr=attinasi.
2001-12-06 23:19:53 +00:00
bzbarsky%mit.edu
5c40228231
Re-enable inspector showing positioning values. Bug 113863, r=timeless,
...
sr=hewitt
2001-12-06 22:29:53 +00:00
bryner%netscape.com
9d8d6cfd52
Removing dead code, r=cls.
2001-12-06 22:07:16 +00:00
bzbarsky%mit.edu
0a6833ac79
Fix computed positioning style for static elements and computed
...
z-index. Bug 109523, r=glazou, sr=attinasi
2001-12-06 21:15:54 +00:00
bernd.mielke%snafu.de
ae2373f749
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
01f0380aa0
Changing noisy warning I added yesterday from |#ifdef DEBUG| to |#ifdef DEBUG_dbaron|. b=110911 / 113810
2001-12-06 19:53:37 +00:00
cmanske%netscape.com
0cf445ad77
Remove call to now-removed nsIEditorShell::Init(), b=110763, r=brade, sr=sfraser
2001-12-06 15:11:49 +00:00
seawood%netscape.com
59945f6ecb
Move inlined function nsCSSMargin::EnsureBorderColors() before the functions that use it in order to appease Sun's Workshop/Forte 6 compiler.
...
Fixing tinderbox bustage.
2001-12-06 10:10:15 +00:00
jst%netscape.com
d9e3afb71d
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
5826b62706
Remove nsDST.cpp. b=110911
2001-12-06 05:50:41 +00:00