hyatt%netscape.com
376e74051d
Fix windows.
2000-05-30 08:54:11 +00:00
hyatt%netscape.com
2b183fdc30
More whackage.
2000-05-30 08:44:40 +00:00
hyatt%netscape.com
2c7cbb6032
Removing obsolete frame code.
2000-05-30 08:41:39 +00:00
hyatt%netscape.com
77ac4e5ac9
Removing more obsolete files.
2000-05-30 08:40:46 +00:00
hyatt%netscape.com
58360a272f
Removing obsolete checkbox code.
2000-05-30 08:39:18 +00:00
hyatt%netscape.com
a5c72be8e7
Patching IDL for Win32.
2000-05-30 08:23:05 +00:00
hyatt%netscape.com
660512e242
Fix linux makefile.
2000-05-30 08:12:37 +00:00
hyatt%netscape.com
cceeb70802
added files: mozilla/layout/xul/base/src/nsBoxObject.cpp, mozilla/layout/xul/base/src/nsMenuBoxObject.cpp, mozilla/layout/xul/base/src/nsPopupSetBoxObject.cpp, mozilla/layout/xul/base/src/nsTreeBoxObject.cpp
2000-05-30 08:04:41 +00:00
hyatt%netscape.com
f7ff3106ac
added files: mozilla/layout/xul/base/public/nsIBoxLayoutManager.idl, mozilla/layout/xul/base/public/nsIBoxObject.idl, mozilla/layout/xul/base/public/nsIBoxPaintManager.idl, mozilla/layout/xul/base/public/nsIBrowserBoxObject.idl, mozilla/layout/xul/base/public/nsIEditorBoxObject.idl, mozilla/layout/xul/base/public/nsIIFrameBoxObject.idl, mozilla/layout/xul/base/public/nsIMenuBoxObject.idl, mozilla/layout/xul/base/public/nsIPopupSetBoxObject.idl, mozilla/layout/xul/base/public/nsITreeBoxObject.idl
2000-05-30 08:03:41 +00:00
hyatt%netscape.com
b98f3d61c0
Adding box object instantiation code.
2000-05-30 08:00:40 +00:00
hyatt%netscape.com
ebc54523ca
Adding box object impls
2000-05-30 07:59:13 +00:00
hyatt%netscape.com
eb875d5c2d
Adding interfaces for the scriptable XUL layout objects.
2000-05-30 07:57:51 +00:00
pollmann%netscape.com
6a99dd68d7
Bug 36639: Fix memory leak / stability problems with circular form / form control references r=nisheeth
...
Bug 13652: Implement select and click methods for form elements r=nisheeth
2000-05-30 02:45:55 +00:00
jst%netscape.com
fb8147fa8e
Fixing silly regression I introduced last week when checking in some temporary DOM Level 2 code, HTML element names were not properly uppercased in the DOM. r=pavlov
2000-05-29 20:00:23 +00:00
ben%netscape.com
3306bc392a
forgot this file
2000-05-29 05:52:42 +00:00
ben%netscape.com
0ed3a55393
forgot file
2000-05-29 04:36:15 +00:00
ben%netscape.com
bd2f4cf6a5
fix for insertion point goofiness r=hyatt
2000-05-28 08:13:47 +00:00
hyatt%netscape.com
23937f5cbc
Fix profile manager crash.
2000-05-28 04:10:50 +00:00
hyatt%netscape.com
d2920f4ba2
Fix mac bustage.
2000-05-27 22:40:40 +00:00
hyatt%netscape.com
2bd2b3bce1
Fixing bugs in skin switching.
2000-05-27 20:03:14 +00:00
rods%netscape.com
5b4987c7ea
missed one of the strings for localization
...
b=32666, original reviewer was pollmann, self is reviewer for this small additional change
2000-05-27 13:03:18 +00:00
hyatt%netscape.com
c7ccb5a606
Brutal sharing of XBL classes implemented.
2000-05-27 08:20:04 +00:00
waterson%netscape.com
19fa2a5434
Oops. I didn't need to do that.
2000-05-27 05:49:34 +00:00
waterson%netscape.com
5e98f0dd1e
#if 0 out mstoltz's changes, which seem to cause tinderbox to hang on test #2
2000-05-27 05:48:40 +00:00
waterson%netscape.com
9d7267c466
#if-0 out mstoltz's changes to fix tinderbox.
2000-05-27 05:22:39 +00:00
rods%netscape.com
3876087ab0
Moved the localization methods to the helper class
...
the file control is now localizable (*.*, "All Files")
b=32666, r=pollmann
2000-05-27 02:27:47 +00:00
leaf%mozilla.org
7a45e1b271
i give up, backing myself out.
2000-05-27 01:53:36 +00:00
leaf%mozilla.org
e37c4d0fb4
fixing mac bustage
2000-05-27 01:18:07 +00:00
rods%netscape.com
d5a1618026
adding padding to disabled radio buttons
...
set font for html buttons
removed some unneeded rules
commnted out and "disabled" the label property for options
b 40065,39998 r=ekrock,self
2000-05-26 23:42:27 +00:00
leaf%mozilla.org
b46f21e2df
Fix for 35196, mlk. Free the C strings! r=bruce,hyatt a=waterson
2000-05-26 23:37:23 +00:00
rods%netscape.com
816fca45ce
removed some uneeded code
...
made view so it was resized in SyncFrame
fixed the returning of the -1 for width
make sure combinedarea was set correctly for tables
b 39755,36321 r=buster,evaughan
2000-05-26 23:34:59 +00:00
rods%netscape.com
0189750b5f
set the clickCoubt appropriately on MouseUp so onclicks are sent or disabled correctly
...
b=40382 , r=joki
2000-05-26 23:31:25 +00:00
mstoltz%netscape.com
40dc18d415
Fixed bug in DOM security checks, fixes bug 37907, 23516. Added security check for htmlelement.innerhtml, fixes 39083. Added location check to BASE HREF=, fixes 35859. r=vidur. Added check to style= tag, fixes 16858, r=pierre.
2000-05-26 23:28:40 +00:00
hyatt%netscape.com
430af5709b
Adding anonymous content getter. r=waterson, a=waterson
2000-05-26 22:45:26 +00:00
av%netscape.com
fb87fec2d5
nsbeta2+ fix for 17169, cheking in ftang's patch
2000-05-26 22:24:35 +00:00
harishd%netscape.com
6b78cad449
Yet another try to fix the orangeness.
2000-05-26 21:42:05 +00:00
karnaze%netscape.com
eec08ac9b6
nsbeta2+ bug 23345 - layout strategy bases percent over-allocations on style percent values rather than computed values. r=attinasi
2000-05-26 21:13:01 +00:00
harishd%netscape.com
270f5d0d7a
Let's see if this was the one that caused the orangeness.
2000-05-26 21:05:51 +00:00
rusty.lynch%intel.com
818e9366ff
Fixed webshell leaks for each textarea/input element for
...
bug #39796 . r=jst a=waterson
2000-05-26 20:09:32 +00:00
harishd%netscape.com
1fc7c03f92
Added DumpContent() for parser regression test.
2000-05-26 19:45:54 +00:00
harishd%netscape.com
4daf08973c
Open "rtest_html.txt" file to dump content data..
...
r=rickg
a=rickg
2000-05-26 19:45:49 +00:00
harishd%netscape.com
3483832751
Implemented DumpContent() for parser regression test.
...
r=rickg
a=rickg
2000-05-26 19:45:42 +00:00
harishd%netscape.com
fd05532b5f
Added DumpContent() for parser regression test.
...
Triggered only under debug mode & when PARSER_DUMP_CONTENT flag is set.
r=rickg
a=rickg
2000-05-26 19:45:37 +00:00
harishd%netscape.com
130caf11f0
Added DumpContent() triggered by parser [ for regression test ].
...
r=rickg
a=rickg
2000-05-26 19:45:32 +00:00
evaughan%netscape.com
55816643f1
fix for [beta2] bugs:
...
37835
39085
32920
-r pinkerton, rods, hyatt
2000-05-26 06:42:29 +00:00
rbs%maths.uq.edu.au
43f3038537
[not part of default build] Fix bug 30589, and Fix array index that could wander out of bound and was detected by Peter Van der Beken's Mac Compiler when he was working on bug 39959. a:waterson@mozilla.org
2000-05-26 05:56:23 +00:00
rbs%maths.uq.edu.au
7c5a6a45dd
Remove <?xml...> that cause Mozilla to crash. a:waterson@mozilla.org
2000-05-26 05:43:40 +00:00
evaughan%netscape.com
c78bbabd0b
Fix for bug 40324 -r hyatt
2000-05-26 01:10:50 +00:00
joki%netscape.com
38497c25ca
Fixes for bug 38269. Fixes crash during page rewrite in focus, reset, submit and location change in onunload. r:mjudge
2000-05-26 00:26:54 +00:00
jst%netscape.com
8b0e02f751
Checking in temporary code that lets a user turn on the new DOM Level 2 behavior by setting the 'temp.DOMLevel2update.enabled' preference to true, this is to help with the general DOM update, and it's part of the fix needed for bug 33474. r=vidur@netscape.com, a=pdt@netscape.com
2000-05-25 23:48:45 +00:00
attinasi%netscape.com
dd07df1f66
Fixed a problem with the method AttributeAffectsStyle: it was erroneously ignoring the fact that HTML attributes can affect style even if there are no CSS rules with thos attributes in the selectors. Changed to restrict the selector evaluation to XML elements. r=shaver, a=karnaze, b=39642
2000-05-25 23:02:31 +00:00
karnaze%netscape.com
7aea563c64
nsbeta2+ bug 39885 - invalidate minimal areas. optimize reflows when cells don't change size. r=attinasi
2000-05-25 22:40:21 +00:00
jst%netscape.com
869e45c506
Fixing typo that sneaked in when fixing this mornings mac bustage after fixing bug 36681. r=brade
2000-05-25 21:16:06 +00:00
kin%netscape.com
108b7677fd
Part 1 of fix for bug #39821 : Drag and Drop interferes with selection.
...
layout/base/public/nsIFrameSelection.h
layout/base/src/nsSelection.cpp
layout/events/src/nsEventStateManager.cpp
layout/html/base/src/nsFrame.cpp
layout/html/forms/src/nsGfxTextControlFrame2.cpp
xpfe/browser/resources/content/navigatorDD.js
r=brade@netscape.com ,cmanske@netscape.com a=beppe@netscape.com ,waterson@netscape.com
2000-05-25 20:04:02 +00:00
waterson%netscape.com
b71b209ac7
Bug 36401. Deal with inline-blocks better. Add nsFrameState bit that indicates whether or not a frame is part of a 'special' inline-block hierarchy; use the 'inlineFrameAnnotation' property to remember the next 'special sibling' so that we can traverse correctly; pull methods out of nsCSSFrameConstructor's public API. r=nisheeth,buster
2000-05-25 19:58:51 +00:00
buster%netscape.com
e0fdaba6a7
fixed bug 40577
...
r=rickg
a=leaf
2000-05-25 19:26:27 +00:00
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
heikki%citec.fi
a39c0c00c5
Bug 39715. a=waterson, r=jst.
2000-05-25 13:50:41 +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
jfrancis%netscape.com
43f70de371
fixes 29329
2000-05-24 23:01:09 +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
54c8a392f1
menu patch for rods, r=ben
2000-05-24 08:26:04 +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
saari%netscape.com
ca7fd51ec8
Fix for nsbeta2+ 35100, typing is wedged after using the color picker in editor. r=pinkerton
2000-05-23 00:56:52 +00:00
evaughan%netscape.com
abeceb3744
Fixed a round off error bug #29949
...
-r pinkerton
2000-05-22 23:23:04 +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
danm%netscape.com
e19c959728
fix crash on startup bug 40150. code=hyatt r=me
2000-05-22 21:40:11 +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
c6264b4e74
supporting multiple insertion points r=ben
2000-05-22 08:23:09 +00:00
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