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
Перейти к файлу
leaf%mozilla.org bbe230df12 Adding makefile.win changes for eric bina. we'll try using camelot to add
the mac project file support.
1999-02-17 06:55:48 +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 removed bug from deque, and added replaceChar call to string 1999-02-16 06:47:00 +00:00
build added a manifest for Layout/html/table 1999-02-12 17:36:28 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
cck Widget name conflict resolved 1999-02-08 23:18:56 +00:00
cmd Just fixed a warning. 1998-12-23 22:09:09 +00:00
config Fixed Kipp's hack to allow CPP_PROG_LINK to be overridden when necessary. 1999-02-17 00:32:17 +00:00
content changed nsCOMPtr comparison operators to explicitly use get(). part of nsCOMPtr carpool. 1999-02-17 04:39:22 +00:00
db hack up to get rid of pure virtual classes and virtual routines so I can link 1999-02-14 22:31:28 +00:00
dbm Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
directory Merged v1.1 development branch to trunk, v1.1 released 1999-01-21 23:52:52 +00:00
docshell/base Fixed a bunch of "const" problems 1999-02-14 06:35:01 +00:00
dom Made some things const 1999-02-14 06:38:24 +00:00
editor fixing compilation problems with new nsCOMPtr. part of the carpool. 1999-02-17 06:18:11 +00:00
ef *** empty log message *** 1999-02-09 06:47:12 +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 fix for nsCOMPtr Carpool change 1999-02-17 02:56:26 +00:00
grendel Changed getDropTarget() to match with getGrendelDropTarget() 1999-02-17 06:19:28 +00:00
htmlparser add comment, remove InitUnicodeDecoder method 1999-02-16 18:32:02 +00:00
include Fixing windows breakage 1999-02-10 01:34:45 +00:00
intl fix the export problem 1999-02-16 19:24:09 +00:00
jpeg First Checked In. 1998-12-13 05:01:04 +00:00
js NOT YET PART Of SEAMONKEY - fixes for conversions, added 'load' to test program to breakout js code into its own file, added support for global object being a wrapped native, fixed parent interface support, change makefiles for JS_THREADSAFE, add missing dropProperty support to my Ops, added more tests 1999-02-16 06:29:29 +00:00
js2/semantics Added getter, setter, with, default arguments, and renamed declarations to definitions 1999-02-12 04:59:19 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout changed nsCOMPtr comparison operators to explicitly use get(). part of nsCOMPtr carpool. 1999-02-17 04:39:22 +00:00
lib Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
mailnews Added some RDF accessors for messages. 1999-02-17 06:15:13 +00:00
modules Synced with current stream interfaces. 1999-02-15 18:29:06 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
network Adding makefile.win changes for eric bina. we'll try using camelot to add 1999-02-17 06:55:48 +00:00
nsprpub add profiling capability for win32 1999-02-12 19:36:35 +00:00
parser/htmlparser add comment, remove InitUnicodeDecoder method 1999-02-16 18:32:02 +00:00
plugin/oji/MRJ Creates a new window with "_new" target. 1998-12-29 22:37:55 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf changes for nsCOMPtr 1999-02-17 05:45:31 +00:00
silentdl removing extra semicolons so that the mac build does not complain. 1999-02-11 20:51:37 +00:00
string/obsolete removed bug from deque, and added replaceChar call to string 1999-02-16 06:47:00 +00:00
sun-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
tools added mtbf to tools directory 1999-02-16 02:41:05 +00:00
uriloader/base allow plain text file to be handled by HTML document 1999-02-16 07:37:53 +00:00
view added unknown content quality. fixed potential crash because of bug in timer 1999-02-16 19:57:45 +00:00
webshell temporarily disable the string resource test until the nsIProperties 1999-02-16 22:09:43 +00:00
webtools Fixed up NGLayout components (see bug 3139). 1999-02-16 23:04:08 +00:00
widget changes for nsCOMPtr 1999-02-17 05:29:19 +00:00
xpcom Second checkpoint. 1999-02-17 05:56:30 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Adding do_QueryInterface() wrapper for nsCOMPtr carpool. r=scc a=sar 1999-02-17 02:08:00 +00:00
xpinstall removing char* errormsgs and now using err code return values. 1999-02-05 22:27:08 +00:00
.cvsignore taking out configure (we want it to get updated) 1999-02-08 20:28:27 +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 enter mailnews directory when --enable-mailnews switch is thrown 1999-02-02 19:34:49 +00:00
aclocal.m4 Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00
allmakefiles.sh add intl/lwbrk directories 1999-02-16 19:28:33 +00:00
client.mak nspr should be getting pulled from the tip. 1999-02-08 18:22:36 +00:00
client.mk Turn on debug by default 1998-12-19 00:10:52 +00:00
configure Automated update 1999-02-16 19:31:43 +00:00
configure.in Move makefile list into allmakefiles.sh 1999-02-16 19:29:21 +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 Removed nav-java from the build 1999-02-02 18:01:34 +00:00
nglayout.mk Added mozilla/rdf to the pull. 1998-12-02 00:50:42 +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