Commit Graph

9484 Commits

Author SHA1 Message Date
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
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
ducarroz%netscape.com
3bb8acf4c3 Fix for bug 38757. Need to use a focus listenner in order to make inheriance of focus handlers working. R=hyatt 2000-05-12 06:25:48 +00:00
nisheeth%netscape.com
ad2a582c8d Removing include of windows.h in and ifdef XSL section of the code. Does not affect mozilla build. 2000-05-12 04:40:55 +00:00
jdunn%netscape.com
e38dd762d4 backing out previous change, since axel backed out his autoconf.mk.in change
r= jgaunt@netscape.com
2000-05-12 03:42:02 +00:00
pinkerton%netscape.com
1ccaf2e479 Added lots of error checking in AdjustClientXYForNestedDocuments so that things will fail gracefully while the content area is in the early stages of development (no view manager, etc). Probably fixes bug #31563. 2000-05-12 03:16:07 +00:00
pinkerton%netscape.com
fbe70352f0 Clear out |mElementFrame| when popup goes away so that subsequent reflows
won't try to access it. Fixes crash with tooltip on a tree when app is
minimized then restored (bug 38872)
2000-05-12 02:58:21 +00:00
jdunn%netscape.com
2c6f0f9c03 fixing hpux 11.00 build and autobahn's commercial build
I mentioned this to Axel but he was going to bed...
r= jgaunt@netscape.com
2000-05-12 02:42:54 +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
axel%pike.org
8d8c4e25d5 Get XSLT going on unix, this one passed previous checkin
patch by andreas otte, r=me
2000-05-11 23:22:37 +00:00
axel%pike.org
6ef3558b79 Getting XSLT going, patch by andreas.otte@primus-online.de
r=me
2000-05-11 23:13:18 +00:00
rbs%maths.uq.edu.au
f68bd50d31 [not part of default build] Remove usage of nsAreaFrame since it will be going away 2000-05-11 23:03:19 +00:00
rbs%maths.uq.edu.au
8d4562f625 [not part of default build] Added support for the attributes 'numalign' and 'denomalign' that were newly introduced in MathML 2.0 2000-05-11 23:02:00 +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
axel%pike.org
44a79e2240 Get XSLT going for unix, patch by andreas.otte@primus-online.de,
r=jst@netscape.com
2000-05-11 22:45:24 +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