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-08-12 22:41:25 +00:00
apache/gzip/src
build Added pref-migrator project (Approved by chofmann) to fix bug #11220 1999-08-12 21:31:08 +00:00
calendar
caps ignore generated Makefile 1999-08-10 05:16:39 +00:00
cck *** empty log message *** 1999-08-04 23:58:33 +00:00
chrome/src Bug 9799. Implement nsIRDFRemoteDataSource so that datastore can be flushed to disk. 1999-08-05 04:33:41 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Fix for bug 9902. Now the build number in xpfe/browser/resources/content/viewSource.xul will get updated properly as well. 1999-08-10 21:43:37 +00:00
content Fix for bug 11483. Scripts were not getting loaded on XML pages. 1999-08-11 23:24:59 +00:00
db First Checked In. 1999-08-10 21:52:13 +00:00
dbm removing LITENESS 1999-07-30 23:54:36 +00:00
directory Synch up with the main dev tree, sdk version = 4.02 1999-08-11 17:20:23 +00:00
docshell/base open new windows from anchor links with proper chrome. fixes bug 9792. 1999-08-10 21:36:38 +00:00
dom Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
editor Add a newline to the end of the file. 1999-08-10 23:17:10 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat Fixed some warnings in xmlparse.c. Thanks a lot to kherron@sgum.mci.com for noticing these warnings, filing a bug, and attaching an attempted fix to the bug report. 1999-08-09 23:52:45 +00:00
extensions export all symbols; added prefslib 1999-08-11 20:59:12 +00:00
gconfig
gfx Initial version of Qt gfx files. Still pretty raw in most places. 1999-08-12 01:52:44 +00:00
grendel Updates for JavaMail 1.1.x. 1999-08-12 03:28:00 +00:00
htmlparser Fix for bug 8251. We needed to resolve relative URLs when we loaded external DTDs. This had been fixed earlier but the fix needed to get replicated for the Necko code path. 1999-08-11 05:53:37 +00:00
include remove shadow warnings 1999-08-07 19:34:06 +00:00
intl Fixing memory leak. 1999-08-10 23:45:12 +00:00
java Should not be setting className to null if we get an exception. 1999-08-12 21:29:15 +00:00
jpeg Change requested by tgl. pnunn 1999-08-03 01:46:25 +00:00
js Fix the following problem: 1999-08-12 16:59:29 +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
layout Fix for bug #11717. Check in Ok'ed by cyeh@netscape.com 1999-08-12 22:06:09 +00:00
lib warning cleanup 1999-07-30 23:59:53 +00:00
mailnews fix bug 6216 -- SMPT send removes CRLF lines; a=cyeh, r=rhp; tested on Windows & Mac 1999-08-12 22:07:51 +00:00
modules One final try to get the header output paths right. 1999-08-12 06:07:12 +00:00
msgsdk
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk Fixed bunch of M9 bugs for Necko. 1999-08-12 09:59:24 +00:00
network Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
nsprpub The "-mno-486" compiler option is no longer relevant and not supported 1999-08-09 19:53:59 +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 Fix for bug 8251. We needed to resolve relative URLs when we loaded external DTDs. This had been fixed earlier but the fix needed to get replicated for the Necko code path. 1999-08-11 05:53:37 +00:00
plugin/oji/MRJ Updated build instructions. Will get pushed out to the website eventually. 1999-08-03 21:29:49 +00:00
privacy
profile Fixing crashers 11638, 11716. Rev by gayatri. Approved by Chris Yeh. 1999-08-12 20:22:52 +00:00
rdf Bug 11575. Null check after pulling URI out of a resource. a=chofmann 1999-08-12 01:16:13 +00:00
README
silentdl switch to faster string search API 1999-07-19 03:29:56 +00:00
string/obsolete Fixing ToNewUnicode(). Checking in for rickg. 1999-07-28 21:43:11 +00:00
suite Adding dtd support to files. Appoved by hoffmann bugs 10343 7309 10252 1999-08-12 22:31:10 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
timer ignore generated Makefile 1999-08-10 05:16:39 +00:00
tools Added rickg's tool for finding dereference errors 1999-08-04 19:44:15 +00:00
tripledb Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
uriloader Fix for bug 7401. We now print out error messages for failed url loads. 1999-08-06 21:54:25 +00:00
view Changed Paint() to leave the clip rect relative to the view's origin (and 1999-08-10 23:52:36 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
webtools add rhat to stocks to track 1999-08-11 17:10:00 +00:00
widget Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
xpcom Bug 11667. Fix unsigned/signed mismatch. 1999-08-12 08:49:44 +00:00
xpfc
xpfe Adding makefiles 1999-08-12 22:37:18 +00:00
xpinstall Bug 11539. Display 'title' as NC:Description instead of NC:Source. 1999-08-12 08:44:02 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh Adding makefile locale/en-US 1999-08-12 22:41:25 +00:00
client.mak split nspr build out as a separate target to save build time 1999-08-02 20:37:46 +00:00
client.mk Fix webconfig target. 1999-05-04 19:54:24 +00:00
configure Automated update 1999-08-12 08:10:50 +00:00
configure.in Finally found a 'fix' for the OSF/1 ld's problem with multiply defined 1999-08-12 08:09:37 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE
Makefile.in Fix unix bustage. 1999-08-06 00:28:40 +00:00
makefile.win Removed lib/pwcac to build only with Non-Necko. 1999-08-02 23:59:56 +00:00
nglayout.mac
nglayout.mk Added mozilla/rdf to the pull. 1998-12-02 00:50:42 +00:00
trex.mak
trex.mk