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-09 22:33:36 +00:00
apache/gzip/src
base Turning on dougt's special system directory stuff, and adding it to the Macintosh build. Fixed spurious leading slash on getting leaf name (win and unix). Adding dougt's equality test operator, too. Adding dougt's test code for all the above. 1999-03-09 22:33:36 +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 -MD depend: Putting objects on PHONY target didn't work. Use 'FORCE' dependency instead. 1999-03-09 21:56:44 +00:00
content Fixing a bug with selection in the tree view. 1999-03-09 21:58:06 +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 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
editor catching up with nsComponentManager and getting rid of cout usage 1999-03-09 20:11:27 +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 Fixed return. 1999-03-09 12:36:13 +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 reordered link order so that cout would work 1999-03-09 19:22:00 +00:00
lib Quiet mac warnings. 1999-03-09 01:10:59 +00:00
mailnews Added selection color. Removed Local Mail from thread pane. 1999-03-09 21:49:35 +00:00
modules Stripping additional access paths. 1999-03-09 21:03:39 +00:00
msgsdk
nav-java
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 make the personal toolbar buttons more mozilla centric, even if everything else is blatant NSCP drug money. 1999-03-09 22:13:36 +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 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 added background image. 1999-03-09 22:12:20 +00:00
webtools Clean-up some output. Add link for 'Show next X hours' instead of 'Show more checkin history'. Skip dates that are in the future. 1999-03-09 21:30:02 +00:00
widget Protect against a copy of zero characters (zero-length buffer) 1999-03-09 09:49:32 +00:00
xpcom Turning on dougt's special system directory stuff, and adding it to the Macintosh build. Fixed spurious leading slash on getting leaf name (win and unix). Adding dougt's equality test operator, too. Adding dougt's test code for all the above. 1999-03-09 22:33:36 +00:00
xpfc
xpfe Fix windows bustage. Why doesnt this file build on other platforms ? 1999-03-09 21:22:03 +00:00
xpinstall Removed InstallFolder Object - just using nsStrings now. 1999-03-09 00:50:23 +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-09 01:45:41 +00:00
configure.in Give error if building in objdir and have previously built in srcdir. Move '-Wall' and '-include' to GNU-only section (silly to test for GNU-only features). Change '-MMD' to '-MD' to include standard headers. Clean '-O' from CFLAGS/CXXFLAGS if MOZ_DEBUG is set. 1999-03-09 01:30:26 +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