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
2000-04-14 22:59:55 +00:00
apache/gzip/src
build got rid of uriloader/extprotocol/mac projects until I figure out why they don't build 2000-04-14 14:58:28 +00:00
calendar
caps Fix 2000-04-14 03:14:53 +00:00
cck removing this file from default and template autorun 2000-04-14 22:55:26 +00:00
chrome Bug #34769 (this change is actually dougt's). Don't allow the chrome cache channel to stomp on it's original 2000-04-10 00:25:22 +00:00
cmd
config Depend build does not do exports of header files. r=pollmann,a=leaf 2000-04-10 22:57:29 +00:00
content fix bug 32150. Expose to JavaScript the scriptable interfaces on plugin objects implementing nsIPluginInstance. Given an embed tag with a plugin named 'foo' that has an xpcom interface named 'nsIFoo' with a method 'bar', this fix allows JS code (with the UniversalXPConnect privilege) to call document.foo.nsIFoo.bar() 2000-04-14 22:54:48 +00:00
db fix case of nscore.h include 2000-04-14 03:05:46 +00:00
dbm
directory Pass className rather than mechanismName to DynamicInvoker (391585) 2000-04-10 17:47:02 +00:00
docshell Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre 2000-04-13 19:55:47 +00:00
dom added new parameters to notification 2000-04-14 11:28:55 +00:00
editor Removing blue background css for cells with border=0 2000-04-14 21:51:51 +00:00
ef
embedding adding 'centered' chrome flag 2000-04-13 20:06:19 +00:00
expat
extensions Changed constructor to use new naming, TX_FALSE, instead of FALSE 2000-04-14 04:24:28 +00:00
gc/boehm [not part of build] using non-debugging allocators to keep out of leak reports. 2000-04-13 06:40:16 +00:00
gconfig
gfx improve superscript/subscript/fraction in the transliteration fallback add latin fallback for U+1Exx 2000-04-14 22:32:03 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser Remove obsolete csh version of the test 2000-04-13 19:42:18 +00:00
include
intl fix copyright trademark and register mark mapping issue. verified by erik. fix bug 34522 2000-04-14 04:58:53 +00:00
java Added sort routine in autorun.pl 2000-04-14 18:41:37 +00:00
jpeg
js Fix 2000-04-14 03:14:53 +00:00
js2 gc_base now used as common base class of GC allocated objects. 2000-04-13 04:54:41 +00:00
l10n
layout fix bug 32150. Expose to JavaScript the scriptable interfaces on plugin objects implementing nsIPluginInstance. Given an embed tag with a plugin named 'foo' that has an xpcom interface named 'nsIFoo' with a method 'bar', this fix allows JS code (with the UniversalXPConnect privilege) to call document.foo.nsIFoo.bar() 2000-04-14 22:54:48 +00:00
lib 27857 nsIFile - MAC not completely implemented 2000-04-03 01:50:19 +00:00
mailnews Added popup menus for default charsets, bug 32720, 32802, r=ducarroz. 2000-04-14 22:24:30 +00:00
modules Added view default charset. 2000-04-14 21:00:27 +00:00
msgsdk
mstone Add a multi-OS build tool 2000-04-07 17:51:22 +00:00
netwerk re-write of multi-mixed converter so it handles binary data. also have the unknown decoder looking for script tags. 2000-04-14 21:27:32 +00:00
network/protocol/http
nsprpub Bugzilla bug #35405: use memcmp, as opposed to ==, to compare two structs. 2000-04-11 00:39:12 +00:00
nunet
parser Remove obsolete csh version of the test 2000-04-13 19:42:18 +00:00
plugin/oji/MRJ configuration file for MRJPlugin (GC) target. 2000-03-29 02:14:03 +00:00
privacy
profile centering profile manager window. bug 23463 2000-04-13 21:00:54 +00:00
rdf make the rdf delegate progid accessable from a header file, and switch to the cutting-edge progid schema 2000-04-13 23:37:41 +00:00
README/mozilla
security Initial check in PSM docs 2000-04-12 01:19:11 +00:00
silentdl
string Ok, the |typename| stuff wasn't really necessary, and caused problems on VC++. r=scc 2000-04-04 09:21:57 +00:00
suite
sun-java a=leaf 2000-04-06 04:21:51 +00:00
timer
tools Fixed the testserver to print arbitrary content-length request. So you can now try http://<testserver>/?Length=N to get back a document with content-length of N. This is not in the build. 2000-04-13 19:20:54 +00:00
tripledb
uriloader Updated makefiles to almost work. 2000-04-14 14:37:23 +00:00
view Clip now applies to child views. b=11660 r=buster@netscape.com 2000-04-13 21:56:27 +00:00
wallet
webshell Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre 2000-04-13 19:55:47 +00:00
webtools Rewrite of repophook to pull changes from the bonsai database from a certain 2000-04-12 18:44:37 +00:00
widget Adding saftey checks to Mac dynamic menu MDEF to stop some crashes brade has been seeing. 2000-04-14 21:39:27 +00:00
xpcom FreeBSD 3.4 and BSDI/4.1 tweaks from <joerg.brunsmann@FernUni-Hagen.de> 2000-04-13 21:43:45 +00:00
xpfc
xpfe Increased height of pref window for new items in messages, bug 32720, 32802. 2000-04-14 22:22:51 +00:00
xpinstall Added libjsj.so to yield working build after installation using the Linux installer. 2000-04-14 22:59:55 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Added xpfe/components/console Makefiles. 2000-04-14 02:47:54 +00:00
client.mak
client.mk
configure Backing out some changes to CFLAGS that did not work as well as I wanted 2000-04-13 22:28:27 +00:00
configure.in Backing out some changes to CFLAGS that did not work as well as I wanted 2000-04-13 22:28:27 +00:00
LEGAL
LICENSE
Makefile.in
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk