Commit Graph

79062 Commits

Author SHA1 Message Date
scc%mozilla.org
5993fe2aae remove hidden depencies, sr=shaver 2001-03-25 21:33:50 +00:00
karnaze%netscape.com
1f4f5867a1 regression test cleanup, not affecting the build. 2001-03-25 20:21:31 +00:00
cls%seawood.org
bdfe127d6f Erk. --enable-chrome-format actually defaults to jar not both. 2001-03-25 20:18:18 +00:00
karnaze%netscape.com
8752c7bd06 bug 72181 - treat style change reflow like initial reflow (with same optimizations). sr=attinasi 2001-03-25 20:06:29 +00:00
bienvenu%netscape.com
2ebdb157e8 fix loading a newsgroup and loading a news message while offline sr=sspitzer 15865 2001-03-25 19:33:18 +00:00
bienvenu%netscape.com
847a0288ea add new pref for limiting size of messages downloaded for offline 15865 sr=sspitzer 2001-03-25 18:48:27 +00:00
bienvenu%netscape.com
436c636874 add some status text for offline 15865 sr=sspitzer 2001-03-25 18:47:54 +00:00
bienvenu%netscape.com
b7cb883fc9 add synchronize for offline, some status text 15865 sr=sspitzer 2001-03-25 18:45:47 +00:00
scc%mozilla.org
2a48779bc3 syntax fix 2001-03-25 18:43:10 +00:00
scc%mozilla.org
0783a8841c fix HPUX bustage, and additionally added some comments 2001-03-25 18:06:27 +00:00
karnaze%netscape.com
ddd1a6a5a8 fix regression test, not affecting the build. 2001-03-25 18:01:21 +00:00
blakeross%telocity.com
85f54f99db Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt 2001-03-25 16:49:38 +00:00
beard%netscape.com
5d31a75095 [not part of build] maintains a compact directory of disk cache entries, for disk cache version 1. 2001-03-25 15:49:31 +00:00
beard%netscape.com
f1e78446c3 [not part of build] nsIInputStream/nsIOutputStream wrappers for ANSI FILE objects. 2001-03-25 15:47:36 +00:00
pavlov%netscape.com
8350e90e65 fix for hugeass memory leak. bug 73351. r=jag sr=mozbot 2001-03-25 11:57:25 +00:00
maolson%earthlink.net
f6c4f190ba no bug. removing an old line that crept into blake's xul syntax change
r=jag, sr=shaver
2001-03-25 09:08:28 +00:00
endico%mozilla.org
b0e5e6903d Lets be consistant. Switch back to #!/usr/bonsaitools/bin/perl -w 2001-03-25 08:59:55 +00:00
talisman%anamorphic.com
34dec9425f MOVED these files to sources/grendel/widgets/toolbar/mozilla. 2001-03-25 08:07:56 +00:00
talisman%anamorphic.com
ba987d314d REORG of source tree. Hierarchy is much cleaner now. Makefiles will likely be broken until next checkin. You've been warned. 2001-03-25 07:51:47 +00:00
cls%seawood.org
0bcdbebb9b Whitespace change for tinderbox test 2001-03-25 07:04:14 +00:00
cls%seawood.org
7ed82ce239 Add prelim support for tracking multiple branches on tinderbox 2001-03-25 06:21:35 +00:00
cls%seawood.org
8030422902 Add -lc to OS_LIBS for Linux.
Bug #72766
2001-03-25 04:44:02 +00:00
cls%seawood.org
1ddcc8d5d4 Add the jar files to the package list. (How did the installer ever work without them?)
Bug #73335 r=bryner
2001-03-25 04:40:52 +00:00
cls%seawood.org
5630727f66 Add -lc to LIBS/OS_LIBS for Linux.
Bug #72766 r=bryner
2001-03-25 04:32:01 +00:00
pavlov%netscape.com
434d3cde6c fix for bug 73345. r=hixie,bryner sr=cls 2001-03-25 02:56:38 +00:00
disttsc%bart.nl
88b381b511 Fix Win32 bustage by adding NS_COM to declaration of StringAllocator_[char|wchar_t](), r/sr=scc 2001-03-25 02:26:33 +00:00
scc%mozilla.org
aa96a8798d bug #73297, r=shaver, sr=darin. Give string buffers an allocator hook to tie into js et al 2001-03-25 01:14:26 +00:00
av%netscape.com
9170f07029 To fix bug 58128. For old style plugins: added nsIPlugin::Shutdown as well as dll unload upon destroying the last plugin instance. r=peterl, sr=waterson 2001-03-25 00:28:53 +00:00
mscott%netscape.com
030f71967b Bug #73250, 67997 --> be sure to pass out just the part or attachment by automatically
invoking a mime converter. This fixes an infinite loop with libpr0n and saving attachments
from the browser window.
sr=bienvenu
2001-03-25 00:26:40 +00:00
mscott%netscape.com
a90e3b0842 Bug #73250, 67997 --> fix infinite loop when displaying images with the new image lib.
When fetching a part or an attachment to an imap message, automatically invoke a mime converter
to extract just the part. this fixes saving mail attachments from the browser window.
sr=bienvenu
2001-03-25 00:24:41 +00:00
karnaze%netscape.com
160b0d5110 bug 72396 - fix CalcBorderBoxWidth to not use unconstrained width. Fix column balancing to be skipped when there is an unconstrained width. sr=attinasi 2001-03-24 23:15:49 +00:00
disttsc%bart.nl
385f89696c Bug 60952: nsMimeTypes.h has wrong type for APPLICATION_HTTP_INDEX, author=Bradley Baetz <bbaetz@cs.mcgill.ca>, r=blake, sr=darin
Bug 68651, nsFtpConnectionThread should use NS_LITERAL_STRING, author=Bradley Baetz <bbaetz@cs.mcgill.ca>, r=jag, sr=dougt
2001-03-24 22:57:35 +00:00
bryner%uiuc.edu
07dee1c311 Removing xp_regexp.h, now that it's unused. Bug 73297. r=blake, sr=shaver. 2001-03-24 20:13:06 +00:00
shaver%mozilla.org
99a8b21cb9 72495 redux: last references to xp_regexp.h, r=bryner, sr=blizzard 2001-03-24 18:54:13 +00:00
bienvenu%netscape.com
efce4931fc get status msgs working again for imap 73241, couple small fixes for offline imap 15865 r=naving, sr=sspitzer 2001-03-24 14:53:54 +00:00
cls%seawood.org
acd235df63 If doing jar only builds, unzip all known jar files and add select chrome files to embed.jar. Bug #72390 2001-03-24 14:36:25 +00:00
cls%seawood.org
1c349a872b Add a space to make verbose output less confusing 2001-03-24 13:44:41 +00:00
cls%seawood.org
328c1d33cc Extract chrome files from moz .jars to create embed.jar if building with jar chrome only. Bug #72390. Shoudl fix tinderbox bustage too. 2001-03-24 13:38:53 +00:00
disttsc%bart.nl
4658d4344b Fix senna bustage (MOZ_TRACK_MODULE_DEPS) 2001-03-24 12:02:07 +00:00
cls%seawood.org
6fdb98cd6c Only build chrome jar files by default. Use either --enable-chrome-format (autoconf) or MOZ_CHROME_FILE_FORMAT (win32) to override.
Bug #72390 r=jag
2001-03-24 11:07:15 +00:00
gayatrib%netscape.com
1ad4817ab0 Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu. 2001-03-24 09:08:26 +00:00
sfraser%netscape.com
24a3ab52dc Fix the imglib2 build stuff to not break the build progress functionality, by keying off build{foo} rather than options{foo} 2001-03-24 08:06:38 +00:00
sfraser%netscape.com
1487e2eb6c Add libimg2 to the list of modules, which is what saari should have done. 2001-03-24 07:38:33 +00:00
bryner%uiuc.edu
9155c05033 If we get the URI from the channel, return the result of that call, not NS_ERROR_FAILURE. r=saari, sr=tor. 2001-03-24 07:12:41 +00:00
dmose%netscape.com
9d54a3b81a Initial interface and implementation of a class that represents the unique characteristics of an nsILDAPConnection (bug 70421). Patch from Leif Hedstrom <leif@netscape.com>. r=<dmose@netscape.com>, sr=<shaver@mozilla.org>. 2001-03-24 07:09:55 +00:00
saari%netscape.com
4ebf4cd079 fixing typo in mac build script to ensure that you can build with useimg2 set to off. 2001-03-24 07:08:21 +00:00
attinasi%netscape.com
6be77f2c5e CSS-only fix - Fixes invalid values for content property. b=72315 r=dbaron, hwaara 2001-03-24 06:25:33 +00:00
dmose%netscape.com
a143fa5a57 Fix MOZ_TRACK_MODULE_DEPS bustage with --enable-xpctools (bug 72120). Only touches unix build-system. r=cls@seawood.org 2001-03-24 06:14:28 +00:00
saari%netscape.com
da2d099a22 fix opt build 2001-03-24 04:55:47 +00:00
saari%netscape.com
8c748d3e81 oh fine, try this fix for mac 2001-03-24 04:05:07 +00:00