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
1999-05-27 20:50:05 +00:00
apache/gzip/src
base Fixed the test file name, added registration for event queue and 1999-05-16 22:59:02 +00:00
build Set switches to prevent whining. 1999-05-27 00:00:38 +00:00
calendar
caps Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
cck 4.2 version 1999-05-26 04:25:02 +00:00
chrome/src save search part of URL when munging and reconstructing 1999-05-27 20:34:42 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Put component .a files in the right place. 1999-05-27 04:25:42 +00:00
content tweaks to css loader handling 1999-05-26 23:59:00 +00:00
db Solaris needs explicit cast. a,r=kevinmc@netscape.com. 1999-05-04 03:24:13 +00:00
dbm Eliminate the need to use -DQNX by switching to __QNX__, predefined by the compiler. 1999-05-14 01:46:00 +00:00
directory
docshell/base Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
dom don't compare url (and prefs) to nsnull. check that !url (and !prefs) is true 1999-05-26 21:43:42 +00:00
editor Changed GetUndoString() and GetRedoString() to use nsString *. 1999-05-27 20:50:05 +00:00
ef
expat We are not using the XML_UNICODE_WCHAR_T define on any platform. So, no need to define it. 1999-04-24 08:34:43 +00:00
extensions clean up usage of prefs 1999-05-27 20:40:38 +00:00
gconfig
gfx Fixed bug 4904 -- converted to DIB, then printed.. 1999-05-27 14:48:15 +00:00
grendel Fixed wrong signature preferences key 1999-05-16 00:24:13 +00:00
htmlparser cleanup warnings 1999-05-27 10:57:22 +00:00
include fix for #6031. the summary file names for newsgroups are based on 1999-05-21 22:21:23 +00:00
intl Switched over to auto-registration. Added Unix and Mac support. 1999-05-27 20:46:26 +00:00
jpeg override NO_STATIC_LIB, because we really do need static libraries for some 1999-05-17 19:20:28 +00:00
js Bug #6359 and other changes motivated by Waldemar's specification. 1999-05-26 22:28:32 +00:00
js2/semantics First working version 1999-05-17 05:11:19 +00:00
l10n
layout should've been a forward declaration of nsIPresContext. This will remove 117 warnings. 1999-05-27 20:48:01 +00:00
lib Fix for bug 4051 -- with large memory allocation, quit on launch. Was a numeric overflow in the memory manager initialization. 1999-05-27 04:12:22 +00:00
mailnews fix bustage. 1999-05-27 19:14:42 +00:00
modules Removed Windows-specific default directory string from prefs 1999-05-26 21:39:59 +00:00
msgsdk
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk Initialized m_Request to nsnull to prevent a crash durng destruction - it was trying to free uninitialized memory :-( 1999-05-26 21:04:11 +00:00
network save search part of URL when munging and reconstructing 1999-05-27 20:34:42 +00:00
nsprpub Fix for bug#4312. Conditionalized patching of StackSpace so it's only done when patching is allowed. Use FindSymbol to dynamically lookup NewRoutineDescriptor and CallOSTrapUniversalProc so we can link against CarbonLib. 1999-05-21 20:08:09 +00:00
nunet
parser cleanup warnings 1999-05-27 10:57:22 +00:00
plugin/oji/MRJ bug #5670: making more robust when MRJ session can't be created. 1999-05-19 01:39:51 +00:00
privacy
profile Added *aResult for status values per XPCOM 1999-05-26 21:22:58 +00:00
rdf save search part of URL when munging and reconstructing 1999-05-27 20:34:42 +00:00
README
silentdl Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
string/obsolete fixed bug in nsString2::find() -- this will soon use boyer-moore 1999-05-27 07:59:16 +00:00
suite/debugQA/content Fix the page title 1999-05-27 04:06:17 +00:00
sun-java maybe HPUX is defined on HPUX? 1999-04-20 23:18:22 +00:00
tools fixed the problem that caused url redirects to appear to fail 1999-05-21 18:14:59 +00:00
uriloader/base Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
view Added implementation of BeginUpdateViewBatch() and 1999-05-26 21:13:06 +00:00
wallet
webshell stdafx.h 1999-05-26 05:03:05 +00:00
webtools Oops; was flailing if rankdir wasn't defined. 1999-05-27 20:20:57 +00:00
widget First Checked In. 1999-05-27 17:59:00 +00:00
xpcom First Checked In. 1999-05-27 17:59:00 +00:00
xpfc
xpfe disseminate search part of chrome URL to contained webshells as content URLs 1999-05-27 20:36:15 +00:00
xpinstall Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Remove these from the unix build to reduce the evil possibility of a fork. 1999-05-27 02:31:44 +00:00
client.mak Remove the /n flag when we invoke BSCMAKE, the utility provided by MS to generate code browsing information. This means that once the browsing database is constructed, updates to it will happen incrementally. Earlier, updates were causing the entire database to get created from scratch. 1999-05-05 08:00:20 +00:00
client.mk Fix webconfig target. 1999-05-04 19:54:24 +00:00
configure Automated update 1999-05-26 23:44:47 +00:00
configure.in build tests and mailnews by default now. 1999-05-26 23:34:47 +00:00
LEGAL
LICENSE
Makefile.in Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
makefile.win Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk