accessible
|
Accessibility DLL. Not in build.
|
2001-02-14 20:51:33 +00:00 |
apache/gzip/src
|
|
|
build
|
Fix jst bustage
|
2001-02-19 23:53:33 +00:00 |
calendar
|
|
|
caps
|
Bug 66331, nsCodebasePrincipal::GetOrigin needs to specify the port
|
2001-02-14 00:27:34 +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
|
Back out dougt's channel changes
|
2001-02-12 03:14:23 +00:00 |
cmd
|
|
|
config
|
Don't try to use win32.order files in a debug build. sr=jband
|
2001-02-15 23:04:33 +00:00 |
content
|
Make ImageListener not confuse leak logging by doing refcounting the way we do it everywhere else. r=disttsc@bart.nl sr=brendan@mozilla.org b=64452
|
2001-02-20 13:46:59 +00:00 |
db
|
65845 first cut of the order files
|
2001-02-13 02:48:02 +00:00 |
dbm
|
carbon changes. r=pink/sdagley/beard. a=sfraser.
|
2001-02-13 21:48:26 +00:00 |
directory
|
Add REQUIRES line to fix --enable-ldap + MOZ_TRACK_MODULE_DEPS bustage.
|
2001-02-17 18:30:12 +00:00 |
docshell
|
Fix for bug # 39938. Client side redirection messes up SH. r=rpotts, adamlock
|
2001-02-15 19:10:16 +00:00 |
dom
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
editor
|
67337: Initial implementation of Tableize. r=aaronl sr=sfraser
|
2001-02-17 01:33:07 +00:00 |
ef
|
|
|
embedding
|
Added a missing break statement to embedding API. b=68934
|
2001-02-20 13:34:22 +00:00 |
expat
|
Bug 34168, report error instead of crashing if we encounter a parameter entity containing double percent sign. Fix from James Clark. r=nisheeth, a=vidur.
|
2001-01-04 23:03:32 +00:00 |
extensions
|
just renaming the HTML files checked in last night (sr=alecf, r=leaf, b=67376), extra r=bz on renaming files in cvs
|
2001-02-20 15:01:31 +00:00 |
gc/boehm
|
Improve the boehm GC's ability to dump all leaked objects at shutdown. Patch partly by waterson@netscape.com, partly by me. r=beard@netscape.com sr=brendan@mozilla.org b=59967
|
2001-02-20 13:50:26 +00:00 |
gconfig
|
|
|
gfx
|
#60412
|
2001-02-20 03:06:40 +00:00 |
gfx2
|
adding imageframe/container to xlib
|
2001-01-23 20:46:36 +00:00 |
grendel
|
|
|
htmlparser
|
Modified parser test script.
|
2001-02-16 17:44:23 +00:00 |
include
|
carbon changes. r=pink/sdagley/beard. a=sfraser.
|
2001-02-13 21:48:26 +00:00 |
intl
|
Removed two functions from nsICollation which use nsString, r=mkaply@us.ibm.com, sr=sspitzer.
|
2001-02-16 22:10:35 +00:00 |
java
|
r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak ref
|
2001-01-31 21:04:10 +00:00 |
jpeg
|
65845 first cut of the order files
|
2001-02-13 02:48:02 +00:00 |
js
|
bug 66610 - add xpconnect support for DOMStrings. r=jst sr=brendan
|
2001-02-20 08:09:19 +00:00 |
js2
|
New icodes to handle instanceof/is. Moved operator name handling to icg
|
2001-02-16 23:15:34 +00:00 |
l10n
|
fix bug 61801 javascript strict warnings in FilterListDialog.js
|
2001-02-13 14:40:49 +00:00 |
layout
|
Remove static constructor for nsStyleColor. r=disttsc@bart.nl sr=brendan@mozilla.org b=67341
|
2001-02-20 13:44:43 +00:00 |
lib
|
carbon changes. r=pink/sdagley/beard. a=sfraser.
|
2001-02-13 21:48:26 +00:00 |
mailnews
|
61380 67637 68958. r=chuang sr=bienvenu. Made drag and drop of folders work on mac. fixed
|
2001-02-20 01:12:38 +00:00 |
modules
|
Bug 68970 - tune libimg throttling constants for better performance.
|
2001-02-18 01:05:45 +00:00 |
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
[not part of build] added gThemeActions dispatch table.
|
2001-02-20 04:17:09 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Allow spaces in --enable-optimize args. Bug #68246 r=leaf a=brendan
|
2001-02-09 21:30:09 +00:00 |
nunet
|
|
|
parser
|
Modified parser test script.
|
2001-02-16 17:44:23 +00:00 |
plugin/oji/MRJ
|
carbon changes. r=pink/sdagley/beard. a=sfraser.
|
2001-02-13 21:48:26 +00:00 |
privacy
|
|
|
profile
|
65845 first cut of the order files
|
2001-02-13 02:48:02 +00:00 |
rdf
|
Bug 15586. Call nsIRDFXMLSinkObservers on synchronous load, too. r=dougt, sr=alecf
|
2001-02-20 03:31:24 +00:00 |
README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
security
|
Get everything building and linking on WINNT.
|
2001-02-20 05:38:45 +00:00 |
silentdl
|
|
|
string
|
bug #59429: adding directories, readme's, a mac project, and other things that will be filled in as I move the string code out of xpcom and into its own library. This is not yet part of the build, but jst reviewed it for me anyway. I'll get appropriate review and super-review before adding this directory to the module and to the build.
|
2001-02-19 12:06:34 +00:00 |
suite
|
|
|
sun-java
|
No longer build unused sun-java stubs. r=edburns@acm.org, jeff.dyer@compilercompany.com.
|
2001-02-03 03:23:55 +00:00 |
themes
|
mac bustage
|
2001-02-19 05:58:47 +00:00 |
timer
|
|
|
tools
|
Scripts shouldn't be in TARGETS, because it makes them be removed by 'make clean'.
|
2001-02-16 18:20:06 +00:00 |
tripledb
|
|
|
uriloader
|
carbon changes. r=pink/sdagley/beard. a=sfraser.
|
2001-02-13 21:48:26 +00:00 |
view
|
Force nsViewManager to respect DONT_BITBLT flags on descendant views when we scroll a parent view. Fix for bug 68499. r=kmcclusk,sr=attinasi
|
2001-02-16 21:41:52 +00:00 |
wallet
|
|
|
webshell
|
Fix for bug # 39938. Client side redirection messes up SH. r=rpotts, adamlock
|
2001-02-15 19:10:16 +00:00 |
webtools
|
0.8
|
2001-02-17 02:03:23 +00:00 |
widget
|
#67477
|
2001-02-20 15:50:58 +00:00 |
xpcom
|
Improve the boehm GC's ability to dump all leaked objects at shutdown. Patch partly by waterson@netscape.com, partly by me. r=beard@netscape.com sr=brendan@mozilla.org b=59967
|
2001-02-20 13:50:26 +00:00 |
xpfc
|
|
|
xpfe
|
Remove static constructors from nsRelatedLinksHandler. r=disttsc@bart.nl sr=brendan@mozilla.org b=67314
|
2001-02-18 17:07:19 +00:00 |
xpinstall
|
Fix MOZ_TRACK_MODULE_DEPS bustage by adding dom to REQUIRES.
|
2001-02-20 00:57:23 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
client.mak
|
Add a depend target for xpconnect_standalone. No effect on mozilla builds. r=cls
|
2001-02-01 19:58:12 +00:00 |
client.mk
|
sed regex needs to be quoted
|
2001-01-27 18:42:15 +00:00 |
configure
|
Automated update
|
2001-02-18 16:30:14 +00:00 |
configure.in
|
Fix bug #68882. Don't build xinerama support since it crashes the dynamic loader on stock RH 7.0. Add an explicit --enable-xinerama flag. r=cls
|
2001-02-18 16:16:54 +00:00 |
embed.mak
|
NOT PART OF BUILD. Updated embed.mak to work again. b=68688
|
2001-02-13 14:24:24 +00:00 |
embed.mk
|
Second cut at an embedding makefile. This is not part of the seamonkey build.
|
2000-11-22 18:39:16 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
makefile.win
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|