smontagu%netscape.com
d2a4176f12
Linux bustage
2002-02-20 00:25:06 +00:00
smontagu%netscape.com
c3ec61292d
Yet another attempt to unbust tinderbox
2002-02-20 00:05:34 +00:00
smontagu%netscape.com
90a2293860
Another bustage fix
2002-02-19 23:35:00 +00:00
locka%iol.ie
327d5c043e
Treat NOFRAMES content as CDATA during serialisation to prevent entity subsitution. b=122077 r=harishd@netscape.com sr=jst@netscape.com
2002-02-19 22:50:16 +00:00
alecf%netscape.com
5ec5cd62b2
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
bryner%netscape.com
33a262cf6e
fixing 152 compiler warnings (bug 126336). r=glazman, sr=ben.
2002-02-19 22:19:44 +00:00
smontagu%netscape.com
2bcd321a31
Fix tinderbox bustage
2002-02-19 21:55:58 +00:00
smontagu%netscape.com
c64f45a9a5
Fix tinderbox bustage
2002-02-19 21:44:16 +00:00
roc+%cs.cmu.edu
18ecdfc4e9
Bug 91516. Organize view managers into a tree so that IFRAMEs can be rendered and event-processed coherently with their containing documents. r=kmcclusk,rods,sr=attinasi
2002-02-19 21:33:26 +00:00
smontagu%netscape.com
5fee128a75
Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi
2002-02-19 20:41:32 +00:00
hidday%geocities.com
20fa58fa4d
Bug 97587: can't create image maps from the DOM.
...
We were trying to add the image map to the wrong
document. r=sicking@bigfoot.com sr=jst@netscape.com
2002-02-19 16:00:33 +00:00
karnaze%netscape.com
1fcd9538d3
bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov.
2002-02-19 15:48:28 +00:00
rods%netscape.com
fc04d22a1e
1) In DocumentViewer: I did rearrange some of the data members for PrintData
...
and PrintObject and their initialization order
2) In DocumentViewer: Implemented the shrink to fit feature by calc'ing the
ratios in the first reflow and then reflowing a second time to shrink them
3) In nsPageFrame: This is somewhat unrelated to this bug, but I found where
continuing frame content was being parented to the PageFrame instead of the
PageContentFrame.
4) Although at this time I am not using DumpFrames for debugging I may want to
switch back to it while debugging at anytime.
Bug 100967 r=dcone sr=attinasi
2002-02-19 11:49:27 +00:00
badami%netscape.com
424ad9f17e
[serializer]nested lists don't convert to plain text properly.
...
bug 95224 patch=tmutreja@netscape.com r=akkana sr=jst
2002-02-19 10:23:24 +00:00
cathleen%netscape.com
93709bacaa
eliminate nsCRT::strlen for char* strings (part 1), bug 124536 r=dp sr=brendan
2002-02-19 07:36:56 +00:00
bzbarsky%mit.edu
27cc7977ea
Leave rules with empty decl blocks in the sheet so they're picked up by
...
the DOM. Bug 112854, r=dbaron, sr=attinasi
2002-02-19 02:27:38 +00:00
dbaron%fas.harvard.edu
6fe9b07a8e
Fix the interaction of text zoom with the sizing code for generic fonts. b=125963 r=rbs sr=attinasi
2002-02-19 02:11:57 +00:00
dbaron%fas.harvard.edu
f82bd370c6
Create a small service in the content library to allow inspector to avoid bad link-time dependencies on CSS code. b=79091 r=attinasi,beard sr=shaver
2002-02-19 02:09:06 +00:00
timeless%mac.com
59db3abbc9
Bug 125778 Implement getComputedStyle() for {min|max}-{height|width} properties
...
patch by caillon@returnzero.com r=bzbarsky sr=attinasi
2002-02-18 22:54:15 +00:00
cltbld%netscape.com
7a09607a38
backing out changes per McAfee's request - kysmith
2002-02-18 19:25:48 +00:00
brade%netscape.com
46b856cfa2
remove nsIDiskDocument.idl; bug 102033, r=akkana, sr=smfr
2002-02-18 15:26:14 +00:00
timeless%mac.com
120355e509
nebiros bustage [Error: Different types for "?:" (nsAString and void).] -- fix attempt #1
2002-02-18 14:20:00 +00:00
badami%netscape.com
bb4b026e0b
Pasted text from beginning of line always appends a newline
...
bug 75283 patch=tmutreja@netscape.com r=akkana sr=jst
2002-02-18 12:29:02 +00:00
badami%netscape.com
ce8ab3ab32
[serializer]Using blockquote screws up composer's pretty-print.
...
bug 93276 patch=tmutreja@netscape.com r=akkana sr=jst
2002-02-18 10:33:15 +00:00
badami%netscape.com
3d2149d0fa
HTML serializer doesn't use the base uri for generating absolute url's
...
bug 80081 patch=tmutreja@netscape.com r=akkana sr=jst
2002-02-18 10:30:27 +00:00
badami%netscape.com
17a02ab539
Emoticons can't be copied as originally drawn
...
bug 57098 patch=tmutreja@netscape.com r=ben.bucksch@beonex.com sr=jst
2002-02-18 10:25:43 +00:00
badami%netscape.com
87cfcb0f18
Composer won't break long tags
...
bug 103207 patch=tmutreja@netscape.com r=akkana sr=jst
2002-02-18 10:22:17 +00:00
jgaunt%netscape.com
9aee0dbbe5
bug 109223 - XUL listbox Accessibility support r=aaronl sr=hewitt
2002-02-18 07:35:10 +00:00
rginda%netscape.com
89242e000b
bug 123118, insert overlay elements with no id into the root of the target document.
...
sr=brendan, r=jst
2002-02-18 05:39:48 +00:00
dbaron%fas.harvard.edu
d9093e8ecf
Correct spelling of nsIDragDropHandler.idl and thus fix bustage.
2002-02-17 23:58:17 +00:00
pinkerton%netscape.com
f42504d666
typo, fixing bustage.
2002-02-17 20:01:11 +00:00
pinkerton%netscape.com
6f1ac94599
pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605
2002-02-17 19:32:08 +00:00
pinkerton%netscape.com
4ae0d1e48d
new files for embedding dnd impl. r=brade/sr=ben. bug#45605
2002-02-17 19:28:13 +00:00
dbaron%fas.harvard.edu
601647b074
Fix one more comment that uses "inherit" incorrectly.
2002-02-17 02:03:07 +00:00
jkeiser%netscape.com
8454ca2dfb
Bug 125950, form submission crashing, r=bzbarsky@mit.edu, sr=brendan@netscape.com
2002-02-17 01:57:07 +00:00
dbaron%fas.harvard.edu
61d42c141c
Restore optimization of getting data from parent context only when there is actually inheritance (except correctly this time), to prevent unnecessary struct computation and creation. Rename nsRuleNode::mInheritBits to mDependentBits. Use none bits (and thus prevent struct recomputation and copying) in the case where explicit inheritance overrides a non-inherited specified value, but still only for inherited structs. Other minor cleanup. b=113098 sr=hyatt r=bzbarsky
2002-02-17 01:53:40 +00:00
dbaron%fas.harvard.edu
15fa975817
Make debugging |List| functions |#ifdef DEBUG|. b=122817 r=glazman sr=attinasi
2002-02-16 16:50:45 +00:00
dbaron%fas.harvard.edu
f3b0f6c470
Change the implementation of text zoom so that the zooming happens in the style system. This causes 'em' and similar units to be zoomed as well. Also scale physical / pixel 'line-height' values. b=41847 r=attinasi sr=hyatt
2002-02-16 16:24:25 +00:00
dbaron%fas.harvard.edu
d376f6e5e2
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
cbiesinger%web.de
0d38c44470
bug 125716 r=bzbarsky sr=attinasi patch by caillon@returnzero.com
...
Implement getComputedStyle() for 'overflow' property
2002-02-16 13:16:10 +00:00
jkeiser%netscape.com
5111debc99
And this is the rest of the story (bug 120682). Mac bustage from lack of full checkin.
2002-02-16 02:19:02 +00:00
jkeiser%netscape.com
fe1d4d2f35
Form submission performance / maintability improvements (bug 120682) r=alexsavulov,r=sicking,sr=jst
2002-02-16 01:19:24 +00:00
dcone%netscape.com
2e4309e538
b=96870 r=rods sr=attinasi Fixed printing so backgrounds can be turned on and off.
2002-02-15 14:48:12 +00:00
jshin%mailaps.org
2d2d3e16bd
Add CS Styles for Ethiopian/Eritrean Languages (per
...
info. presented at http://www.ethiopic.org/Collation/OrderedLists.html
by yacob@geez.org ).
bug 102252, r=dbaron@fas.harvard.edu , sr=brendan@mozilla.org
2002-02-15 09:21:08 +00:00
rods%netscape.com
f2fb963fac
1) Enables the PageSeq frame to specify the "gap" of gray space around
...
it in Print Preview
2) It now positions the page in the window with the gray "gap" showing.
3) factors out code for calc'ing the number of pages
4) Adds the methods to get the number of page while in PP
Bug 125151 r=sgehanisr=attinasi
2002-02-14 23:18:09 +00:00
karnaze%netscape.com
7b10a02af4
bug 125426 - terminate xul style data when writing regression data. sr=dbaron
2002-02-14 14:54:06 +00:00
jaggernaut%netscape.com
c652aff100
Bug 38380: CSS hover not set when <a onmouseover="... return true;">. Fix regression caused by bug 99009. r=bryner, sr=jst
2002-02-14 07:24:40 +00:00
jst%netscape.com
23bf525bf4
Fixing bug 109487. UMR in nsHTMLInputElement::HandleDOMEvent(). r=peterv@netscape.com, sr=shaver@mozilla.org
2002-02-14 04:23:48 +00:00
jkeiser%netscape.com
131f08bfea
Make <button type=submit> submit again (bug 125351). r=alexsavulov@netscape.com, sr=shaver@netscape.com
2002-02-14 04:17:11 +00:00
rginda%netscape.com
ca3ce4f519
bug 123118, getElementsByTagName("script") doesn't work for XUL windows
...
sr=hyatt, r=jst
insert a nsXULPrototypeElement before the nsXULPrototypeScript in the proto-docu
ment, so that we can get to it in the final content model.
2002-02-14 00:40:55 +00:00