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
ftang%netscape.com 7dbbb7279b First Checked In.
1999-02-17 15:20:52 +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 Add support for insure. 1999-02-17 14:37:18 +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 Add support for insure. 1999-02-17 14:37:18 +00:00
content Implemented nsIDOMElement::GetAttribute(). 1999-02-17 11:56:44 +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 Landed RDF_19990217_BRANCH. This includes a bunch of changes to get XUL scriptability up and running; also, nsRDFResourceElement and nsRDFGenericElement have been collapsed into a single class, and most of the state has been turned into attributes on the class. 1999-02-17 11:09:57 +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 DND compatibility issues. 1999-02-17 08:42:21 +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 First Checked In. 1999-02-17 15:20:52 +00:00
jpeg First Checked In. 1998-12-13 05:01:04 +00:00
js more tests and type conversion fixes 1999-02-17 09:24:12 +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 Move some convience functions into nsNNTPProtocol. LoadUrl now takes a consumer. 1999-02-17 08:19:49 +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 Update the MANIFEST file for the new headers that get exported. 1999-02-17 15:03:04 +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 Added nsIDOMElementObserver interface, implemented OnSetAttribute(). Fixed so that a shared namespace manager is held. 1999-02-17 11:57:57 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +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 oh, yeah, there needs to be an $FE defined somewhere... could be gutted 1999-02-17 08:18:52 +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 Added methods for adding and removing nsMenuListeners 1999-02-17 14:34:33 +00:00
xpcom get this code compiling in win32 1999-02-17 07:05:36 +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
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-17 14:45:37 +00:00
configure.in Add support for insure. 1999-02-17 14:37:18 +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
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