INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
varada%netscape.com e2f63d4bed clean up 1999-12-07 23:26:22 +00:00
README/mozilla remove unused images 1999-10-20 00:15:50 +00:00
apache/gzip/src
build Add the cache projects to the build. r=fur. 1999-12-07 07:16:43 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Fix crash seen by waterson. 1999-12-02 05:41:17 +00:00
cck clean up 1999-12-07 23:26:22 +00:00
chrome Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Added a check for __QNXNTO__ for the D_INO definition. This should 1999-12-06 14:03:27 +00:00
content - Rename "FunctionObject" or shorthands to "EventHandler" to make nsIScriptContext more scripting-language-neutral. 1999-12-07 22:14:17 +00:00
db Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
dbm First Checked In. 1999-12-07 06:43:19 +00:00
directory Updated ldapjdk 4.05 1999-11-12 06:34:14 +00:00
docshell Bug #20700 --> fix view source by converting back and forth between nsURILoadCommand's and the old string 1999-12-06 22:32:32 +00:00
dom - Rename "FunctionObject" or shorthands to "EventHandler" to make nsIScriptContext more scripting-language-neutral. 1999-12-07 22:14:17 +00:00
editor fix for 20457: deletion in editor pretty darn screwy. Lots of changes to improve this. Document modifying entry points in editor now go thru a standard sandwich, which allows tracking of what changed in the doc, which allows proper post-processing of what changed. Also, all deletions now go thru the rules code, if applicable. Also some bugs in tracking the changed document portion have been fixed. Finally selection setting after a delete is improved. 1999-12-07 08:30:19 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Added CommandStateChangeConstants 1999-12-02 22:49:27 +00:00
expat Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
extensions -- CHATZILLA CHANGES ONLY -- 1999-12-07 22:25:20 +00:00
gc/boehm Eliminated the libs build pass. 1999-11-28 03:05:01 +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 Bug # 20698 --> make image consumer a content listener and load image urls through the uri loader 1999-12-07 07:15:42 +00:00
grendel Added support for combobox and image 1999-11-29 00:44:34 +00:00
htmlparser removed debug-test code I added yesterday that caused problem with pasting fragments; My apologies. r=kmcclusk 1999-12-07 22:35:57 +00:00
include Fix for QNX-specific build bustage. QNX doesn't provide a prototype for random(). 1999-12-02 03:35:52 +00:00
intl Charset menu items are taken from the Charset Manager. r=bobj 1999-12-07 22:23:47 +00:00
java This change is not related to SeaMonkey, so it can't break the build. 1999-12-07 01:51:54 +00:00
jpeg Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
js Added next-token-unit. Simplified grammar and removed boolean actions that indicate whether the next token can be a regexp. Added assertion that a * can't follow a division. 1999-12-07 22:09:10 +00:00
js2/semantics Added next-token-unit. Simplified grammar and removed boolean actions that indicate whether the next token can be a regexp. Added assertion that a * can't follow a division. 1999-12-07 22:09:10 +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 - Rename "FunctionObject" or shorthands to "EventHandler" to make nsIScriptContext more scripting-language-neutral. 1999-12-07 22:14:17 +00:00
lib Fix the embedding stuff to no longer explicitly create an image manager, now that it is a service. r=neeti. 1999-11-24 03:57:32 +00:00
mailnews fix for #21079, infinite loop when discovering folders. r=bienvenu 1999-12-07 23:04:24 +00:00
modules bug 8801; adding defaults for the new font prefs; r=ftang 1999-12-07 23:25:50 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
nav-java updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
netwerk r=chofmann. adding content-type to default response headers for testserver 1999-12-07 22:36:47 +00:00
network fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
nsprpub Checkin for Mark Welch. Approved by wtc. Reviewed by gordon. Fixes for bugs 4318 and 4320 (server sockets and blocking socket IO for mac). 1999-12-07 23:22:59 +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 removed debug-test code I added yesterday that caused problem with pasting fragments; My apologies. r=kmcclusk 1999-12-07 22:35:57 +00:00
plugin/oji/MRJ r=marklin 1999-12-06 20:12:56 +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 Fixing memory leak. bug 21038. r=sspitzer 1999-12-07 23:05:22 +00:00
rdf Add off-by-default metering, improve comments (r=waterson@netscape.com). 1999-12-07 02:06:10 +00:00
silentdl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
string/obsolete fixed bug in nsStr::Compare(); r=dveditz (who also found the bug) 1999-12-07 09:52:43 +00:00
suite add a debugging window utility for gtk 1999-12-07 22:02:40 +00:00
sun-java updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +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 r=chofmann. adding content-type to default response headers for testserver 1999-12-07 22:36:47 +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 #20698 --> add new uri load command for loading in the background. 1999-12-07 07:14:40 +00:00
view 1) created an nsIScrollableFrame interface make it possible for Chris K to fix PDP+ bug #12122 1999-12-07 03:36:05 +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 Include nsXPIDLString.h 1999-12-07 23:02:20 +00:00
webtools Ignore generated files. 1999-12-06 19:44:38 +00:00
widget Fixes for bug #18409 (again). Don't assume that we can rely on ::GlobalSize() for the 1999-12-07 22:45:01 +00:00
xpcom Part of #17949. nsLocalFileMac work. Not part of build yet. 1999-12-07 22:26:51 +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 Moving items from submenu to parent. r=bobj 1999-12-07 22:22:57 +00:00
xpinstall Add cache manager xpt file to installed components, in case someone wants to script it someday 1999-12-07 22:41:16 +00:00
.cvsignore
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 for travis. a=mscott 1999-11-30 00:07:03 +00:00
aclocal.m4
allmakefiles.sh cache stuff r=fur 1999-12-07 04:28:23 +00:00
client.mak backing out slamm's changes to use cvsco.pl; builds are breaking, not sure 1999-11-30 17:29:20 +00:00
client.mk Something goofy is up with tinderbox. Going back to 1.72. 1999-11-30 02:00:13 +00:00
configure Automated update 1999-12-07 05:15:46 +00:00
configure.in Backed out my earlier QNX memory model change. It compiles just fine, but binaries linked in this manner don't run (memory violation). Sigh... 1999-12-07 03:50:43 +00:00
makefile.win remove comment line to prevent build bustage. 1999-11-30 00:32:37 +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