README/mozilla
|
…
|
|
apache/gzip/src
|
…
|
|
build
|
41054: Bundle 2-3 langpacks with Seamonkey. r=sfraser.
|
2000-07-20 23:21:08 +00:00 |
calendar
|
…
|
|
caps
|
fix for 42387, r=dveditz
|
2000-07-20 01:16:15 +00:00 |
cck
|
changing the exe name from Netscapesetup to N6setup
|
2000-07-13 20:31:14 +00:00 |
chrome
|
now holds a strong reference to its chrome data source (mComposite). consequent circular reference is broken with stupid refcounting tricks. bug 44621 r=hyatt
|
2000-07-19 23:39:50 +00:00 |
cmd
|
…
|
|
config
|
bug fixing
|
2000-07-20 22:28:01 +00:00 |
content
|
Fixing nsbeta2+ bug 45019, images didn't show up on document that were fully created with document.open(): document.write();... r=nisheet&rpotts
|
2000-07-21 23:44:38 +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
|
Fixing nsbeta2+ bug 45019, images didn't show up on document that were fully created with document.open(): document.write();... r=nisheet&rpotts
|
2000-07-21 23:44:38 +00:00 |
dom
|
Fixed GetSearch to deal with urls that don't implement nsIURL. r=waterson
|
2000-07-15 00:14:02 +00:00 |
editor
|
fix for 33213; r=sfraser
|
2000-07-21 22:06:48 +00:00 |
ef
|
…
|
|
embedding
|
disable test. damn sunos.
|
2000-07-20 03:21:31 +00:00 |
expat
|
…
|
|
extensions
|
b44281, r=don, a=don
|
2000-07-21 00:38:04 +00:00 |
gc/boehm
|
…
|
|
gconfig
|
…
|
|
gfx
|
Enable 8-bit alpha channel for images on Windows. Bug 36694. Patch thanks to VYV03354@nifty.ne.jp. r=kmcclusk,dcone a=brendan
|
2000-07-20 04:19:23 +00:00 |
grendel
|
…
|
|
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
|
add one space to add check in comment for last check in
|
2000-07-19 06:30:52 +00:00 |
java
|
** not part of tbuild **
|
2000-07-18 00:03:47 +00:00 |
jpeg
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
js
|
r=brendan@mozilla.org Bug #31381 Bug in Alpha 64-bit pointer cast.
|
2000-07-21 21:57:29 +00:00 |
js2
|
added jsmath.cpp/h
|
2000-07-21 05:07:29 +00:00 |
l10n
|
41054 : Bundle 2-3 language packs with Seamonkey. Change en-GB->en-DE in
|
2000-07-20 21:40:42 +00:00 |
layout
|
Fixing nsbeta2+ bug 45019, images didn't show up on document that were fully created with document.open(): document.write();... r=nisheet&rpotts
|
2000-07-21 23:44:38 +00:00 |
lib
|
bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser
|
2000-06-20 23:10:06 +00:00 |
mailnews
|
Bug #43658: AddressBook Skin. r=hangas
|
2000-07-22 00:45:32 +00:00 |
modules
|
bug=23157
|
2000-07-22 00:48:26 +00:00 |
msgsdk
|
…
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
39797. r=mscott. MAC was sending back an empty string as the mime type down in the MIMEService, now we return an error in the mime service if we confront this, and that causes HTTP to produce a default type
|
2000-07-21 23:52:36 +00:00 |
network/protocol/http
|
…
|
|
nsprpub
|
BugZilla: 45623
|
2000-07-19 22:03:36 +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
|
Fix for regression nsbeta2+ bug #45299. r=sgehani
|
2000-07-17 19:56:53 +00:00 |
rdf
|
Bug 46079. Fix regression I introduced yesterday; NS_LITERAL_STRING() expands to nsAutoString on Linux, so this would assign a compiler temporary to the 'tag' variable.
|
2000-07-21 19:59:39 +00:00 |
security
|
Change s_mp_norm to always use a power of two as the normalizing factor.
|
2000-07-21 21:06:08 +00:00 |
silentdl
|
…
|
|
string
|
Inline 'operator PRUnichar*()', 'operator char*()'; add inline 'get()' methods. r=brendan
|
2000-07-13 03:20:28 +00:00 |
suite
|
…
|
|
sun-java
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
themes
|
pointing box-header-circle's background-image url to the gif's actual location. parallel to Mac bug 45509 r=ben@netscape.com
|
2000-07-22 00:21:52 +00:00 |
timer
|
…
|
|
tools
|
Finish factoring tmreader from bloatblame; misc. clenaups (not part of build).
|
2000-07-21 20:42:15 +00:00 |
tripledb
|
…
|
|
uriloader
|
39797. r=mscott. MAC was sending back an empty string as the mime type down in the MIMEService, now we return an error in the mime service if we confront this, and that causes HTTP to produce a default type
|
2000-07-21 23:52:36 +00:00 |
view
|
Bug 42686: Remove an assertion which was preventing dogfood use on Mac. r=jst@netscape.com (thanks!)
|
2000-07-20 06:02:41 +00:00 |
wallet
|
…
|
|
webshell
|
don't use webshell.mcp, use docshell.mcp.
|
2000-07-20 19:11:04 +00:00 |
webtools
|
Fix for bug 46002 (reports.cgi allows users to view restricted products).
|
2000-07-21 17:00:40 +00:00 |
widget
|
little patch for 45307, overlays leaving "b"'s as submenu titles. try to make them disabled if we do get them. r=saari.
|
2000-07-20 21:47:36 +00:00 |
xpcom
|
r,a=brendan@mozilla.org 24052
|
2000-07-21 22:16:18 +00:00 |
xpfc
|
…
|
|
xpfe
|
42885: cvs remove files which are no longer used -- they've
|
2000-07-21 23:21:54 +00:00 |
xpinstall
|
add langenus to separate en-US files from browser.xpi. not part of build
|
2000-07-21 08:11:32 +00:00 |
.cvsignore
|
…
|
|
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 |
aclocal.m4
|
…
|
|
allmakefiles.sh
|
Adding gtk embedding test application.
|
2000-07-20 01:12:25 +00:00 |
client.mak
|
patches from madams@janna.com to build xpconnect standalone. bug 42026. r=leaf@mozilla.org a=brendan@mozilla.org
|
2000-07-19 03:36:27 +00:00 |
client.mk
|
Remove obsolete pull l10n commands.
|
2000-06-29 00:18:55 +00:00 |
configure
|
Automated update
|
2000-07-19 20:00:09 +00:00 |
configure.in
|
Bug 40748 - officially kill the SUNWspro4.2 build. r=cls, a=waterson
|
2000-07-19 19:53:01 +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
|
…
|
|