INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
dbaron%fas.harvard.edu 755bf45686 Switch to using typesafe way of accessing style data. r=hyatt sr=waterson b=111883 2001-11-28 05:06:17 +00:00
README
accessible Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
apache/gzip/src
build Part of Bug #110543 for adding smime UI to message display. If we are building smime and building psm, 2001-11-27 23:40:32 +00:00
calendar Add Windows makefile for calendar. 2001-11-22 19:15:20 +00:00
caps Bug 109113 - misplaced #ifdef DEBUG caused fix not to work in opt builds. 2001-11-27 00:29:20 +00:00
cck Bug 111980 - CCK build broken - changing target from install to libs as a 2001-11-26 22:56:12 +00:00
chrome Bugzilla Bug 107823 change nsIFile 2001-11-26 08:05:05 +00:00
cmd/xfe/src
config Add HAVE_GCC3_ABI so the build system can know whether we're using gcc3. r=cls sr=shaver b=71627 2001-11-25 23:28:13 +00:00
content Add typesafe functions (global |GetStyleData|) for accessing style data. b=111883 r=pierre sr=hyatt 2001-11-28 05:04:23 +00:00
db fix for assertion that would be caused by my next checkin, checking in for bienvenu, r=alecf, sr=sspitzer bug 111333 2001-11-27 05:16:35 +00:00
dbm Bugzilla bug 111287: checked in a patch from Dave Inglis <dinglis@qnx.com> 2001-11-27 01:06:33 +00:00
directory 96154 - Remove class=outlinercol-header outlinercol-inset-header from outliner, r=ben, sr=hyatt 2001-11-21 11:00:22 +00:00
docshell Fix for bug # 99638. r=darin sr=rpotts. Use nsIMultiPartChannel to access 2001-11-27 23:14:15 +00:00
dom Make LiveConnect optional once more. b=112215 r=leaf@mozilla.orf sr=shaver@mozilla.org 2001-11-27 20:32:26 +00:00
editor Fix for bug 109754 (crash on dhtmlcentral.com). r=kin@netscape.com, sr=jst@netscape.com 2001-11-28 03:22:30 +00:00
ef
embedding Changed in acordance with mfcembed 2001-11-27 23:43:36 +00:00
expat Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
extensions #111340 Autodetect All detect SJIS as Greek 2001-11-28 00:25:14 +00:00
gc/boehm Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
gconfig
gfx Region code doesn't need to be threadsafe since it all runs on one thread. b=110802 r=bryner sr=waterson 2001-11-28 04:59:26 +00:00
gfx2 new image code for windows. not part of build. bug 104999 2001-10-25 09:01:32 +00:00
grendel
htmlparser first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake 2001-11-27 21:13:53 +00:00
include Removing dead file, not part of the build. r=jag. 2001-11-17 05:45:35 +00:00
intl fix bustage in win32 static build, and also it's run-time err, unable to get 2001-11-28 02:36:27 +00:00
java Bugzilla Bug 107823 change nsIFile 2001-11-26 08:05:05 +00:00
jpeg
js Update all pointers to an arena that moved when it was reallocated (111557, r=shaver, sr=jband). 2001-11-27 21:27:59 +00:00
js2 Added more statement semantics 2001-11-27 02:39:34 +00:00
l10n Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
layout Switch to using typesafe way of accessing style data. r=hyatt sr=waterson b=111883 2001-11-28 05:06:17 +00:00
lib Backing out fix for remote mach-o builds as it left mach-o builds fragile. 2001-11-03 03:29:05 +00:00
mailnews Fix leak of nsMsgProgress (and the things it owns) when sending mail. r=bienvenu sr=waterson b=99180 2001-11-28 04:47:20 +00:00
modules bug 112312 removing 32k allocs from libjar. darin&dp r=dbaron, sr=darin 2001-11-28 03:23:16 +00:00
mozilla
msgsdk
mstone
netwerk fixes bug 112257 "Reply quoting includes header text" r=gagan, sr=mscott 2001-11-28 00:59:02 +00:00
nsprpub Use -no-cpp-precomp instead of -traditional-cpp for darwin 2001-11-14 04:01:43 +00:00
nunet
other-licenses install:: -> libs:: 2001-11-28 00:06:08 +00:00
parser first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake 2001-11-27 21:13:53 +00:00
plugin/oji [not part of build] Use templates for releasing misc. CF references. 2001-11-16 23:33:33 +00:00
privacy
profile fix booboo in properties file caused by mistake in copy-paste application of henrik 2001-11-25 23:22:23 +00:00
rdf Timing rdf blocking parse for timeline enabled builds 2001-11-26 22:28:37 +00:00
security Fix crlutil crash on error 2001-11-28 02:47:22 +00:00
silentdl
string Checking in alecf's fix for bug 112209, string code performance regression. r=dbaron@netscape.com, sr=jst@netscape.com 2001-11-28 04:59:29 +00:00
suite
sun-java
themes bug 109596 r-shliang sr-hewitt fixing disabled button hover state. 2001-11-27 23:32:12 +00:00
timer
tools NOT part of normal build. 2001-11-28 02:07:42 +00:00
uriloader Don't return a mime info based on mime type if we didn't get a helper to 2001-11-27 21:24:32 +00:00
view My cleanup checkin for bug 73382 caused 5% increase in page load times. Backing out. 2001-11-24 05:37:25 +00:00
webshell My cleanup checkin for bug 73382 caused 5% increase in page load times. Backing out. 2001-11-24 05:37:25 +00:00
webtools Bug 108312 - The mid-air collision page was only showing the most recent changes if two people comitted changes to a bug while you were viewing it. 2001-11-27 15:04:52 +00:00
widget Remove |#ifdef NS_TRACE_MALLOC| code to flush logfiles for real-time TM readers until we figure out a better way to do it that doesn't break low and lowest priority timers. b=111651 r=brendan sr=waterson 2001-11-28 04:48:38 +00:00
xpcom Checking in alecf's fix for bug 112209, string code performance regression. r=dbaron@netscape.com, sr=jst@netscape.com 2001-11-28 04:59:29 +00:00
xpfe Bug 105809 - filepicker crash if the user does not have read permission for the directory. r=jag, sr=shaver. 2001-11-27 23:02:07 +00:00
xpinstall Passes parameters correctly for install.Execute() and file.Execute(). 2001-11-26 20:46:41 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Move that comment back to the first column otherwise it gets printed in the build log. 2001-11-27 06:54:22 +00:00
aclocal.m4
allmakefiles.sh Add MAKEFILES_macmorefiles to the "all" list. 2001-11-27 19:27:46 +00:00
client.mak Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
client.mk Remove use of MOZ_MAKE_ENV. Builds should use |make -j3| instead of |MAKE='make -j3' make| 2001-11-22 04:02:28 +00:00
configure Automated update 2001-11-26 22:42:56 +00:00
configure.in Add explicit check against zero when looking to remove an option so that test doesn't treat the return value of grep as "true" always. 2001-11-26 22:28:12 +00:00
embed.mak
embed.mk
makefile.win Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk