INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
saari%netscape.com 4089e18fa0 make keybinding consume events 1999-07-07 03:15:31 +00:00
README
apache/gzip/src
build Moved profile.mcp to build after network module 1999-07-05 01:53:52 +00:00
calendar
caps fix warnings 1999-07-03 00:39:28 +00:00
cck default values 1999-06-29 02:11:17 +00:00
chrome/src Added chrome protocol handler for necko. 1999-07-02 23:38:51 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Fixing grotesque memory leak that kept killing my Win9x system 1999-07-05 23:56:24 +00:00
content fix unix bustage (query interface macro usage error) 1999-07-07 02:07:34 +00:00
db Very quick description of what TripleDB is. 1999-07-06 23:46:05 +00:00
dbm fix warnings. 1999-07-01 07:53:37 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base Pass mailto: urls to the Url Dispatcher 1999-07-04 23:40:15 +00:00
dom delay showing intrinsically sized windows 1999-07-07 00:29:05 +00:00
editor Making the initial window size larger. 1999-07-07 00:40:56 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat Turn on XML_DTD manually. 1999-07-07 03:13:58 +00:00
extensions added newline at end of file -- fixes bug 9270 1999-07-05 03:48:42 +00:00
gconfig
gfx Added support for *-iso10646-1 fonts. Variable width only for now, fixed 1999-07-07 02:32:16 +00:00
grendel Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
htmlparser Fix formatted plaintext output -- it wasn't following prettyprint or wrap length 1999-07-06 23:13:15 +00:00
include Fix some compiler warnings; replaced variable names that shadowed global symbols. 1999-07-03 04:06:07 +00:00
intl Test for utf-7 enc. 1999-07-06 22:40:17 +00:00
jpeg override NO_STATIC_LIB, because we really do need static libraries for some 1999-05-17 19:20:28 +00:00
js Define JS_HAVE_LONG_LONG for VMS on the Alpha. 1999-07-07 00:38:52 +00:00
js2/semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
l10n
layout Removed HaveFixedContent* methods from nsHTMLReflowState and updated code to match (fix bug #7993) 1999-07-07 02:33:17 +00:00
lib Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat. 1999-07-02 14:59:36 +00:00
mailnews Modifications to adjust for Hyatt's changes to windows over the weekend. 1999-07-07 02:30:46 +00:00
modules fix build bustage with nsIJVMConsole.h & nsIJVMPrefsWindow.h for edburns@acm.org 1999-07-07 01:38:35 +00:00
msgsdk
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk added style sheet mime type 1999-07-07 02:26:14 +00:00
network fix warning 1999-07-06 22:55:45 +00:00
nsprpub Fixed an unused-variable compiler warning. Thanks to 1999-07-06 23:18:43 +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 Turn on XML_DTD manually. 1999-07-07 03:13:58 +00:00
plugin/oji/MRJ support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
privacy
profile Added code that copies content from defaults folder 1999-07-07 01:08:17 +00:00
rdf make keybinding consume events 1999-07-07 03:15:31 +00:00
silentdl nakefile cleanups 1999-07-02 13:42:17 +00:00
string/obsolete fixes Churchill's search bug, and crash bug 6469 1999-06-18 04:51:11 +00:00
suite changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again. 1999-07-03 18:00:43 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
tools added a date header to the cookie test (cookies require a server date to work) 1999-07-06 23:54:12 +00:00
tripledb Very quick description of what TripleDB is. 1999-07-06 23:46:05 +00:00
uriloader added newlines 1999-07-06 14:37:24 +00:00
view fix warnings. 1999-07-03 00:25:42 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Factor out xlibrgb. 1999-07-07 01:36:25 +00:00
webtools Don't ask for Berkeley-DB owner, sleepycat owns it. 1999-07-07 00:02:40 +00:00
widget fixing bug #8450, Mac only change 1999-07-07 03:13:42 +00:00
xpcom Added Recursive Copy routine 1999-07-07 01:02:16 +00:00
xpfc
xpfe Factor out xlibrgb. 1999-07-07 02:12:44 +00:00
xpinstall Bug 6453, expose trigger an version objects in the XPInstall context 1999-07-06 14:28:25 +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
Makefile.in Better ifdef logic for NECKO. 1999-06-21 00:26:16 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh Add gfx/src/xlibrgb/Makefile. 1999-07-07 02:16:24 +00:00
client.mak Remove the /n flag when we invoke BSCMAKE, the utility provided by MS to generate code browsing information. This means that once the browsing database is constructed, updates to it will happen incrementally. Earlier, updates were causing the entire database to get created from scratch. 1999-05-05 08:00:20 +00:00
client.mk Fix webconfig target. 1999-05-04 19:54:24 +00:00
configure Automated update 1999-07-06 23:15:03 +00:00
configure.in Change for OpenVMS's pseudo-cross-compile environment. 1999-07-06 23:11:39 +00:00
makefile.win Changed build order, building necko before htmlparser. 1999-07-03 06:45:35 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk