Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
1999-03-10 08:15:17 +00:00
apache/gzip/src
base Change PATH_MAX to MAXPATHLEN to compile on Solaris. 1999-03-10 07:21:09 +00:00
build Put editor shared libs in the Components folder, and call the folder "Components", not "components". 1999-03-10 00:55:34 +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 Give warning for 'make depend' with --enable-md. 1999-03-10 00:03:12 +00:00
content Fix build bustage, not really sure what this is supposed to be doing. 1999-03-10 08:11:28 +00:00
db nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc. 1999-03-09 09:52:30 +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 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
dom Landed on tip. 1999-03-10 05:37:31 +00:00
editor 2nd try to get it right in get editor factory method 1999-03-09 23:06:16 +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 Removed bogus addition of text for newlines 1999-03-10 01:19:35 +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 "extern" declaration for global vars fixed. 1999-03-09 23:48:10 +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 bug 3407 1999-03-10 06:13:35 +00:00
lib Quiet mac warnings. 1999-03-09 01:10:59 +00:00
mailnews Add code to allow user's to display mailbox messages from the first 4 messages in their inbox.... 1999-03-10 06:35:48 +00:00
modules ack. 1999-03-09 23:06:11 +00:00
msgsdk
nav-java
network This change is needed to register libmime with netlib for parsing RFC822 messages. 1999-03-10 01:24:07 +00:00
nsprpub Another update from the internal CVS repository /m/src. 1999-03-09 05:12:06 +00:00
parser Removed bogus addition of text for newlines 1999-03-10 01:19:35 +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 Bug 3510. Fixed to use nsFileSpec, so now bookmarks should load on Mac (even through an alias). 1999-03-10 08:15:17 +00:00
README
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 Latest AIX fixes from waqar@netscape.com. 1999-03-06 15:09:48 +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
webshell new styles for expanding and collapsing folders 1999-03-10 00:01:55 +00:00
webtools Only show checkboxes for trees that have had activity in the last two days. 1999-03-10 03:03:27 +00:00
widget Fixing Solaris/CC bustage. 1999-03-10 00:29:34 +00:00
xpcom was using the same iid for 2 interfaces - synced nsIShutdownListener iid with the iid from the .h file 1999-03-10 08:02:23 +00:00
xpfc
xpfe New and improved status bar 1999-03-10 02:52:02 +00:00
xpinstall First Checked In. 1999-03-09 23:59:16 +00:00
.cvsignore Add .client-defs and myconfig.sh 1999-02-19 19:53:50 +00:00
aclocal.m4 Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00
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 Now it'll be able to capture all of CVS's output instead of just stdout. 1999-03-04 01:53:23 +00:00
configure Automated update 1999-03-10 05:15:41 +00:00
configure.in Reverted donm's solaris linker flag changes. You need to detect that gcc 1999-03-10 05:09:54 +00:00
LEGAL
LICENSE
Makefile
Makefile.in Adding expat. a=nisheeth 1999-02-27 10:40:40 +00:00
makefile.win enabling mailnews by default 1999-03-05 20:29:36 +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