hyatt%netscape.com
cb34ce7195
30511, r=pav
2000-06-09 09:15:43 +00:00
hyatt%netscape.com
5fc92f7543
Keyboard navigation and ensurevisible support for new tree widget. Bug#30511, r=pav
2000-06-09 09:13:37 +00:00
mjudge%netscape.com
446e89c8cb
form elements now accept a nsIFormFrame instead of the implementation as the parameter to allow others that inheirit from nsIFormFrame to call "CanSubmit". bug=34896 ender-lite, r=hyatt
2000-06-09 07:16:20 +00:00
mjudge%netscape.com
73fa3909cf
new atop to tell what type the text frame is. for blocker to 34896
2000-06-09 05:15:58 +00:00
mjudge%netscape.com
b8ab3b74f2
too many copies for ender-lite. happening whenever people were setting selection progromatically. r=hyatt 34896
2000-06-09 05:14:19 +00:00
mjudge%netscape.com
a6d523713a
not in build, bug 34896
2000-06-09 05:13:32 +00:00
mjudge%netscape.com
f49369d817
copy was copying too much on ender-lite. thiswill reduce the volume of autocopies to only copy when mouse ups are called. r=hyatt 34896
2000-06-09 05:11:12 +00:00
mjudge%netscape.com
d2af041d9a
use of new api for caret un-drawing. r=hyatt
2000-06-09 05:07:42 +00:00
mjudge%netscape.com
85534a4446
added new caret api implementation from new nsicaret api. EraseCaret. erase the caret without messing with visibility. forces a refresh of state to mDrawn=0; r=hyatt, bug = 34896
2000-06-09 04:22:20 +00:00
mjudge%netscape.com
b6ea3c054f
new caret api for erasing the caret. this is needed to simply clear the caret away without messing with visibility. r= hyatt. bug=34896
2000-06-09 04:21:02 +00:00
mjudge%netscape.com
c291ccb69f
fixing leak from earlier chekin. copied code, dont look at me. r=scc bug=34896
2000-06-09 04:19:09 +00:00
mjudge%netscape.com
a87466361e
fixing leaks! r=scc bug=34896
2000-06-09 04:16:50 +00:00
pinkerton%netscape.com
0d4f0acf0f
if cmd-key (meta) is down, open link in a new window r/a=waterson.
2000-06-09 02:56:21 +00:00
kmcclusk%netscape.com
f2757fb84d
Changed nsBulletFrame to set the dirty flag on the it's parent's first frame instead of itself when an Image is updated b=36703 r=buster@netscape.com tested on WINNT, Linux
2000-06-08 23:19:38 +00:00
jst%netscape.com
e224fead11
Fixing nsbeta2+ bugs 17351 and 33018, doing document.write(...) on a document in a newly opened window wasn't working properly, the written HTML was replaced by the URL given to window.open(), the fix is to cancel ongoing loads for the new window before starting to write to it. r=vidur
2000-06-08 22:51:06 +00:00
harishd%netscape.com
81e062668f
40408 (nsbeta2+) - Check for nsresult in nsFragmentContentSink::AddLeaf().
...
The HTMLTag array was,erroneously,going out-of-bounds for XMP tag.
r=rickg
30617 (nsbeta2+) - Misplaced AREA tag should be informed with base target info.
r=vidur.
2000-06-08 21:32:09 +00:00
dcone%netscape.com
2157da06a8
Update printing regression tests. r=McCluskey
2000-06-08 13:45:15 +00:00
anthonyd%netscape.com
72e45aa8b5
warning fix for Linux, shadowed local variable
...
r: kin
2000-06-08 02:51:58 +00:00
attinasi%netscape.com
48511a3494
Fixed problem where anchors with no HREF were being styled like links in composer. b=31594 r=kmcclusk
2000-06-07 23:07:57 +00:00
attinasi%netscape.com
235a64963f
Fixed crash when a textarea control has fixed-backgrounfd attachment. b=40118 r=kmcclusk
2000-06-07 23:06:41 +00:00
attinasi%netscape.com
d264987b1c
Removed erroneous assertion: b=38768 r=dcone
2000-06-07 23:05:30 +00:00
attinasi%netscape.com
d7acae8f5e
Fixed crash due to ordering problem: b=38768 r=dcone
2000-06-07 23:04:45 +00:00
akkana%netscape.com
1c0d83348d
40457: suppress extra XIF output for cases where the selection
...
doesn't intersect the range at all. r=jfrancis, a=beppe.
2000-06-07 22:58:39 +00:00
akkana%netscape.com
b9bf5f4880
40457: Add implementation for range methods to tell whether
...
a node or point intersects the range. r=jfrancis, a=beppe.
2000-06-07 22:57:36 +00:00
mjudge%netscape.com
eeee01489a
adding in null check since we dont ALWAYS use selection to output xif. this gets rid of an assertion that i found while fixing a regression 41814 r=donm a=donm ect
2000-06-07 22:46:11 +00:00
jdunn%netscape.com
024559472a
adding newline so that HP builds - because low profile, no reviewers
2000-06-07 14:55:56 +00:00
waterson%netscape.com
a721679b5c
Bugs 35935, 34862, 41521. Make sure to make 'special' frames blocks inside of relatively-positioned inlines; be sure to destroy special siblings, and crawl to outermost 'normal' frame when reframing containing block; handle 'special' frames in StyleChangeReflow(). r=buster
2000-06-07 06:58:45 +00:00
waterson%netscape.com
2983569e7d
Fix build bustage: inaky.gonzales missed these two cases some how.
2000-06-07 03:33:08 +00:00
pinkerton%netscape.com
fd79903dc4
fix for 31131. r=sfraser/pierre. No longer use a bounding box when the update region is non-rectangular. Makes mac scrolling and page loading much faster. Also crank down the mac scroll timer delays to better match the native scrollbars.
2000-06-07 02:06:53 +00:00
jst%netscape.com
0f3586fdaf
Fixing nsbeta2+ bug 30249, the problem was that the type of various attributes (in the DOM spec) on image elements was string and not number (long), this broke backwards compatibility with 4.x and also compatibility with IE. r=vidur
2000-06-07 01:23:55 +00:00
mjudge%netscape.com
eefb2d0950
bug=34896 fixing reflow reason from nsFileControlFrame to send resize when resizing its input field. fixing mouseclick to not be so hardcoded so that the ender-lite text field still works for the "browse" button. a=beppe r=hyatt
2000-06-07 01:21:20 +00:00
mjudge%netscape.com
b3275e69b7
bug=34896 setting up initial text to work after evaughns box changes to ender-lite. a=beppe, r=evaughn,r=hyatt.
2000-06-07 01:21:03 +00:00
mjudge%netscape.com
052d504a2b
bug=34896 gettimg ime working in ender-lite. simple fix to dispatch messages to focused element for ime. a=beppe,r=ftang,tajima@eng.sun.com, katakai@japan.sun.com
2000-06-07 01:20:13 +00:00
mjudge%netscape.com
f0063052b2
bug=34896 extra check for null in caret. this can happen sometimes when frame is destroyed in odd order. r=hyatt.
2000-06-07 01:18:41 +00:00
mjudge%netscape.com
b996e17ec3
(accidentaly checked in with no comment before)bug=34896 getting createElementNS implemented for nsHTMLDocument. this should just be implemented in nsDocument with nsXMLDoc inheiriting also. i will do that when m16 is gone. this allows the editor to create its html elements despite being in a xuldocument. r=hyatt a=beppe
2000-06-07 01:17:23 +00:00
mjudge%netscape.com
c4ff23e7ec
*** empty log message ***
2000-06-07 01:14:08 +00:00
cmanske%netscape.com
d4cf823a1c
Finished table cell selection optimization bug 41045. r=mjudge, a=beppe
2000-06-06 23:14:42 +00:00
hyatt%netscape.com
e43955f56d
Tree/grid work. Bug #30511 . r=danm.
2000-06-06 23:14:11 +00:00
hyatt%netscape.com
3436a2400c
Tree/grid work. 30511. r=danm
2000-06-06 23:13:49 +00:00
hyatt%netscape.com
f40d61a341
Tree/grid work. Bug#30511. r=danm
2000-06-06 23:13:05 +00:00
inaky.gonzalez%intel.com
98157fd5a1
Fixed nsSupportsHashtable behaviour and API to fix leaks in
...
nsDirectoryService. Fixes bugs #38606 and #39859 .
a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
pierre%netscape.com
12f2fe1056
Checked back in the backed out code (41321) after doing a minor fix in nsCSSValue.cpp (41618)
2000-06-06 09:36:12 +00:00
pierre%netscape.com
e549491b3e
Backed out the previous changes (41321, waterson/attinasi) because of the regression in 41618.
2000-06-06 06:50:21 +00:00
evaughan%netscape.com
d43e56932a
Fixed for ender-lite painting problems. bug #34896
...
-r mjudge
2000-06-06 01:25:03 +00:00
attinasi%netscape.com
e0876002ed
Removed code that was printing the word 'embed'. b=37558 r=buster a=leger
2000-06-05 21:21:48 +00:00
mkaply%us.ibm.com
ad3cf0ff6a
# 37239
...
r = jst, a = waterson
OS/2 bringup - PR_CALLBACK for VisualAge
2000-06-05 19:15:32 +00:00
dcone%netscape.com
50de329936
Fixed background color under border. b=13934. R=Attinasi
2000-06-05 13:58:05 +00:00
dcone%netscape.com
615ed58fcb
Fixed bug 7559. R= rods
2000-06-05 13:48:06 +00:00
rbs%maths.uq.edu.au
868e0e5058
Enable 'vertical-align: baseline' in <mtable> now that it is there...
2000-06-05 08:32:59 +00:00
rbs%maths.uq.edu.au
f522c03515
[#ifdef MOZ_MATHML: not yet part of default build]. Add support for 'vertical-align: baseline' in table-cells. bug 10207. r:karnaze@netscape.com. a:waterson@mozilla.org
2000-06-05 08:25:11 +00:00
rbs%maths.uq.edu.au
1a36f0816d
[#ifdef MOZ_MATHML: not yet part of default build]. Export the baseline out of the block frame code to support 'vertical-align: baseline' in table-cells. bug 10207. r:buster@netscape.com. a:waterson@mozilla.org
2000-06-05 08:24:18 +00:00
buster%netscape.com
7f1b174ffc
bug 36367
...
r=rods
fix was to pass in the correct width during certain types of incremental reflows.
2000-06-05 03:50:46 +00:00
buster%netscape.com
e1de241d59
bug 38665
...
r=rickg a=rickg
fixed an optimized-only crash that looks like a race condition
where we send a message containing a pointer to a frame back to
the frame manager after the frames have been deleted.
2000-06-05 03:37:33 +00:00
alecf%netscape.com
daadcd2c0d
fix #ifdefs to quiet output (speeds up display of complex tables like tinderbox and slashdot.org) - does not affect release builds
2000-06-04 09:44:08 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
evaughan%netscape.com
dab70e5b33
Just adding comments.
2000-06-03 02:12:19 +00:00
evaughan%netscape.com
04d65b243b
Patch from:
...
Davor Cubranic
Tomi Leppikangas
That implements middle mouse click to position on unix.
Bug #24117
-r evaughan -a brendan
2000-06-03 02:07:52 +00:00
mkaply%us.ibm.com
b74a7a1d47
# 37239
...
r = jst, a = brendan
OS/2 bringup - PR_CALLBACK
2000-06-03 00:00:01 +00:00
cmanske%netscape.com
18a9fcaca3
Fix for table selection performance problems. b=41045, r=mjudge, a=beppe
2000-06-02 23:05:06 +00:00
waterson%netscape.com
a965de089e
Bug 41321. Use PRUnichar* instead of nsString* to store string values for nsCSSValue and nsHTMLValue. r=attinasi.
2000-06-02 22:54:35 +00:00
evaughan%netscape.com
942f331446
Fixed build horkage.
2000-06-02 22:48:36 +00:00
evaughan%netscape.com
90aa7a4744
Made grids scroll for dogfood bug 30511.
...
-r hyatt
2000-06-02 22:15:09 +00:00
attinasi%netscape.com
c115636333
Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze
2000-06-02 21:45:06 +00:00
attinasi%netscape.com
a8b538c51c
QuirkMode style sheet: b=38026 r=rods a=karnaze
2000-06-02 21:38:33 +00:00
rods%netscape.com
542c738619
setting legend's border to none so it loks better
...
b=36065, r=rickg
2000-06-02 21:01:20 +00:00
rods%netscape.com
788c936bf0
no longer subtracting off scrollbar width when mComputedSize is set
...
b=36548, r=kmcclusk
2000-06-02 20:59:57 +00:00
brade%netscape.com
fe543c9420
#ifdef appropriately for ENDER_LITE (especially Macintosh); blocking Macintosh development; bug #41323 ; a=beppe; r=kin; a/r=mjudge
2000-06-02 20:57:10 +00:00
av%netscape.com
6a19b9b86a
Fixing 40765, r=buster, a=hamerly
2000-06-02 20:20:35 +00:00
rods%netscape.com
88254d671c
this change works better for standard mode and gets around a style bug.
...
b 38927, r=attinasi
2000-06-02 20:03:12 +00:00
rods%netscape.com
7802e4085f
now checks to see if an explicit width or height is being set and then set the maxElementSize properly
...
it already did this for NavQuirks, this is for Standard mode
Bug 40621 r=dcone
2000-06-02 14:37:27 +00:00
rods%netscape.com
eab83335f9
ifdef for mac event processing of access keys
...
bug=7559 r=dcone
2000-06-02 14:20:50 +00:00
rods%netscape.com
4a7e30f9a1
added hover cursor change for type=image Bug 40440
...
made inner rect for focus have inherit for color instead of hard-coded gray Bug 38927
also added quotes to several selectors (i.e. from type=xxx to type="xxx")
r=dcone,attinasi
2000-06-02 13:58:19 +00:00
hyatt%netscape.com
b088efb508
Tree/grid foundation work.
2000-06-02 08:13:29 +00:00
dveditz%netscape.com
29dbabd8e8
fixing two .xpt files of same name, raptor.xpt on windows and layout.xpt on unix. One version was getting overwritten
2000-06-02 08:12:57 +00:00
waterson%netscape.com
a35fa496f6
Bug 29611. Use 'GetHref()' to retrieve anchor tag's href. r=attinasi
2000-06-02 04:27:47 +00:00
hyatt%netscape.com
e21020f389
Make XBL props enumerable. r=brendan, a=brendan
2000-06-02 01:19:15 +00:00
mstoltz%netscape.com
e0c61ab51a
Fix for 16858 w/o breaking directory browser. r=waterson a=beard
2000-06-01 23:57:48 +00:00
jst%netscape.com
8ef5a6fcfd
Fixing nsbeta2+ bug 40197, a typo caused the doctype in a document to be found only found if it was the first child in the document. r=vidur, a=nisheeth
2000-06-01 23:40:26 +00:00
attinasi%netscape.com
99c115a7e6
Floated elements now get their display type set to a block, in compliance with the CSS1 specification. Also, positioned elements get their float property cleared. b=32200 r=karnaze a=karnaze
2000-06-01 23:31:00 +00:00
erik%netscape.com
c4a95c3643
bug 32206; become an observer of nsIDocument's charset changes; r=buster;
...
a=ftang
2000-06-01 23:12:26 +00:00
erik%netscape.com
c23d6c3503
bug 32206; add charset observer methods; r=buster; a=ftang
2000-06-01 23:11:40 +00:00
erik%netscape.com
a2ce4fa1be
bug 32206; add notifiers for charset changes; r=buster; a=ftang
2000-06-01 23:10:44 +00:00
jst%netscape.com
2950aca9c3
Fixing dogfood+ bug 40571, various problems with multiple form objects with the same name. r=vidur
2000-06-01 22:55:19 +00:00
sfraser%netscape.com
74fea21bd1
Fix the headers output file. r=hyatt.
2000-06-01 22:44:12 +00:00
leaf%mozilla.org
fff6c7e834
fixing 35196, but with due diligence this time. r=hyatt,bruce a=waterson
2000-06-01 07:01:54 +00:00
mjudge%netscape.com
221780c317
removing warning
2000-06-01 04:02:49 +00:00
mjudge%netscape.com
317ebfc20f
bug = 34896. changing caret use to not demand a presshell. r=hyatt
2000-06-01 02:39:52 +00:00
mjudge%netscape.com
66a4d02495
bug = 34896, r= hyatt. changing caret apis. this will demand that when a caret changes focus a call to setDOMSelection must be called to tell the caret what selection to listen to.
2000-06-01 02:37:40 +00:00
pollmann%netscape.com
5ee76d8149
Bug 22983: Fix extra newlines in bugzilla updates when not logged into bugzilla on Linux. r=nisheeth
2000-06-01 02:04:51 +00:00
hyatt%netscape.com
caa8850d04
New tree grid bindings.
2000-06-01 01:49:45 +00:00
jbetak%netscape.com
3aab3d3f4e
18022, bookmark doc charset caching
...
r=rjc, ftang, a=ftang
2000-06-01 01:13:45 +00:00
mjudge%netscape.com
95c22b351b
bug = 34896. Fixing ender lite startup problem with caret. checking for inOffset<0. we checked for >mContentLength but not <0. r=churchil.
2000-06-01 01:00:15 +00:00
mjudge%netscape.com
75cf395f21
bug = 41088. r=hyatt. moving releasing the editor shell earlier in the process so the document gets a chance to release its listeners.
2000-06-01 00:18:35 +00:00
attinasi%netscape.com
bccf233ba6
Fixed problem with fixed background images. b=40217 r=mcclusk a=karnaze
2000-05-31 22:34:03 +00:00
attinasi%netscape.com
009460e9a7
Added a new method GetCanvasFrame which walks down from the root frame looking for the frame that represents the canvas. b=40217 r=kmcclusk a=karnaze
2000-05-31 22:33:12 +00:00
evaughan%netscape.com
4401bea579
Fix for dogfood bug 41027 -r hyatt
2000-05-31 20:14:28 +00:00
shaver%mozilla.org
6c56f39224
properly handle updating of class or id, #39642 , r=attinasi, a=waterson
2000-05-31 20:00:31 +00:00
kin%netscape.com
4cb13a9bbc
Fix for bug #37650 : Initial values in text boxes not being displayed.
...
Modified AttributeChanged() to allow us to set the value attribute
even though mEditor is null.
r=morse@netscape.com a=beppe@netscape.com
2000-05-31 14:14:16 +00:00
mkaply%us.ibm.com
960c583bb7
# 37239
...
r = rickg, a = brendan
OS/2 bringup continues on M16 - Changes for VisualAge build (PR_CALLBACK)
2000-05-31 14:09:34 +00:00
rods%netscape.com
37dbea65b0
These changes have been sitting in my tree for quite a while.
...
Without them some web developers could be misled as to
how frames and reflow work for SVG. It isn't right for me to leave
sitting here in my tree so I am checking them in
(plus I don't want to accidently lose them)
2000-05-31 13:58:03 +00:00
hyatt%netscape.com
de4dc47737
removed files: mozilla/layout/xul/base/src/nsTreeTwistyListener.cpp
2000-05-31 08:34:13 +00:00
hyatt%netscape.com
44dfce67d3
Turning on XBL tree event bindings. Patching table frame construction to deal with anonymous content.
2000-05-31 08:32:45 +00:00
hyatt%netscape.com
010117965c
added files: mozilla/layout/xul/base/src/nsBrowserBoxObject.cpp, mozilla/layout/xul/base/src/nsIFrameBoxObject.cpp, mozilla/layout/xul/base/src/nsEditorBoxObject.cpp
2000-05-31 07:24:06 +00:00
hyatt%netscape.com
8f27fa06b0
Eliminating browser, editor, and iframe content objects.
2000-05-31 07:22:20 +00:00
hyatt%netscape.com
9a2b551a9a
Fix brutal sharing of XBL classes.
2000-05-31 07:02:47 +00:00
kin%netscape.com
1739a10bbd
Part2 of fix for bug #39821 : Drag and Drop interferes with selection
...
Made GetSelectionController() a public method on the nsIFrame interface,
so that nsEventStateManager::GenerateDragGesture() has access to it. This
prevents D&D from interfering with selection in Ender-Lite.
layout/base/public/nsIFrame.h
layout/events/src/nsEventStateManager.cpp
layout/html/base/src/nsFrame.h
layout/html/base/src/nsFrame.cpp
r=buster@netscape.com ,brade@netscape.com,cmanske@netscape.com a=beppe@netscape.com
2000-05-31 03:20:02 +00:00
pollmann%netscape.com
d9bdd0843a
Bug 41037: Fix my regression that was causing forms to submit twice! r=nisheeth (thanks pinkerton, nisheeth, and leger for the quick turnaround!)
2000-05-31 02:24:48 +00:00
waterson%netscape.com
f633d237c5
Bug 10373. Percent-encode URLs using the document's original character when returning the 'href' attribute. Cache the computed value once that's been done. Change event code to use GetHref() instead of raw GetAttribute() call. r=buster,warren,erik,attinasi,...
2000-05-31 00:48:02 +00:00
brendan%mozilla.org
a7850ce584
Clear whole JSClass struct to zap stubs for future expansion (r=hyatt).
2000-05-31 00:42:10 +00:00
waterson%netscape.com
fbbf14c400
Add nsHTMLUtils.cpp to the build
2000-05-31 00:36:53 +00:00
waterson%netscape.com
916e4d20c1
Add nsHTMLUtils.cpp to the build.
2000-05-31 00:36:23 +00:00
waterson%netscape.com
adaf309977
Bug 10373. Add NS_MakeAbsoluteURIWithCharset() and nsHTMLUtils class. NOT YET IN THE BUILD. r=buster,erik,warren,...
2000-05-31 00:12:48 +00:00
cmanske%netscape.com
c28f13972f
Added row/column selection in tables: Bug 26833. r=kin, a=beppe
2000-05-31 00:07:58 +00:00
akkana%netscape.com
0e36c2f407
38713: Allow TakeFocus motion inside selection batching. r=mjudge, jfrancis; a=beppe
2000-05-31 00:02:12 +00:00
attinasi%netscape.com
b1e3810872
Fixed bug 31955: font-face is now inheriting into tables in QuirksMode. r=dcone, a=karnaze
2000-05-30 22:53:02 +00:00
hyatt%netscape.com
d17d9da2b8
removed files: mozilla/layout/xul/base/src/nsCheckBoxFrame.cpp
2000-05-30 09:47:45 +00:00
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