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
Перейти к файлу
jband%netscape.com b15cb8260f not part of the build. Update xptcall status page 2001-03-23 03:24:59 +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
caps Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf 2001-03-14 02:42: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
config Enables new cache on Win32. r=dougt,gagan a=mscott,rpotts,chofmann 2001-03-22 03:08:15 +00:00
content #36665 2001-03-23 03:22:56 +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 Fix leak of nsAtom, some string clean-up, r=gagan, sr=jst 2001-03-22 09:53:30 +00:00
dom match rev 1.3 of nsPIWindowWatcher.idl. r=ccarlen,hyatt (hyatt also r=ed my previous checkins) 2001-03-23 03:16:51 +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
embedding changing |open| methods' parameters to 8-bit strings. adding window.openDialog-style 'extra arguments' parameter to OpenWindow(). preliminary for bug 71895 & others. code largely=jst, r=ccarlen,jst,me 2001-03-23 03:14:55 +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 bug 67379, bug 67389, bug 72855 Wallet Preview enhancements r=pnunn, sr=alecf 2001-03-23 02:58:11 +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
gfx checkin for prabhat.hegde@eng.sun.com: 2001-03-23 02:42:55 +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 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +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 #36665 2001-03-23 03:22:56 +00:00
lib carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
mailnews More of the same -- Fix 73033, crash on opening addressbook. 2001-03-23 01:45:52 +00:00
modules Potential final candidates for the basis of the nsPref re-write. [Not part of the build] 2001-03-22 23:34:41 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Fix bug #63162 . Make sure that nsSocketBOS::Write actually finishes the write with non-blocking sockets where there is a short write. This should fix problems with large corrupted mail attachments. r=darin,bryner sr=brendan 2001-03-23 03:14:56 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub bugzilla: 72261. fix linking problems 2001-03-21 19:36:31 +00:00
nunet
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
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 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
security put Ian's fix to the HP coredump back, call cmsutil without parameters prior 2001-03-23 00:39:57 +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
tools Adding 32048ObjDir support, some comments 2001-03-22 08:02:43 +00:00
tripledb
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 Activating new view manager by default. This fixes a swath of bugs related to fixed positioning, transparent views, z-index handling, and more! Bug 39621. r=kmcclusk, sr=attinasi. To disable the new view manager, use 'user_pref(nglayout.debug.enable_scary_view_manager, false);' in your prefs.js file. 2001-03-22 15:54:50 +00:00
wallet
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 not part of the build. Update xptcall status page 2001-03-23 03:24:59 +00:00
xpfc
xpfe checking in new icons. old ones were fugly. r=endico/sr=sfraser. 2001-03-23 02:46:21 +00:00
xpinstall #71991: added archive size tags + valid download url for the xpi's - r=sgehani 2001-03-23 02:35:41 +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 conditionaly build the new imagelib on windows. bug 70938. r=bryner sr=cls 2001-03-22 08:47:54 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk