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
evaughan%netscape.com 204a6670eb 1) Implemented regular button and html4 button with a button renderer.
2) Fixed ProgressMeter to update correctly when attributes change
3) Fixed sample8.html so that it does not over ride the borders of the HTML4 button this
   messed up the active, hover, and disabled states.
1999-03-06 19:43:13 +00:00
apache/gzip/src
base Latest AIX fixes from waqar@netscape.com. 1999-03-06 15:07:01 +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 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 fix pdb file generation so that the go into $(OBJDIR) and also 1999-03-05 23:24:48 +00:00
content In RulesMatching(), changed NS_RELEASE to NS_IF_RELEASE for the link handler. 1999-03-06 17:20:27 +00:00
db add factory method, remove oid parameter to match real mdb 1999-03-05 03:29:41 +00:00
dbm Uninitialized variables 1999-03-05 04:20:54 +00:00
directory
docshell/base Adding new tab handling and focus support. 1999-03-02 19:19:24 +00:00
dom Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
editor Adapt to new stream interfaces some more. 1999-03-06 02:12:52 +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 fix pdb file generation so that the go into $(OBJDIR) and also 1999-03-05 23:24:48 +00:00
grendel Fixed bad type cast. 1999-03-06 07:25:10 +00:00
htmlparser Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser. 1999-03-06 02:09:46 +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 dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +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 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
js2/semantics
l10n
layout 1) Implemented regular button and html4 button with a button renderer. 1999-03-06 19:43:13 +00:00
lib add OLD_MAIL_NEWS macros to eliminate libpref dependancy from libxp 1999-03-05 21:31:00 +00:00
mailnews fix build breakage when the base file i/o stream changed. 1999-03-06 01:37:00 +00:00
modules Directly calling const char* const() operator to avoid ambiguity on Solaris. r=mcmullen@netscape.com 1999-03-06 04:42:08 +00:00
msgsdk
nav-java
network More lurking calls to Read() with the old API. 1999-03-06 02:38:27 +00:00
nsprpub Another update from the internal CVS repository /m/src. 1999-03-05 22:32:56 +00:00
parser Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser. 1999-03-06 02:09:46 +00:00
plugin/oji/MRJ added async parameter to send(). 1999-03-02 04:42:38 +00:00
privacy
rdf dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +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 Fix to the RFind method of nsString. 1999-03-05 00:03:46 +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
view Aded check for null parent to fix printing 1999-03-05 20:14:05 +00:00
webshell 1) Implemented regular button and html4 button with a button renderer. 1999-03-06 19:43:13 +00:00
webtools Check qa_contact IDs. 1999-03-05 23:08:23 +00:00
widget Fix printf format. Thanks to (waqar@netscape.com). 1999-03-06 15:07:44 +00:00
xpcom Add XPT_InterfaceDescriptorAddConsts to API. 1999-03-06 19:40:34 +00:00
xpfc
xpfe dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
xpinstall Added Unix makefiles (that really do not do anything) 1999-03-02 20:25:42 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Added mozilla/rdf/base/idl so Makefile is generated. This is not otherwise in the build. 1999-03-03 03:30:17 +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-06 15:16:10 +00:00
configure.in Latest AIX fixes from waqar@netscape.com. 1999-03-06 15:09:48 +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