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
Перейти к файлу
rpotts%netscape.com d24a5c8c3d On windows call PL_InitializeEventsLib(...) until the new PL_event apis are available... 1999-01-05 09:44:28 +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 cvsignore FilesTest. 1998-12-30 00:38:50 +00:00
build Added plugin.mcp project to the Mac build. plugin.shlb is now included in layout.mcp and plugin-related cpp files have been removed from viewer.mcp 1999-01-05 09:34:27 +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 Fix for bugzilla#1316 in which both debug and optimization flags were being passed to the compiler when MOZ_DEBUG was defined. 1999-01-05 00:37:34 +00:00
content Improved GetAbsoluteContainingBlock() a bit. It still needs to handle scrolled 1999-01-05 05:51:22 +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 Add mac code to get NSPR event queue for dispatching of link click events 1998-12-16 22:05:04 +00:00
dom Separated class intialization from name registration in namespace management code 1998-12-30 21:35:35 +00:00
editor Only build editor if MOZ_EDITOR is defined 1998-12-31 00:18:40 +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 removed the handle locking/unlocking in Init() 1999-01-05 04:07:23 +00:00
grendel package is addresscard, not AddressCard 1998-09-25 21:25:57 +00:00
htmlparser Comment out the GARBAGE entry for generated files. 1998-12-20 01:04:40 +00:00
include Backed out change for mac bustage. 1998-12-30 01:45:39 +00:00
jpeg First Checked In. 1998-12-13 05:01:04 +00:00
js Some more changes, there's not that much left. Need to figure out a 1999-01-05 03:51:30 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout Added plugin.shlb 1999-01-05 09:34:54 +00:00
lib resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
mailnews First checked in. These files are the foundation for our nntp protocol implementation. 1999-01-04 23:59:59 +00:00
modules First Checked In. 1999-01-05 09:10:46 +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 applying patches from Joe Keane <jgk@jgk.org> changing gets to fgets 1999-01-01 02:47:52 +00:00
nsprpub BugZilla 2131. Plus, fix undef symbol in Mac 1999-01-05 01:38:41 +00:00
parser/htmlparser Comment out the GARBAGE entry for generated files. 1998-12-20 01:04: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 Bug fixes and enhancements to nsRDFStreamData source. Can almost round-trip RDF/XML now... 1999-01-05 08:44:40 +00:00
string/obsolete Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
sun-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
uriloader/base Fixed the firing of the OnConnectionsComplete(...) notification so it worked correctly in framesets... 1998-12-29 04:45:00 +00:00
view Improve performance on Mac: disable the Composite timer (temporary code - see comments) 1998-12-20 13:15:41 +00:00
webshell do not call PL_InitializeEventsLib(...) any more. nsIEventQueueService::CreateThreadEventQueue(...) has this functionality now... 1999-01-05 09:42:22 +00:00
webtools Sleezy hack to always make "cvs" come out as the first repository. 1999-01-01 00:44:59 +00:00
widget removed the handle locking/unlocking in Init() 1999-01-05 04:07:23 +00:00
xpcom On windows call PL_InitializeEventsLib(...) until the new PL_event apis are available... 1999-01-05 09:44:28 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Landed RDF_122898_BRANCH onto the trunk. 1999-01-05 03:53:15 +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 Fixed problem in fullcircle detection that was causing configure to break when using autoconf-19981231. 1999-01-05 07:16:18 +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 initial steps toward moving cvs pull information out of nglayout.mak. 1998-12-23 11: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