Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
nelsonb%netscape.com 2ed1feb8e1 Eliminate the old global arena lock. Each ArenaPool now has its own lock.
The new PORTArenaPool struct, an extended PLAreanaPool, is used in place
of PLArenaPools.
2001-03-23 23:40:09 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
accessible Forgot some makefile. NOT IN BUILD 2001-03-05 20:26:03 +00:00
apache/gzip/src
build enabling new cache to build by default. a=chofmann, r=darinf 2001-03-22 01:33:46 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Fix MOZ_TRACK_MODULE_DEPS bustage 2001-03-23 08:44:39 +00:00
cck fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
chrome sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api 2001-03-13 02:02:05 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config turning on the new imagelib on windows. bug 70938 r=jag sr=waterson 2001-03-23 08:41:05 +00:00
content Changed to output '?' for unmapped characters if text/plain, bug 72155, r=ftang, sr=jst. 2001-03-23 23:39:04 +00:00
db 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
dbm OS/2 TB break 2001-03-14 04:11:42 +00:00
directory Clean up datasource. Return partial result list to allow progressive display. Don't onAssert for the attributes, let the user ask for them. Not part of the default build. r=dmose. 2001-03-22 15:02:24 +00:00
docshell Bugs 55069, 70951 - JS-blocking APIs for mailnews and embedding. r=mscott, sr=attinasi. 2001-03-23 04:22:56 +00:00
dom these files were not supposed to have been committed, reverting to previous version. sorry 2001-03-23 09:41:36 +00:00
editor bugzilla 72223 r=timeless, sr=hewitt fixing clipped buttons in spell check window. 2001-03-23 02:57:15 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Updated PATH setting code to be less reliant on registry settings. b=71363 2001-03-23 14:56:12 +00:00
expat Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst 2001-03-10 07:27:16 +00:00
extensions Added files & initial placeholders for PSM 2.0 help & related docs. 2001-03-23 20:24:47 +00:00
gc/boehm [not part of build] "fixes" the stack during GC initialization, so later stack crawls won't crash. 2001-02-27 01:09:44 +00:00
gconfig updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx include <$(DEPTH)\config\config.mak> 2001-03-23 09:49:08 +00:00
gfx2 Updates for libimg2 mac 2001-03-20 21:41:54 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
include carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
intl Changed to duplciate tm record to avoid the memory to be disturbed by following usage of localtime(), 2001-03-23 23:38:14 +00:00
java *not part of regular build* 2001-03-20 05:30:16 +00:00
jpeg 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
js Fix bug 72921. 2001-03-22 21:56:12 +00:00
js2 Added support for more html elements 2001-03-09 02:12:21 +00:00
l10n fix Bugzilla Bug 63103 add "About Plug-ins" to the Help menu 2001-03-21 02:35:13 +00:00
layout fix for bug 73239. output pixels instead of twips from GetNaturalImageSize. r=ninsheeth sr=shaver,smfr 2001-03-23 21:52:08 +00:00
lib carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
mailnews fix #21094. implement "select thread" (for my patient pal leaf). 2001-03-23 06:12:31 +00:00
modules adding extern "C" around the #include <jpeglib.h> to fix bug 73164 r=tor@cs.brown.edu 2001-03-23 07:45:00 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk fix for windows crash on profile startup, initalize disk cache lazily. bug 73197. r=beard, gordon sr=sfraser 2001-03-23 21:06:39 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Fix bug 73018 "SSL fails on Mac", check in for sfraser. r=pinkerton, sr=sfraser. 2001-03-23 22:41:07 +00:00
nunet updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
parser 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
plugin/oji/MRJ carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
privacy updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile Bug 71527 - On Unix, first profile after clean install is forgotten - migration will happen twice. r=racham@netscape.com, sr=sspitzer@netscape.com 2001-03-22 14:13:54 +00:00
rdf Bug 71530. Preflight required changes for RDF outliner. Need to include 'rdf.h' for progid prefixes. r=hyatt, sr=ben 2001-03-23 07:45:02 +00:00
security Eliminate the old global arena lock. Each ArenaPool now has its own lock. 2001-03-23 23:40:09 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver 2001-03-20 05:37:56 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java Removing unused sun-java stubs. r=edburns, jj. 2001-02-25 02:58:39 +00:00
themes Fixing broken menulists in mac classic. r=andreww 2001-03-22 22:54:56 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools Fixes for OBJDIR builds 2001-03-23 21:37:13 +00:00
tripledb updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
uriloader no bug - just reworking nsIURIContentListener to be more easily implemented in JS - does not affect any C++ interface signatures 2001-03-21 19:21:34 +00:00
view make this DEBUG_roc instead of DEBUG - we dont' ALL need to debug the view manager 2001-03-23 15:27:16 +00:00
wallet updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
webshell fix Bug 70989 Clean up lots of "shadows" and other common warnings 2001-03-21 05:32:22 +00:00
webtools Fixing strict JS warnings (20364). patch=david.gardner 2001-03-21 03:57:33 +00:00
widget #36665 2001-03-23 03:22:56 +00:00
xpcom Fix some inefficiency in nsNativeComponentLoader.cpp, bug=51210, author=Mark Stankus <mstankus@calpoly.edu>, r=bzbarsky@mit.edu, sr=shaver. 2001-03-23 07:34:34 +00:00
xpfc updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
xpfe defer history loading until the first page is added to history for percieved performance improvement 2001-03-23 15:23:40 +00:00
xpinstall Added nkcache to packages for unix and win platforms. r=pavlov 2001-03-23 09:10:38 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
LEGAL
LICENSE
Makefile.in unix build changes to conditionally build new directories if configure flags are specified. part of bug 70938. r=dbaron@fas.harvard.edu sr=cls@seawood.org 2001-03-19 23:26:47 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh Land the rest of the --enable-static-components build changes. 2001-03-20 05:42:58 +00:00
client.mak adding new directories to the pull scripts for new imagelib. bug 70938 r=bryner sr=cls 2001-03-08 23:18:55 +00:00
client.mk adding new directories to the pull scripts for new imagelib. bug 70938 r=bryner sr=cls 2001-03-08 23:18:55 +00:00
configure Automated update 2001-03-22 00:30:10 +00:00
configure.in Enabling new cache build in Linux. r=beard; sr=mscott,rpotts; a=chofmann 2001-03-22 00:18:13 +00:00
embed.mak NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668 2001-02-23 12:54:24 +00:00
embed.mk NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668 2001-02-21 12:27:11 +00:00
makefile.win including config.mak to fix build bustage on windows. r=darin 2001-03-23 09:25:25 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00