INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
mjudge%netscape.com 3bc9828b5e hack to get caret to draw on empty line. 1999-03-13 21:33:01 +00:00
README
apache/gzip/src
base Fix a parameter type. 1999-03-13 07:07:33 +00:00
build Make an alias of mozilla:xpfe:AppCores:xul:resources:throbbingN.gif in the throbber res directory so that law's upcoming toolbar xul change can find it. 1999-03-13 02:51:00 +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 Menus are much closer now. 1999-03-13 00:31:05 +00:00
db turn on file stuff for Unix 1999-03-12 20:20:54 +00:00
dbm Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
directory
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 InsertBreak now works at the beginning of a line. Plus a trivial bug fix. 1999-03-13 05:31:22 +00:00
ef Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
expat Uninitialized variables 1999-03-05 04:40:14 +00:00
extensions removed some dead code 1999-03-13 16:00:40 +00:00
gconfig
gfx gtk_toggle_button_get_active() is an API newer than Gtk+ 1.1.13. Replaced it 1999-03-13 05:25:31 +00:00
grendel Patches from Mauro Botelho 1999-03-12 14:22:59 +00:00
htmlparser add meta tag reload hack. reviewed by rickg 1999-03-12 14:31:20 +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 Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
js2/semantics
l10n
layout hack to get caret to draw on empty line. 1999-03-13 21:33:01 +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 call nsJSUtils::nsConvertObjectToJSVal to convert returning object into jsval 1999-03-13 20:15:08 +00:00
modules Adapt to an API change. 1999-03-13 06:39:17 +00:00
msgsdk
nav-java
network fix for bug 2414 -- cookie file not being created 1999-03-13 21:26:35 +00:00
nsprpub Another update from the internal CVS repository /m/src. 1999-03-09 05:12:06 +00:00
parser add meta tag reload hack. reviewed by rickg 1999-03-12 14:31:20 +00:00
plugin/oji/MRJ Added some println's to test console. 1999-03-13 03:08:02 +00:00
privacy
rdf Reduce amount of string allocation, and delete []basename when done with it. 1999-03-13 09:32:13 +00:00
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 use plain text for the automated report, and don't uuencode 1999-03-12 23:24:53 +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 Adding url listener support 1999-03-13 03:31:55 +00:00
webtools -mAdd FAQ link. 1999-03-13 02:59:30 +00:00
widget gtk_toggle_button_get_active() is an API newer than Gtk+ 1.1.13. Replaced it 1999-03-13 05:25:31 +00:00
xpcom more to fix assumption that interfaces don't have the pointer bit set 1999-03-13 09:09:26 +00:00
xpfc
xpfe added wallet 1999-03-13 21:29:49 +00:00
xpinstall Unix makefiles. Gotta love xpcode! 1999-03-10 20:17:14 +00:00
.cvsignore
LEGAL
LICENSE
Makefile
Makefile.in Adding expat. a=nisheeth 1999-02-27 10:40:40 +00:00
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-12 19:45:45 +00:00
configure.in use BUILD_IDLC to refer to the DOM idl compiler 1999-03-12 19:34:25 +00:00
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 This fixes build bustage if you are using nglayout.mak (editor must be built after htmlparser) 1999-03-05 01:54:22 +00:00
nglayout.mk
trex.mak
trex.mk