apache/gzip/src
|
|
|
build
|
Add the cache projects to the build. r=fur.
|
1999-12-07 07:16:43 +00:00 |
calendar
|
|
|
caps
|
Fix crash seen by waterson.
|
1999-12-02 05:41:17 +00:00 |
cck
|
removed Netscape branding and added Mozilla branding
|
1999-12-08 00:19:07 +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
|
Fixing the updating of the frame for when the label changes (i.e. via script)
|
1999-12-08 00:10:34 +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
|
-- CHATZILLA CHANGES ONLY --
|
1999-12-07 22:25:20 +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
|
Removed field, method, and constructor. Added static.
|
1999-12-08 00:35:00 +00:00 |
js2/semantics
|
Removed field, method, and constructor. Added static.
|
1999-12-08 00:35:00 +00:00 |
l10n
|
|
|
layout
|
fix spellings and build warnings (bug #15571). r=gimpy.
|
1999-12-08 00:12:15 +00:00 |
lib
|
|
|
mailnews
|
check for null pointer - happens when necko gives us back an empty channel (this is the only place we weren't checking)
|
1999-12-08 00:01:52 +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
|
The data protocol doesn't seem to be working. The problem appears to be that a nsStdURL is used to hold the data URI.
|
1999-12-07 23:42:58 +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
|
took out calls to NS_InitGarbageCollector() & NS_ShutdownGarbageCollector() which are now supplanted by internal NSPR versions. r=gordon, bug #15906
|
1999-12-08 00:13:13 +00:00 |
xpfc
|
|
|
xpfe
|
error value returned from profile manager to exit the app. removing check on rv. r=sspitzer
|
1999-12-08 00:25:52 +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
|
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 |
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
|
|
|