dcone%netscape.com
|
998f5ccf40
|
Fix print preview. r=rods sr = attinasi bug =117072. Only control backgrounds painting for printing.
|
2002-01-15 22:37:15 +00:00 |
dbaron%fas.harvard.edu
|
e6598e05b6
|
Make sure backgrounds are painted correctly by using the correct background to set up information on the view. b=119462 r=pierre sr=hyatt
|
2002-01-14 15:00:30 +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 |
dbaron%fas.harvard.edu
|
8c29d1138a
|
Fix crash on certain pages. b=118829 r=jag sr=waterson
|
2002-01-09 02:36:49 +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 |
dbaron%fas.harvard.edu
|
887e35d7b3
|
Remove bogus/noisy assertion. b=118676 / 116161
|
2002-01-08 04:11:25 +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 |
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 |
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 |
hewitt%netscape.com
|
c580303351
|
113789 - -moz-border-colors doesn't recognize transparent, r=ben, sr=hyatt
|
2001-12-11 11:13:16 +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
|
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
|
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 |
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 |
dcone%netscape.com
|
30419dc2d1
|
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 |
roc+%cs.cmu.edu
|
c26c9711f3
|
My cleanup checkin for bug 73382 caused 5% increase in page load times. Backing out.
|
2001-11-24 05:37:25 +00:00 |
roc+%cs.cmu.edu
|
04ab1d58c5
|
View manage interface cleanup. Bug 73382. r=kmcclusk, sr=attinasi
|
2001-11-22 05:26:32 +00:00 |
hyatt%netscape.com
|
0c8c1348b3
|
Fix for 104336, deCOMtaminate rulenode, rulewalker, frames, r=dbaron, sr=waterson
|
2001-10-24 00:01:09 +00:00 |
attinasi%netscape.com
|
2046bd1c34
|
Improvements for invert outline colors (Mac and Linux work now). b=73884 r=kmcclusk sr=kin
|
2001-10-03 00:08:25 +00:00 |
gerv%gerv.net
|
4e12e44b2f
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
dbaron%fas.harvard.edu
|
917fff3b3e
|
Null check to fix topcrash bug 97226. r=hixie sr=waterson
|
2001-09-10 19:36:59 +00:00 |
dcone%netscape.com
|
61c42e0de0
|
b=73884 r=peterl sr=attinasi invert mode support added
|
2001-08-21 22:37:17 +00:00 |
ian%hixie.ch
|
0da971e40c
|
Make the canvas background use the root element's frame's origin instead of the canvas frame's origin. Bug 46446; r=dcone, sr=attinasi
|
2001-08-17 23:26:29 +00:00 |
pavlov%netscape.com
|
880bac0d69
|
fixing 94933 r=jst sr=hyatt
|
2001-08-15 05:24:29 +00:00 |
pavlov%netscape.com
|
1e20984ef0
|
fixing bug 78690. removing old imagelib. r=jst sr=waterson
|
2001-08-09 20:22:39 +00:00 |
dbaron%fas.harvard.edu
|
9d35ed31a4
|
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
|
2001-06-20 03:27:48 +00:00 |
hyatt%netscape.com
|
b135c5b55a
|
Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson
|
2001-05-31 22:19:43 +00:00 |
dcone%netscape.com
|
a81e76f9b1
|
bug 79477 r=kmmclusk sr=attinasi
|
2001-05-10 14:19:58 +00:00 |
dcone%netscape.com
|
858044937b
|
r=kmmclusk sr=attinasi b=62245. clamp the border size.
|
2001-04-16 13:14:40 +00:00 |
pinkerton%netscape.com
|
e4150a604d
|
don't re-create 1000 element array's of nsPoints every time the routine is called. r=dcone/sr=sfraser. bug 69101.
|
2001-02-20 01:14:03 +00:00 |
disttsc%bart.nl
|
6e984b2b28
|
``background-position not relative to padding edge when background-repeat is not 'no-repeat' [BG]''. bug=7039, author=Hixie,jag, r=jag,Hixie,dcone, moa=dcone, sr=buster
|
2001-02-15 03:25:22 +00:00 |
pierre%netscape.com
|
9af01acf22
|
Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster.
|
2001-02-07 09:57:26 +00:00 |
mcafee%netscape.com
|
7ecf530933
|
Backing out pierre's change from 1/20 for performance reasons (66263). r=attinasi, a=granrose, phil
|
2001-01-25 02:58:12 +00:00 |
pierre%netscape.com
|
62bf433a35
|
#43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. Review=attinasi. Pending Approval: buster.
|
2001-01-20 22:46:54 +00:00 |
rods%netscape.com
|
edb0c6270c
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
Bug 61274, r=buster sr=waterson
|
2001-01-04 20:44:42 +00:00 |
koehler%mythrium.com
|
37ea41723f
|
Bug 59528 - BeOS: images are drawn outside of its bounding box - r=cls
|
2000-12-22 23:19:04 +00:00 |
warren%netscape.com
|
cd56c0575b
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
warren%netscape.com
|
9a6d92a433
|
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
|
2000-10-27 22:43:51 +00:00 |
rods%netscape.com
|
58af58b21e
|
adding comments to the fix that already got checked in.
a=waterson r=attinasi
|
2000-09-20 14:47:18 +00:00 |
bienvenu%netscape.com
|
d5e488cde1
|
fix crash replying to outlook message with dashed frame 52130 r=buster,waterson
|
2000-09-20 04:02:20 +00:00 |
sfraser%netscape.com
|
4af1765061
|
Part of the fix for 20743, add flag to tell us if a drawing surface is short-lived, so we can allocate in temp mem (on Mac). r=pavlov
|
2000-09-13 07:02:30 +00:00 |
jst%netscape.com
|
7aa7ed7f6d
|
Fixing nsbeta3+ bug 28277. Add a callback to nsHTMLImageElement so that we know when a image created in JavaScript has loaded (or fails to load), this is needed to support onload and onerror event fireing and also to support the '.complete' property on images create in JavaScript. r=nisheeth@netscape.com
|
2000-09-01 07:05:08 +00:00 |
rods%netscape.com
|
7f0dcda2ea
|
Temporarily changed outline to be mozoutline, this will enable us to get links
to show a focus rect. When we get outlines really working, then mozoutline will go away.
b=48973 r=attinasi
|
2000-08-24 13:45:48 +00:00 |
pierre%netscape.com
|
c41ffd137d
|
49550: uninitialized variable. Thanks to bruce@cubik.org (Bruce Mitchener)
|
2000-08-23 03:57:13 +00:00 |
pierre%netscape.com
|
fc4ab5d947
|
49154: uninitialized variable. Thanks to bruce@cubik.org (Bruce Mitchener)
|
2000-08-17 08:26:53 +00:00 |
attinasi%netscape.com
|
7701e70031
|
Part of fix to allow background on BODY element to be inherited. b=47127 r=pierre
|
2000-08-04 20:44:08 +00:00 |
pierre%netscape.com
|
e2194f4f34
|
#42139 "background-position misinterpreted with fixed backgrounds". Fixed a regression introduced during the last checkin. r=attinasi.
|
2000-06-16 00:50:56 +00:00 |
dbaron%fas.harvard.edu
|
f0115afa13
|
Fix leak of nsImageGTK (or equivalent on other platforms). r=waterson@netscape.com
|
2000-06-15 02:15:36 +00:00 |
attinasi%netscape.com
|
235a64963f
|
Fixed crash when a textarea control has fixed-backgrounfd attachment. b=40118 r=kmcclusk
|
2000-06-07 23:06:41 +00:00 |
dcone%netscape.com
|
50de329936
|
Fixed background color under border. b=13934. R=Attinasi
|
2000-06-05 13:58:05 +00:00 |