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
2001-03-12 22:30:07 +00:00
accessible Forgot some makefile. NOT IN BUILD 2001-03-05 20:26:03 +00:00
apache/gzip/src
build Add build support for Vixen and Document Inspector on Mac (turned off by default), keep Transformiix and CView building on Mac. Doesn't affect the default build. r/a=sfraser@netscape.com. 2001-03-09 02:21:08 +00:00
calendar
caps Adding aim protocol to the list. No Specific bug number. r=syd. sr=mstoltz 2001-03-07 05:58:45 +00:00
cck fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
chrome Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +00:00
cmd
config #71558 2001-03-12 03:33:50 +00:00
content fix bug 71274. r=nhotta sr=jst 2001-03-12 22:26:58 +00:00
db # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
dbm carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
directory Fixes various sr= issues turned up in preparation for turning on LDAP in the default builds (bug 70658). Removes obsolete and private interface methods; fixes spacing, and lots of misc cleanups. moa=me, sr=shaver@mozilla.org 2001-03-09 03:25:47 +00:00
docshell Move the destruction from the destructor into its |Destroy| method so that the document viewer is not prevented from being deleted by the cycles it would have broken in its destructor. (This has become necessary since the document viewer is being used from JS/XBL.) Use a null |mDocument| to record the destroyed state. r=disttsc@bart.nl sr=waterson@netscape.com b=61821 2001-03-10 03:19:36 +00:00
dom 31847: Need to solve problem of JS roots for event handler funcs 2001-03-11 17:11:11 +00:00
editor Renaming NS_PARSER_IID to NS_PARSER_CID, because it *is* a CID. r=jag, sr=jst. 2001-03-10 21:02:12 +00:00
ef
embedding 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
expat Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst 2001-03-10 07:27:16 +00:00
extensions 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
gc/boehm [not part of build] "fixes" the stack during GC initialization, so later stack crawls won't crash. 2001-02-27 01:09:44 +00:00
gconfig
gfx Fixed page counting. r=kmmclusk sr=attinasi 2001-03-12 15:06:33 +00:00
gfx2 make images draw right side up on windows 2001-03-11 00:16:44 +00:00
grendel
htmlparser 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
include carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
intl 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
java *not part of tbox builds* 2001-03-12 19:01:19 +00:00
jpeg Rename img libraries that have have common external equivalents as our internal versions may be slightly incompatible. 2001-03-09 23:53:17 +00:00
js Rhino doesn't allow indirect calls to eval; adding such tests to the Rhino skip list - 2001-03-12 21:09:14 +00:00
js2 Added support for more html elements 2001-03-09 02:12:21 +00:00
l10n Fix bug 66087 - Status Bar; Document: Done (0.78secs) should be changed to Document: Done (0.78 secs) 2001-03-04 20:57:19 +00:00
layout bug 71354; author=simon@softel.co.il; r=karnaze; sr=attinasi; changes for 2001-03-12 22:25:55 +00:00
lib carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
mailnews 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
modules 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
msgsdk
mstone
netwerk 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
network/protocol/http
nsprpub Irix requires the -f option when stripping non-executables. 2001-03-11 11:27:29 +00:00
nunet
parser 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
plugin/oji/MRJ carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
privacy
profile fix blocker 71688 r=jag a=ben. incidentally, I suck. 2001-03-12 19:06:09 +00:00
rdf Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security Makefiles to build mozilla/dbm sources with coreconf in 2001-03-12 22:06:14 +00:00
silentdl
string Change implicit conversion from 2001-03-08 08:05:05 +00:00
suite
sun-java Removing unused sun-java stubs. r=edburns, jj. 2001-02-25 02:58:39 +00:00
themes 71506 - mail header text, menubutton alignment, r=andreww, sr=bienvenu 2001-03-12 02:54:08 +00:00
timer
tools support for embedtest 2001-03-03 02:14:29 +00:00
tripledb
uriloader Change implicit conversion from 2001-03-08 08:05:05 +00:00
view 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
wallet
webshell Add string to REQUIRES to fix xlib + MOZ_TRACK_MODULE_DEPS build bustage. r=cls@seawood.org 2001-03-10 03:23:35 +00:00
webtools forgot to delete unused function from last major rewrite. 2001-03-12 19:46:21 +00:00
widget Fix to bug 14368 - Win32 - F10 key does not activate the menu bar. 2001-03-12 09:53:33 +00:00
xpcom 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
xpfc
xpfe 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
xpinstall 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Add mozilla/security/manager/pki/public/Makefiles to the list of 2001-03-10 02:53:29 +00:00
client.mak adding new directories to the pull scripts for new imagelib. bug 70938 r=bryner sr=cls 2001-03-08 23:18:55 +00:00
client.mk adding new directories to the pull scripts for new imagelib. bug 70938 r=bryner sr=cls 2001-03-08 23:18:55 +00:00
configure Automated update 2001-03-12 22:30:07 +00:00
configure.in Add check for gcc -pipe support. Also test to make sure that AS accepts input on stdin. 2001-03-12 22:28:27 +00:00
embed.mak NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668 2001-02-23 12:54:24 +00:00
embed.mk NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668 2001-02-21 12:27:11 +00:00
LEGAL
LICENSE
Makefile.in Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
makefile.win Enable developers to build PSM 2.0 in win32 platforms. 2001-03-04 23:05:45 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk