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
Перейти к файлу
scc%netscape.com eeaaa11f7d unified compiler dependent code (removed from unit-tests, inserted in header); fixed for egcs-1.1 well known bug (member using declarations don't work) 1998-11-13 19:41:24 +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 fixed the 3 instances of Compare() to work with empty strings 1998-11-04 06:48:11 +00:00
build Prints the name of the target being built as well. 1998-11-12 19:34:14 +00:00
calendar formatting 1998-11-11 18:57:24 +00:00
caps Minor bug fix to my last check-in 1998-10-28 04:53:47 +00:00
cmd Cut & Paste bug, double-freeing stuff. Thanks to Peter.vanHelden@net.HCC.nl for the fix. 1998-11-08 21:31:07 +00:00
config Fix more build bustage (IRIX) 1998-11-13 02:12:55 +00:00
content allow view-source on XML 1998-11-13 04:36:46 +00:00
db Import of Sleepycat DB 2.4.14.1 1998-10-15 03:56:37 +00:00
dbm Patch from fraioli@dg-rtp.dg.com (Marc J. Fraioli) to unbreak DGUX. 1998-11-04 17:54:14 +00:00
directory added new files with 3.06 from internal cvs server 1998-10-19 06:24:19 +00:00
docshell/base enabled view-source 1998-11-11 20:31:45 +00:00
dom Changed get/setDOMAttribute to get/setAttribute in generated script glue class. This is temporary!! It may get lost in a later checkin since the change was made manually and not through the generator 1998-11-12 23:53:46 +00:00
editor this works with the new autopointers 1998-11-12 22:18:43 +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 add nsRegionGTK to the factory. this fixes some major region related 1998-11-13 16:29:46 +00:00
grendel package is addresscard, not AddressCard 1998-09-25 21:25:57 +00:00
htmlparser added nsITagHandler for future use 1998-11-13 19:20:47 +00:00
include The purpose of this file is to convert various compiler defines into a single define for each platform. This is ONLY to be used when feature defines will not work. 1998-11-11 18:59:44 +00:00
jpeg Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
js Re-updated to CW 4.0 - we need it at this level so that the Mac tinderbox doesn't get wedged. 1998-11-13 18:28:59 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout Added check for SRC being an empty string 1998-11-13 18:38:16 +00:00
lib Changes to support liveconnect security using ProxyJNI 1998-11-02 23:11:38 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules Landing the XPCOM_BRANCH. 1998-11-11 22:29:18 +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 Put back the old pwd code; otherwise it crashes if MOZILLA_HOME isn't set 1998-11-13 02:49:19 +00:00
nsprpub Merged the NetBSD patch contributed by Frank van der Linden 1998-11-13 02:12:38 +00:00
parser/htmlparser added nsITagHandler for future use 1998-11-13 19:20:47 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf First Checked In. 1998-11-13 08:56:09 +00:00
string/obsolete fixed the 3 instances of Compare() to work with empty strings 1998-11-04 06:48:11 +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 Temporary fix when scroll frame is created unsized. The real fix will come from michaelp. 1998-11-13 02:50:24 +00:00
webshell Fixed a crash when using File|Exit from the print preview window 1998-11-13 05:53:47 +00:00
webtools Previously reset endsection in the wrong place. 1998-11-13 03:17:09 +00:00
widget Fix gtklayout child sizing problems, add gtk_widget_set_name to all of the 1998-11-13 16:37:03 +00:00
xpcom unified compiler dependent code (removed from unit-tests, inserted in header); fixed for egcs-1.1 well known bug (member using declarations don't work) 1998-11-13 19:41:24 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe moving message pump and app shell into "client" code because they should not be a part of the widget library. 1998-11-12 21:24:53 +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 Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs. 1998-11-11 01:53:49 +00:00
client.mak Testing Bonsai, try 11. 1998-07-15 21:40:59 +00:00
client.mk Do not explicitly set MAKE as GNU make automatically sets it. If NSPR_INSTALL_DIR is defined, then use --with-nspr, otherwise do not bother. 1998-11-10 21:58:31 +00:00
configure.in fix autoconf bustage for new xml layout stuff 1998-11-12 19:37:08 +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 mjudge18883891134 adding dir for the editor. SHOULD BE OFF BY DEFAULT!! THIS SHOULD AFFECT NO ONE. 1998-11-11 09:26:06 +00:00
nglayout.mk Added xpfe to pull_autoconf target 1998-11-04 00:41:07 +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