INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
mcmullen%netscape.com ed7685944c Corrected spelling in some comments. 1999-04-23 20:27:38 +00:00
README
apache/gzip/src
base Corrected spelling in some comments. 1999-04-23 20:27:38 +00:00
build fix bug #5296. copy registry.rdf instead of making an alias to prevent people from editing and checking in a customized chrome registry. 1999-04-23 16:13:15 +00:00
calendar
caps Fix for SunOS4. 1999-04-10 01:06:40 +00:00
cck *** empty log message *** 1999-04-22 06:05:43 +00:00
chrome/src backing out hyatt's change 1999-04-22 22:35:05 +00:00
cmd Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
config removed -DNEW_CLIPBOARD_SUPPORT 1999-04-23 17:45:03 +00:00
content Work around crash by not assuming we have an owner 1999-04-23 19:57:26 +00:00
db set morkStore::mStore_CanAutoAssignAtomIdentity to true in places where MDB clients can access a store instance, so that this bool is enabled only at the last possible moment. 1999-04-21 23:57:03 +00:00
dbm Add missing include file to define sprintf 1999-04-10 08:15:52 +00:00
directory ldap jdk 3.1 version updated 1999-04-08 20:46:32 +00:00
docshell/base updates to sync with nsString2 api 1999-04-22 00:05:59 +00:00
dom Work around crash bug; eliminate bad argument to a JS method 1999-04-23 19:52:04 +00:00
editor Misc changes to the nsITextServicesDocument interface. 1999-04-23 16:52:28 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat This file is compiled by a C compiler. C++ comments are off-limits!! Permission to checkin granted by shaver. 1999-04-23 04:33:28 +00:00
extensions release services the correct way 1999-04-23 17:22:35 +00:00
gconfig
gfx revert my last changes. i'm moving speed ups into a branch 1999-04-22 02:07:03 +00:00
grendel Added support for multiple identities in the Prefs system. 1999-04-22 04:57:42 +00:00
htmlparser Rick Gessner helped unpretzel the logic here to get the 1999-04-22 18:37:35 +00:00
include net.h 1999-04-21 03:47:59 +00:00
intl Fixed bug #4732 - GetApplicationLocale always returning en-US on Win32 1999-04-23 18:32:42 +00:00
jpeg
js If the security resource isn't present, catch the exception and proceed. 1999-04-23 19:54:28 +00:00
js2/semantics
l10n
layout Fixed so that hidden form elements have no border 1999-04-23 20:16:40 +00:00
lib File Removed. 1999-04-22 01:25:18 +00:00
mailnews Changes for UTF-8, second try. 1999-04-23 17:14:26 +00:00
modules (really cyeh) add source files to optimized target. the components were compiled with the runtime, so they registered succesfully, but registered as completely empty. blow away your registry and then rerun after rebuilding these. only effects optimized versions. 1999-04-23 20:05:24 +00:00
msgsdk
nav-java
netwerk nsFtpStreamListenerEvent.h - explicit #include "nsString.h" (fix build prob on linux) 1999-04-23 20:01:03 +00:00
network Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
nsprpub Bugsplat bug #350054: in the NT implementation of SocketTransmitFile, 1999-04-23 19:45:24 +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 This file is compiled by a C compiler. C++ comments are off-limits!! Permission to checkin granted by shaver. 1999-04-23 04:33:28 +00:00
plugin/oji/MRJ nsIJRILiveConnectPluginInstancePeer implementation 1999-04-15 17:13:01 +00:00
privacy
profile Install the profile library into the components directory instead of into bin. This will 1999-04-23 06:28:15 +00:00
rdf s/false/0/ in my do-while 1999-04-23 19:03:01 +00:00
silentdl update to sync with nsString2 1999-04-22 07:07:55 +00:00
string/obsolete fixed nsStr bug found by davidBienvenu -- I owe him a beer 1999-04-05 21:38:50 +00:00
suite/debugQA/content First Checked In. 1999-04-21 19:11:18 +00:00
sun-java maybe HPUX is defined on HPUX? 1999-04-20 23:18:22 +00:00
tools Dammit, I made the same stupid mistake again.... 1999-04-16 01:57:00 +00:00
uriloader/base s/false/0/ in my do-while 1999-04-23 19:03:01 +00:00
view Removed obsolete include file 1999-04-23 19:52:36 +00:00
wallet
webshell nit 1999-04-23 19:48:55 +00:00
webtools A 4AcK to get this working with gtk+. Normally plus signs in urls are used to represent spaces. Here we need to actaully use plus signs so i'm disabling the plus->space conversion. Hopefully this doesn't break anything. 1999-04-23 19:55:04 +00:00
widget OnChar now returns FALSE to widget typ in works 1999-04-23 19:44:47 +00:00
xpcom Corrected spelling in some comments. 1999-04-23 20:27:38 +00:00
xpfc
xpfe Added chrome, plugins, and components directories 1999-04-23 20:19:07 +00:00
xpinstall sync up with nsString2.cpp 1999-04-22 17:36:54 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
LEGAL
LICENSE
Makefile
Makefile.in Adding profile to the build 1999-04-15 20:19:50 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh Added editor/txtsvc makefiles to list. 1999-04-23 16:06:21 +00:00
client.mak Added the browse_info target to create .SBR files for code browsing in VC++. 1999-04-05 22:18:34 +00:00
client.mk Removing config.cache from dependencies, because configure does not always update config.cache. (I ended up running configure each time I ran client.mk because configure was newer than config.cache). 1999-04-21 02:02:03 +00:00
configure Automated update 1999-04-23 17:29:39 +00:00
configure.in Removing NEW_CLIPBOARD_SUPPORT from the build. 1999-04-23 17:29:05 +00:00
makefile.win Build base before libpref. 1999-04-20 01:09:35 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk