README/mozilla
|
remove unused images
|
1999-10-20 00:15:50 +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
|
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
|
fix for file browsing to the last selected value bug #20345
|
1999-12-07 03:27:19 +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
|
WIP on fixing <noscript> bug for real -- post dogfood. r=syd
|
1999-12-07 07:25:56 +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
|
add deathgrip to JSContext to prevent its untimely destruction. fixes bug 20193. r:brendan@mozilla.org
|
1999-12-07 02:39: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 07:04:22 +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
|
disabling residual style until I can find the hang that simon reported; r=none
|
1999-12-07 07:51:33 +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
|
Cleanup time: remove unused interface from build.
|
1999-12-04 19:59:28 +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
|
Fix exit code detection.
|
1999-12-07 00:22:06 +00:00 |
js2/semantics
|
Clean grammars on allegro to save memory
|
1999-12-04 05:04:08 +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
|
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 |
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
|
Added $(TK_LIBS) to EXTRA_LIBS for Neutrino because Timers require the
|
1999-12-07 12:57:31 +00:00 |
modules
|
nsJARProtocol.cpp
|
1999-12-07 06:58:55 +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
|
+ Eliminated use of bool to accommodate non-ANSI C++ compilers.
|
1999-12-07 09:49:55 +00:00 |
network
|
fix for 18078. r=mstoltz,warren
|
1999-11-30 00:32:43 +00:00 |
nsprpub
|
Another attempt to fix bug #18966. Added $(INCLUDES) to AS and fixed irix6.5 detection.
|
1999-12-06 03:28:31 +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
|
disabling residual style until I can find the hang that simon reported; r=none
|
1999-12-07 07:51:33 +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
|
fix for #20906. fix the twitchy button in the select profile dialog.
|
1999-12-07 09:12:59 +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
|
Finished basic table editing (bug 6256) r=mjudge. Fixed XUL so debug-only plain text editor works. r=akkana
|
1999-12-07 01:12:10 +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
|
whitespace only
|
1999-12-06 20:02:37 +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
|
Bug #20700 --> fix view source by converting back and forth between nsURILoadCommand's and the old string
|
1999-12-06 22:32:06 +00:00 |
webtools
|
Ignore generated files.
|
1999-12-06 19:44:38 +00:00 |
widget
|
add query composition event which get current curosor position. add timer base IME x y location query for gtk. r=erik. fix bug 17916 20550
|
1999-12-07 01:29:00 +00:00 |
xpcom
|
fixed bug in nsStr::Compare(); r=dveditz (who also found the bug)
|
1999-12-07 09:52:43 +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 20712. Get the presshell from the *content* area, not the enclosing browser window.
|
1999-12-07 07:07:14 +00:00 |
xpinstall
|
removing error message if .ini file is missing. affects only windows. r=sgehani
|
1999-12-07 01:38:22 +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 for travis. a=mscott
|
1999-11-30 00:07:03 +00:00 |
aclocal.m4
|
oops, forgot to include these files for libIDL detection
|
1999-04-10 00:54:58 +00:00 |
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 |