apache/gzip/src
|
|
|
build
|
Added mailnews/import projects msgImportIDL, msgImport, msgImportEudora, and msgImportText
|
2000-01-17 23:49:02 +00:00 |
calendar
|
|
|
caps
|
Fix 18592 Fix example: XPCom components cannot be used under
|
2000-01-14 00:03:46 +00:00 |
cck
|
checking in a wizardmachine.ini with bogus values to act as global variables inorder for QA to verify
|
2000-01-14 03:12:40 +00:00 |
chrome
|
Bug 24144. [Add|Remove]Channel() are now performed by the protocols, so don't try to do it in SetLoadGroup(). r=warren
|
2000-01-17 19:37:41 +00:00 |
cmd
|
|
|
config
|
Check in jlnance's jprof patches. r=alecf. Thanks!
|
2000-01-18 02:45:07 +00:00 |
content
|
Bug 20315: Adding comment r=buster
|
2000-01-18 02:40:45 +00:00 |
db
|
Converting to use nsIModule macro. r=dp.
|
2000-01-03 22:59:05 +00:00 |
dbm
|
Oops, I missed the c++ comments in the review.
|
2000-01-01 22:45:52 +00:00 |
directory
|
First major cleanup, mostly finished.
|
2000-01-14 22:25:29 +00:00 |
docshell
|
Bug 20315: Copy charset info from parent down into child content viewer r=buster
|
2000-01-18 02:43:22 +00:00 |
dom
|
Fix idlc code generation with nsCOMPtr. r=vidur.
|
2000-01-18 01:01:27 +00:00 |
editor
|
handle default prefs for opening of new files; submitted by John Ratke reviewed by me. (Thanks John!!!)
|
2000-01-18 15:24:57 +00:00 |
ef
|
|
|
embedding
|
adding a parameter to nsIBrowserWindow::SizeWindowTo. part of bug 15555. r:hyatt
|
2000-01-15 02:30:34 +00:00 |
expat
|
Fix build on win98.
|
2000-01-10 08:40:10 +00:00 |
extensions
|
remove munger warning, bug 22048 is fixed
|
2000-01-18 08:58:07 +00:00 |
gc/boehm
|
added ASCII annotation of fields.
|
1999-12-10 20:23:16 +00:00 |
gconfig
|
|
|
gfx
|
fix for memory leak bug# 21301. MLK: ImageNetContextSyncImpl leaks. r=pnunn
|
2000-01-18 13:10:47 +00:00 |
grendel
|
More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan
|
2000-01-17 23:35:50 +00:00 |
htmlparser
|
Fix for bugs:
|
2000-01-15 20:35:57 +00:00 |
include
|
fix bug 12787, jscookie.h not needed anymore, r=dp
|
2000-01-16 16:51:04 +00:00 |
intl
|
Speeling cownts. r=shaver
|
2000-01-17 21:28:22 +00:00 |
java
|
fix for 21294
|
2000-01-18 07:37:37 +00:00 |
jpeg
|
Fix for build bustage on Solaris 2.3.
|
1999-12-18 00:13:27 +00:00 |
js
|
JS1.5 fixes (17290, 21618, plus shaver's 22243 fix, r=shaver@mozilla.org).
|
2000-01-18 11:06:05 +00:00 |
js2
|
Added unicode character category functions
|
2000-01-11 05:55:58 +00:00 |
l10n
|
|
|
layout
|
Added flags to factory method to allow NS_BLOCK_SPACE_MGR to be specified for abs. Positioned fieldsets. Fixes bug 23611. r=rods,pierre
|
2000-01-18 15:42:45 +00:00 |
lib
|
Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad.
|
1999-12-29 07:32:59 +00:00 |
mailnews
|
Fix a problem with META that specify charsets - Bug #: 22036 - r: jefft
|
2000-01-18 14:23:00 +00:00 |
modules
|
pref for mjudge (selection behavior)
|
2000-01-18 15:31:19 +00:00 |
msgsdk
|
|
|
netwerk
|
Speeling cownts. r=shaver
|
2000-01-17 21:28:22 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Bugzilla bug #20770: CopyHostent should handle the possibility that
|
2000-01-14 00:58:02 +00:00 |
nunet
|
|
|
parser
|
Fix for bugs:
|
2000-01-15 20:35:57 +00:00 |
plugin/oji/MRJ
|
|
|
privacy
|
|
|
profile
|
removing unnecessary #include so I can remove the header file
|
2000-01-15 02:05:04 +00:00 |
rdf
|
Bug 24144. [Add|Remove]Channel() are now performed by the protocols, so don't try to do it in SetLoadGroup(). r=warren
|
2000-01-17 19:37:41 +00:00 |
README/mozilla
|
|
|
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string/obsolete
|
Fix for bug #21317: UMR: nsCAutoString::=(nsCAutoString const&)
|
1999-12-09 22:53:52 +00:00 |
suite
|
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
|
1999-12-31 11:48:20 +00:00 |
sun-java
|
|
|
timer
|
|
|
tools
|
import jprof for jlnance
|
2000-01-18 03:43:26 +00:00 |
tripledb
|
|
|
uriloader
|
Bug #24174 --> when clicking on a mailto ur, we were bringing up the compose window and
|
2000-01-17 22:21:25 +00:00 |
view
|
fix bug 21304, hidden views stealing events. r:rods
|
2000-01-18 15:15:23 +00:00 |
wallet
|
|
|
webshell
|
Bug 20315: Copy charset info from parent down into child content viewer r=buster
|
2000-01-18 02:43:22 +00:00 |
webtools
|
Spruced up "editusers.cgi". Added an "editusers" group.
|
2000-01-18 18:34:01 +00:00 |
widget
|
Checking for null. r=rods
|
2000-01-18 14:48:17 +00:00 |
xpcom
|
Not part of build. Updating status page
|
2000-01-18 08:19:27 +00:00 |
xpfc
|
|
|
xpfe
|
21901 [UI] dialogs don't have a title
22464 uninitialized variable in nsNetSupportDialog.cpp
r = sspitzer
|
2000-01-18 05:50:56 +00:00 |
xpinstall
|
scrollbars are a good thing; we should have them in the installers.
|
2000-01-18 18:14:35 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Check in jlnance's jprof patches. r=alecf. Thanks!
|
2000-01-18 02:45:07 +00:00 |
client.mak
|
|
|
client.mk
|
|
|
configure
|
Automated update
|
2000-01-18 12:16:15 +00:00 |
configure.in
|
Check in jlnance's jprof patches. r=alecf. Thanks!
|
2000-01-18 02:45:07 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Check in jlnance's jprof patches. r=alecf. Thanks!
|
2000-01-18 02:45:07 +00:00 |
makefile.win
|
Fixing build bustage. libutil can only get compiled after xpcom.
|
1999-12-22 00:39:32 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|