apache/gzip /src
build
Added the building of appfilelocationprovider lib.
r=sfraser
2000-08-11 20:21:09 +00:00
calendar
caps
Fix 47354 and 39975 by providing a system-privileged scope backstop for
2000-08-16 04:01:02 +00:00
cck
updating this image to remove license and readme icons
2000-08-16 23:26:21 +00:00
chrome
Fix for 48083. r=danm
2000-08-17 00:10:40 +00:00
cmd
config
Fixed path to jar.mn in comment
2000-08-12 10:11:50 +00:00
content
43420 + CSS3 update: renamed "text-align:-moz-default" into "text-align:start"
2000-08-17 13:28:18 +00:00
db
don't write out row comments for mork, r=waterson 44556
2000-07-26 21:14:34 +00:00
dbm
Tinderbox break - change OS/2 only code - third time is a charm
2000-07-10 20:38:41 +00:00
directory
refine to assign to the prototype rather than the created objects, and add debugging stuff to help shaver. a=r=(not built)
2000-08-15 20:58:17 +00:00
docshell
Fixing 46490, r=sean, r=waterson, r=valeski, a=adamlock
2000-08-17 19:16:39 +00:00
dom
First-stage fix for dogfood bug 49012. r=ben
2000-08-17 08:11:11 +00:00
editor
gave a pref a better name and a more traditional set of values.
2000-08-17 09:51:27 +00:00
ef
embedding
unused files for simple embedding shell
2000-08-17 19:12:23 +00:00
expat
extensions
bug 49189, crash when updating wallet tables, r=pnunn
2000-08-16 23:05:03 +00:00
gc /boehm
Change the stack trace format printed by the Boehm GC on Linux so it can be post-processed by addr2line. r=wade
2000-08-16 23:02:40 +00:00
gconfig
gfx
Count the nsFontGTK class in the leak stats. Some of these are leaked, so the numbers may go up. r=waterson
2000-08-16 23:05:56 +00:00
grendel
htmlparser
bug 30487 ( nsbeta3+ ) - Watch out for barriers before popping off any stylistic
2000-08-17 20:54:49 +00:00
include
Removing unused files. Not part of the build. r=cls.
2000-08-01 22:35:28 +00:00
intl
add perl tool which convert CP932.TXT to a JIS0208 table
2000-08-17 00:07:54 +00:00
java
bug=49293
2000-08-17 19:54:43 +00:00
jpeg
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
js
Fix for bug 49302
2000-08-17 12:37:32 +00:00
js2
Updated to generate Netscape 6-compatible HTML
2000-08-11 06:27:55 +00:00
l10n
one-line fix for 46658, r=ben
2000-08-10 00:52:02 +00:00
layout
fixes when to use preferred size versus computed size versus available size.
2000-08-17 20:08:44 +00:00
lib
New files for profiling on Mac
2000-07-28 23:45:55 +00:00
mailnews
disable filters with invalid move targets 46876 r=alecf
2000-08-17 20:10:51 +00:00
modules
Part of 46490 fix, r=adamlock
2000-08-17 19:26:15 +00:00
msgsdk
mstone
netwerk
fix host header syntax for IPv6 address literals: bug 45891 r=gagan a=waterson
2000-08-17 20:19:15 +00:00
network/protocol /http
nsprpub
Bugzilla bug #15906 : added GC_LEAK_DETECTOR support for Linux.
2000-08-14 22:05:22 +00:00
nunet
parser
bug 30487 ( nsbeta3+ ) - Watch out for barriers before popping off any stylistic
2000-08-17 20:54:49 +00:00
plugin/oji /MRJ
Fix bustage.
2000-08-13 15:07:42 +00:00
privacy
profile
Fix for bugs 47058 and 47097. r=sgehani
2000-08-17 19:28:06 +00:00
rdf
First-stage fix for dogfood bug 49012. r=ben
2000-08-17 08:11:11 +00:00
README /mozilla
Just added a newline for test purposes
2000-08-04 04:49:05 +00:00
security
Remove some unnecessary access paths from the project file.
2000-08-16 00:56:53 +00:00
silentdl
string
not yet part of the build, this new class provides a more consistent and flexible answer to the need for functions like |AppendInt| and |AppendFloat|. It is a short readable string produced with printf.
2000-08-17 01:08:30 +00:00
suite
sun-java
Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381
2000-07-27 21:56:07 +00:00
themes
For modern skin:
2000-08-17 07:25:00 +00:00
timer
tools
New Daily Run data: not part of build
2000-08-15 17:30:17 +00:00
tripledb
uriloader
Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h
r=valeski
2000-08-11 20:31:57 +00:00
view
Adding new nsIView/nsIViewManager APIs so that a view can have a different parent for Z-order/clipping purposes than its geometric parent. Bug 39621. r,a=waterson
2000-08-12 19:05:52 +00:00
wallet
webshell
Adding the original contributor of this code to the Contributors list
2000-08-07 17:48:22 +00:00
webtools
Deflect email away from me.
2000-08-16 23:07:37 +00:00
widget
Fixing bug 42345 - hook up NS_MOVE events when a toplevel window is moved
2000-08-17 20:51:43 +00:00
xpcom
b=47143, r=valeski. Puts the real object release on the proper thread.
2000-08-17 05:02:37 +00:00
xpfc
xpfe
fix for 45770 r=nisheeth.
2000-08-17 20:44:43 +00:00
xpinstall
fixing bug #33342 - new exit setup string. a=dveditz r=sgehani
2000-08-16 23:02:19 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh
Bug 44480. Demote 'width' and 'height' attributes from NSDocument to NSHTMLDocument and XULDocument; make nsHTMLDocument's implementation use the <body> element's frame (instead of the <html> element's frame) to determine metrics. r=jst
2000-08-16 01:04:52 +00:00
client.mak
modify client.mak to include commented out co variables needed to pull tree on branch to make future branches slightly easier.
2000-07-26 22:43:27 +00:00
client.mk
Remove obsolete pull l10n commands.
2000-06-29 00:18:55 +00:00
configure
Automated update
2000-08-15 18:45:09 +00:00
configure.in
libIDL fix for OpenVMS only. r=leaf
2000-08-15 18:30:59 +00:00
LEGAL
LICENSE
Makefile.in
Added appfilelocationprovider lib
r=valeski
2000-08-11 20:17:55 +00:00
makefile.win
Added appfilelocationprovider lib
r=valeski
2000-08-11 20:17:55 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk