INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
vidur%netscape.com 36c7810f34 Added parsererror and sourcetext to element table 1999-03-11 07:52:24 +00:00
README
apache/gzip/src
base Fixed bustage with typo. 1999-03-10 21:41:43 +00:00
build changed $CLOBBER_LIBS from 0 to 1 [existing libs must be deleted before new one gets built] 1999-03-11 01:33:18 +00:00
calendar
caps nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
cck Modified buffer sizes in define constants 1999-02-26 18:36:56 +00:00
cmd Mac project changes -- don't generate SYM file. 1999-02-26 00:52:23 +00:00
config Only use mddepend.pl when PERL is set. 1999-03-11 01:35:33 +00:00
content Patch from Bruce Mitchener (bruce@cybersight.com) that fixes unitialized 1999-03-11 05:56:11 +00:00
db add morkWriter and morkCell, morkRowCellCursor.cpp 1999-03-11 06:42:59 +00:00
dbm Changes to fix the Irix N32/egcs build; thanks to Jason Heirtzler <jasonh@cthulhu.engr.sgi.com> 1999-03-09 00:24:17 +00:00
directory
docshell/base fixed memory leak. 1999-03-11 05:45:52 +00:00
dom Added GetResource() to XULElement. 1999-03-10 20:20:52 +00:00
editor Adapted key listener to get char code directly from event, rather than trying to do a key code conversion (#ifdeffed out until char code is there on all platforms). 1999-03-11 06:42:09 +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
gconfig
gfx factored code. 1999-03-10 01:03:03 +00:00
grendel A new throbber 1999-03-08 14:45:52 +00:00
htmlparser Added parsererror and sourcetext to element table 1999-03-11 07:52:24 +00:00
include Fixing enums for the Solaris 5.0 compiler, thanks to Tim McNerney <mumbly@netcom.com> for this change. 1999-03-05 09:29:52 +00:00
intl add shift_jis to the list. Solve PRBool problem on mac 1999-03-11 05:56:29 +00:00
jpeg Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
js adding Components object. Got rid of jsapi based nsID object and replaced it with reflected xpcom objects for IID and CID. adapted to xpt_struct changes. added allocator static helpers to the module. starting to use nsIComponentManager. fixed scriptable stuff. and on and on 1999-03-10 01:28:49 +00:00
js2/semantics Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
l10n
layout Patch from Bruce Mitchener (bruce@cybersight.com) that fixes unitialized 1999-03-11 05:56:11 +00:00
lib Quiet mac warnings. 1999-03-09 01:10:59 +00:00
mailnews add morkWriter and morkCell, morkRowCellCursor.cpp 1999-03-11 06:42:59 +00:00
modules Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID 1999-03-10 20:33:18 +00:00
msgsdk
nav-java
network New interface to allow protocol handlers to request and process modal dialogs... 1999-03-10 22:43:23 +00:00
nsprpub Another update from the internal CVS repository /m/src. 1999-03-09 05:12:06 +00:00
parser Added parsererror and sourcetext to element table 1999-03-11 07:52:24 +00:00
plugin/oji/MRJ fixed call to nsIInputStream::Read(), no longer passing 0 offset. 1999-03-08 00:15:40 +00:00
privacy
rdf Tweaks related to XUL fragments. 1999-03-10 23:31:26 +00:00
silentdl Backed out the nsService template stuff. 1999-03-09 11:49:41 +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 Lame tweak in order to do a test build on non-glibc Linux systems. 1999-03-10 03:30:42 +00:00
uriloader/base Use the macro on all platforms. Thanks to pierre for helping me make sure 1999-03-09 19:19:02 +00:00
view fixed bug in underflow of state push count in new compositor. 1999-03-10 05:31:27 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell fixed memory leak. 1999-03-11 05:45:52 +00:00
webtools Change name of save script 1999-03-11 01:30:16 +00:00
widget Cleaned up PasteTextBlocking to return better 1999-03-11 04:41:43 +00:00
xpcom creating ~/.mozilla under unix if not already there. 1999-03-11 07:44:23 +00:00
xpfc
xpfe Added Cut, Copy and Paste, and did general cleanup 1999-03-11 07:40:55 +00:00
xpinstall Unix makefiles. Gotta love xpcode! 1999-03-10 20:17:14 +00:00
.cvsignore Add .client-defs and myconfig.sh 1999-02-19 19:53:50 +00:00
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 enabling mailnews by default 1999-03-05 20:29:36 +00:00
client.mk Summarize checkout conflicts before dying. 1999-03-11 01:21:25 +00:00
configure Automated update 1999-03-11 02:45:41 +00:00
configure.in Added tests for int16_t, int32_t, and uint16_t for AIX and BSDI. 1999-03-11 02:32:53 +00:00
makefile.win fix win32 breakage by changing build order of widget and editor 1999-03-11 01:37:45 +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