Граф коммитов

9504 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com 254958d0b8 one more tweak to entity redction code 2000-05-17 00:51:26 +00:00
joki%netscape.com 0eb60a8925 Part of fix for DOMEvent::GetCurrentTarget. 2000-05-17 00:40:22 +00:00
joki%netscape.com 9a82121abd Part of fix for 4163, enable 4.x dragdrop event 2000-05-17 00:31:36 +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
mjudge%netscape.com f56b42799d fixing relative div position bug with autoscroll 2000-05-16 22:41:38 +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
evaughan%netscape.com 88c462d7b2 1) Fixed collapsing code. So sidebar does not assert when brought up closed.
2) fixed menu dismissing bug.
2000-05-16 20:46:08 +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
joki%netscape.com 0d79eb280f Fix for bug 39422, fix use of event.target from JS. a:leaf, r:vidur 2000-05-16 18:46:38 +00:00
jst%netscape.com 9a0cc5b94f Fix invalid nsString useage. 2000-05-16 14:43:32 +00:00
mjudge%netscape.com 2ad43fc5b7 if you ever override mouseup, tell nsFrame about it. this maintains the selection/capture state. 2000-05-16 13:53:04 +00:00
mjudge%netscape.com 5237a6fe65 changes for setcapture. 2000-05-16 13:52:28 +00:00
rbs%maths.uq.edu.au 8e11a91156 [not part of default build] Header that should have gone with the other files 2000-05-16 13:29:37 +00:00
joki%netscape.com 413e75a4d4 Commenting out until we can figure out what mac wants here. 2000-05-16 13:27:10 +00:00
rbs%maths.uq.edu.au 39c7f1b59b Restructure the CSS file and add changes needed to support alignments in <mtable> 2000-05-16 13:20:22 +00:00
rbs%maths.uq.edu.au d9c12baad9 [not part of default build] Added support for rowalign and columnalign attributes on <mtable> 2000-05-16 13:18:42 +00:00
rbs%maths.uq.edu.au e84aa8aed9 [not part of default build] Remove unnecessary #include files 2000-05-16 13:17:20 +00:00
rbs%maths.uq.edu.au 1b3d84df6b [not part of default build] * Added recursion to search an attribute all the way up into the <mstyle> hierarchy. * Added support for MathML 2.0 'namedspace' values like: thickmathspace, thinmathspace, verythinmathspace, verythinmathspace, veryverythinmathspace, ... * Added some placeholders for incremental reflows 2000-05-16 13:15:15 +00:00
mjudge%netscape.com 1e39e20ca4 left in bad reference 2000-05-16 13:02:36 +00:00
joki%netscape.com 494a7daf96 Fix bustage 2000-05-16 12:49:04 +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 d53ca62337 Fix for bustage 2000-05-16 11:36:34 +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
cmanske%netscape.com 7bc7684765 Changed comments to accurately describe HandleTableSelection parameters 2000-05-16 03:31:28 +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
jst%netscape.com adab725bd3 Make .localName always return the local name, even if there's no namespace on the node. 2000-05-16 02:17:14 +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
jst%netscape.com 81e8c37fef Pass the name without the prefix to the DOM script object factory... 2000-05-15 22:48:38 +00:00
evaughan%netscape.com 072150beed Now splitters can only be dragged with left mouse not both. 2000-05-15 22:43:47 +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
shaver%mozilla.org 4cba4b2b13 more work on content-policy, r=brendan 2000-05-15 22:05:45 +00:00
rods%netscape.com 4d9e613c83 more fixes for getting the path work started 2000-05-15 21:38:47 +00:00
rickg%netscape.com c3c9c9c825 fixed edge case in entity reduction code 2000-05-15 20:37:01 +00:00
rods%netscape.com be51eda972 remoaved button 2000-05-15 20:34:42 +00:00
rods%netscape.com dca62f6984 added nsSVGPathFrame 2000-05-15 20:34:00 +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
mjudge%netscape.com 91c9ce3a57 legal changes 2000-05-15 14:22:03 +00:00
mjudge%netscape.com 6e60f28e28 fixing legal issues 2000-05-15 14:19:25 +00:00
mjudge%netscape.com de897049e6 fixing output from selection piece 2000-05-15 14:18:30 +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
jst%netscape.com 829f0bd0f5 nsString --> nsAutoString changes. 2000-05-15 13:50:52 +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
scc%netscape.com 548f911509 string fixes 2000-05-15 12:50:31 +00:00
scc%netscape.com bc738e8f02 string fixes 2000-05-15 12:47:57 +00:00
scc%netscape.com b3e9efe1bb string fixes 2000-05-15 12:41:16 +00:00
scc%netscape.com 5ca53c970c string fixes 2000-05-15 12:33:01 +00:00
scc%netscape.com db4199a0e7 string fixes 2000-05-15 12:20:49 +00:00
rickg%netscape.com cb303580f6 fixed bugs: 37417 and 26023 2000-05-15 07:27:55 +00:00
ben%netscape.com c1fb66d25c checking in support for script block children on XBL <handler> elements. r=hyatt 2000-05-15 07:19:35 +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
shaver%mozilla.org 471780fa00 fix build bustage 2000-05-15 04:39:47 +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
shaver%mozilla.org 2758dba757 more work on 37983's content-policy love, r=brendan 2000-05-15 03:40:40 +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
buster%netscape.com 28ff35585a adding constants for reflow notification, from Thomas Lendacky (toml@us.ibm.com)
r=buster
2000-05-15 03:36:34 +00:00
bryner%uiuc.edu 5884370784 Hook up text enlarge/reduce with ctrl+mousewheel. bug
25427.  r=erik@netscape.com.
2000-05-15 02:10:11 +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
jst%netscape.com 63e304e863 Implementing createElementNS(). 2000-05-14 23:55:04 +00:00
jst%netscape.com cb9ed532cf More utility frunctions in nsINodeInfoManager. 2000-05-14 23:45:32 +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
jst%netscape.com 4b767ec567 Adding more utility functions to nsINodeInfo. 2000-05-14 18:34:35 +00:00
jst%netscape.com bfb27a83a7 Implementing DOM hasFeature() and supports(). 2000-05-14 13:08:00 +00:00
scc%netscape.com c99391a385 string fixes 2000-05-14 08:10:00 +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
jst%netscape.com 33ae0e1c7e Make processing instructions implement nsIDOMLinkStyle, also did some general cleaning up. 2000-05-14 02:11:44 +00:00
jst%netscape.com 7b59e6951c Add support for DOM Level 2 document.defaultView 2000-05-14 02:08:53 +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
hyatt%netscape.com f5ba3d2ebf XBL changes. 2000-05-13 23:02:12 +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 481c5db0e2 fixing redundant calls to notify selection listeners 2000-05-13 09:10:16 +00:00
mjudge%netscape.com c63528bad2 fixing crash when overflowing tables 2000-05-13 09:02:27 +00:00
mjudge%netscape.com 45dff76e4c shoudl not have been in the tree 2000-05-13 08:34:58 +00:00
mjudge%netscape.com 8614218bbb this should not have been in the tree 2000-05-13 08:34:33 +00:00
mjudge%netscape.com 658ec8a0c9 shoudl not have had the .h in the tree 2000-05-13 08:34:04 +00:00
mjudge%netscape.com e8885126eb nsXifConverter to nsIXIFConverter 2000-05-13 08:13:05 +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
mjudge%netscape.com 14a639d690 exporting nsDOMSelection and nsXIFconverter as com elements to be made from CIDs 2000-05-13 08:08:04 +00:00
mjudge%netscape.com a4c310645c (ender-lite) forcing use of nsixifconverter rather than nsxifconverter. making tostring method take output type parameters. 2000-05-13 08:07:34 +00:00
mjudge%netscape.com 320b76a769 exporting new apis for nsIXIFConverter and forcing nsidocument and nsicontent to use them 2000-05-13 08:06:37 +00:00
mjudge%netscape.com 2ecda101f0 lets you set the view to be scrolled 2000-05-13 08:06:13 +00:00
mjudge%netscape.com 6efafbcd8b marking owner 2000-05-13 08:05:42 +00:00
mjudge%netscape.com 7f8b273853 marking comment 2000-05-13 06:38:06 +00:00
mjudge%netscape.com 19ed723376 xif converter interface 2000-05-13 06:37:01 +00:00
mjudge%netscape.com 305f627ad1 used to set specific under the hood settings on nsIDOMSelection 2000-05-13 06:36:30 +00:00
sfraser%netscape.com 4919f300cb WIP for bug 33810 -- add an image animation enum, and getters and setters in the pres context 2000-05-13 01:39:20 +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