Commit Graph

79051 Commits

Author SHA1 Message Date
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
saari%netscape.com
c099894a34 pull libpr0n on mac 2001-03-24 03:31:16 +00:00
saari%netscape.com
81aecfde33 libpr0n 4 mac r=pinkerton,pavlov, sr=smfr 2001-03-24 02:44:26 +00:00
saari%netscape.com
b97dfa73f4 like MIR, libpr0n is landing for mac r=pinkerton, pavlov, sr=smfr 2001-03-24 02:44:07 +00:00
saari%netscape.com
a0298951c0 jpeg decoder for mac libpr0n 2001-03-24 02:30:15 +00:00
hyatt%netscape.com
fed62b5258 Forgot xul atoms. 2001-03-24 02:22:32 +00:00
andreww%netscape.com
733c41e6f7 bugzilla 45034 r=timeless, sr=hewitt, mail filter dialog cleanup. 2001-03-24 02:09:33 +00:00
andreww%netscape.com
79908580a8 bugzilla 45034 r=timeless, sr=hewitt :mail filter ui cleanup 2001-03-24 02:08:49 +00:00
hyatt%netscape.com
1060c0ed4c Fix misalignment problem in the outlienr for image cols. 2001-03-24 02:04:57 +00:00
hyatt%netscape.com
8a55beea1e Turning on images in outliner. r=pav, sr=brendan 2001-03-24 01:50:33 +00:00
hewitt%netscape.com
707f2cac8a 73199 - scrollbar image missing (for atontti@cc.hut.fi), r=bzbarsky, sr=hewitt 2001-03-24 01:40:56 +00:00
hewitt%netscape.com
5b92fabb65 72231 - splitter images missing, r=hwaara, sr=shaver 2001-03-24 01:40:42 +00:00