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-06-29 21:53:45 +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
build export the news-test resources on the mac. 1999-06-29 06:14:39 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp) 1999-06-03 18:15:53 +00:00
cck default values 1999-06-29 02:11:17 +00:00
chrome/src Necko ifdefs for layout and rdf. 1999-06-26 06:36:26 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Rules for BeOS build. Thanks to Duncan Wilcox (duncan@be.com) for this patch. 1999-06-26 08:16:01 +00:00
content Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824 1999-06-29 20:31:22 +00:00
db |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
dbm fix the "ANSI C forbids an empty source file" warning. 1999-06-26 04:36:48 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base NECKO - nsWebShell: we were getting a unichar string back from GetBuffer(); changed it to ToNewCString(). nsDocLoader: trying to get a regular url to load. 1999-06-29 21:48:35 +00:00
dom Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824 1999-06-29 20:31:22 +00:00
editor Fixed setting HLine height problems 1999-06-29 21:17:04 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat Use C comment delims and not C++ 1999-06-16 01:08:26 +00:00
extensions Fixing depth 1999-06-28 15:55:47 +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 Better fix for build bustage. Use ZLIB_LIBS instead of -z. r=ramiro,shaver 1999-06-29 16:51:46 +00:00
grendel use addElement instead of add, as add is 1.2 specific, and both 1.2 and 1.1 have addElement. 1999-06-27 08:41:01 +00:00
htmlparser Added |GetIID()| 1999-06-29 20:28:56 +00:00
include Eliminate unix builld warnings from libi18n.h 1999-06-29 07:57:30 +00:00
intl handing the single byte url case 1999-06-29 21:05:01 +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 Fixing lame bug in two Find implementations - thanks shaver. Removing commented out dead code 1999-06-29 21:37:09 +00:00
js2/semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
lib File Removed. 1999-06-29 18:14:21 +00:00
mailnews fix memory allocation problems, C++ warning, and newlines at the end of files 1999-06-29 21:19:05 +00:00
modules |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk various fixes. Big one was that we're no longer passing the uri in as the context to nsAsyncStreamObserver, it's now the channel. 1999-06-29 21:53:45 +00:00
network Added |GetIID()| 1999-06-29 20:28:56 +00:00
nsprpub Deleted an extra space. 1999-06-28 23:18:15 +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 Added |GetIID()| 1999-06-29 20:28:56 +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 NECKO #ifdeffing 1999-06-27 16:35:17 +00:00
rdf Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +00:00
silentdl Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
string/obsolete fixes Churchill's search bug, and crash bug 6469 1999-06-18 04:51:11 +00:00
suite make the test prettier. dump the results to a text area. dump errors to the console 1999-06-29 03:10:36 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
tools Use this gdb hack to save memory. 1999-06-25 07:18:14 +00:00
uriloader/base NECKO - nsWebShell: we were getting a unichar string back from GetBuffer(); changed it to ToNewCString(). nsDocLoader: trying to get a regular url to load. 1999-06-29 21:48:35 +00:00
view More necko changes. 1999-06-25 01:53:22 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell NECKO - nsWebShell: we were getting a unichar string back from GetBuffer(); changed it to ToNewCString(). nsDocLoader: trying to get a regular url to load. 1999-06-29 21:48:35 +00:00
webtools Added "entryheaderhtml" parameter which lets you specify text to 1999-06-29 00:24:41 +00:00
widget |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
xpcom doing my part for bug 8227 1999-06-29 21:15:31 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Fix for bug #8605; turn off buffering of debug output 1999-06-29 21:40:56 +00:00
xpinstall nsIChannel api change 1999-06-29 01:54:05 +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 XPInstall ressurected on Unix. 1999-06-23 06:22:53 +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-06-29 20:45:01 +00:00
configure.in add configure test for C++ template specialization for scc (HAVE_CPP_SPECIALIZATION) 1999-06-29 20:41:39 +00:00
LEGAL updated LEGAL file to reflect non-infringement of WANG patent, and option 1998-05-27 21:17:37 +00:00
LICENSE
Makefile.in Better ifdef logic for NECKO. 1999-06-21 00:26:16 +00:00
makefile.win Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +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