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
Перейти к файлу
troy%netscape.com 53587597f7 Fixed ref counting problem in stub_GraphProgressDestroy() 1998-11-20 04:28:06 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +00:00
apache/gzip/src Add the source and Makefile for the new mod_gzip_content module. 1998-09-15 20:17:13 +00:00
base nsTimerExpired should be a C function that returns a gint (i.e. a GtkFunction) 1998-11-20 02:03:57 +00:00
build Checking out mozilla/modules/libpref from the tip. 1998-11-18 02:20:16 +00:00
calendar formatting 1998-11-11 18:57:24 +00:00
caps Changes to make caps into a DLL. Defined all strings in this file until there is a replacement for allxpstr.h 1998-11-19 05:22:28 +00:00
cmd Bugzilla bug #122: Checked in the NetBSD patch submitted by 1998-11-16 23:44:55 +00:00
config Since $(DEPENDENCIES) is not generated for OS2 or NT, do not try to include the file. 1998-11-19 03:09:23 +00:00
content removed obsolete include of nsTableFrame 1998-11-20 01:04:43 +00:00
db Import of Sleepycat DB 2.4.14.1 1998-10-15 03:56:37 +00:00
dbm Updated checks for solaris. Started using platform.h. 1998-11-18 18:32:52 +00:00
directory added new files with 3.06 from internal cvs server 1998-10-19 06:24:19 +00:00
docshell/base Added support for XLink - simple links and show=replace or new. Modified nsILinkHandler interface. 1998-11-14 00:21:19 +00:00
dom Adding more backwards compat DOM support (event.which, pageX, and pageY) 1998-11-19 03:20:21 +00:00
editor Updated nsITransaction and nsITransactionManager to match current spec. 1998-11-20 00:43:07 +00:00
gconfig Fix to use search path for lesstif as per John Hicks suggestion. Environment 1998-11-05 18:04:06 +00:00
gfx make sure we return a value for all of the NS_IMETHODIMP methods 1998-11-20 03:30:49 +00:00
grendel package is addresscard, not AddressCard 1998-09-25 21:25:57 +00:00
htmlparser fix or partial fix to lots of bugs 1998-11-20 03:42:54 +00:00
include Deleted obsolete messages 1998-11-19 05:21:36 +00:00
jpeg Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
js Change for QNX. Might as well get it in while this file still exists.... 1998-11-18 23:16:29 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout removed obsolete include of nsTableFrame 1998-11-20 01:04:43 +00:00
lib Fix for platforms that have PRInt64 defined as a struct. 1998-11-15 08:56:19 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules Took out the superfluous second inclusion of rules.mk. 1998-11-18 23:18:29 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
network Fixed ref counting problem in stub_GraphProgressDestroy() 1998-11-20 04:28:06 +00:00
nsprpub Fixed a typo in previous checkin. 1998-11-19 23:09:01 +00:00
parser/htmlparser fix or partial fix to lots of bugs 1998-11-20 03:42:54 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf GetWidget and SetWidget weren't doing proper AddRef and Release. Fixed the 1998-11-16 20:39:09 +00:00
string/obsolete Made nsString::Insert actually support the count=-1 default argument 1998-11-19 17:58:30 +00:00
sun-java removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
uriloader/base allow view-source on XML 1998-11-13 04:36:46 +00:00
view fixed bug where a view with opacity set to 0.0f would cause the area where it 1998-11-18 23:50:28 +00:00
webshell more fixes for the irix autoconf build 1998-11-20 02:00:14 +00:00
webtools Wasn't handling spaces in components or versions correctly. 1998-11-18 05:38:43 +00:00
widget initial files for the tab widget 1998-11-20 04:27:32 +00:00
xpcom xpcomDebug.exp only included in debug target, xpcom.exp in both. 1998-11-20 01:04:17 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe more fixes for the irix autoconf build 1998-11-20 02:00:14 +00:00
.cvsignore Make cvs ignore the dist directory 1998-08-26 18:36:09 +00:00
LEGAL updated LEGAL file to reflect non-infringement of WANG patent, and option 1998-05-27 21:17:37 +00:00
LICENSE Add final version of NPL. 1998-03-31 19:11:51 +00:00
Makefile Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
Makefile.in Makefile.in and config modifications to allow us to build the new NGT based 1998-11-18 22:35:21 +00:00
aclocal.m4 unrevert the changes reverted earlier (build with static gtk libraries) 1998-11-20 03:25:59 +00:00
client.mak Testing Bonsai, try 11. 1998-07-15 21:40:59 +00:00
client.mk make build instructions a little more clear, and add URL 1998-11-17 20:00:57 +00:00
configure.in unrevert the changes reverted earlier (build with static gtk libraries) 1998-11-20 03:25:59 +00:00
makefile.win Fix bugs on win95 builds, aprvd briano law 1998-10-15 12:38:26 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak Backing out my last changes. 1998-11-19 06:31:14 +00:00
nglayout.mk Pavlov's changes are reverted until the license issues with aclocal.m4 have been settled. 1998-11-19 16:49:09 +00:00
trex.mak Pull msgsdk 1998-10-29 02:50:29 +00:00
trex.mk Fix msgsdk build problem 1998-11-02 19:14:40 +00:00