Commit Graph

6866 Commits

Author SHA1 Message Date
brade%netscape.com
2f4cdc0ab6 fix mac build bustage 2000-05-25 15:46:41 +00:00
jst%netscape.com
2c9eb4573e Fixing bug 36681, lastModified date for local files was incorrect. r=dougt@netscape.com, a=brendan@mozilla.org 2000-05-25 14:03:57 +00:00
shaver%mozilla.org
d7b33a74cd add content-policy hooks to <embed>/<applet>/<object> handling (#37983, r/a=brendan) 2000-05-25 13:32:42 +00:00
shaver%mozilla.org
41cbdee60e add content-policy hooks to <script> handling (#37983, r/a=brendan) 2000-05-25 13:29:15 +00:00
jst%netscape.com
027ee212d1 Checking in fix for nsbeta2+ bug 38821, the fix was written by rusty.lynch@intel.com. The problem was that nsIDOMHTMLEmbedElement wasn't implemented by nsHTMLEmbedElement and the script object created for the element was a normal HTMLElement script object and not a HTMLEmbedElement script object on non-unix platforms. r=me 2000-05-25 13:26:32 +00:00
jst%netscape.com
749fc848fa Fixing bug nsbeta2+ bug 40197, accessing .href on anchors with no href attribute returned the base URL in stead of an empty string, same problem exists and is fixed with this checkin for images. r=vidur@netscape.com 2000-05-24 23:37:26 +00:00
buster%netscape.com
43161761bd partial fix for bug 40211. This fixes the layout assertions loading the page.
the problem was dynamic creation of positioned elements wasn't properly handled
r=nisheeth@netscape.com
2000-05-24 23:28:20 +00:00
saari%netscape.com
40ec711bc0 Fix for nsbeta2+ 33735, r=joki 2000-05-24 08:28:41 +00:00
hyatt%netscape.com
f12eb301af xbl fix r=ben 2000-05-24 08:27:29 +00:00
hyatt%netscape.com
481e0fdf9a XBL Fixes r=ben 2000-05-24 08:19:10 +00:00
karnaze%netscape.com
3d0123dae7 added 1 sec delay to ease the pain of bug 38496. This does not affect the build. 2000-05-23 02:18:53 +00:00
jst%netscape.com
94b72b8065 Fixing nsbeta2+ bug #24958, script.text never contained the actual script source, now it gets the script source from the textnodes inside the script element. r=vidur@netscape.com 2000-05-22 23:02:40 +00:00
harishd%netscape.com
7e9c3b231f Forgot to checkin this file - This should have been a part of
my previous checkin.
2000-05-22 22:16:56 +00:00
buster%netscape.com
23476f617b fixed bug 35777
r=av@netscape.com

The problem was the object frame was assuming it was at offset y=0 within it's parent frame when calculating a percent height.  This is an invalid assumption.
Instead, we now measure from the top of the containing block.  This still isn't 100% correct, but it is the right parent to be measuring margin from.
2000-05-22 21:36:35 +00:00
rods%netscape.com
ed680830a6 Preventing event from bubbling, capture and default causes a mismatch in mousecapture
and this causes the lock. After a lot of testing it appears that the original reason
this was needed is no longer there.
Bug 38422 r=kmcclusk
2000-05-22 21:35:00 +00:00
hyatt%netscape.com
a08562a971 support for dynamic multiple insertion points r=ben 2000-05-22 09:15:54 +00:00
hyatt%netscape.com
f4b0b08faf support for multiple insertion points r=ben 2000-05-22 08:23:46 +00:00
hyatt%netscape.com
02387dd97c ifdef tree code. not part of build. 2000-05-21 07:00:35 +00:00
tor%cs.brown.edu
45aa9ead6c SUNWspro5.0 build bustage fix - remove extra semicolon after a
body which confuses the compiler. a=brendan
2000-05-21 02:14:17 +00:00
pavlov%netscape.com
367dc92877 backing out a change that went in with the new timer code that had nothing to do with timers and shouldn't have been checked in (and I don't know why was in my tree) 2000-05-20 03:05:48 +00:00
mjudge%netscape.com
a16351d30a not in build yet. when switch is thrown I will get a code review/approval 2000-05-19 07:07:23 +00:00
hyatt%netscape.com
21e5ef59a2 fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00
mjudge%netscape.com
a1e6b91c0f not in build yet. when i turn on ender-lite i will get a huge approval/review 2000-05-19 00:12:14 +00:00
hyatt%netscape.com
aee56a4d33 fix assert for dogfood bug#37854, r=danm 2000-05-18 21:08:27 +00:00
mjudge%netscape.com
74e2c8f8e9 changing style on dropdown list boxes to not allow selection. a=rickg r=cmanske 2000-05-18 18:18:31 +00:00
evaughan%netscape.com
14c154301b Fix for mac xp menus not comming up at all. 2000-05-18 00:37:27 +00:00
jst%netscape.com
05c801ec17 Fix content list regression I introduced a few days ago when working on DOM namespace support, document.forms and other arrays on HTML document objects never contained any elements! r=vidur, a=leaf 2000-05-17 20:35:19 +00:00
carl.wong%intel.com
76a6d4348a Fixed bug#39134 (reference count leak in SheetLoadData). r=attinasi@netscape.com a=leaf@netscape.com 2000-05-17 18:29:30 +00:00
cata%netscape.com
4e91cec88a Fixing more of the same problem. nsCOMPtr comparisons. Sorry! 2000-05-17 07:40:40 +00:00
cata%netscape.com
3e48d964fc Charset override implementation. 2000-05-17 06:56:34 +00:00
joki%netscape.com
c22fd60f54 More support for onresize and onscroll, bug 960 2000-05-17 06:53:58 +00:00
erik%netscape.com
23bead6485 make line-height calculation language-sensitive to avoid overlapping lines 2000-05-17 06:47:56 +00:00
jst%netscape.com
7a7661f01b Make this a bit safer to use. 2000-05-17 06:26:23 +00:00
jst%netscape.com
11724ca7b8 Hook up new property and fix a crasher. 2000-05-17 06:13:43 +00:00
attinasi%netscape.com
a68760ce70 Fix for table cell border styles: standard mode no longer applies the NavQuirks -moz-bg-inset style for HTML border attribute. Patch from VYV03354@nifty.ne.jp for bug 35586, thanks yet again! r=attinasi 2000-05-17 06:05:44 +00:00
joki%netscape.com
08d1d06617 fix for resize event support, bug 960, and additional support for DOM 2 events. 2000-05-17 05:27:22 +00:00
cls%seawood.org
149446f3e7 Fix for BeOS and other platforms that don't use the NEW_FONT_HEIGHT_APIS. 2000-05-17 05:07:26 +00:00
jst%netscape.com
becea1f607 Adding computed style implementation to the build, and make it compile on windows. 2000-05-17 04:57:50 +00:00
evaughan%netscape.com
d4513de096 Fixed bug that crashed when menus are used with native scrollbars. 2000-05-17 04:45:44 +00:00
jst%netscape.com
3e04e7e66d Fix bug 33111, crash when creating an applet element from JS, now we no longer crash but dynamically creating applets doesn't work yet. 2000-05-17 04:01:57 +00:00
jst%netscape.com
041468c960 Fix getElementsByTagName() regression. 2000-05-17 03:47:06 +00:00
pavlov%netscape.com
45a70d5703 fix build bustage 2000-05-17 03:24:43 +00:00
rods%netscape.com
fbf4bfcbf3 Anchors now reg and unreg their access keys in SetDocument
Bug 959 r=joki (verbally)
2000-05-17 03:11:47 +00:00
jst%netscape.com
ba107f4775 Redo to fix for 35321 and fix 35319. 2000-05-17 03:09:00 +00:00
akkana%netscape.com
0f8537dc64 Build ender-lite files if MOZ_ENDER_LITE is defined 2000-05-17 03:05:11 +00:00
pavlov%netscape.com
803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
sfraser%netscape.com
280b9c7ce9 Fix the static nsCOMPtr<nsIAtom> atom("type"), replacing it with nsHTMLAtoms::type, to fix an assertion on shutdown. 2000-05-17 02:23:59 +00:00
jst%netscape.com
6e0ea9132a Fix build bustage. 2000-05-17 02:07:50 +00:00
mjudge%netscape.com
651d129dca loading the gun for the switch to ender-lite 2000-05-17 02:04:57 +00:00
jst%netscape.com
0e663a2153 Fixing nsbeta2+ bug #35321 (button.setAttribute('disabled', false) disables button instead of enabling it). 2000-05-17 02:03:10 +00:00
mjudge%netscape.com
b36beb3a69 replacing one ifdef with another. no change to tree 2000-05-17 01:59:47 +00:00
attinasi%netscape.com
dd5ffceab5 Fixed a problem where background color could not be cleared once set. b=9151 r=rickg 2000-05-17 01:44:49 +00:00
rickg%netscape.com
254958d0b8 one more tweak to entity redction code 2000-05-17 00:51:26 +00:00
jst%netscape.com
930a889eb7 Updating nsIContent to allow accessin the attribute prefix and not only the attribute name and value. 2000-05-17 00:21:53 +00:00
mjudge%netscape.com
ffd3e3f9a0 oops left in debugging header 2000-05-17 00:07:34 +00:00
mjudge%netscape.com
107a430682 adding switch. not throwing yet 2000-05-16 23:48:45 +00:00
mjudge%netscape.com
733ffc5a0a adding switch. not on by default 2000-05-16 23:48:25 +00:00
mjudge%netscape.com
a4929168aa not in build yet... 2000-05-16 23:45:42 +00:00
mjudge%netscape.com
f16704b1d2 adding ender_lite to the build 2000-05-16 23:30:00 +00:00
mjudge%netscape.com
783975810b adding new ender_lite flag to build 2000-05-16 23:29:35 +00:00
jdunn%netscape.com
67a089e90b fix dependencies for AIX.
r= hctrinh@us.ibm.com, cls@seawood.org
2000-05-16 23:28:41 +00:00
pollmann%netscape.com
6c257b55cc Frameset regression tests, not part of build. Undoing previous change, which was accidentally checked in. 2000-05-16 23:06:03 +00:00
pollmann%netscape.com
867dddd0f6 Adding html iframe regression tests, not part of any build 2000-05-16 23:01:42 +00:00
karnaze%netscape.com
854d511d3e bug 28811, 29459, 32507 - added flag to reflow state to handle table cells.
changed table min and max width calculations to include percent and proportional cells.
Include border and padding in min table width calc.
2000-05-16 22:55:34 +00:00
pollmann%netscape.com
0d4272baff Adding html iframe regression tests, not part of any build 2000-05-16 22:53:35 +00:00
akkana%netscape.com
d39b10a680 Partial work on 16311, 32807, 16352: code reorganization/cleanup of word/line/paragraph selection. 2000-05-16 22:48:28 +00:00
mjudge%netscape.com
77e64029b2 more ender-lite enhancements 2000-05-16 22:42:00 +00:00
kin%netscape.com
e56254aabb - First pass checkin for a Drag and Drop friendlier selection. (Bug #38527) Code is ifdef'd out with DRAG_AND_DROP_FRIENDLY_SELECTION.
- Replaced tabs with spaces.
2000-05-16 22:16:05 +00:00
cmanske%netscape.com
b206aff8c8 Add code to paint selection border around Named Anchor frames when rect is not null - used only in Editor when Named Anchor is represented by an image. r=mjudge 2000-05-16 22:12:54 +00:00
pollmann%netscape.com
3cdcb62c97 Bug 18501: Send onChange before submitting on enter press in text input if the text was changed. This fixes http://maps.mcom.com r=harishd 2000-05-16 22:09:04 +00:00
shaver%mozilla.org
26b7a4c5b3 make sure that style attributes get the reresolve dance 2000-05-16 22:05:47 +00:00
pollmann%netscape.com
ccbe4c0000 Bug 23014: Quirks mode percentage height: enable for iframes, enable for native scrollbars, and add safety check for unconstrained height. r=harishd 2000-05-16 22:02:16 +00:00
pollmann%netscape.com
8e66be24ed Bug 32746 (3 of 3): Make iframe borders respond to both css and frameborder attribute, un-reverse frameborder=yes/no, and misc clean up with nsCOMPtrs. r=harishd 2000-05-16 21:59:23 +00:00
joki%netscape.com
c95cc22f27 fix for bug 15189 along with an annoying assert that just started. r: rods 2000-05-16 21:58:37 +00:00
pollmann%netscape.com
79732e0849 Bug 32746 (2 of 3): Make iframe borders respond to both css and frameborder attribute. r=harishd 2000-05-16 21:56:02 +00:00
pollmann%netscape.com
09ba3e7d07 Bug 32746 (1 of 3): Make iframe borders compatible with IE's precedent here, inset rather than solid border. r=harishd 2000-05-16 21:45:55 +00:00
rickg%netscape.com
efb8525da7 checking in fix for 39281 2000-05-16 20:27:45 +00:00
shanjian%netscape.com
0cf967556d #7601, r = ftang
fixed backwards wordjump problem for non-ascii characters.
2000-05-16 19:52:05 +00:00
shanjian%netscape.com
e79533211d #7601
r = ftang
Fixed non-ascii forward wordjump problem.
2000-05-16 19:51:09 +00:00
dbaron%fas.harvard.edu
82ea818eba Fix MathML build (patch also pointed out by mielke@licel.com). r=sfraser@netscape.com a=leaf@mozilla.org Not part of default build. 2000-05-16 19:29:44 +00:00
mjudge%netscape.com
5237a6fe65 changes for setcapture. 2000-05-16 13:52:28 +00:00
mjudge%netscape.com
1e39e20ca4 left in bad reference 2000-05-16 13:02:36 +00:00
mjudge%netscape.com
c00a125072 fixing regunreg for form controls 2000-05-16 12:44:32 +00:00
mjudge%netscape.com
c3336ccfe3 accidental checkin 2000-05-16 12:20:24 +00:00
mjudge%netscape.com
85d1d629ae adding in destroy method 2000-05-16 12:18:49 +00:00
mjudge%netscape.com
8a09f194f7 fixes for RegUnRegAccessKey 2000-05-16 12:18:36 +00:00
joki%netscape.com
a743e2b38b Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
joki%netscape.com
d7557a57a5 Adding accesskey support. Bug 959. 2000-05-16 10:22:20 +00:00
anthonyd%netscape.com
7ab436fd88 avoiding confusion between line iterator between layout and navigation.
if you want a line iterator for navigation you must explicitly ask for one.
2000-05-16 08:11:14 +00:00
mjudge%netscape.com
6c96b883c7 textareas are also special cases where some data is added in create anonymous frames 2000-05-16 03:40:02 +00:00
mjudge%netscape.com
6939611619 not in build yet. default text now works.. 2000-05-16 03:38:26 +00:00
jst%netscape.com
780fa4b8f1 Cleaning up GetNodeName() in preparation for swiching mozilla over to a DOM Level 2 compliant .nodeName property. 2000-05-16 03:22:25 +00:00
cmanske%netscape.com
acad8adcca Select table column and row support (20973). r=mjudge 2000-05-16 03:03:13 +00:00
shaver%mozilla.org
2da0ab457d Significantly reduce the amount of time we blow on style reresolution by
tracking the attributes which appear in CSS selectors, and only firing
a complete reresolution when we change one of those.  In the irrelevant-attr
case, we just let the frame update itself and get on with our lives right
away.  Fixed 38378, r=brendan, booyah.

Also, when setting an attribute to the same value that it currently holds,
don't think about it especially hard, and _don't_ go anywhere near the
style code.  Fixed 21879, r=brendan, boo_yah_.
2000-05-16 02:43:33 +00:00
nisheeth%netscape.com
b1f9814e5f Do not do async reflow during document load because this breaks progress notificaitons and the performance metrics. 2000-05-16 01:11:29 +00:00
mjudge%netscape.com
1c88cfe811 not in build. form submission works 2000-05-16 01:03:07 +00:00
jst%netscape.com
62324c1e44 Implementing getElementsByTagNameNS() for XML and HTML documents. 2000-05-16 00:55:05 +00:00
buster%netscape.com
ede42149f2 bug 29772
r=rods
added style rules to show text cursor over text and password input fields (except disabled fields)
2000-05-16 00:25:44 +00:00
mjudge%netscape.com
07900ccd3b not in build 2000-05-16 00:03:38 +00:00
buster%netscape.com
f9f6684fb2 bug 35964, partial fix
r=rods
2000-05-15 22:51:42 +00:00
attinasi%netscape.com
14623c747b Added support for simple xlinks: we now treat simple xlinks like links for styling. b=38026 r=dbaron 2000-05-15 22:30:27 +00:00
rods%netscape.com
72702a50fa focus now no longer shows when it has focus.
b=35307
2000-05-15 22:23:09 +00:00
rods%netscape.com
2c7b44334a minor changes to the disabled look for selects
b=35307
2000-05-15 22:22:24 +00:00
rickg%netscape.com
c3c9c9c825 fixed edge case in entity reduction code 2000-05-15 20:37:01 +00:00
jst%netscape.com
798ded8a8e Checking in DOM Level 2 version of the DOM interface Element. 2000-05-15 20:31:55 +00:00
sfraser%netscape.com
af4865ebb9 Make XBL work for HTML elements. r=hyatt 2000-05-15 20:25:02 +00:00
erik%netscape.com
210b71c14f bug 27164; need to multiply line-height by font's em square height, not
bounding box height; r=buster
2000-05-15 19:40:42 +00:00
mjudge%netscape.com
bc6435e49a not in build still getting ender-lite off ground 2000-05-15 14:34:20 +00:00
mjudge%netscape.com
61fbed4f1b removing comment on code 2000-05-15 14:25:52 +00:00
mjudge%netscape.com
e8114397eb not in build 2000-05-15 14:24:53 +00:00
mjudge%netscape.com
f67e2e21a7 typedef before switch gets thrown 2000-05-15 14:24:02 +00:00
jst%netscape.com
df963dfb2a Fix .innerHTML regression (from the XIF converter update), and add a null document check. 2000-05-15 14:07:36 +00:00
dbaron%fas.harvard.edu
3de09ce54f Fix AtomImpl leaks (includes bug 32608). r=pollmann@netscape.com 2000-05-15 13:12:27 +00:00
rickg%netscape.com
cb303580f6 fixed bugs: 37417 and 26023 2000-05-15 07:27:55 +00:00
brendan%mozilla.org
44ffcfa883 Enforce interCaps Mozilla XPIDL style (r=shaver). 2000-05-15 07:03:46 +00:00
dcone%netscape.com
999da07458 Fixed double drawing lines for buttons 2000-05-15 04:55:49 +00:00
evaughan%netscape.com
2316308130 1) Scrolling menus
2) many bug fixes
3) box debuging flags
2000-05-15 04:12:31 +00:00
buster%netscape.com
1ec23d5b9b added reflow notification, from Thomas Lendacky (toml@us.ibm.com)
r=buster
2000-05-15 03:37:21 +00:00
jst%netscape.com
1ecefec3cc More WIP on getComputedStyle(), not part of the build yet. 2000-05-15 01:59:05 +00:00
jst%netscape.com
b9c54d8a6a Adding a very primitive readonly implementation of CSSPrimitiveValue. Not part of the build yet. 2000-05-15 01:58:26 +00:00
jst%netscape.com
3ef6dbd214 WIP for getComputedStyle(). 2000-05-15 01:33:27 +00:00
scc%netscape.com
db4332e617 string fixes 2000-05-14 23:06:18 +00:00
harishd%netscape.com
991ed3414f Enabling NOLAYERS by default ( since we don't support LAYER tag ).
r=vidur

Putting webshellservice into parser bundle for use by observer base.

r=nisheeth
2000-05-14 19:25:06 +00:00
mjudge%netscape.com
9a563fe715 adding navquirks support 2000-05-14 07:02:08 +00:00
buster%netscape.com
8b31c633a7 bugs 38396, 29429, 32471, 27390, 32581
errors in incremental calcuation of max-element-size and preferred-size
2000-05-14 04:56:25 +00:00
buster%netscape.com
ce4ff1e9b2 bug 38396, a bug in calculation of image width given it's height and a percent width 2000-05-14 04:46:19 +00:00
buster%netscape.com
e38f699ad2 bug 38396, a bug in max width calculation exposed by tables 2000-05-14 04:43:52 +00:00
mjudge%netscape.com
c517e4dad2 ender-lite looks like a real thing now 2000-05-14 03:41:57 +00:00
mjudge%netscape.com
d12e670ad8 updating capture code 2000-05-14 03:41:25 +00:00
anthonyd%netscape.com
8bbcc675f6 more changes to make table navigation in editor
work correctly and not crash.
2000-05-14 00:10:25 +00:00
mjudge%netscape.com
db0ca25636 adding method to remove scrollbars 2000-05-13 23:00:53 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
mjudge%netscape.com
fa4088842d fixing warnings and some redundant code 2000-05-13 20:47:42 +00:00
jst%netscape.com
e0f24c4de8 In stead of throwing an exception when the user asks for the owner rule of style sheet we return null. 2000-05-13 18:10:24 +00:00
mjudge%netscape.com
c63528bad2 fixing crash when overflowing tables 2000-05-13 09:02:27 +00:00
mjudge%netscape.com
756b147879 ender-lite lives 2000-05-13 08:11:59 +00:00
mjudge%netscape.com
d3823b7654 changing nsXifconverter to nsIXifConverter 2000-05-13 08:11:29 +00:00
mjudge%netscape.com
b007525646 nsIXifconverter from nsXifConverter 2000-05-13 08:11:07 +00:00
mjudge%netscape.com
06fe36cd3f changing use of nsXIFConverter to nsIXifConverter 2000-05-13 08:10:25 +00:00
mjudge%netscape.com
2a9f26fef3 changing nsXifconverter to nsIXIFconverter 2000-05-13 08:09:25 +00:00
mjudge%netscape.com
4d87ea0999 fixing up some of the calls for frameselection to setting mousedown state 2000-05-13 08:09:03 +00:00
sfraser%netscape.com
7b44ffcf68 Add a null check. 2000-05-12 23:11:04 +00:00
rods%netscape.com
f2f98584c5 part of fix for Bug 33733
added ShouldRollupOnMouseWheelEvent methos to ask if the rollup want to rollup on MouseWheel events
2000-05-12 20:23:04 +00:00
jst%netscape.com
f9fe8d6f06 Add GetNodeInfo() to nsIContent. 2000-05-12 14:09:28 +00:00
jst%netscape.com
f0dce37b28 Add a SetAttribute method to nsIContent that takes a nsINodeInfo parameter. 2000-05-12 13:46:59 +00:00
scc%netscape.com
383fdc142e string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
bryner%uiuc.edu
e5c3adbd79 New and improved background tiling code for GTK. We take an offset into
the image as a parameter so we avoid drawing the whole tile if it's not
all needed.  Also, we can avoid setting any clip regions at all this
way, and avoid trips to the X server.  Fixes several background rendering
problems.  Also fix a signedness problem in the compositing code
(r=tor).  r=pavlov.
2000-05-12 06:29:37 +00:00
pollmann%netscape.com
7b2e7fce4d Bug 27383: Pass referer when loading iframe's document to allow javascript: urls - combine load methods, r=nisheeth
Bug 23014: Percent width on iframes allowed, r=karnaze (does not include percent height fixes)
2000-05-12 00:57:28 +00:00
pollmann%netscape.com
43db39e1cb Bug 35573: Fix part of a webshell leak, r=nisheeth 2000-05-12 00:53:38 +00:00
sfraser%netscape.com
ea15ca6fcd Fix 38949 -- setSelectionRange broken by mjudge checking in nsGfxTextControlFrame2 stuff prematurely. 2000-05-11 22:47:19 +00:00
saari%netscape.com
eebb4fa07e First checkin for bug 29800, preventing scrolling to content when focus
memory is resetting focus after deactivating and reactivating a window.
2000-05-11 22:40:51 +00:00
jst%netscape.com
8fff1cbbbd Landing support for the 'innerHTML' property on HTML elements in mozilla, fixes part of bug 9201. 2000-05-11 21:49:16 +00:00
rods%netscape.com
4128134ca4 makes sure we are responding to the correct layer for GetFrameForPoint (thanks dbaron)
b 38925
2000-05-11 19:22:06 +00:00
jdunn%netscape.com
22ff9ad20b adding newline for hp 2000-05-11 14:56:29 +00:00
rods%netscape.com
4473e28b5f added comments to ifdef for better explanation 2000-05-11 14:06:32 +00:00
rods%netscape.com
cec32fb86b temporary fix for 38825, the frame gets notified that an option has been added
before it is actually added into the content model, so the selection cache and the
content model can be of by 1
2000-05-11 14:05:44 +00:00
sspitzer%netscape.com
29549b8e39 fix crasher when clicking on a text area. bug #38897. 2000-05-11 08:41:35 +00:00
mjudge%netscape.com
7bfafae7bc need to check for independent selection to grab mousedown state. will change this to be implemented by selectioncontroller later 2000-05-11 04:50:16 +00:00
mjudge%netscape.com
55912eddb8 changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret. 2000-05-11 04:25:43 +00:00
dcone%netscape.com
8365299e18 Fixed the curve drawing to use floating point.. corrects rounding problems 2000-05-11 03:59:43 +00:00
anthonyd%netscape.com
e8ceb8ee1b r:mjudge
fix for bug# 29785, keyboard navigation of tables in editor
not completely fixed, tables with row|column span do not navigate correctly
2000-05-11 01:04:39 +00:00
attinasi%netscape.com
bade3fb598 Fixed problem where continuation frames were repeating the background image even when no-repeat was set. b=38764 r=buster 2000-05-10 23:24:08 +00:00
pollmann%netscape.com
3a1856de02 Bug 30721: Crash fix for failing to get document URL during form submission, r=nisheeth
Bug 38664: Leak of encoder during form submission, fix thanks to yueheng.xu@intel.com, r=self, nisheeth
2000-05-10 22:37:49 +00:00
yueheng.xu%intel.com
d5034ec7f0 fix the platformencoder leak (#38664) 2000-05-10 22:24:35 +00:00
ftang%netscape.com
e4fea9b5a0 fix bug 16796. handle german &szlig; and convert to SS in capital and uppercase 2000-05-10 19:44:09 +00:00
karnaze%netscape.com
612ff6a87f new regression tests, not affecting the build. 2000-05-10 14:53:41 +00:00
karnaze%netscape.com
5a47e0b789 bug 38699 - make left/right align caption act like top instead of bottom. 2000-05-10 14:51:37 +00:00
jst%netscape.com
ee4b181034 Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com. 2000-05-10 13:13:39 +00:00
dprice%netscape.com
f7c7595830 Fixing 31135 r=mjudge 2000-05-10 03:41:50 +00:00
attinasi%netscape.com
078bea04fa Put back in the code to propagate the background to the canvas frame at frame construction time. b=38744 2000-05-10 03:31:43 +00:00
karnaze%netscape.com
2005083629 bug 29459 - strategy's table min and max width is calculated to include
percent and proportional cells. Stopped caching it. Calculate max element size better.
2000-05-10 00:54:00 +00:00
karnaze%netscape.com
aab9bfdbb6 new regression test not affecting the build. 2000-05-10 00:24:57 +00:00
attinasi%netscape.com
5a58add342 Preventing processing of style links if the HREF is empty. b=30817, r=harishd 2000-05-09 23:05:13 +00:00
hyatt%netscape.com
334e31b473 XBL now works with HTML, XUL, SVG, MathML, and XML! 2000-05-09 21:42:40 +00:00
attinasi%netscape.com
a29102e7ef Tiny fix to avoid divide-by-zero when the AveCharWidth is 0. b=37577 r=dcone 2000-05-09 21:20:38 +00:00
jst%netscape.com
9908615c3b XPCOM methods that return a success call *must* set their output parameters, this fixes part of the crash in bug 35257 (crash setting selectedIndex for SELECT not in DOM tree). 2000-05-09 21:01:25 +00:00
buster%netscape.com
fe02891c04 fixed bug 36022
r=troy (been holding this in my tree for a while)
2000-05-09 19:28:20 +00:00
jst%netscape.com
168af52a62 Fixing the .value and .defaultValue properties on textarea's, this fixes bugs 32795 and 32799. 2000-05-09 19:11:27 +00:00
jst%netscape.com
0a27ccc601 Input element type names are now all lower case, this is required for mozilla to be compatible with all other existing browsers (even if the DOM spec says otherwize). This fixes bug 32368. 2000-05-09 13:56:40 +00:00
buster%netscape.com
2d8ef163b2 (forgot to check this in)
effectively removed area frame
work troy was holding in his tree
r=buster
2000-05-09 05:28:08 +00:00
buster%netscape.com
c1c9bfa09b effectively removed area frame
work troy was holding in his tree
r=buster
2000-05-09 05:11:12 +00:00
buster%netscape.com
0e193a8fad fixed bug 24770 2000-05-09 05:09:55 +00:00
buster%netscape.com
d421f31ce4 just removed a warning 2000-05-09 05:08:27 +00:00
buster%netscape.com
a57c2f071c fixed bugs 26952, 30944, 36022
r=troy
2000-05-09 05:08:02 +00:00
buster%netscape.com
bc9197fc27 effectively removed area frame
work troy was holding in his tree
r=buster

also fixed bugs 26952, 30944, 36022
r=troy
2000-05-09 05:06:16 +00:00
buster%netscape.com
d89e651db7 bug 37171
r=kin
2000-05-09 05:02:09 +00:00
attinasi%netscape.com
16403a2e19 Fixed a problem where background images on the BODY were not getting painted properly the first time they were loaded. b=36811 r=kmcklusk@netscape.com 2000-05-09 00:53:51 +00:00
rods%netscape.com
c7f451afae get char code instead of key code
bug 34630
2000-05-08 22:18:38 +00:00
karnaze%netscape.com
56207eb311 bug 32471 - incremental reflow considers edge cellspacing when setting desired height
bug 37508 - get the row grp frame when there is a scrolling row grp
2000-05-08 21:39:35 +00:00
rods%netscape.com
39619de583 this should bring down the leaks
should have used XPCom
2000-05-08 21:39:29 +00:00
rods%netscape.com
9355eaebae added password to td rule
bug 37856
2000-05-08 21:19:07 +00:00
rods%netscape.com
8bcf439f6e The fix will turn itself on when in HTMLdocument and turn off in XUL documents
I will remove the old code when all the selects are removed from the UI
bug 36558
2000-05-08 20:32:11 +00:00
mjudge%netscape.com
9fc3ea7f15 adjusting how we get nsIFrameSelection. maybe we can QI from SelectionController 2000-05-08 03:59:53 +00:00
mjudge%netscape.com
afc8d92753 ifdef changes wont touch build 2000-05-08 03:58:48 +00:00
mjudge%netscape.com
7587d7b0da notin build yet 2000-05-08 03:58:25 +00:00
karnaze%netscape.com
468f2bd6da bug 33976 - make non numeric border value 1. 2000-05-07 17:15:56 +00:00
rusty.lynch%intel.com
10d2d8fa15 Fix for bug #37165 (Unknown protocol handler in embed/object src attribute
kills plug-in.) r=av
2000-05-07 16:48:06 +00:00
michael.lowe%bigfoot.com
468689c637 Implement CSS3 cursors on Windows 2000-05-07 05:14:43 +00:00
attinasi%netscape.com
0923311589 Added a check in AttributeChanged to notify the canvas frame when the background image or color changes. This causes the entire canvas to be invalidate and thus painted. Also removed code that was propagating the background up to the canvas frame; it was not needed and was insufficient as it did not handle the case where the DOM set the background, nor did it handle the background being cleared from the BODY. b=11491,37502 2000-05-06 06:04:08 +00:00
attinasi%netscape.com
010ad97dcd Fixed the BodyBackground rule to propagate the backgound color when the background color is cleared as well as set. b=11491 2000-05-06 05:56:02 +00:00