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
Перейти к файлу
mscott%netscape.com 238af643a0 Updates to fix breakage caused by the big check in last night. In particular, update to use nsFilespec instead of nsFilePath. Use correct variable name for requesting the netlib queue service... 1999-03-10 00:43:58 +00:00
README
apache/gzip/src
base purify fixes from bruce@cybersight.com - free memory the right way 1999-03-10 00:32:44 +00:00
build Script converts .mozconfig.sh into a url to prefill configurator web form. Will be used by client.mk 1999-03-09 01:29:53 +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 purify fixes from bruce@cybersight.com - use delete[] rather than delete 1999-03-10 00:35:16 +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 Merged v1.1 development branch to trunk, v1.1 released 1999-01-21 23:52:52 +00:00
docshell/base nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
dom purify fixes from bruce@cybersight.com 1999-03-10 00:31:59 +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 added blender method that takes rendering contexts. 1999-03-09 22:07:06 +00:00
grendel A new throbber 1999-03-08 14:45:52 +00:00
htmlparser nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +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 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
js2/semantics Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
l10n
layout purify fix from bruce@cybersight.com - use delete[] rather than delete 1999-03-10 00:36:18 +00:00
lib Quiet mac warnings. 1999-03-09 01:10:59 +00:00
mailnews Updates to fix breakage caused by the big check in last night. In particular, update to use nsFilespec instead of nsFilePath. Use correct variable name for requesting the netlib queue service... 1999-03-10 00:43:58 +00:00
modules ack. 1999-03-09 23:06:11 +00:00
msgsdk
nav-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
network nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsprpub Another update from the internal CVS repository /m/src. 1999-03-09 05:12:06 +00:00
parser nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +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 Made sure to initialize rv to NS_OK. 1999-03-09 23:51:34 +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 Latest AIX fixes from waqar@netscape.com. 1999-03-06 15:09:48 +00:00
tools Add source tree navigation tool. 1999-03-09 01:07:00 +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 added nsIClipView.h 1999-03-09 22:10:31 +00:00
webshell new styles for expanding and collapsing folders 1999-03-10 00:01:55 +00:00
webtools Change 'name' array to 'build'. Looks like name is reserved or something. 1999-03-09 23:59:15 +00:00
widget Fixing Solaris/CC bustage. 1999-03-10 00:29:34 +00:00
xpcom purify fixes from bruce@cybersight.com - free memory the right way 1999-03-10 00:32:44 +00:00
xpfc
xpfe Added charset menu items in view menu. 1999-03-10 00:21:26 +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
LEGAL
LICENSE
Makefile
Makefile.in Adding expat. a=nisheeth 1999-02-27 10:40:40 +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 00:30:41 +00:00
configure.in solaris gcc needs different command line options to link a 1999-03-10 00:27:20 +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