apache/gzip/src
|
|
|
build
|
Add a hack to make rpms of mozilla on the fly straight in the cvs tree.
|
2000-02-19 02:38:31 +00:00 |
calendar
|
updating license boilerplate
|
1999-11-02 06:13:48 +00:00 |
caps
|
Work around bug where dialog message is truncated.
|
2000-02-19 00:37:02 +00:00 |
cck
|
fixing bug 26140; never added autorun.ini file to cvs
|
2000-02-17 19:19:25 +00:00 |
chrome
|
Checking in an API and implementation for the enumeration of the user's search path,
|
2000-02-15 10:05:29 +00:00 |
cmd
|
updated license boilerplate to xPL v1.1
|
1999-11-02 22:43:10 +00:00 |
config
|
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
|
2000-02-16 02:09:05 +00:00 |
content
|
Bug 14827: Removing code that wrongly set scrolling to auto for every document r=harishd a=rickg
|
2000-02-19 02:34:20 +00:00 |
db
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
dbm
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
directory
|
4.07 main dev tree synch up
|
2000-02-08 02:39:50 +00:00 |
docshell
|
Bug #27419 --> if uri load had a window target name and a window
|
2000-02-19 02:05:52 +00:00 |
dom
|
Fix 26235.
|
2000-02-19 00:47:21 +00:00 |
editor
|
Fixed bad message dialog title, PDT+ bug 28294. r=akkana
|
2000-02-19 01:53:59 +00:00 |
ef
|
fix another XXX
|
1999-12-01 21:26:42 +00:00 |
embedding
|
Moving the needed interfaces over to the header file where they are needed. This will fix the wensleydale bustage.
|
2000-02-14 09:39:21 +00:00 |
expat
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
extensions
|
better fix for 27725 -- disclaimer about encryption, r+a=jar
|
2000-02-18 04:21:16 +00:00 |
gc/boehm
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
gconfig
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
gfx
|
b=27056 a=rickg@netscape.com r=erik@netscape.com r=vidur@netscape.com
|
2000-02-19 01:59:18 +00:00 |
grendel
|
More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan
|
2000-01-17 23:35:50 +00:00 |
htmlparser
|
fix 222203 . r = harishd move the scanner set character set code into the set charset function with if statement
|
2000-02-15 09:13:27 +00:00 |
include
|
# 25555
|
2000-02-15 14:48:59 +00:00 |
intl
|
Backing out the OS/2 landing changes here. This completely horked the build on windows tonight. You couldn't even bring
|
2000-02-16 10:01:26 +00:00 |
java
|
Put #include <unistd.h> inside #ifdef XP_UNIX
|
2000-02-18 19:33:28 +00:00 |
jpeg
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
js
|
NOT PART OF SEAMONKEY BUILD - removed misplaced semi-colon added by toshok on 6 Sep 1999 which had converted a conditional block into a non-conditional block and made the debugger completely non functional
|
2000-02-19 02:34:05 +00:00 |
js2
|
Fixed bug
|
2000-02-05 00:39:58 +00:00 |
l10n
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
layout
|
Bug 14827: Removing code that wrongly set scrolling to auto for every document r=harishd a=rickg
|
2000-02-19 02:34:20 +00:00 |
lib
|
removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser.
|
2000-02-10 04:18:55 +00:00 |
mailnews
|
fix for #16243. a=jevering, r=mscott
|
2000-02-19 00:59:26 +00:00 |
modules
|
bug#28289. fix leak. pnunn. r:danm, ok:jevering.
|
2000-02-18 23:11:48 +00:00 |
msgsdk
|
updating license boilerplate to xPL v1.1
|
1999-11-02 06:20:05 +00:00 |
netwerk
|
Partial fix for bug #24711 (r=valeski). If a channel which had been deferred because no socket transports were available resumed and found a valid cache entry it would stall (never finish). A notable example of this was http://www.abcnews.com
|
2000-02-19 00:58:22 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Only use HOST_CC for INTERNAL_TOOLS when cross-compiling as it's the only time it actually matters. r,a=wtc
|
2000-02-17 19:38:38 +00:00 |
nunet
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
parser
|
fix 222203 . r = harishd move the scanner set character set code into the set charset function with if statement
|
2000-02-15 09:13:27 +00:00 |
plugin/oji/MRJ
|
last clarifications for plugin build. (part of closing out 27427)
|
2000-02-18 03:27:35 +00:00 |
privacy
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
profile
|
fix for #14349, r=alecf,nhotta a=phil
|
2000-02-18 03:42:56 +00:00 |
rdf
|
Bugs 27271, 27947. Re-order menu creation so that RDF-generated menus are created simultaneously with XUL content. Use style rather than content tree crawling to avoid over-eager creation of menu content. r=hyatt,danm a=jevering.
|
2000-02-19 00:56:13 +00:00 |
README/mozilla
|
removing misleading build documentation; redirecting to website.
|
2000-02-18 22:49:03 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string/obsolete
|
fixed PDT+ bug27954; r=buster;a=jar; precheckins ok
|
2000-02-18 07:47:47 +00:00 |
suite
|
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
|
1999-12-31 11:48:20 +00:00 |
sun-java
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
timer
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
tools
|
Updating mailnews success string.
|
2000-02-18 20:33:09 +00:00 |
tripledb
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
uriloader
|
Bug #27419 --> if uri load had a window target name and a window
|
2000-02-19 02:05:52 +00:00 |
view
|
bug 20185 [PDT+], landing nsViewManager2, r=sfraser
|
2000-02-16 05:52:44 +00:00 |
wallet
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
webshell
|
Bug #27419 --> if uri load had a window target name and a window
|
2000-02-19 02:05:52 +00:00 |
webtools
|
Cut down on the number of syncshadowdb processes we fork off.
|
2000-02-18 21:38:23 +00:00 |
widget
|
fix for bug 25150 r=mcafee a=jar
|
2000-02-18 23:28:38 +00:00 |
xpcom
|
fixed PDT+ bug27954; r=buster;a=jar; precheckins ok
|
2000-02-18 07:47:47 +00:00 |
xpfc
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
xpfe
|
Bug #27419 --> if uri load had a window target name and a window
|
2000-02-19 02:05:52 +00:00 |
xpinstall
|
fixing bug #18686. updated nszip.exe to update self-extracting .exe if one
|
2000-02-19 01:47:05 +00:00 |
.cvsignore
|
ignore a.out as well
|
1999-04-10 21:22:55 +00:00 |
aclocal.m4
|
|
|
allmakefiles.sh
|
Adding irc Makefiles for prefs. Not turned on yet. r=rginda
|
2000-02-16 04:37:25 +00:00 |
client.mak
|
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
|
2000-02-16 02:09:05 +00:00 |
client.mk
|
Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
|
2000-02-16 02:09:05 +00:00 |
configure
|
Automated update
|
2000-02-16 08:16:16 +00:00 |
configure.in
|
BeOS specific tweaks to allow the browser to compile.
|
2000-02-16 08:06:00 +00:00 |
LEGAL
|
Add Y2K disclaimer.
|
1999-07-06 23:00:05 +00:00 |
LICENSE
|
new version of LICENSE; not part of the build
|
1999-10-06 02:14:51 +00:00 |
Makefile.in
|
fix build bustage r=travis
|
2000-02-02 04:12:22 +00:00 |
makefile.win
|
re-adding regxpcom to official release build process.
|
2000-02-15 23:19:02 +00:00 |
nglayout.mac
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nglayout.mk
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
trex.mak
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
trex.mk
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |