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 |
smontagu%netscape.com
|
3952aef94a
|
To fix Mac bustage
|
2001-11-12 21:40:03 +00:00 |
smontagu%netscape.com
|
06ac167e95
|
Fix for bug 81773: Bidi XUL text (e.g. bookmarks, tab titles) was flipping to and fro on systems without native Bidi support. r=mkaply, r/sr=hyatt, sr=attinasi
|
2001-11-12 20:51:48 +00:00 |
dbaron%fas.harvard.edu
|
d14aee7e18
|
Attempt to fix HP runtime bustage. b=83836
|
2001-11-11 20:46:42 +00:00 |
bzbarsky%mit.edu
|
4daefe1e95
|
Fixing bogus indentation that I missed (checked in old version of
patch). bug 84599 reprise, r=glazou, sr=attinasi (still).
|
2001-11-11 03:56:49 +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
|
ee1bd92fab
|
Pull computation of loop invariants for rule matching out of outer loop (over rule processors) as well, from SelectorMatchesData in nsCSSStyleSheet to RuleProcessorData in nsStyleSet. Use the RuleProcessorData structure in nsHTMLStyleSheet as well. Simplify matching of :-moz-bound-element pseudo-class. b=83836 r=waterson, pierre sr=hyatt
|
2001-11-10 23:51:45 +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 |
bzbarsky%mit.edu
|
6b7a004035
|
Fix getComputedStyle() position/size calculations. Bug 84599 and bug
94855, r=glazou, sr=attinasi
|
2001-11-10 17:29:04 +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 |
evaughan%netscape.com
|
d4e5bda842
|
bug fixes #107707, 108771, 108773
-r jag -sr hyatt -a asa
|
2001-11-08 20:46:02 +00:00 |
dbaron%fas.harvard.edu
|
34d1af779a
|
Add omitted NS_INIT_ISUPPORTS. b=108750 a=blizzard
|
2001-11-08 02:17:43 +00:00 |
jaggernaut%netscape.com
|
afd1a9dc0f
|
Bug 108359: crash when opening subscribe dialog ( crash in grid code ). patch by evaughan, r=jag, sr=hyatt
|
2001-11-08 01:14:21 +00:00 |
dbaron%fas.harvard.edu
|
eb251b5691
|
Move nsDOMCSSAttributeDeclaration into its own file to progress towards moving all of the style system code back into the layout library. r=jst sr=hyatt b=108750
|
2001-11-07 07:06:31 +00:00 |
hyatt%netscape.com
|
64a1fd2289
|
Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt
|
2001-11-07 06:40:04 +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 |
dbaron%fas.harvard.edu
|
6f23659d77
|
Fix nsDependentString users who were passing non-NULL terminated buffers. b=104651 rr=jag rs=scc
|
2001-11-07 05:51:27 +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 |
dbaron%fas.harvard.edu
|
e2484f44aa
|
Really fix HPUX bustage. b=108597
|
2001-11-07 04:52:19 +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 |
loadrunner%betak.net
|
7c1f5dcca8
|
bug 106536 Blank charset list in SaveAs charset of HTML composer, r=cmanske, sr=hyatt
|
2001-11-07 02:32:58 +00:00 |
alecf%netscape.com
|
7bbc52901a
|
fix HPUX bustage
|
2001-11-07 00:02:07 +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 |
rods%netscape.com
|
285b4b3292
|
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-06 12:18:51 +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 |
danm%netscape.com
|
46e1db7271
|
initial (disabled) cut at creating about:blank documents synchronously. part of bug 88229 r=hyatt,rpotts
|
2001-11-06 01:24:39 +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 |
hyatt%netscape.com
|
23dc73af1c
|
Fix for 108486, XUL images should fire onload. r=jkeiser, sr=jst
|
2001-11-05 08:27:01 +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 |