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

122975 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu c014fb7dd8 XUL doesn't implement .style; catch the exception it throws. Bug 218222
followup-to-followup, r=caillon, sr=dbaron
2003-10-06 20:21:48 +00:00
mostafah%oeone.com aadb5a8e06 Minor tweaks and updates to language files 2003-10-06 19:21:04 +00:00
bienvenu%nventure.com 3f16084107 use esmtp size extension (rfc1870) patch by ch.ey@gmx.net, r/sr=bienvenu 2003-10-06 19:12:34 +00:00
bryner%brianryner.com 1a9547ca4e Add PNG to hardcoded extensions / mime type list (bug 221243). r=bzbarsky, sr=tor. 2003-10-06 18:48:17 +00:00
leaf%mozilla.org 07c68d3c56 add Makefiles for installer creation. no bug, r=cls 2003-10-06 18:47:42 +00:00
pinkerton%netscape.com 2da50f2710 fix for using "make -w" (r=bryner, bug 219828) 2003-10-06 18:39:11 +00:00
pinkerton%netscape.com cba67db2ce fix string leak (bug 164293) 2003-10-06 18:37:31 +00:00
cls%seawood.org 719d9d2bed addrbook depends upon uriloader even when ldap is disabled.
Fixing --disable-ldap bustage
2003-10-06 17:48:56 +00:00
neil%parkwaycc.co.uk d301e4a405 Bug 45524 fix some message compose attachment ui strings r/sr=sspitzer 2003-10-06 16:48:12 +00:00
darin%meer.net 80bc455cd4 second attempt to fix solaris bustage, thx to keeda@hotpop.com for the patch. 2003-10-06 16:35:06 +00:00
bzbarsky%mit.edu 641223fdd9 Make sure that sheets in a document always know their URL. Bug 218031, r+sr=dbaron 2003-10-06 13:24:55 +00:00
bzbarsky%mit.edu 3bfbfe8dce Relanding fix for bug Bug 219693, r+sr=dbaron 2003-10-06 13:13:37 +00:00
bsmedberg%covad.net 8ea659f255 Further cleanup from bug 179834 r=dougt sr=darin. This shouldn't affect anything, because neither OS/2 nor Mac are using a GRE yet. 2003-10-06 12:17:26 +00:00
darin%meer.net 7a0ae941cc correcting contributor line from initial check-in. 2003-10-06 09:17:15 +00:00
darin%meer.net facc133d16 updating .cvsignore for necko 2003-10-06 08:21:10 +00:00
darin%meer.net 2997dc4afb attempt to fix solaris (nebiros) bustage. 2003-10-06 08:13:51 +00:00
darin%meer.net 11af30d3b0 fix tinderbox Ts=NaN problem. stream transport must handle offset = -1. 2003-10-06 07:58:07 +00:00
bzbarsky%mit.edu d6e70f5444 Adding regression tests 2003-10-06 05:08:24 +00:00
bzbarsky%mit.edu 556fd116db Backing out for now, till fallout from tree redness settles. 2003-10-06 04:23:56 +00:00
darin%meer.net 8ada5e59f5 fixing win32 bustage. 2003-10-06 03:49:54 +00:00
darin%meer.net ea1c34686d correcting bustage fix. 2003-10-06 03:21:12 +00:00
darin%meer.net 5404cd73d2 fixing win32 bustage 2003-10-06 03:05:40 +00:00
bzbarsky%mit.edu 666475ba65 Make quirks %-heights on kids of scrolling parents work the same way as for
non-scrolling parents.  Bug 219693, r+sr=dbaron
2003-10-06 02:58:19 +00:00
bzbarsky%mit.edu 6a4a07fada Better output on null URIs. 2003-10-06 02:56:27 +00:00
darin%meer.net c9cdac2b54 fixes win32 bustage 2003-10-06 02:50:49 +00:00
darin%meer.net 1490aa588f fixing win32 bustage 2003-10-06 02:28:17 +00:00
bzbarsky%mit.edu d15e9d5a22 Fix debug DumpRegressionData method to not crash on null uris for things like
mBinding, mBackgroundImage, etc
2003-10-06 02:16:20 +00:00
darin%meer.net e1ba7306f6 fixing potential bustage 2003-10-06 02:14:02 +00:00
darin%meer.net f9bc2f9713 fixing bustage 2003-10-06 02:12:49 +00:00
darin%meer.net 6241c3168f fixing win32 bustage 2003-10-06 02:10:51 +00:00
darin%meer.net ea5408a785 bustage fix... i had this in my tree already :-( 2003-10-06 01:58:58 +00:00
darin%meer.net a0621481cd annotating workaround for bug 221331. 2003-10-06 01:58:08 +00:00
darin%meer.net 77642ae698 fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky 2003-10-06 01:46:31 +00:00
bzbarsky%mit.edu c881ba323d Use mozconfig-find to make this work with mozconfig locations other than ~. 2003-10-06 00:57:36 +00:00
bzbarsky%mit.edu 7a6c811d30 Make this sorta limp on Unix (where there is no cygpath stuff) 2003-10-06 00:56:49 +00:00
sicking%bigfoot.com f1e0b952de Bug 221323: Keep a hard reference when moving nodes to avoid premature delete.
r/sr=bz
2003-10-06 00:17:15 +00:00
bzbarsky%mit.edu ef87236cea Useless test for unsigned >= 0. Bug 221292, patch by
mats.palmgren@bredband.net (Mats Palmgren), r+sr=bzbarsky
2003-10-05 23:46:55 +00:00
ian%hixie.ch ed9b436ee6 reap children correctly (attempt number 77281). Correct misspellings in comments. Remove some redundant output. 2003-10-05 20:15:05 +00:00
scott%scott-macgregor.org 2ee1e6c44a adding vCard support
bug #14373:  Need UI in account manager to add/edit vCard

also landing the fix for bug #206793:
Images do not appear in mail compose window when
"Do not load remote images..." pref is set to true

r/sr=sspitzer
2003-10-05 20:07:22 +00:00
ian%hixie.ch e16e30afa3 Convert RDF.bm to use a real XML parser (now requires XML::RSS, available at your nearest CPAN mirror). Thanks to Jeff Bisbee. See bug 154826. 2003-10-05 20:06:38 +00:00
bzbarsky%mit.edu b85d962eba Fix bogus loop test that would never let the loop terminate. Bug 221289, patch
by tenthumbs@cybernex.net, r+sr=bzbarsky
2003-10-05 18:12:14 +00:00
cbiesinger%web.de f0f267ab03 220672. r=darin sr=bzbarsky
Convert nsIEncodedChannel::contentEncodings to nsIUTF8StringEnumerator.

Previously, it used nsISimpleEnumerator, and returned an nsISupportsCString with it.
2003-10-05 17:06:37 +00:00
rlk%trfenv.com f92dd1b630 Bug 203846 - 'Web search' context menu item for selection doesn't. r=neil.parkwaycc.co.uk sr=alecf 2003-10-05 16:04:14 +00:00
rlk%trfenv.com 5a79318e9c Bug 221157 - Help - Composer should note objects are not active in editing mode. r=neil.parkwaycc.co.uk 2003-10-05 15:54:14 +00:00
rlk%trfenv.com 0ea2384958 Bug 221157 - Help - Composer should note objects are not active in editing mode. r=neil.parkwaycc.co.uk 2003-10-05 15:52:47 +00:00
rlk%trfenv.com 9b8bd23bd4 Bug 221254 - Help For Internet Explorer Users discriminates against Solaris and HPUX users. r=neil.parkwaycc.co.uk 2003-10-05 14:17:07 +00:00
hpradhan%hotpop.com f237380c43 still bug 218837 : backing out all the backouts. they did not work. 2003-10-05 11:28:06 +00:00
hpradhan%hotpop.com b83defcb1a One final attempt to fix Tp regression from bug 218837 2003-10-05 10:20:56 +00:00
hpradhan%hotpop.com 7fa8ba9c5b backing out part of bug 218837. hoping to fix Tp regression 2003-10-05 09:21:41 +00:00
neil%parkwaycc.co.uk 335d0414c8 Bug 135269 No Open Bookmarks File menu option r=varga sr=alecf 2003-10-05 08:21:26 +00:00