Commit Graph

107664 Commits

Author SHA1 Message Date
sfraser%netscape.com
832c03b82b Minor variable rename. 2002-08-22 05:57:12 +00:00
stephend%netscape.com
f6f48010f7 Bug 147440. Properly enable and disable textfields in the Account Manager. Patch by Stephen Walker <walk84@yahoo.com>. r=bhuvan@netscape.com, sr=sspitzer@netscape.com 2002-08-22 05:47:54 +00:00
alecf%netscape.com
5892c7b1fc fix the static build for bug 163217
use the shared support library instead of the ucvmath-specific library to build the converters
patch by keeda@hotpop.com, mac work by bnesse@netscape.com
sr=alecf, r=cls
2002-08-22 04:58:57 +00:00
depstein%netscape.com
186c44f045 Added preliminary Editor Embedding test cases. not part of the build. 2002-08-22 04:49:42 +00:00
aaronl%netscape.com
59f407c9b6 Bug 133155. Site Navigation menu doesn't have access keys. Patch from gregvalure@wanderlife.com. r=aaronl, sr=jag 2002-08-22 04:16:12 +00:00
bolian.yin%sun.com
97aec509aa Bug 163850, focusing on text input field will cause mozilla hangs. This patch is not in the current Default Build of Mozilla. 2002-08-22 03:22:09 +00:00
bolian.yin%sun.com
e22cd2578f Bug 154327, cache newly created objects in MAI. This is for the Mozilla Accessiblity on Unix/Linux. It will not be included in the Default build of Mozilla. 2002-08-22 02:52:04 +00:00
jkeiser%netscape.com
60ffc18bd5 Make clicking button outside of form not crash (bug 163327), r=alexsavulov@netscape.com, sr=dbaron@fas.harvard.edu 2002-08-22 02:49:36 +00:00
jkeiser%netscape.com
60da39d7ff Make frameborder=0 work again (bug 147883), patch by mats.palmgren@bredband.net, r=jkeiser@netscape.com, sr=dbaron@fas.harvard.edu 2002-08-22 02:11:05 +00:00
cltbld%netscape.com
ead603dd89 chimera/projects going away, builds dir is now @ chimera/builds. a=smfr 2002-08-22 01:44:57 +00:00
av%netscape.com
4498817045 Fixing bug 48972 -- adding an interface method GetOwner to plugin instance peer, r=peterl, sr=beard 2002-08-22 01:31:44 +00:00
av%netscape.com
9541cb24be Fixing bug 48972 -- adding an interface method GetOwner to plugin instance peer, r=peterl, sr=beard 2002-08-22 01:26:17 +00:00
seawood%netscape.com
03000f95ea Add mozilla-config.h to .cvsignore
Bug #163929
2002-08-22 01:14:34 +00:00
seawood%netscape.com
795fe5cc9e Redirect errors from md5sum detection to /dev/null since md5sum is not available on all platforms.
Bug #163744 r=bryner
2002-08-22 01:06:17 +00:00
seawood%netscape.com
8fab3c5099 Rename config-defs.h to mozilla-config.h. Always generate mozilla-config.h and install it with the rest of the headers so that embeddors can use it instead of duplicating the flags on the commandline.
Bug #163929 r=bryner
2002-08-22 00:50:51 +00:00
relyea%netscape.com
f5603c8844 Add pubwrap with flags 2002-08-22 00:41:41 +00:00
bryner%netscape.com
4104c72f23 Bug 159578 - <select> popups within frames are mispositioned. Use the content node's document, instead of the toplevel document, to compute the scroll offset. Also, #define IBMBIDI so that we get the correct vtable for nsIDocument. r=sfraser. 2002-08-22 00:24:33 +00:00
sspitzer%netscape.com
eb537e0075 fix for #163404. when the height of a tree shrinks, we should ensure that the selected row is still visible. this really comes into play in the mailnews thread pane.
when I show the message pane (after it has been collapsed), the selected message can go out of view.

if the size of the thread pane shrinks because I move the splitter or make the whole window smaller, it can happen as well.

Note Outlook Express does the same thing.

