INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
dp%netscape.com deb92777ce Removing xcDllStore.cpp 1999-03-31 06:18:51 +00:00
README
apache/gzip/src
base Fixes off by one error. 1999-03-31 05:04:28 +00:00
build Adding expat, James Clark's XML parser, to the Mac build... 1999-03-30 06:22:25 +00:00
calendar
caps Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
cck removing unecessary ini file 1999-03-30 22:30:12 +00:00
cmd removing softupdt references. 1999-03-30 03:07:06 +00:00
config Added 'else true' to all the if blocks that were missing it. Needed to make QNX's lame shell happy. 1999-03-30 22:21:54 +00:00
content bug 4382 - comments inside <option> 1999-03-31 05:59:06 +00:00
db couple bug fixes, fix memory leaks, table scope 1999-03-31 05:21:49 +00:00
dbm Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
directory *** empty log message *** 1999-03-30 01:35:42 +00:00
docshell/base Adding unload event 1999-03-29 23:01:13 +00:00
dom landed HPUX patch from Kartik Subbarao <subbarao@computer.org> 1999-03-31 04:54:42 +00:00
editor delete vs. delete[] vs. free fixes. 1999-03-30 05:26:59 +00:00
ef Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
expat Removed unnecessary libraries that were getting linked in. 1999-03-30 06:18:48 +00:00
extensions fix bad library name 1999-03-30 01:52:31 +00:00
gconfig
gfx now vends nsBlender rather than nsBlenderWin. 1999-03-31 06:07:12 +00:00
grendel Patches for password setting in prefs. 1999-03-30 00:30:33 +00:00
htmlparser Added a newline at the end of the file so some of the Unix builds wouldn't barf. 1999-03-31 00:03:53 +00:00
include N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
intl delete vs. delete[] vs. free fixes. 1999-03-30 05:26:59 +00:00
jpeg Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js Do not descend into the tests directory unless ENABLE_TESTS is set. 1999-03-30 03:02:14 +00:00
js2/semantics Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
l10n
layout bug 4141 - space activating a button 1999-03-31 06:02:12 +00:00
lib fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use 1999-03-25 22:45:46 +00:00
mailnews use store to get hdr from now that mork bug is fixed 1999-03-31 05:22:26 +00:00
modules use PR_FALSE instead of false... since the return is a PR_Bool. 1999-03-31 04:25:41 +00:00
msgsdk
nav-java
network adding the declaration for fe_encoding_extensions back to nsNetStubs.cpp. 1999-03-31 05:09:58 +00:00
nsprpub Memory leak fixed. Thanks to: David Gardiner <david.gardiner@unisa.edu.au 1999-03-31 01:27:44 +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 Added a newline at the end of the file so some of the Unix builds wouldn't barf. 1999-03-31 00:03:53 +00:00
plugin/oji/MRJ 1.0d6 1999-03-30 04:11:01 +00:00
privacy
rdf landed HPUX patch from Kartik Subbarao <subbarao@computer.org> 1999-03-31 04:54:42 +00:00
silentdl Patches from: 1999-03-31 05:14:29 +00:00
string/obsolete Use delete[] for strings allocated with ToNewCString(). 1999-03-30 01:23:24 +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 the ability to checkout using a timestamp (now the default). 1999-03-29 22:34:51 +00:00
uriloader/base fix build breakage on Linux 1999-03-29 22:04:04 +00:00
view Fix for bug #4317. Changed SetPosition() to call AdjustChildWidgets() with 1999-03-28 05:25:07 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Backed out briano's change so tinderbox on clobber builds won't be red. 1999-03-30 06:03:28 +00:00
webtools Print form 'hidden' options after form tag for SaveAs form. 1999-03-31 01:45:46 +00:00
widget landed HPUX patch from Kartik Subbarao <subbarao@computer.org> 1999-03-31 04:54:42 +00:00
xpcom Removing xcDllStore.cpp 1999-03-31 06:18:51 +00:00
xpfc
xpfe simple ability to at least specify a size for the window in XUL 1999-03-31 04:21:05 +00:00
xpinstall Changes from Bruce Mitchener Jr. <bruce@cybersight.com>: 1999-03-29 23:12:26 +00:00
.cvsignore Ignore generated files. 1999-03-27 00:08:06 +00:00
LEGAL
LICENSE
Makefile
Makefile.in *** empty log message *** 1999-03-29 22:51:11 +00:00
aclocal.m4
allmakefiles.sh *** empty log message *** 1999-03-29 22:51:11 +00:00
client.mak this was a silly bug, introduced by trying to create *_layout targets 1999-03-25 05:32:25 +00:00
client.mk Add depend target. Move find-mozconfig.sh checkout into mozconfig2*.sh scripts. Redo comments. 1999-03-26 00:03:10 +00:00
configure Automated update 1999-03-27 02:14:32 +00:00
configure.in Fix (sort of) for NetBSD/alpha 1.3H specifically, but perhaps others as well. 1999-03-27 02:09:04 +00:00
makefile.win Adding XPInstall to build 1999-03-25 20:17:46 +00:00
nglayout.mac
nglayout.mak real fix for pulling nspr from the tip 1999-03-18 20:43:14 +00:00
nglayout.mk
trex.mak
trex.mk