Граф коммитов

107063 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com ba3502ac84 add folder attribute to mailnews urls, part of extensibility hooks, r=cavin, sr=sspitzer 161226 2002-08-13 01:29:49 +00:00
bienvenu%netscape.com c25e74319b add onEndMsgDownload notification, part of extensibility hooks r=cavin, sr=sspitzer 161226 2002-08-13 01:26:56 +00:00
blakeross%telocity.com cc4792feca #ifdef for phoenix, NPOB. 2002-08-13 01:21:48 +00:00
kaie%netscape.com aed4350fca b=154040 Deleting cert does nothing when key DB has no password
r=relyea sr=alecf
2002-08-13 01:15:05 +00:00
darin%netscape.com 6859a4cc0e fixes bug 161228 - socket transport DNS cache should map host:port -> ipaddress
instead of host -> ipaddress
r=mstoltz sr=dveditz
2002-08-13 01:02:59 +00:00
blakeross%telocity.com 5a1aceb2bc First cut at history quicksearch. 2002-08-13 00:58:35 +00:00
rbs%maths.uq.edu.au 71f98e20b6 bug 133761 - substitute leading _ with trailing _ for pure C/C++ compliance (uber-nit of brendan) 2002-08-13 00:52:38 +00:00
jst%netscape.com 5707cc67d2 Fixing bug 156364. Laying the groundwork for associating more info with elements in the DOM, and moving event listener managers and range lists out of nsGenericElement slots. This change cuts down on the size of nsGenericElement. r=sicking@bigfoot.com, sr=rpotts@netscape.com 2002-08-13 00:50:50 +00:00
relyea%netscape.com 721712b0a2 Mozilla bug 145228. Clear out buffer to protect agains lazy PKCS #11 modules. 2002-08-13 00:13:48 +00:00
alecf%netscape.com c67b59bec2 oops, fix triplicate registration on startup.. just removal of redundant lines of code 2002-08-13 00:01:46 +00:00
rbs%maths.uq.edu.au 12db0ac0aa Improve the handling of the inter-space around invisible MathML characters, b=133761, r=roc+moz, sr=bzbarsky 2002-08-12 23:30:35 +00:00
dougt%netscape.com 027108fddf moving NS_SoftwareUpdateRequestAutoReg to somewhere where it can do no harm. 2002-08-12 23:22:36 +00:00
dougt%netscape.com 8302c260df Fixes 550 errors cause ftp to spin. r=bbaetz, sr=darin, b=160714 2002-08-12 23:11:44 +00:00
dougt%netscape.com 2f6541b443 fixing bustage 2002-08-12 22:47:10 +00:00
darin%netscape.com 24fd40bd6f fixes bug 151867 - file channel should implement nsIUploadChannel
r=dougt sr=alecf
2002-08-12 22:44:04 +00:00
dougt%netscape.com 5985d87d73 removes StartupTasks from header 2002-08-12 22:10:04 +00:00
dougt%netscape.com c82b168650 Fixes NS_InitEmbedding unconditionally calls AutoRegister. This also removes xpinstall from using component.reg which I believe is the last users of this file. r=chak,dveditz sr=bryner b=149208 2002-08-12 22:09:25 +00:00
akkana%netscape.com 91e8ca541e 160486: prevent double 'not found' dialog. Fix from Harry Lu (harry.lu@sun.com), r=me, sr=sfraser 2002-08-12 21:57:00 +00:00
ftang%netscape.com ddbadf93d5 fix bug 137695, add japanese ime reconversion to mac, r=brade, sr=sfraser 2002-08-12 21:56:36 +00:00
alecf%netscape.com 567d3deb58 oops, remove references to now non-existant MANIFEST files (does not affect build, just cleans things up) 2002-08-12 21:47:31 +00:00
darin%netscape.com f4ffbe08da fixes bug 150604 - digest authentication problem: Mozilla ignores the stale
flag from WWW-Authenticate Response Header.
patch=pach@cs.cmu.edu r=dougt sr=darin
2002-08-12 21:38:59 +00:00
sgehani%netscape.com 626d1cfe63 Fix ``Sidebar fails to select a panel when told to do so''.
b=158736; r=bryner; sr=blake
2002-08-12 21:20:02 +00:00
dcone%netscape.com 14b3f3c015 b=157160,157521 r=rods sr=kin. Fixes a GDI leak and will optimize all images when read in.. not at paint time. 2002-08-12 21:18:29 +00:00
morse%netscape.com 488b7097c8 bug 157038, dynamic updating of password manager dialog, r=sgehani, sr=jag 2002-08-12 20:51:27 +00:00
alecf%netscape.com 1127eca66b oops, I handled a cvs merge poorly - remove redundant lines in Makefile.in to fix bustage 2002-08-12 20:38:40 +00:00
alecf%netscape.com b0874301ee oh, wait....these aren't part of the build either! 2002-08-12 19:39:31 +00:00
alecf%netscape.com 24b1b48a47 removal of last of files which are no longer part of the build 2002-08-12 19:38:29 +00:00
nhotta%netscape.com e0457e3491 Added unescape function which takes a charset to uconv,
changed uriloader to use the uconv unescape to handle unescape non Ascii URI correctly.
bug 155569, r=ftang, sr=bzbarsky.
2002-08-12 19:23:22 +00:00
alecf%netscape.com 9443d20ca6 remove these files which are also not part of the build 2002-08-12 19:21:15 +00:00
alecf%netscape.com e204c64e1e remove these files that aren't part of the build 2002-08-12 19:20:14 +00:00
ducarroz%netscape.com 44d302f213 Fix for bug 71301. Filtering out potential null characters in the stream. R=cavin, SR=bienvenu 2002-08-12 19:19:57 +00:00
alecf%netscape.com 398c128889 fix for bug 157993 - combine all unicode converters into a single library, and share GetMaxLength() implementation between all converters that can support it.
r=ftang, sr=blizzard
2002-08-12 19:16:16 +00:00
nhotta%netscape.com aad6514a78 Changed mime_generate_attachment_headers to pass both attachment charset and main body's charset,
and use the main body's charset to encode attachment filename then fallback to system's default,
bug 160801, r=ducarroz, sr=bienvenu.
2002-08-12 19:13:54 +00:00
nhotta%netscape.com d9d5b88bde When parsing HTML attachment, ignore UTF-16 charset label because the function is not supposed to parse it,
also avoid the parse when the attachment already has a charset assigned,
bug 160729, r=ducarroz, sr=bienvenu.
2002-08-12 19:10:18 +00:00
varada%netscape.com 64ba7ac412 fix for 60917:Compose window title should update with pasted values in subjectline;117323:clicking on icon in addressing line should do a select;r=ducarroz;sr=bienvenu 2002-08-12 19:08:42 +00:00
pinkerton%netscape.com 9edd0cca56 make all new tabs appear on the right. comes from usability tests (bug 154468) 2002-08-12 19:06:37 +00:00
cltbld%netscape.com b1865ab50b Move startup test into its own function so that it can be called from other builds like chimera. -mcafee 2002-08-12 15:51:00 +00:00
timeless%mac.com 24f6d49ed9 Bug 153324 user.js not loaded if prefs.js doesn't exist.
patch by tranquil@mail.dk r=bnesse sr=alecf
2002-08-12 14:52:32 +00:00
seawood%netscape.com d98b057414 Re-adding chrome target 2002-08-12 14:36:53 +00:00
darin%netscape.com bb68f622b7 fixes bug 161417 - recent netwerk checkin upped warning count by 4
r=dougt sr=alecf
2002-08-12 14:25:40 +00:00
seawood%netscape.com 67c2c5b3c0 Removing unused defines:
_IMPL_NS_BASE (bug #162142)
_IMPL_NS_GFXONXP (bug #162145)
_IMPL_NS_UI (bug #162183)
B_ONE_M (bug #162196)
XP_NEW_SELECTION (bug #162230)
r=cls
Thanks to Stephen Walker <walk84@yahoo.com> for the patches.
2002-08-12 13:35:18 +00:00
bbaetz%student.usyd.edu.au 383efac34c Fixing up the changedate from my bug 43600 patch. Knew I must have
forgotten something....
2002-08-12 12:18:35 +00:00
pete.zha%sun.com 6921a4dde4 [ps] Need better error handling when lp not defined
bug=102276 r=Roland.Mainz@informatik.med.uni-giessen.de sr=bzbarsky
2002-08-12 11:26:51 +00:00
peterv%netscape.com 2e325d93c0 Fix for bug 155915 (txMozillaXMLOutput drops previous documentElement on creating transformiix wrapper). r=Pike, sr=jst. 2002-08-12 11:18:05 +00:00
cbiesinger%web.de 847f977252 bug 127332 r=db48x sr=bzbarsky Meta headers have a : at the end 2002-08-12 09:11:12 +00:00
morse%netscape.com 4ea048345b bug 154485, p3p icon only takes effect on new windows, r=sgehani, sr=jag 2002-08-12 06:30:59 +00:00
morse%netscape.com 22e3e14e14 bug 155114, stealing cookies, r=mstoltz, sr=dveditz 2002-08-12 06:23:00 +00:00
av%netscape.com 71316c2886 Bug 157796 -- adding referrer URL when plugin requests the data object, r=serge, sr=darin 2002-08-12 06:18:52 +00:00
av%netscape.com 082e6eb5af Bug 151920 -- converting nsPluginHostImpl::AddInstanceToActiveList from void to nsresult, r=serge, sr=darin 2002-08-12 06:12:29 +00:00
bbaetz%student.usyd.edu.au 80f3e185c0 Bug 43600 - Convert products/components to use ids instead of names.
Initial attempt by jake@bugzilla.org, updated by me
r=joel, preed
2002-08-12 05:43:05 +00:00