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
nisheeth%netscape.com 8256161ceb Fix bug 3413. Approved by chofmann. Reviewed by rpotts. We check nsIURL's
address in nsWebshell::OnStartBinding() and if a trailing slash has been
added to it, we replace the topmost history entry with the new address.
1999-03-18 01:07:22 +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 Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
build Turn on traceback tables in the optimized build, so that MacsBug logs from dogfood are useful. Bug 3888, approved chofmann. 1999-03-17 03:18:24 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
cck Modified buffer sizes in define constants 1999-02-26 18:36:56 +00:00
cmd Mac project changes -- don't generate SYM file. 1999-02-26 00:52:23 +00:00
config Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
content Fix for bugz#3858. View-images were decoding twice. M3, pnunn@netscape.com 1999-03-17 00:13:31 +00:00
db fix 3754 assert deleting a mail message r=davidmc, a=chofmann 1999-03-15 21:46:11 +00:00
dbm Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
directory Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=3231 Thanks to lentz@process.com 1999-03-16 20:14:19 +00:00
docshell/base Fix bug 3413. Approved by chofmann. Reviewed by rpotts. We check nsIURL's 1999-03-18 01:07:22 +00:00
dom Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
editor Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
ef Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
expat Uninitialized variables 1999-03-05 04:40:14 +00:00
extensions Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +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 Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
grendel More addressbook patches from Mauro Botelho. 1999-03-15 01:59:26 +00:00
htmlparser Added code to avoid head tag getting closed 1999-03-18 00:22:10 +00:00
include fix bugzilla bug 909 1999-03-13 15:59:05 +00:00
intl Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
jpeg Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js2/semantics Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
lib Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator 1999-03-11 20:00:57 +00:00
mailnews Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
modules Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +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 Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
nsprpub NSPR library name change (libnspr21 ==> libnspr3) and 1999-03-17 21:25:08 +00:00
parser Added code to avoid head tag getting closed 1999-03-18 00:22:10 +00:00
plugin/oji/MRJ added extensions 1999-03-14 22:52:39 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +00:00
silentdl Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
string/obsolete fixed recently introduced i18n bugs 1999-03-07 19:23:28 +00:00
sun-java Cleaned up some of the platform-specific ifdef's. Using HAVE_INT16_T, HAVE_INT32_T, and HAVE_UINT16_T now. 1999-03-11 02:37:23 +00:00
tools added loop command line option to control the number of times it cycles 1999-03-15 22:46:46 +00:00
uriloader/base Enhanced the document loader to handle subdocuments. 1999-03-12 05:20:29 +00:00
view made compositor state an enum and macro to trace state transitions 1999-03-11 21:25:25 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Fix bug 3413. Approved by chofmann. Reviewed by rpotts. We check nsIURL's 1999-03-18 01:07:22 +00:00
webtools only watch SeaMonkey tree, Mozilla-External is old news 1999-03-17 21:56:50 +00:00
widget Fixed a crash on "File | Print Setup" (or any other dialog without specific menubar) #3769. Approved: chofmann. 1999-03-17 07:17:19 +00:00
xpcom Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
xpinstall Unix makefiles. Gotta love xpcode! 1999-03-10 20:17:14 +00:00
.cvsignore Add .client-defs and myconfig.sh 1999-02-19 19:53:50 +00:00
aclocal.m4 Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00
allmakefiles.sh Modified allmakefiles.sh setup to use autoconf's default $srcdir. Also fixes mailnews not building in separate obj tree. 1999-03-06 20:38:24 +00:00
client.mak make clobber_all remove the dist so we can catch depedency problems. if you don't 1999-03-11 18:14:57 +00:00
client.mk Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
configure Automated update 1999-03-17 23:45:42 +00:00
configure.in script oopsy. fixed now. 1999-03-17 23:38:44 +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 Adding expat. a=nisheeth 1999-02-27 10:40:40 +00:00
makefile.win make it possible to turn mailnews off by setting DISABLE_MAILNEWS 1999-03-12 02:27:29 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak This fixes build bustage if you are using nglayout.mak (editor must be built after htmlparser) 1999-03-05 01:54:22 +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