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-03-17 00:13:31 +00:00
apache/gzip/src
base Fixes for bugs #3779,#2784. Member initialization of nsFileURL for windows compiler, escaping of url when made from path or spec, add file:// on macintosh when making a url from a spec. [bugs introduced when, for dp, I changed nsFilePath not to escape]. a=chofmann. 1999-03-16 19:12:51 +00:00
build Moving appcores.dll from bin/components/ to bin/ since mailnews links with it 1999-03-16 01:41:33 +00:00
calendar
caps nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
cck
cmd
config turn on client wallet for win32 1999-03-12 23:29:12 +00:00
content Fix for bugz#3858. View-images were decoding twice. M3, pnunn@netscape.com 1999-03-17 00:13:31 +00:00
db fix 3754 assert deleting a mail message r=davidmc, a=chofmann 1999-03-15 21:46:11 +00:00
dbm Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
directory Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=3231 Thanks to lentz@process.com 1999-03-16 20:14:19 +00:00
docshell/base Adding url listener support 1999-03-13 03:31:55 +00:00
dom added memory cleanup tripwire. 1999-03-12 22:24:30 +00:00
editor fixed join. 1999-03-16 16:38:09 +00:00
ef
expat Uninitialized variables 1999-03-05 04:40:14 +00:00
extensions get tables from server 1999-03-15 00:42:33 +00:00
gconfig
gfx fix mem leak for real this time. 1999-03-14 23:15:35 +00:00
grendel More addressbook patches from Mauro Botelho. 1999-03-15 01:59:26 +00:00
htmlparser removed warnings and partially fixed M3 1999-03-16 07:06:48 +00:00
include fix bugzilla bug 909 1999-03-13 15:59:05 +00:00
intl Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
jpeg
js use of typelibs via xptinfo working with test program on win32. Untested on Linux. typelib generation not yet integrated into the make system 1999-03-14 06:07:21 +00:00
js2/semantics
l10n
layout Fix for bugz#3858. View-images were decoding twice. M3, pnunn@netscape.com 1999-03-17 00:13:31 +00:00
lib Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator 1999-03-11 20:00:57 +00:00
mailnews Temporary work around for Bug #3790. Layout is having trouble with scrolling when the iframe has a height expressed in terms of a percent. So we are going to hard code the height of the message pane. This allows folks to scroll through their messages instead of seeing only the first few lines. I just tweaked the xul file to replace the 100% height with a fixed value. 1999-03-16 23:30:57 +00:00
modules Changes to call Startup() from main() so we don't have thread problems in javascript 1999-03-16 22:03:03 +00:00
msgsdk
nav-java
network Fix for 3776. 1999-03-16 07:46:57 +00:00
nsprpub Fix for Mac OT bugs #2133, #2405, #2451, #2623, #3580 among others. Steve Dagley served as buddy for my changes. This is basically the first half of the redesign for Mac NSPR Sockets. Blocking mode or Server sockets remain to be implemented. 1999-03-14 00:15:39 +00:00
parser removed warnings and partially fixed M3 1999-03-16 07:06:48 +00:00
plugin/oji/MRJ added extensions 1999-03-14 22:52:39 +00:00
privacy
rdf changing www.bugsplat.org to bugsplat.mozilla.org in the toolbar 1999-03-16 21:39:06 +00:00
README
silentdl Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator 1999-03-11 20:00:57 +00:00
string/obsolete fixed recently introduced i18n bugs 1999-03-07 19:23:28 +00:00
sun-java Cleaned up some of the platform-specific ifdef's. Using HAVE_INT16_T, HAVE_INT32_T, and HAVE_UINT16_T now. 1999-03-11 02:37:23 +00:00
tools added loop command line option to control the number of times it cycles 1999-03-15 22:46:46 +00:00
uriloader/base Enhanced the document loader to handle subdocuments. 1999-03-12 05:20:29 +00:00
view made compositor state an enum and macro to trace state transitions 1999-03-11 21:25:25 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Let libpref decide which file to load by default, M3 bug #2343 #3598 1999-03-16 22:07:50 +00:00
webtools Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=3699. Renamed tree array to trees. Added 'var' for local variables. 1999-03-16 23:30:16 +00:00
widget Bug 3829: don't generate key events for modifier keys. Fix courtesy of Pavlov, Approved chofmann and kostello 1999-03-16 20:45:17 +00:00
xpcom Fixes for bugs #3779,#2784. Member initialization of nsFileURL for windows compiler, escaping of url when made from path or spec, add file:// on macintosh when making a url from a spec. [bugs introduced when, for dp, I changed nsFilePath not to escape]. a=chofmann. 1999-03-16 19:12:51 +00:00
xpfc
xpfe Let libpref decide which file to load by default, M3 bug #2343 #3598 1999-03-16 22:07:50 +00:00
xpinstall Unix makefiles. Gotta love xpcode! 1999-03-10 20:17:14 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Modified allmakefiles.sh setup to use autoconf's default $srcdir. Also fixes mailnews not building in separate obj tree. 1999-03-06 20:38:24 +00:00
client.mak make clobber_all remove the dist so we can catch depedency problems. if you don't 1999-03-11 18:14:57 +00:00
client.mk Made it acceptable to QNX's shell. 1999-03-12 02:55:24 +00:00
configure Automated update 1999-03-15 01:00:41 +00:00
configure.in attempt to see what tinderbox machines don't have gtk 1.2 on them... will 1999-03-15 00:47:55 +00:00
LEGAL
LICENSE
Makefile
Makefile.in
makefile.win make it possible to turn mailnews off by setting DISABLE_MAILNEWS 1999-03-12 02:27:29 +00:00
nglayout.mac
nglayout.mak
nglayout.mk
trex.mak
trex.mk