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

97971 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com c0485eac5c fix for #126023, sending mail with an "other_header" won't work.
r/sr=bienvenu
2002-02-17 17:17:33 +00:00
cbiesinger%web.de 02c4ac8cb8 bug 125977 r=hwaara sr=blake
"Enable Javascript for Mail & Newsgroups" placed wrongly in preference
2002-02-17 16:51:03 +00:00
leaf%mozilla.org 9289a33009 Automated update 2002-02-17 15:41:58 +00:00
tor%cs.brown.edu 444887b6ba Bug 125837 - mIntrinsicSize setup missing pixel->twip conversion.
r=pavlov, sr=blizzard
2002-02-17 15:31:24 +00:00
tor%cs.brown.edu 1050d3d796 Bug 123613 - mng subimage composite reading dest alpha from wrong
location, bump required libmng to 1.0.4. r=pavlov,cls; sr=blizzard
2002-02-17 15:29:18 +00:00
seawood%netscape.com 9f00de052f Reorder $chromelist assignment to avoid bogus call to File::Spec->canonpath() and excessive warnings.
Bug #125588
2002-02-17 12:25:49 +00:00
seawood%netscape.com 2803c78e79 cat $(MDDEPEND_FILES) since < only redirects the first file. Use <STDIN> instead of <> to clear up potential ambigiousness. r=bryner 2002-02-17 11:20:51 +00:00
seawood%netscape.com 8f542dfc1c Fixing bustage on linkers that follow a strict -L usage (WS7) 2002-02-17 10:59:11 +00:00
leaf%mozilla.org 5adb7ad48e Automated update 2002-02-17 10:41:58 +00:00
cbiesinger%web.de 4ffd3b9c08 bug 109442 r=cls
extensions/ctl/src/* hardcodes -lgmodule
2002-02-17 10:32:48 +00:00
cbiesinger%web.de 5acd362bab bug 125667 r=ftang sr=blizzard
"Thai [th]" not in "Language of Web Contents" list
2002-02-17 10:24:01 +00:00
cbiesinger%web.de 08d8a54f01 bug 125848 r=bryner sr=blake
Mnemonic  for Exit Mozilla in Quick Launch should be X not E
2002-02-17 10:16:39 +00:00
mozilla.BenB%bucksch.org c66706ca6c 125881: Has() must return true for existing properties (the key exists), which
have a 0 value.
r=dougt, sr=jband
2002-02-17 10:11:25 +00:00
dveditz%netscape.com 27743a2a68 compareVersion() returns NOT_FOUND rather than comparing as if a missing
component had a version of 0.0.0.0. Removed some dead code. r=sgehani sr= mscott
2002-02-17 09:55:19 +00:00
dveditz%netscape.com 6a1cc39113 Don't strip arguments from URL used to fetch .xpi, bug 116512 r=dprice sr=mscott 2002-02-17 09:45:22 +00:00
justdave%syndicomm.com 065a93f81a Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it
needs the -t and -i as separate parameters instead of stacked (the original patch had -ti)
Patch by Tobias Burnus <burnus@gmx.de>
r= justdave, gerv
2002-02-17 08:22:31 +00:00
bryner%netscape.com 4f84a8b219 bug 125859 - GetCellWidth() doesn't take into account indentation if we haven't painted yet. r=pavlov, sr=hyatt. 2002-02-17 05:56:48 +00:00
curt%netscape.com d754c8f3fc Component descriptions updates. 2002-02-17 05:27:32 +00:00
matty%chariot.net.au 8ed46cc28b Bug 97496: Release notes cleanup (checkin without review OK for prerelease notes). Add 2.14.1 issues from branch. Make outstanding issues more obvious. Add dependency requirements section. Still need to add most of the actual 2.16 notes. 2002-02-17 04:25:51 +00:00
bienvenu%netscape.com a9810353bc backout most recent mork changes to fix build bustage 2002-02-17 03:11:14 +00:00
syd%netscape.com 0ee72c5a07 Fixes for following Linux installer bugs:
http://bugzilla.mozilla.org/show_bug.cgi?id=93240 -- installer window too
narrow for license text
http://bugzilla.mozilla.org/show_bug.cgi?id=98201 -- cancel button does not
respond
http://bugzilla.mozilla.org/show_bug.cgi?id=108282 -- crasher, calling gtk+
function with NULL argument
http://bugzilla.mozilla.org/show_bug.cgi?id=113997 -- mozilla installer
eats 100% CPU
2002-02-17 03:02:44 +00:00
bienvenu%netscape.com 6267e49b2f fix more mork build warnings rs=sspitzer 2002-02-17 02:30:05 +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
sgehani%netscape.com b29d54feb6 Don't show a cancel button since cancel doesn't do anything.
Temporary fix for b=40898; r=morse; sr=blake
2002-02-17 01:53:34 +00:00
dbaron%fas.harvard.edu 1c28bfb88e Back out rather than double. 2002-02-17 01:46:55 +00:00
sgehani%netscape.com 20f66d9ddb Make context menu search item open results in a new window.
b=122162; r=morse; sr=dveditz
2002-02-17 00:26:54 +00:00
bnesse%netscape.com 2178475b1a Backing out the BE portion of my checkin to attempt to clear up the orange. 2002-02-17 00:23:36 +00:00
bnesse%netscape.com bb739c36a1 Backing out the FE portion of my changes to try and clear up the orange. 2002-02-16 23:28:39 +00:00
bienvenu%netscape.com 493ef9c7fe fix build warnings rs=sspitzer 2002-02-16 22:46:31 +00:00
rayw%netscape.com b52b607f56 Checking in first stab at SOAP API documentation.
This file is not presently built, and SOAP is not part of default build.
2002-02-16 21:57:58 +00:00
bnesse%netscape.com 3ba3920abd [not part of build] Fix for bug 125129. Increase buffer size for conversion of status strings from unicode to UTF-8 before passing them on to the browser. r=sdagley, sr=beard. 2002-02-16 21:32:58 +00:00
bnesse%netscape.com 6fcb218fdc Fix for bug 125129. Convert status strings to UTF-8 before passing them on to the browser. r=sdagley, sr=beard. 2002-02-16 21:28:17 +00:00
bnesse%netscape.com 1551d818d3 Fix for bug 98476. Add safe save & redundant backup support for prefs.js. r=sfraser, sr=alecf. 2002-02-16 21:18:38 +00:00
bnesse%netscape.com 7774da9178 New files for bug 98476. Add safe save & redundant backup support for prefs.js. r=sfraser, sr=alecf. 2002-02-16 21:15:28 +00:00
bstell%ix.netcom.com 76e1c7c10b fix OS/2 bustage for bug 116149
r=dbaron
2002-02-16 20:04:30 +00:00
dbaron%fas.harvard.edu 030f6a08b1 Speed up nsCRT::HashCode(const PRUnichar*) by renaming the version that does UCS-2 to UTF-8 conversion to nsCRT::HashCodeAsUTF8. r=jag sr=jst b=120363 2002-02-16 19:50:32 +00:00
dbaron%fas.harvard.edu 645e00764a Allow makefile to work on platforms other than Windows (although still don't use it). 2002-02-16 18:21:43 +00:00
dbaron%fas.harvard.edu 84965699e2 Fix bustage, really (I hope). 2002-02-16 18:08:16 +00:00
dbaron%fas.harvard.edu 13a1645d26 Fix bustage. 2002-02-16 17:07:31 +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 1f9514135b Removing files long since replaced by nsCaseConversionImp2.{h,cpp}. b=125776 r=ftang sr=alecf 2002-02-16 16:33:23 +00:00
dbaron%fas.harvard.edu bd8feefd91 Fix invalid optimization that prevented style changes on inline elements that caused a reflow from applying to more than the first line. b=98783 r=attinasi sr=hyatt 2002-02-16 16:31:49 +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
bzbarsky%mit.edu 6baa8a23f9 Make text/plain view-source use the view-source parser. Bug 124753,
r=harishd, sr=jst.
2002-02-16 15:51:02 +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
ian%hixie.ch 59ccece79f Renaming INSTALL.UNIX to INSTALL.UNIX.CHROOT-JAIL. b=125872, r=imajes 2002-02-16 12:47:01 +00:00
cbiesinger%web.de bfe74c9ce5 bug 125653 r=timeless sr=alecf
Changes window._content.location.href=foo to loadURI(foo)
2002-02-16 12:26:33 +00:00