r=varga, sr=bryner.  thanks to martinl for the bug report.
2002-08-22 00:21:20 +00:00
curt%netscape.com
4006ecbb3c Not (yet) part of build. 2002-08-22 00:19:15 +00:00
curt%netscape.com
f4a2bf79db Not (yet) part of build. 2002-08-22 00:08:05 +00:00
dbaron%fas.harvard.edu
8580076d1f Fix XUL style attribute change regression by making |#ifdef MOZ_SVG| code the default, but moved elsewhere. b=163481 r=bbaetz sr=bryner 2002-08-22 00:01:30 +00:00
sfraser%netscape.com
e1b0de1025 Remove bogus parens. 2002-08-21 23:55:43 +00:00
sfraser%netscape.com
744c375694 Project moved back to this directory, so remove the 'cd projects'. 2002-08-21 23:54:35 +00:00
naving%netscape.com
c38a47ab7a no bug r=ducarroz sr=bienvenu making extractHeaderAddressMailboxes scriptable 2002-08-21 23:25:57 +00:00
sfraser%netscape.com
3ba234c77f Removing files which were moved to chimera/resources/localized/English.lproj. 2002-08-21 23:06:55 +00:00
sfraser%netscape.com
cd71d4f6fc Project has moved back to mozilla/chimera, so that Interface Builder can continue to find images in nib files. 2002-08-21 23:02:16 +00:00
jst%netscape.com
0456a6034b Checking in rpotts' fix for bug 158128. Plugging javascript: URL related leak found by keeda@hotpop.com. r=peterv@netscape.com, sr=jst@netscape.com 2002-08-21 23:01:23 +00:00
sfraser%netscape.com
68dbb3ba37 Removing files which have been moved to other locations under mozilla/chimera 2002-08-21 22:59:47 +00:00
cmanske%netscape.com
14ee2d2a80 More improvements to Composer List properties dialog. fix by neil@parkwaycc.co.uk, b=47686, r=brade, sr=alecf 2002-08-21 22:56:19 +00:00
bienvenu%netscape.com
1c99e784c8 reduce number of xpcom proxy calls during imap hdr download, r=mscott, sr=sspitzer, 162929 2002-08-21 22:55:27 +00:00
sspitzer%netscape.com
b71a45ebfc adding new .idl file to the mac build for bienvenu. 2002-08-21 22:37:48 +00:00
sfraser%netscape.com
4a50c26d80 Update project to use new file paths, and remove obsolete cruft. 2002-08-21 22:35:33 +00:00
varga%netscape.com
ea2e7c11c1 Fixing regression bug 163191. Unable to resize columns in Subscribe.
r=timeless, sr=sspitzer
2002-08-21 22:25:52 +00:00
bryner%netscape.com
b0beaeaf2a Turn on nsITheme support for gtk (bug 142334). r=blizzard, sr=hyatt. 2002-08-21 22:06:46 +00:00
ducarroz%netscape.com
7b39dc52ff Fix for bug 90728. Replace mailto parameter force-plain-text by html-body. Also, when a mailto url contains an html body, we run the body into the HTML sanitizer to prevent security breach. R=varada, SR=sspitzer 2002-08-21 22:00:34 +00:00
danm%netscape.com
5a5730f3b4 mInitialWindow is now a simple boolean; it's no longer a useful window after bug 130719 was fixed. bug 163718 r=brendan,law 2002-08-21 21:57:13 +00:00
varada%netscape.com
d0852ccd21 fix for 78060 ; adding smiley to insert menu;r=ducarroz;sr=bienvenu 2002-08-21 21:32:14 +00:00
morse%netscape.com
19a5d957ba bug 162331, fix memory leak, r=dbradley, sr=jag 2002-08-21 21:31:50 +00:00
varada%netscape.com
60425c85a2 fix for 78060- adding insertmenuoverlay to jar.mn;r=ducarroz;sr=bienvenu 2002-08-21 21:29:00 +00:00
varada%netscape.com
a01cb22fe2 fixes for bugs 160992 : Saving messages with account name;78060- adding smiley menu item to Insert menu;18323-spellcheck is sometimes disabled in body;95789 - selecting right domain name when identity changes;r=ducarroz;sr=bienvenu 2002-08-21 21:28:44 +00:00
varada%netscape.com
ff06f0325a fix for 78060;adding insertsmiley menu item in mailcompose insert menu; r=ducarroz;sr=bienvenu; 2002-08-21 21:22:38 +00:00
bienvenu%netscape.com
bb7400c7bc new interfaces to reduce number of xpcom proxy calls during imap hdr download, not part of build yet, r=mscott, sr=sspitzer, 162929 2002-08-21 21:13:58 +00:00
mkaply%us.ibm.com
b98ae4854f #156402
r=cls
OS/2 only - go back to using nsTransform2D
2002-08-21 21:07:57 +00:00
alecf%netscape.com
4f32767773 fix bug 161701 - stop using prefs to save the last page visited
instead, use mork's MetaRow and store it in the kLastVisitedPage token
r=bnesse, sr=bienvenu
2002-08-21 21:00:49 +00:00
alecf%netscape.com
4e0b59f695 fix bug 160000 - custom.jar support for chrome
look for custom.jar in the chrome directory - if found, always check it first for files before using the rest of the chrome registry. This allows embeddors to override specific chrome URLs with their own files.
sr=hyatt, r=chak
2002-08-21 20:58:05 +00:00
mikep%oeone.com
98438361a1 Fixing bug 163925. 2002-08-21 20:50:01 +00:00
myk%mozilla.org
2d5e472506 Fix for bug 163541: Corrects problem with previous patch that causes primary headers not to appear on some installations.
2xr=bbaetz
2002-08-21 19:23:32 +00:00
bryner%netscape.com
14fb0e57a2 Phoenix files to use generic XUL application library. Not part of the build. 2002-08-21 19:21:36 +00:00
wtc%netscape.com
401d42ef18 Bug 163863: removed duplicate PORT_Memset calls in CERT_KeyFromDERCert.
Thanks to J�rg Brunsmann <joerg_brunsmann@yahoo.de> for the fix.
2002-08-21 18:05:20 +00:00
peterv%netscape.com
b2863c55b1 Remove warnings. 2002-08-21 14:22:58 +00:00