Commit Graph

77246 Commits

Author SHA1 Message Date
gordon%netscape.com
e3db681306 Adding files for nsCacheSession implementation. 2001-02-26 14:40:22 +00:00
gordon%netscape.com
1f40874791 Add constants to indicate whether a cache session is streamBased or not. This interface file is not part of the build yet. 2001-02-26 14:27:16 +00:00
dave%intrec.com
9e32e6523c Fix for bug 69670: Chart::Base only reports its version number as 0.99, regardless of the fact that you have 0.99b or 0.99c installed. So checksetup.pl needs to look for 0.99 instead of 0.99b. 2001-02-26 08:19:50 +00:00
darin%netscape.com
a012624af4 Initial memory cache nsITransport implementation (not part of the build). 2001-02-26 07:40:34 +00:00
scc%mozilla.org
5d07a6a63d bug #70161: make mac build machinery for inspector. still to be done --- add to the build, add optimized libraries to the inspector.mcp project (still not part of the build ((like that's an excuse!))) 2001-02-26 07:33:59 +00:00
pavlov%netscape.com
cc3b86f36b adding a warning if we call close on the jpeg decoder without us having made it to the end of decoding 2001-02-26 04:59:40 +00:00
pavlov%netscape.com
c455edff68 moving the logging code around a bit
fixing a crash in the jpeg code and a few other minor things
2001-02-26 04:22:47 +00:00
danm%netscape.com
38581c44c5 adding embedcomponents 2001-02-26 03:07:28 +00:00
danm%netscape.com
c135133cd3 fix case of EmbedComponents.xpt (not critical, but it bugged me) 2001-02-26 02:55:58 +00:00
danm%netscape.com
10f8095e22 reorder includes more appropriately, get rid of no longer correct comment 2001-02-26 02:19:26 +00:00
danm%netscape.com
38a93a8cef change name of WindowCreator function to fix inexplicable Windows error necessitating careful ordering of includes files 2001-02-26 02:17:02 +00:00
danm%netscape.com
223c2c7772 fix compiler warnings 2001-02-26 02:00:38 +00:00
gayatrib%netscape.com
2885f191ea Fix for bug 40360--filter rules dialog missing new folder button. r=racham,sspitzer sr=bienvenu 2001-02-26 01:58:27 +00:00
disttsc%bart.nl
691d31526e Fix MOZ_TRACK_MODULE_DEPS=1 builds (senna) bustage by adding "windowwatcher embed_base" to REQUIRES 2001-02-26 01:35:24 +00:00
disttsc%bart.nl
eab1ac8ef0 Fix MOZ_TRACK_MODULE_DEPS=1 build (senna) bustage by adding windowwatcher to REQUIRES. 2001-02-26 01:29:27 +00:00
blakeross%telocity.com
bbe999182d Backing out doug to fix win bustage. 2001-02-26 00:55:18 +00:00
danm%netscape.com
993b4c1698 adding ability to open windows from JS. code copied from winEmbed. r=hyatt 2001-02-26 00:42:17 +00:00
danm%netscape.com
48ff9b0878 moving window opening code to WindowWatcher component. bug 67368 r=hyatt,jst 2001-02-26 00:37:55 +00:00
danm%netscape.com
f5437ab8bf general fixes to openwindow code. bug 67368 r=hyatt,jst 2001-02-26 00:36:54 +00:00
danm%netscape.com
6d73a9622d fix bad declaration 2001-02-26 00:35:41 +00:00
danm%netscape.com
dfec3854b8 teach GetInterface about nsIDOMWindow. bug 67369 r=hyatt,jst 2001-02-26 00:34:57 +00:00
danm%netscape.com
e5f99d15c8 teach GetInterface about nsIDOMWindow and nsIDocShellTreeItem. bug 67368 r=hyatt,jst 2001-02-26 00:33:48 +00:00
danm%netscape.com
735b6541a6 initialize window creator at startup. bug 67368 r=hyatt,jst 2001-02-26 00:31:44 +00:00
danm%netscape.com
1018009367 adding new file nsWindowCreator. bug 67368 r=hyatt,jst 2001-02-26 00:30:58 +00:00
danm%netscape.com
0047f0f33a new callback bridging Mozilla and embedding window creation. bug 67368 r=hyatt,jst 2001-02-26 00:29:16 +00:00
blakeross%telocity.com
2d55400a1d Making editor's |dont_AddRef| usages easier on the eyes (56033). r=timeless sr=scc 2001-02-26 00:28:58 +00:00
pavlov%netscape.com
be1d7289fa do the offsetting based on the bytes per row of the dest frame 2001-02-26 00:26:37 +00:00
saari%netscape.com
663288f745 JPEGs limping enough for preliminary performance numbers 2001-02-26 00:17:36 +00:00
dougt%netscape.com
e52b19822a Adding New Cache interfaces to build 2001-02-26 00:02:44 +00:00
blakeross%telocity.com
5958c3ff83 Mail search matching (69418). r=gayatrib sr=sspitzer 2001-02-25 23:28:53 +00:00
pavlov%netscape.com
07b05160ea fixing unix makefile 2001-02-25 23:13:51 +00:00
cls%seawood.org
70a68f932e Fix nspr autoconf for OpenVMS.
Thanks to Colin Blake <colin@theblakes.com> for the patch.
Bug #69842 r=cls
2001-02-25 21:50:47 +00:00
cls%seawood.org
07b14f65b0 Fix nspr autoconf support for OpenVMS.
Thanks to Colin Blake <colin@theblakes.com> for the patch.
Bug #69842 r=cls
2001-02-25 21:44:59 +00:00
pavlov%netscape.com
8254147b29 removing stupid code 2001-02-25 09:02:25 +00:00
pavlov%netscape.com
aac699b151 blah blah blah 2001-02-25 08:37:26 +00:00
pavlov%netscape.com
4a91682280 fixing the cancel nonsense to avoid longass page loads 2001-02-25 08:28:36 +00:00
wtc%netscape.com
21f455e99f Bugzilla bug #70116: make NSPR build on Win 98 with autoconf. Thanks to
David Avery <daa@distributed.net> for the bug report.
Modified files: configure, configure.in
2001-02-25 07:36:26 +00:00
dougt%netscape.com
e047ff2c94 Fixing return type: 2001-02-25 07:31:13 +00:00
dougt%netscape.com
806ef186c2 NOT PART OF BUILD!!
This is the windows makefile for the new cache.
2001-02-25 07:18:36 +00:00
saari%netscape.com
8ae5130a26 updating tip version of gfx2 macbuild 2001-02-25 05:14:43 +00:00
pavlov%netscape.com
2917dd154c removing files 2001-02-25 05:13:16 +00:00
bryner%uiuc.edu
fbd8035598 Removing unused sun-java stubs. r=edburns, jj. 2001-02-25 02:58:39 +00:00
bryner%uiuc.edu
7392e0471c Bug 68094 - set correct notification callbacks on channel for SMTP. r=sspitzer, sr=mscott. 2001-02-25 02:42:17 +00:00
jst%netscape.com
8ae5382ef7 Adding content_base.xpt to the windows and unix package files to fix bug 69993. r=disttsc@bart.nl, sr=ben@netscape.com 2001-02-25 02:31:34 +00:00
pavlov%netscape.com
a1603566b9 remove the channel cancelation stuff... don't do this here... 2001-02-25 02:23:55 +00:00
timeless%mac.com
a726c95637 fix bug 67790 javascript strict warnings in bookmarksOverlay.js
fix by maolson@earthlink.net r=timeless,a=alecf
2001-02-25 00:25:52 +00:00
jst%netscape.com
3672d97775 Fixing bug 69840. Implementing XULDocument.createProcessingInstruction(). r=jag, sr=ben@netscape.com 2001-02-25 00:00:52 +00:00
pavlov%netscape.com
0401eae41a added a parameter to a function that is part of the new imagelib.. passing nsnull to it in the image preloading code (ifdef'd out (not part of build)) sr=jst :-) 2001-02-24 23:56:07 +00:00
pavlov%netscape.com
98a0eae111 adding a loadgroup param 2001-02-24 23:45:30 +00:00
blakeross%telocity.com
160abd03ef The rest of the fix for 52308. Forgot to check this in earlier with something else, was r=timeless sr=erik. 2001-02-24 23:16:39 +00:00