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
Перейти к файлу
pavlov%pavlov.net 178678e9e2 fix bustage 1999-01-17 03:08:56 +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 redoing timer addref/release strategy, and guaranteeing that timers will only be put on the firing list _once_, even if a client tries to add it multiple times. 1999-01-15 23:18:57 +00:00
build make aliases of RDF resources 1999-01-15 22:32:53 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Checking in changes from Bob Glickstein 1998-12-15 05:53:19 +00:00
cck/muc new checkins for free source CCK 1998-12-30 23:03:13 +00:00
cmd Just fixed a warning. 1998-12-23 22:09:09 +00:00
config Switching off NU_CACHE by default for now... 1999-01-15 19:33:17 +00:00
content Fixed it so relatively positioned block frames act as containing blocks 1999-01-16 22:18:08 +00:00
db Import of Sleepycat DB 2.4.14.1 1998-10-15 03:56:37 +00:00
dbm Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil. 1998-12-15 07:37:32 +00:00
directory two bug fixes. 1998-12-02 10:56:43 +00:00
docshell/base Added support for GetContainer()/SetContainer(). Added the OnStartURLLoad() notification to the DocumentLoadObserver... 1999-01-14 06:44:23 +00:00
dom clone test 1999-01-14 23:42:11 +00:00
editor Reinstate buster's changes, with a fix for the nsCOMPtr problem. 1999-01-15 00:03:41 +00:00
ef + Flush HTML method dump file after writing it. Otherwise, the file is 1998-12-23 20:21:58 +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 #2439: Links are not underlined correctly 1999-01-16 07:09:59 +00:00
grendel *** empty log message *** 1999-01-16 07:42:16 +00:00
htmlparser fixed viewsource and parser/netlib bug 1999-01-16 04:25:40 +00:00
include back out relevant changes that broke the tree 1999-01-16 05:09:24 +00:00
intl First Checked In. 1999-01-16 00:29:00 +00:00
jpeg First Checked In. 1998-12-13 05:01:04 +00:00
js NOT PART OF SEAMONKEY - factored out data conversion routines, need to now make them handle datatypes not yet handled 1999-01-14 04:25:31 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout Fixed it so relatively positioned block frames act as containing blocks 1999-01-16 22:18:08 +00:00
lib Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-( 1999-01-14 23:21:06 +00:00
mailnews change RemoveGroup a bit so we can remove by name and by newsgropu 1999-01-16 05:54:02 +00:00
modules Remove C++ comments from previous checkin 1999-01-15 20:08:54 +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 Always fire the OnStopBinding() notification... Even if a previous call to the stream listener returned an error... 1999-01-15 10:23:32 +00:00
nsprpub Bugzilla bug #2431: fixed PL_GetNextOpt so that it returns PL_OPT_BAD 1999-01-15 22:13:26 +00:00
parser/htmlparser fixed viewsource and parser/netlib bug 1999-01-16 04:25:40 +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 started implementing history (not yet in build system) 1999-01-15 23:44:37 +00:00
silentdl Initial Checkin of SilentDownload examples. 1999-01-14 01:48:18 +00:00
string/obsolete exposed objectAt in deque, and fixed toInteger bug 1999-01-15 19:20:51 +00:00
sun-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
uriloader/base no longer ignores the returned value from m_Observer->OnStartBinding(). This allows embedding apps (eg. Intuit) to intercept and filter URLs. 1999-01-15 22:34:46 +00:00
view when a clip is specified for a view, the clip now only affects the 1999-01-15 22:11:46 +00:00
webshell remove unused code 1999-01-17 02:09:24 +00:00
webtools Allow querying by OS. 1999-01-15 22:05:42 +00:00
widget fix bustage 1999-01-17 03:08:56 +00:00
xpcom Now test pointer result _and_ error code on return from QueryInterface, as some implementations return garbage. 1999-01-16 02:37:22 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe remove powerplant debug/optimized libs. 1999-01-15 17:24:32 +00:00
.cvsignore Ignore files generated by autoconf. 1998-12-05 10:39:46 +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 we must descend editor/ no matter what now. 1998-12-02 22:13:21 +00:00
aclocal.m4 Moved gtk macros into separate file to make way for new macros with conflicting licenses. Requires that autoconf be called with '-l build/autoconf'. 1998-12-12 02:41:17 +00:00
client.mak fixing clobber rule 1998-12-31 20:17:37 +00:00
client.mk Turn on debug by default 1998-12-19 00:10:52 +00:00
configure.in add new MIME and IMAP trees to --enable-mailnews 1999-01-14 23:20:33 +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 Fixed a problem with the pull_nglayout rule being recursively defined 1999-01-06 00:42:05 +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