README/mozilla
|
Changing all cvs-mirror.mozilla.org references to point to politically
|
2000-02-05 07:23:36 +00:00 |
apache/gzip/src
|
Add the source and Makefile for the new mod_gzip_content module.
|
1998-09-15 20:17:13 +00:00 |
build
|
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 |
calendar
|
updating license boilerplate
|
1999-11-02 06:13:48 +00:00 |
caps
|
Fix 18439 windows.status allows reading links
|
2000-02-11 04:18:39 +00:00 |
cck
|
removing the comments from branding_page4.ini before and after creating the jsfile bug #27461
|
2000-02-15 02:06:04 +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
|
Fix for bug 9140, prevent recursion of mouseover/out events. r:vidur
|
2000-02-16 03:52:45 +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
|
Fix bug 4167. Fire unload event before all data is gone to allow action during event handlers. r:travis
|
2000-02-15 22:55:36 +00:00 |
dom
|
Fix for bug 9844. Added offsetTop/Left/Width/Height/Parent to nsIDOMHTMLElement. It should go on a new interface - to avoid the cost of new interface (a new vtable pointer per content instance), it's temporarily on the standard interface.r=pollmann
|
2000-02-16 02:25:27 +00:00 |
editor
|
fix my windows bustage.
|
2000-02-16 03:22:19 +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
|
Adding dtd file for irc prefs, not part of build yet. r=rginda
|
2000-02-16 04:26:03 +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
|
Overwrite the checked in version to get rid of a binary character
|
2000-02-15 21:25:45 +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
|
Adding the AutoDetect charset menu items. r=erik
|
2000-02-16 01:17:25 +00:00 |
java
|
addon fix to bug 13338
|
2000-02-16 00:45:37 +00:00 |
jpeg
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
js
|
Fix for JS bug 26463. r=rogerl
|
2000-02-16 01:02:25 +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 27927
|
2000-02-16 04:11:37 +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 potential bustage on some port tinderbox. Replace a "true" by a "PR_TRUE". r=alecf
|
2000-02-16 04:50:46 +00:00 |
modules
|
Fixin bug 15210 -- using more specific call CreatePluginInstance
|
2000-02-15 23:24:10 +00:00 |
msgsdk
|
updating license boilerplate to xPL v1.1
|
1999-11-02 06:20:05 +00:00 |
netwerk
|
fix for bug 27683: nsStdURL::SetSpec shouldn't modify in parameter r=putterman@netscape.com
|
2000-02-16 00:28:35 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Pro5 update
|
2000-02-07 23:12:23 +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
|
Pro5 update
|
2000-02-07 23:06:04 +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
|
Fixed bugs 23390, 27459, 25052. Procedure to serve activation information to mail and aim is added. Fixed a small Mac UI discrepancy. r=gayatrib
|
2000-02-15 22:45:54 +00:00 |
rdf
|
# 25555
|
2000-02-15 15:25:57 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string/obsolete
|
major perf mods for bug 27524, and removed deprecated methods; r=harishd
|
2000-02-13 17:46:15 +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
|
Include problem.
|
2000-02-16 02:27:35 +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
|
Fixes Bug #27419 and various other uri re-targeting bugs. The uri loader now properly implements retargeting.
|
2000-02-15 04:04:34 +00:00 |
view
|
bug 25336, fixes incorrect usage of unsigned integer causing an infinite loop, r=jst@citec.fi (he originated the patch).
|
2000-02-15 22:11:31 +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
|
Fixed assertion occuring when mousing over and status occurs.
|
2000-02-16 00:30:41 +00:00 |
webtools
|
Lock the tables as low-priority when writing. Maybe makes people making changes wait longer, but people doing read-only stuff should now never block for very long.
|
2000-02-15 21:29:14 +00:00 |
widget
|
make sure that we aren't doing an extra server round trip for every paint event because of debugging code. this adds an extra check box to the debugging window to enable debugging feedback in addition to having the caps lock key down for debugging paint events. r=pavlov
|
2000-02-16 02:15:28 +00:00 |
xpcom
|
Removed obsolete comments from idls.
|
2000-02-15 21:42:53 +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
|
fixes for the wallet UI and displaying none prefs
|
2000-02-16 04:48:31 +00:00 |
xpinstall
|
*** NOT PART OF BUILD ***
Added new test keys and sections for additional feature support.
|
2000-02-16 01:57:28 +00:00 |
.cvsignore
|
ignore a.out as well
|
1999-04-10 21:22:55 +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 |
aclocal.m4
|
oops, forgot to include these files for libIDL detection
|
1999-04-10 00:54:58 +00:00 |
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
|
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.in
|
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 |
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 |