README/mozilla
|
checkin new image file names
|
1999-10-13 03:57:13 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Add jsurl IDL manifest and project for dougt.
|
1999-10-13 07:19:40 +00:00 |
calendar
|
…
|
|
caps
|
Work on 15824 bad refcounting in nsCodebasePrincipal
|
1999-10-12 22:52:49 +00:00 |
cck
|
correcting temp node problem
|
1999-10-13 01:19:23 +00:00 |
chrome/src
|
Converted to nsIModule to prepare for memory leaks fixing. Bug# 14034. r=waterson
|
1999-10-12 13:33:42 +00:00 |
cmd
|
Adding context menu library to the interface stubs
|
1999-05-14 21:58:33 +00:00 |
config
|
[MathML] Assigning @MOZ_MATHML@ to MOZ_MATHML
|
1999-10-13 00:39:36 +00:00 |
content
|
Add check-for-null-pointer to FireOnSelectHandler() to avoid crashing in the case where a select handler fires on an 'orphaned' node with no document. This can happen if a document is being destroyed and random scripts and events are still filtering through the system.
|
1999-10-13 08:02:02 +00:00 |
db
|
try not to leak all environments r=davidmc
|
1999-10-07 14:45:26 +00:00 |
dbm
|
Add memmove to autoconf tests.
|
1999-09-18 02:55:39 +00:00 |
directory
|
Fixed a bad link
|
1999-09-28 19:58:15 +00:00 |
docshell/base
|
Argh... fix my last fix.
|
1999-10-13 12:16:08 +00:00 |
dom
|
1) Now evaluting the script during channel creation rather than read() to
|
1999-10-13 07:17:36 +00:00 |
editor
|
DTDs contain image names too
|
1999-10-13 05:53:10 +00:00 |
ef
|
add simple test to make sure things are actually working.
|
1999-08-30 08:04:12 +00:00 |
expat
|
Fixing build warning.
|
1999-09-20 21:35:50 +00:00 |
extensions
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 03:05:10 +00:00 |
gc/boehm
|
printing stack crawls with LXR URLs.
|
1999-10-12 18:59:52 +00:00 |
gconfig
|
…
|
|
gfx
|
take 2 static CID's out of two different functions and combine them into 1 r=alecf fixes bug #15776
|
1999-10-13 05:42:05 +00:00 |
grendel
|
Updates for JavaMail 1.1.x.
|
1999-08-12 03:28:00 +00:00 |
htmlparser
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 03:05:10 +00:00 |
include
|
Export platform.h. This is legacy stuff that should be removed eventually.
|
1999-10-08 22:37:37 +00:00 |
intl
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 03:05:10 +00:00 |
java
|
Fix 16230
|
1999-10-12 23:01:44 +00:00 |
jpeg
|
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
|
1999-10-03 20:23:01 +00:00 |
js
|
* removed stuff from the idl file that caused warnings
|
1999-10-13 00:11:21 +00:00 |
js2/semantics
|
Updated for recent semantic engine changes. Changed the meaning of (?= to match Perl.
|
1999-07-27 01:05:59 +00:00 |
l10n
|
Add flags to selectively build subdirectories.
|
1999-10-06 00:03:37 +00:00 |
layout
|
Factor out dirtying of tree, fixed bug with dynamic column creation due to row addition. r=hyatt
|
1999-10-13 08:53:57 +00:00 |
lib
|
not used on the trunk; the space in the file name is causing script problems. r=smfr@netscape.com, a=leaf@mozilla.org
|
1999-10-12 18:32:04 +00:00 |
mailnews
|
Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren
|
1999-10-13 10:24:12 +00:00 |
modules
|
fixing image decoder leak. bug=15380, r=pnunn
|
1999-10-13 00:41:43 +00:00 |
msgsdk
|
…
|
|
nav-java
|
General cleanup.
|
1999-09-14 01:35:43 +00:00 |
netwerk
|
Fix the windows build bustage. Bad checkin on my part!
|
1999-10-13 11:09:37 +00:00 |
network
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 02:10:08 +00:00 |
nsprpub
|
Backed out previous revision, which was checked in during code freeze.
|
1999-10-12 22:37:13 +00:00 |
nunet
|
Changes to build http in its own library. and use auto detection/registry.
|
1999-03-27 02:05:59 +00:00 |
parser
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 03:05:10 +00:00 |
plugin/oji/MRJ
|
Took out the debug panel which appears whenever System.out messages are
|
1999-09-23 20:36:16 +00:00 |
privacy
|
…
|
|
profile
|
update new image names in all XUL, JS, and CSS
|
1999-10-13 04:26:01 +00:00 |
rdf
|
Add check-for-null-pointer to FireOnSelectHandler() to avoid crashing in the case where a select handler fires on an 'orphaned' node with no document. This can happen if a document is being destroyed and random scripts and events are still filtering through the system.
|
1999-10-13 08:02:02 +00:00 |
silentdl
|
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
|
1999-10-10 01:32:59 +00:00 |
string/obsolete
|
Added nsTraceRefcnt logging.
|
1999-10-12 09:30:16 +00:00 |
suite
|
DTDs contain image names too
|
1999-10-13 05:53:10 +00:00 |
sun-java
|
General cleanup.
|
1999-09-15 22:29:43 +00:00 |
timer
|
ignore generated Makefile
|
1999-08-10 05:16:39 +00:00 |
tools
|
Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren
|
1999-10-13 10:24:12 +00:00 |
tripledb
|
Allow a way to finely control the order of query results.
|
1999-07-12 22:09:23 +00:00 |
uriloader
|
Removed an unneccesary include statement. No bug number.
|
1999-10-13 10:28:10 +00:00 |
view
|
Add nsScrollPortView.cpp to the build to get around undefined symbols at startup: looks like it got missed on Unix.
|
1999-10-12 04:41:07 +00:00 |
wallet
|
New files for wallet
|
1999-03-10 21:35:41 +00:00 |
webshell
|
Argh... fix my last fix.
|
1999-10-13 12:16:08 +00:00 |
webtools
|
Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing the
|
1999-10-12 23:00:35 +00:00 |
widget
|
take a first stab at native system colors. obviously more work needs to be done to use appearance, but this will get us started. (r=sfraser, bug# 1021).
|
1999-10-13 00:08:17 +00:00 |
xpcom
|
update status
|
1999-10-13 06:14:58 +00:00 |
xpfc
|
…
|
|
xpfe
|
fix windows bustage (sorry, I thought I checked this line in from my windows box, must have missed it)
|
1999-10-13 07:00:42 +00:00 |
xpinstall
|
update windows packaging file list, bug 16144, r=ssu
|
1999-10-13 02:20:16 +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
|
Build into include for exports (currently just platform.h) r=mcafee
|
1999-10-08 22:36:46 +00:00 |
aclocal.m4
|
oops, forgot to include these files for libIDL detection
|
1999-04-10 00:54:58 +00:00 |
allmakefiles.sh
|
[MathML] Hooks to allow --enable-mathml
|
1999-10-13 00:46:09 +00:00 |
client.mak
|
remove MODULAR_NETLIB define. obsolete.
|
1999-09-02 22:19:21 +00:00 |
client.mk
|
Forgot a semicolon and that caused the creation of bogus files. a=leaf. Thanks to jim_nance@yahoo.com for pointing out the problem.
|
1999-10-12 17:05:05 +00:00 |
configure
|
Automated update
|
1999-10-13 00:45:14 +00:00 |
configure.in
|
[MathML] Hooks to allow --enable-mathml
|
1999-10-13 00:46:09 +00:00 |
makefile.win
|
changed order to do splitsym before componentreg.
|
1999-09-30 17:50:24 +00:00 |
nglayout.mac
|
…
|
|
nglayout.mk
|
General cleanup.
|
1999-09-11 04:50:16 +00:00 |
trex.mak
|
…
|
|
trex.mk
|
…
|
|