apache/gzip/src
|
|
|
build
|
Import mathml.css into ua.css when building MathML. Not part of build. r=jj. a=waterson.
|
2000-07-11 06:47:53 +00:00 |
calendar
|
|
|
caps
|
Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani
|
2000-07-12 03:10:33 +00:00 |
cck
|
removing the hash from the list of dirs in makefile.win
|
2000-07-07 17:35:29 +00:00 |
chrome
|
Fix for XBL being able to execute scripts in skins. Bugzilla is down, so I can't give the number. r=danm
|
2000-07-12 00:17:07 +00:00 |
cmd
|
|
|
config
|
removing -nologo. It is reduntant. ra=leaf@mozilla.org
|
2000-07-12 22:33:55 +00:00 |
content
|
Fix for smoketest blocker. r=saari, bug#=35952
|
2000-07-12 22:24:29 +00:00 |
db
|
fix mork memory leak, a+r=waterson 35913
|
2000-07-05 22:40:17 +00:00 |
dbm
|
Tinderbox break - change OS/2 only code - third time is a charm
|
2000-07-10 20:38:41 +00:00 |
directory
|
added a few issues that came up while revamping the callback model
|
2000-07-12 23:08:11 +00:00 |
docshell
|
Fix for Bug #41707 --> JS and data urls were not getting an owner set on them when they were entered from the urlbar. this
|
2000-07-12 05:06:28 +00:00 |
dom
|
Fixing comment within comment warnings, duh. r=pavlov
|
2000-07-12 02:35:59 +00:00 |
editor
|
fix for 43903; making a list after inline contnet doesnt work
|
2000-07-12 23:21:49 +00:00 |
ef
|
|
|
embedding
|
NOT PART OF BUILD - PHOTON ONLY
|
2000-07-12 13:53:29 +00:00 |
expat
|
Fix "comparison between signed and unsigned" build warning.
|
2000-04-26 14:25:47 +00:00 |
extensions
|
NOT IN THE BUILD
|
2000-07-12 07:52:02 +00:00 |
gc/boehm
|
[not part of build] using non-debugging allocators to keep out of leak reports.
|
2000-04-13 06:40:16 +00:00 |
gconfig
|
|
|
gfx
|
Fix for nsbeta2+ bug 36470: colors are wrong across multiple monitors of different bit depths on MacOS. r= pinkerton
|
2000-07-11 20:27:42 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
38232 (nsbeta2+): Make line break character configurable in the
|
2000-07-10 19:46:59 +00:00 |
include
|
Mac needs History_entry struct.
|
2000-07-10 08:12:01 +00:00 |
intl
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
java
|
Removed runem.solaris because we now have the cross platform runem.pl.
|
2000-07-11 23:44:35 +00:00 |
jpeg
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
js
|
do not include -lm for HPUX (as well as BeOS)
|
2000-07-12 22:41:17 +00:00 |
js2
|
Implemented Import -only it's not in the parser yet.
|
2000-07-11 23:49:20 +00:00 |
l10n
|
Ignore generated files
|
2000-07-08 00:24:33 +00:00 |
layout
|
Fix for smoketest blocker. r=saari, bug#=35952
|
2000-07-12 22:24:29 +00:00 |
lib
|
bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser
|
2000-06-20 23:10:06 +00:00 |
mailnews
|
fix 45184 crash involving rdf literals r=alecf
|
2000-07-12 22:54:45 +00:00 |
modules
|
fix for bug#40785, #40767: added new state so gif load can be aborted without
|
2000-07-12 23:27:54 +00:00 |
msgsdk
|
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
Fix MAC bustage
|
2000-07-12 23:20:04 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Bugzilla bug #45141: checked in an OS/2 patch from Michael Kaply
|
2000-07-12 00:10:37 +00:00 |
nunet
|
|
|
parser
|
38232 (nsbeta2+): Make line break character configurable in the
|
2000-07-10 19:46:59 +00:00 |
plugin/oji/MRJ
|
Fixed nsIMemory implementation.
|
2000-06-03 16:31:16 +00:00 |
privacy
|
|
|
profile
|
#40177
|
2000-07-12 22:42:41 +00:00 |
rdf
|
Fix for XBL being able to execute scripts in skins. Bugzilla is down, so I can't give the number. r=danm
|
2000-07-12 00:17:07 +00:00 |
README/mozilla
|
*** empty log message ***
|
2000-03-28 02:10:58 +00:00 |
security
|
fingerprint had to handled in certutil for now since SECU_PrintCertificate receives a decoded DER. see #45303
|
2000-07-12 22:42:57 +00:00 |
silentdl
|
|
|
string
|
fix self assignment, self append, self replace problems. r=waterson
|
2000-06-29 22:17:53 +00:00 |
suite
|
|
|
sun-java
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
themes
|
fix for profile manager header (fix circle and icon)
|
2000-07-12 07:55:58 +00:00 |
timer
|
|
|
tools
|
Add the refcount balancer to mozilla/tools so it can be maintained more easily. This tool was written by Chris Waterson with contributions by a number of other people. I modified the files being added here from the most recent versions on http://www.mozilla.org/performance/refcnt-balancer.html in the following ways:
|
2000-07-12 01:32:54 +00:00 |
tripledb
|
|
|
uriloader
|
Bug #43583 --> throw the switch for the helper app dialog. Start invoking the helper app dialog and bring it
|
2000-07-12 06:09:02 +00:00 |
view
|
r=cls, a=brendan
|
2000-07-10 21:08:54 +00:00 |
wallet
|
|
|
webshell
|
bug 44146, improperly parented modal dialogs, r=danm
|
2000-07-12 02:29:53 +00:00 |
webtools
|
Add "Windows ME" operating system and a comment about how to add new os's (et al) to an already installed system
|
2000-07-10 23:01:26 +00:00 |
widget
|
Removing mcafee from debug output. r=pavlov
|
2000-07-11 22:49:22 +00:00 |
xpcom
|
Document recent changes to XPCOM memory tools. (Documentation. Not part of build.)
|
2000-07-12 03:21:45 +00:00 |
xpfc
|
|
|
xpfe
|
r=law, vishy
|
2000-07-12 22:45:11 +00:00 |
xpinstall
|
Make Linux and Mac installers install to the target directory instead of the
|
2000-07-12 03:42:35 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Added new Photon Embedding directories.
|
2000-07-12 13:56:39 +00:00 |
client.mak
|
Removing -d "$(CVSROOT)" option. This messes up under 4nt.
|
2000-07-06 21:20:26 +00:00 |
client.mk
|
Remove obsolete pull l10n commands.
|
2000-06-29 00:18:55 +00:00 |
configure
|
Automated update
|
2000-07-11 20:45:12 +00:00 |
configure.in
|
Applying jgaunt's & jim_nance's change (see rev 1.647 & 1.649) to
|
2000-07-11 20:33:33 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Explicitly use $topsrcdir so that mozconfig files are removed even for objdir builds
|
2000-07-07 10:34:45 +00:00 |
makefile.win
|
change dirs ordering to see if this fixes install order.
|
2000-06-25 01:59:57 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|