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
dbaron%fas.harvard.edu
c3d6b55ca5
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
f50ba53535
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
ec4c20b4ce
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
2541b83e4f
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
11d99aab43
Fix smoketest blocker.
2001-12-05 19:46:43 +00:00
bzbarsky%mit.edu
616ced304b
Set the |inherited| bool in all cases when we inherit. Bug 113533,
...
r=dbaron, sr=hyatt
2001-12-05 14:06:34 +00:00
hyatt%netscape.com
91bc6c4a6e
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
dbaron%fas.harvard.edu
bbb7ffba72
Add newline to end of file to fix HP bustage.
2001-12-05 05:19:53 +00:00
leaf%mozilla.org
5aacc91338
remove cppsrcs from makefile.win files, bug 102459 r=dbaron sr=cls
2001-12-05 03:52:30 +00:00
leaf%mozilla.org
8310ba80d7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
hewitt%netscape.com
7d640e36ad
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 23:45:22 +00:00
dcone%netscape.com
b35d112da4
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
dcaac7cc4a
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 22:32:49 +00:00
alecf%netscape.com
917e1454a4
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
b5e2981ee1
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
94d94c566e
#78365 , make scrolling="off" and scrolling="on" work for frameset elements.
...
r=fabian, sr=attinasi
2001-12-03 23:36:40 +00:00
bienvenu%netscape.com
4306539df1
reduce number of outliner row paints r=varga, sr=hyatt 112253
2001-12-03 23:32:00 +00:00
smontagu%netscape.com
68c01ded67
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
alecf%netscape.com
e2d9c7adee
part of fix for bug 110531 - move CSS loader over to using nsIConverterStream instead of nsIUnicharInputStream
...
sr=darin, r=dougt
2001-12-03 23:03:18 +00:00
dbaron%fas.harvard.edu
ac05d3af87
Fix leak (and other) regression from previous checkin. b=111815
2001-12-02 04:07:17 +00:00
bryner%netscape.com
681f93038f
Forgot this file as part of 113082. (pre-emptively fixing bustage)
2001-12-02 00:46:56 +00:00
dbaron%fas.harvard.edu
a2ee74f9f3
Various cleanup and commenting in nsRuleNode and nsStyleContext. A few minor performance tweaks to nsRuleNode::WalkRuleTree. Fix correctness / crash errors that were caused by not setting the parent struct in the Compute*Data functions for inherited structs. b=111815 r=hewitt sr=hyatt
2001-12-02 00:44:45 +00:00
bzbarsky%mit.edu
cedea67700
Fix typo in value returned by getComputedStyle. Bug 112866, sr=jst
2001-12-02 00:28:48 +00:00
bryner%netscape.com
f52b7ad1f1
Removing old grid code (bug 113082). r=timeless, evaughan, sr=shaver.
2001-12-02 00:10:21 +00:00
roc+%cs.cmu.edu
c88233916b
Bug 73382. Clean up view manager interfaces, 2nd attempt. r=kmcclusk,rs=attinasi
2001-12-01 14:31:45 +00:00
bryner%netscape.com
7e8137a340
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
6db8af531a
#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
face58bdef
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