Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
1999-12-08 03:23:14 +00:00
apache/gzip/src
build Build xpinstall idl after xpfe (build bustage) 1999-12-08 01:49:02 +00:00
calendar
caps Fix crash seen by waterson. 1999-12-02 05:41:17 +00:00
cck fix for bug#20890 changing function type from void to bool 1999-12-08 02:23:20 +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
config Added a check for __QNXNTO__ for the D_INO definition. This should 1999-12-06 14:03:27 +00:00
content 20603: In an HTML document, the body node should always be part of the 1999-12-08 02:05:16 +00:00
db
dbm First Checked In. 1999-12-07 06:43:19 +00:00
directory
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 Fixed to build mozctl.dll 1999-12-07 23:54:09 +00:00
expat
extensions XMLterm changes; NOT PART OF SEAMONKEY BUILD; fixed Solaris bug in makemake; 1999-12-08 02:55:56 +00:00
gc/boehm
gconfig
gfx bug 8801; adding font prefs implementation for Windows initially; r=ftang 1999-12-07 23:27:17 +00:00
grendel
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
js Added 'flat' argument to NewRegExp to force literal interpretation of 1999-12-08 01:48:03 +00:00
js2/semantics Removed field, method, and constructor. Added static. 1999-12-08 00:35:00 +00:00
l10n
layout Bug 19062: Fix crash when forms are absolutely positioned by giving them a space manager r=Troy 1999-12-08 02:07:03 +00:00
lib
mailnews fix bug on mac where filters only work first time, r=rpotts 1999-12-08 02:31:44 +00:00
modules fix for bug 19559. fix the test plugin on linux. r=pavlov 1999-12-07 23:50:00 +00:00
msgsdk
nav-java
netwerk Bug #8305 (Implement cache). Whacked the HTTP protocol handler hard to support caching. 1999-12-08 03:23:14 +00:00
network
nsprpub formatting change. r=beard 1999-12-08 00:10:30 +00:00
nunet
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
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
README/mozilla
silentdl
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
timer
tools r=chofmann. adding content-type to default response headers for testserver 1999-12-07 22:36:47 +00:00
tripledb
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
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 I ran Purify and found this: 1999-12-08 02:53:37 +00:00
xpfc
xpfe updated data persistence manager. r=sspitzer 1999-12-08 02:11:15 +00:00
xpinstall fixing Solaris bustage (usuall nsCOMPtr problem) r-dbragg 1999-12-08 01:19:13 +00:00
.cvsignore
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
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
LEGAL
LICENSE
Makefile.in fixing Unix clobber build bustage, r=dbragg 1999-12-08 01:26:04 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk