hyatt%netscape.com
a506c6e88a
oops. files aren't supposed to be built.
2000-05-21 07:46:46 +00:00
hyatt%netscape.com
0db13c201f
grid fixes.
2000-05-21 07:45:12 +00:00
hyatt%netscape.com
da1379408b
New XUL tree code. Not turned on (and therefore harmless)
2000-05-21 07:02:15 +00:00
hyatt%netscape.com
02387dd97c
ifdef tree code. not part of build.
2000-05-21 07:00:35 +00:00
hyatt%netscape.com
940cc1ade0
XBL event handler support. r=ben
2000-05-21 06:58:15 +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
heikki%citec.fi
0bd714d557
Bug 29818 (debug demo #15 ). Not part of build. Permission from vidur (original author) to add MozPL licenses. I will also update www.mozilla.org copies. a=leaf, r=jst.
2000-05-19 05:26:11 +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
sspitzer%netscape.com
817f01eba6
fix for crasher, #39744 , r=hyatt.
2000-05-18 19:58: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
mcafee%netscape.com
6eb88c1a84
Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136)
2000-05-18 03:19:00 +00:00
pinkerton%netscape.com
bf532f8791
fix for 39684, context menus not showing up. we forgot to show the view. doh!
2000-05-18 00:52:05 +00:00
evaughan%netscape.com
14c154301b
Fix for mac xp menus not comming up at all.
2000-05-18 00:37:27 +00:00
pinkerton%netscape.com
dadf68d2ba
fix for 39567, not being able to type in text fields after menu or tooltip displayed. added a new flag, separate from |mMenuOpen| since that was overloaded too much. a=sspitzer.
2000-05-18 00:21:32 +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
sfraser%netscape.com
6ca40e5e20
Check in commented out #define for ender lite.
2000-05-17 10:36:37 +00:00
cata%netscape.com
4e91cec88a
Fixing more of the same problem. nsCOMPtr comparisons. Sorry!
2000-05-17 07:40:40 +00:00
sfraser%netscape.com
8bbf45d22a
Remove linkage with NetworkModular.shlb, add nsGfxControlFrame2.cpp for mjudge
2000-05-17 07:13:30 +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
cls%seawood.org
a8000b8bb5
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
jst%netscape.com
7a7661f01b
Make this a bit safer to use.
2000-05-17 06:26:23 +00:00
jst%netscape.com
ce5e3ce3c0
Register the computed DOM style component.
2000-05-17 06:14:19 +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
jst%netscape.com
a8df119aa0
Add null pointer check.
2000-05-17 05:38:57 +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
e7229d1e51
added files: mozilla/layout/html/style/src/nsComputedDOMStyle.cpp, mozilla/layout/html/style/src/nsROCSSPrimitiveValue.cpp
2000-05-17 05:02:46 +00:00
ducarroz%netscape.com
ae83b7156a
Fix for bug 36736. We need to create and ininiatize mRowGroupInfo before using it else we crash. R=hyatt
2000-05-17 04:58:41 +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
jst%netscape.com
d96d339f9d
Store attribute names in XML elements as nsINodeInfos plus some general DOM cleanup.
2000-05-17 04:52:09 +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
mjudge%netscape.com
c39baffac3
removing debug messages
2000-05-17 03:07:31 +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
6c570245c2
missing {} around a block
2000-05-17 02:02:20 +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
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