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
Перейти к файлу
kipp%netscape.com bffbdd37e2 Fixed bug #2052 - don't adjust the height when its computed 1999-03-08 19:22:16 +00:00
README
apache/gzip/src
base fixed recently introduced i18n bugs 1999-03-07 19:23:28 +00:00
build Fix bug 3401: aliases to shared libraries which auto-register need to be placed inside of a "components" directory (which itself needs to exist in the same directory as apprunner/viewer). Review/approval: sdagley 1999-03-05 05:09:04 +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
cmd
config Allow for lock_SunOS.s to build properly. Fix the build system to 1999-03-08 15:01:13 +00:00
content bug fixes + changing broken "dont_QueryInterface" additions to "do_QueryInterface" 1999-03-08 01:20:02 +00:00
db add ClearErrors stub 1999-03-07 05:38:54 +00:00
dbm Uninitialized variables 1999-03-05 04:20:54 +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 Changed file grouping. 1999-03-06 20:33:07 +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 Checking in the first stab at error propagation from the expat parser to the content sink. The flow of control is as follows. The tokenizer creates an error token (CErrorToken) when an error occurs in expat and pushes it onto the token dequeue. The DTD forwards the contents of the token to the content sink, which creates content objects to show the error. 1999-03-08 17:42:54 +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
js took out singleton management, and registering with the repository. That's what the service manager/component manager is for. 1999-03-06 22:25:55 +00:00
js2/semantics
l10n
layout Fixed bug #2052 - don't adjust the height when its computed 1999-03-08 19:22:16 +00:00
lib add OLD_MAIL_NEWS macros to eliminate libpref dependancy from libxp 1999-03-05 21:31:00 +00:00
mailnews Add ability to display a message given just a message number. We take this number (which is not a key or ID) and get the array of message keys from the db. We then extract the key corresponding to the number passed in. This interface function is used primarily to make debuggin easier where we don't have a message key or message ID lying around... 1999-03-08 02:12:50 +00:00
modules Added accessor for NS_JVMMANAGER_CID. 1999-03-08 00:12:00 +00:00
msgsdk
nav-java
network Move read/write file io stream changes....Read and write no longer take offsets... 1999-03-07 21:21:25 +00:00
nsprpub Another update from the internal CVS repository /m/src. 1999-03-05 22:32:56 +00:00
parser Checking in the first stab at error propagation from the expat parser to the content sink. The flow of control is as follows. The tokenizer creates an error token (CErrorToken) when an error occurs in expat and pushes it onto the token dequeue. The DTD forwards the contents of the token to the content sink, which creates content objects to show the error. 1999-03-08 17:42:54 +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 Templates in nsXPComFactory exorcism. Part I. 1999-03-08 09:44:16 +00:00
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 Major housecleaning, and a hack to allow me to build on Solaris using Workshop. 1999-03-03 01:21:42 +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 Fixed a build issue 1999-03-08 19:21:44 +00:00
webtools Check qa_contact IDs. 1999-03-05 23:08:23 +00:00
widget implemented nsListbox 1999-03-08 04:50:20 +00:00
xpcom Templates in nsXPComFactory exorcism. Part I. 1999-03-08 09:44:16 +00:00
xpfc
xpfe Cannot forward declare a class used with an nsCOMPtr. 1999-03-08 18:57:21 +00:00
xpinstall Added Unix makefiles (that really do not do anything) 1999-03-02 20:25:42 +00:00
.cvsignore
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 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-08 16:00:39 +00:00
configure.in Fix unix builds. 1999-03-08 15:50:50 +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