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
Jerry.Kirk%Nexwarecorp.com 18e0f0bb28 Changed compile options for Neutrino/Photon
Changed test for NSPR Libs to assume they exist when Cross Compiling,
  it used to assume they did not exist.
Added variables to prefix preprocessor, compile, and link commands,
  example: "-Wall" can now be "-Wc,-Wall"
1999-07-19 23:25:50 +00:00
apache/gzip/src
build Added chrome://global/content/ to build 1999-07-19 21:41:44 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Added a newline at the EOF to make the Unix native compilers happy. 1999-07-19 21:05:56 +00:00
cck Adding CCK CK shell 1999-07-15 18:37:28 +00:00
chrome/src Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Changed Neutrino test from OS_ARCH to OS_TARGET to support cross compiling 1999-07-19 21:15:26 +00:00
content Use the Range methods instead of homebrew stuff to determine when a point is contained in a range; eliminate code duplication 1999-07-19 22:41:49 +00:00
db fix warnings 1999-07-17 18:32:18 +00:00
dbm ssize_t aint available on windoze. Fixing build. - mcafee & dp 1999-07-15 00:58:11 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base Fix for bug 9255. We were not trimming leading and trailing whitespace from the url typed in the location bar. Now we do. 1999-07-16 22:45:38 +00:00
dom Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods. 1999-07-19 19:54:34 +00:00
editor Loop over embedded objects and print them 1999-07-19 22:55:01 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat Newline at end 1999-07-17 00:34:16 +00:00
extensions fix up delete versus PR_FREE 1999-07-19 03:03:33 +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 Rect drawing wxh were off by one. 1999-07-19 19:12:20 +00:00
grendel Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
htmlparser Oops, #else in wrong place 1999-07-19 23:09:50 +00:00
include Fix compiler warnings 1999-07-16 17:39:03 +00:00
intl New interface (not a part of the build yet). 1999-07-19 22:59:13 +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 Defined DASH_R for Neutrino 1999-07-19 21:18:19 +00:00
js2/semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
l10n
layout Use the Range methods instead of homebrew stuff to determine when a point is contained in a range; eliminate code duplication 1999-07-19 22:41:49 +00:00
lib Fix build warnings. 1999-07-16 20:06:37 +00:00
mailnews Multiple address book support and new address book 1999-07-19 22:52:23 +00:00
modules Added BIN_OBJS to GARBAGE so 'make clean' will delete them properly. 1999-07-19 23:12:02 +00:00
msgsdk
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk Added BeOS fix. 1999-07-19 18:42:44 +00:00
network Landing timer move on unix. 1999-07-17 14:22:51 +00:00
nsprpub A hack to get _MD_unix_get_nonblocking_connect_error to work for Neutrino. 1999-07-19 22:23:43 +00:00
nunet Changes to build http in its own library. and use auto detection/registry. 1999-03-27 02:05:59 +00:00
parser Oops, #else in wrong place 1999-07-19 23:09:50 +00:00
plugin/oji/MRJ support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
profile Added misc migration routine and changed everything to nsFileSpecs were possible. 1999-07-19 21:57:35 +00:00
rdf Change graph linkage to be 'bottom up' so that streaming RDF places less burden on layout. 1999-07-19 22:02:22 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +00:00
silentdl switch to faster string search API 1999-07-19 03:29:56 +00:00
string/obsolete improved api's 1999-07-19 03:10:41 +00:00
suite Use onload handler; fix assertion when related panel first displays. 1999-07-19 20:15:39 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
timer fix for beos. 1999-07-19 12:13:55 +00:00
tools Fixes a nasty bug that caused LD_LIBRARY_PATH to grow with each iteration. 1999-07-10 20:13:51 +00:00
tripledb Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
uriloader added <iostream.h> 1999-07-17 01:58:38 +00:00
view Fixed the logic and cleaned it up. 1999-07-19 23:15:25 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell assorted work to expose nav html dtd to editor 1999-07-19 22:52:48 +00:00
webtools Handle multiple warnings on one source file line. 1999-07-19 20:46:17 +00:00
widget Fixed crashing bug with IME support 1999-07-19 21:17:21 +00:00
xpcom Fixed MI dispatch and cleaned up branch slots. 1999-07-19 20:18:02 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe necko - rearranged cookie service init order so it's after the profile init 1999-07-19 22:49:24 +00:00
xpinstall replaced use of NS_FALSE with PR_FALSE 1999-07-19 07:58:42 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh Updated to add chrome://global/content/ dir to build 1999-07-19 21:42:29 +00:00
client.mak add splitting symbols to new target "deliver" in prep for fullcircle distribution. 1999-07-07 20:34:59 +00:00
client.mk Fix webconfig target. 1999-05-04 19:54:24 +00:00
configure Automated update 1999-07-19 21:30:10 +00:00
configure.in Changed compile options for Neutrino/Photon 1999-07-19 23:25:50 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE
Makefile.in Landing timer move on unix. 1999-07-17 14:22:51 +00:00
makefile.win Landing timer move on windows. 1999-07-17 15:52:01 +00:00
nglayout.mac
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