apache/gzip /src
base
fixed recently introduced i18n bugs
1999-03-07 19:23:28 +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
fix pdb file generation so that the go into $(OBJDIR) and also
1999-03-05 23:24:48 +00:00
cck
Modified buffer sizes in define constants
1999-02-26 18:36:56 +00:00
cmd
config
Have -MD dependencies cope will missing headerfiles.
1999-03-09 01:31:26 +00:00
content
Table of contents example
1999-03-09 00:36:54 +00:00
db
add ClearErrors stub
1999-03-07 05:38:54 +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
Using the service manager to access the plugin manager, because it needs to be a singleton.
1999-03-08 00:01:02 +00:00
dom
Added InitializeLiveConnectClasses() method.
1999-03-08 00:14:40 +00:00
editor
Fixed editor classes to do autoregistration correctly and moved target directory to bin/components
1999-03-08 22:46:33 +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
Introduced separate CXXFLAGS for use with C++ code in the same style as the existing CFLAGS. Prepended _ to some configure.in private variables.
1999-03-07 05:18:45 +00:00
grendel
A new throbber
1999-03-08 14:45:52 +00:00
htmlparser
reviewed by rickg. Pick up meta tag and change converter
1999-03-08 20:00:23 +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
Latest AIX fixes. (waqar@netscape.com).
1999-03-08 15:13:54 +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
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
js2 /semantics
l10n
layout
add katakana, hiragana, katakana-iroha, hiragana-iroha, lower-greek
1999-03-09 01:56:02 +00:00
lib
Quiet mac warnings.
1999-03-09 01:10:59 +00:00
mailnews
make the file conform to the new norm
1999-03-09 02:05:29 +00:00
modules
initial libjar files, NOT PART OF BUILD
1999-03-09 02:13:56 +00:00
msgsdk
nav-java
network
Changes to make the Mac not complain so much.
1999-03-09 00:04:34 +00:00
nsprpub
Another update from the internal CVS repository /m/src.
1999-03-05 22:32:56 +00:00
parser
reviewed by rickg. Pick up meta tag and change converter
1999-03-08 20:00:23 +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
Add selection and column sortActive/sortDirection observation support. (Thanks, David!)
1999-03-09 01:54:46 +00:00
README
silentdl
dist/bin/components is where all loadable components will be installed.
1999-03-06 09:04:53 +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
Templates in nsXPComFactory exorcism. Part I.
1999-03-08 09:44:16 +00:00
view
Aded check for null parent to fix printing
1999-03-05 20:14:05 +00:00
webshell
Register CharsetAlias. Fixed by ftang on my machine.
1999-03-09 01:50:03 +00:00
webtools
Added params to control how priorities are set in a new bug. You can
1999-03-09 02:33:58 +00:00
widget
Hook up a debug implementation of paste
1999-03-08 22:45:56 +00:00
xpcom
patches from cmanske@netscape.com - use NS_IMETHODIMP* macros instead of declaring nsrefcnt/etc directly
1999-03-08 21:34:16 +00:00
xpfc
xpfe
fix for bug #3507 . Also replaced raw comparse of nsresult == NS_OK with NS_FAILED(...) or NS_SUCCEEDED(...) macros...
1999-03-09 00:54:07 +00:00
xpinstall
Removed InstallFolder Object - just using nsStrings now.
1999-03-09 00:50:23 +00:00
.cvsignore
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
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