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

107045 Коммитов

Автор SHA1 Сообщение Дата
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
bernd.mielke%snafu.de 669b85879f improved lookup of cellmap for the repeated thead and tfoot sections during printing bug 159358 patch by karnaze r=bernd sr=dbaron 2002-08-12 04:55:29 +00:00
asa%mozilla.org 2c6ebf9024 adjust build instr and FAQ 2002-08-12 03:51:13 +00:00
bzbarsky%mit.edu 119d09681e Parse style attrs on elements not in the tree. Bug 60683, r=jkeiser, sr=dbaron 2002-08-12 03:16:36 +00:00
bolian.yin%sun.com dab2bf9160 Bug 120464 [PATCH] Netscape 6.21 Beta locked the CDE(dtlogin process). patch by joshua.xia@sun.com, r/sr=blizzard. 2002-08-12 03:14:21 +00:00
timeless%mac.com 46c67f349d Bug 162236 nsFileSpec should be deprecAted not deprecIAted
r=bbaetz rs=bzbarsky
2002-08-12 03:13:57 +00:00
bbaetz%student.usyd.edu.au 73ad3b526d Bug 162050 - Gopher URLs processed noncompliantly
r=dmose, sr=bzbarsky
2002-08-12 01:06:27 +00:00
preed%sigkill.com d5a71f390e Bug 162217: fixed my bustage introduced in bug 160410; yes, I owe the whole Bugzilla team a good bottle of tequila now (ask Baloo for details) 2002-08-11 22:59:03 +00:00
blizzard%redhat.com fa14937ba2 Woops, forgot to add these files. Not part of the default build. 2002-08-11 21:47:14 +00:00
timeless%mac.com 450e723217 Bug 155373 no locales in BeOS - should be set to UTF-8
code by sergei_d@fi.tartu.ee
nsBeOSCharset.cpp r=timeless sr=blizzard (ports)
Makefile.in r=cls
2002-08-11 20:44:03 +00:00
cbiesinger%web.de b1fc3bc33e bug 87819 patch by paper@animecity.nu r=pavlov sr=tor Transparent GIFs with transparency on all four sides render non-transparent portions against the left and top sides 2002-08-11 18:20:02 +00:00
cbiesinger%web.de 5aa71c0a69 bug 48436 r=caillon sr=blake Change "Document: Done" to "Done" 2002-08-11 18:04:50 +00:00
dbaron%fas.harvard.edu 30051c90c6 Remove unneeded checks due to unsigned parameters. b=156908 r=dougt sr=darin 2002-08-11 18:02:59 +00:00
dbaron%fas.harvard.edu 6a85bf516a Make BR-related parts of the quirky inline box model also quirky in almost-standards mode, to match the rest of the inline box model quirks. b=161691 sr=bzbarsky r=caillon 2002-08-11 18:00:07 +00:00
dbaron%fas.harvard.edu 839c83ca5d Move FindNonTransparentBackground from nsStyleUtil to nsCSSRendering so that nsStyleUtil doesn't need to be in content/shared. b=71257 r=heikki sr=bzbarsky 2002-08-11 17:56:15 +00:00
cbiesinger%web.de 847cab50a2 Bug 158976 r=timeless sr=blake
`Work Offline' menu item isn't checked like in most other browsers
2002-08-11 17:47:18 +00:00
preed%sigkill.com 759627cc09 D'OH! Previous checkin for Bug 160410 broke the build due to "only seen once" errors (and some unitialized errors; but I couldn't repeat those with the testing suite once I used the var twice; I guess we'll see... :-/ 2002-08-11 14:40:43 +00:00
preed%sigkill.com 9174906a99 Bug 160410: defparams.pl support for single/multi pulldown menus; p=preed,r=joel,r2=bbaetz 2002-08-11 14:12:33 +00:00
cbiesinger%web.de f9592936f1 bug 97123 r=brade sr=alecf modifier+Enter in address field and go button should behave like modifier+click on link 2002-08-11 12:16:39 +00:00