Commit Graph

6294 Commits

Author SHA1 Message Date
hewitt%netscape.com
6f7fb6a9c6 missed requires on unix 2002-02-20 04:01:36 +00:00
dbaron%fas.harvard.edu
0b57710ae9 No newline at end of file will probably break some compilers (and it causes warnings on gcc). 2002-02-20 03:57:04 +00:00
hewitt%netscape.com
b0b59edc7b 68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag 2002-02-20 03:50:48 +00:00
hewitt%netscape.com
5c354e81e6 68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag 2002-02-20 03:33:52 +00:00
sicking%bigfoot.com
bc031b479d change the xbl-syntax <... inherits=".."> to <... xbl:inherits="..">
b=119317 r=jkeiser sr=hyatt
2002-02-20 03:21:26 +00:00
rods%netscape.com
57797bf5fc It will no longer layout document with a zero width or height
Bug 114139 r=dcone sr=attinasi
2002-02-20 03:21:25 +00:00
rods%netscape.com
785aacab83 1) Makes sure that when a PrintSettings is created it is initialized from the
default printer.
2) Mail now uses the nsIWebBrowserPrint interface to create the PrintSettings
object it caches and uses
3) Editor now creates and caches a PrintSettings object.
Bug 123554 r=dcone sr=attinasi
2002-02-20 03:18:33 +00:00
joki%netscape.com
a5f34e8af5 Fix for 104310, prevent recursive firing of onselect event. r:saari, sr:jst 2002-02-20 03:18:14 +00:00
smontagu%netscape.com
2482d34ce5 Linux bustage 2002-02-20 00:25:06 +00:00
smontagu%netscape.com
f84eb47b78 Yet another attempt to unbust tinderbox 2002-02-20 00:05:34 +00:00
smontagu%netscape.com
52db6adcad Another bustage fix 2002-02-19 23:35:00 +00:00
locka%iol.ie
3215031adc 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
66e767c7b8 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
614ace3983 fixing 152 compiler warnings (bug 126336). r=glazman, sr=ben. 2002-02-19 22:19:44 +00:00
smontagu%netscape.com
e866cee9d4 Fix tinderbox bustage 2002-02-19 21:55:58 +00:00
smontagu%netscape.com
f44571de3b Fix tinderbox bustage 2002-02-19 21:44:16 +00:00
roc+%cs.cmu.edu
59d3d1ebd0 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
37ebf6848d 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
9756949e88 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
679c575202 bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov. 2002-02-19 15:48:28 +00:00
rods%netscape.com
ae0b7240a9 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
4a2babc3df [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
124339899e 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
b10874baee 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
977b087805 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
ae1eb32ae0 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
ded9284dcc 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
471b14f4db backing out changes per McAfee's request - kysmith 2002-02-18 19:25:48 +00:00
brade%netscape.com
20ca584e7c remove nsIDiskDocument.idl; bug 102033, r=akkana, sr=smfr 2002-02-18 15:26:14 +00:00
timeless%mac.com
a18a263248 nebiros bustage [Error: Different types for "?:" (nsAString and void).] -- fix attempt #1 2002-02-18 14:20:00 +00:00
badami%netscape.com
ed88a44738 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
b8323f2df9 [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
8a770ae3e1 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
15749e2366 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
36953a1e69 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
c5488d8591 bug 109223 - XUL listbox Accessibility support r=aaronl sr=hewitt 2002-02-18 07:35:10 +00:00
rginda%netscape.com
f595b2475a 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
d1609ccad3 Correct spelling of nsIDragDropHandler.idl and thus fix bustage. 2002-02-17 23:58:17 +00:00
pinkerton%netscape.com
6ae910efd4 typo, fixing bustage. 2002-02-17 20:01:11 +00:00
pinkerton%netscape.com
1dc8ab7ecd 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
2d43aec1ae new files for embedding dnd impl. r=brade/sr=ben. bug#45605 2002-02-17 19:28:13 +00:00
dbaron%fas.harvard.edu
ab05858951 Fix one more comment that uses "inherit" incorrectly. 2002-02-17 02:03:07 +00:00
jkeiser%netscape.com
94641689f0 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
4459392c85 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
de5aace409 Make debugging |List| functions |#ifdef DEBUG|. b=122817 r=glazman sr=attinasi 2002-02-16 16:50:45 +00:00
dbaron%fas.harvard.edu
8e0def5119 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
59892aa65e 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
f9fef74165 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
1ac4d9dc58 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
f495d0cc2a Form submission performance / maintability improvements (bug 120682) r=alexsavulov,r=sicking,sr=jst 2002-02-16 01:19:24 +00:00