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-11-02 23:42:16 +00:00
apache/gzip/src
build Partial fix for bug 17722, "No [Sidebar] Panels for mac". We should probably copy the entire directory, but adding a MANIFEST file to profile/defaults would mess up Linux and Windows. May need to add Makefiles for them too. r=pinkerton. 1999-11-02 03:49:14 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
cck New Makefile system for builds 1999-11-02 23:25:41 +00:00
chrome Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Tested various build options, marked some broken, unmarked others that have been fixed. Removed obsolete options. 1999-11-01 15:32:02 +00:00
content r=troy; Added a new frame property atom 1999-11-02 23:42:13 +00:00
db updating license to xPL 1.1 1999-11-02 06:56:28 +00:00
dbm Add memmove to autoconf tests. 1999-09-18 02:55:39 +00:00
directory updating license boilerplate 1999-11-02 01:46:24 +00:00
docshell adding some keyword support back in 1999-11-02 07:18:44 +00:00
dom Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
editor Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
ef updating license boilerplate to xPL v1.1 1999-11-02 06:38:29 +00:00
embedding **Not hooked up to build** Implemented Repaint. Changed document to be a readonly attribute. Added a SetDocument that takes a contentType. Implemented this. Changed all the idl methods to be lower-case. 1999-11-02 01:04:25 +00:00
expat Fix for bug 15633. Fixing build warning with the patch submitted by James Clark (jjc@jclark.com). r=nisheeth 1999-10-27 07:39:57 +00:00
extensions Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
gc/boehm made more robust with partial output. 1999-10-31 06:05:09 +00:00
gconfig
gfx Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
grendel updated license boilerplate 1999-11-02 01:51:54 +00:00
htmlparser Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
include Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better 1999-10-22 07:11:43 +00:00
intl Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
java 17610 r=akhil.arora@sun.com, fix=Denis Sharypov <sdv@sparc.spb.su> 1999-11-02 18:52:14 +00:00
jpeg changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:23:01 +00:00
js r=mccabe use NS_NewTimer stuff only on Win32 in this test code. This avoids Unix build order problems that were keeping the xpconnect test components from working at all. 1999-11-02 23:35:54 +00:00
js2/semantics Added more no-line-break constraints, simplified visibility treatment, and added named function arguments 1999-11-02 21:12:04 +00:00
l10n *** empty log message *** 1999-10-22 15:53:29 +00:00
layout rewrote item detection code to handle the case where the toolbar isn't in a frame that is at 0,0 (like windows with the menu bar above the personal toolbar). (r=saari, bug #17800). 1999-11-02 23:42:16 +00:00
lib removed obsolete access paths. r=sfraser 1999-10-24 02:45:17 +00:00
mailnews Fix for bug 17768. Set ProgID to soemething else than an empty string. R=rhp 1999-11-02 23:29:51 +00:00
modules Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
nav-java General cleanup. 1999-09-14 01:35:43 +00:00
netwerk Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
network Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 02:10:08 +00:00
nsprpub Added detection for alphaev6. Submitted by Matt Wilson <msw@redhat.com>. 1999-11-02 01:24:16 +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 Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
plugin/oji/MRJ Took out the debug panel which appears whenever System.out messages are 1999-09-23 20:36:16 +00:00
privacy
profile Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
rdf Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
README/mozilla remove unused images 1999-10-20 00:15:50 +00:00
silentdl Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
string/obsolete updated FAQ section of nsString documentation 1999-10-16 18:45:18 +00:00
suite fix #16457, r=mscott. if an error occurs in the SMTP protocol state machine, we may need to pop up the alert right then, and not when we get back to the url listener, because we'd loose the error text from the SMTP server. these changes 1999-11-02 23:27:46 +00:00
sun-java General cleanup. 1999-09-15 22:29:43 +00:00
timer ignore generated Makefile 1999-08-10 05:16:39 +00:00
tools Fixed parsing of bloat log when value was nan, or class contained ::. 1999-10-29 18:05:09 +00:00
tripledb Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
uriloader Changed URIDispatcher to URILoader throughout. 1999-11-02 19:36:43 +00:00
view Don't enable drag & drop on scrollbars. r=pink,hyatt 1999-11-02 21:03:46 +00:00
wallet
webshell Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
webtools Due to popular request, "bug changed" mail will only report changes in 1999-11-02 22:14:11 +00:00
widget turn off very verbose debug output. r=saari 1999-11-02 21:39:47 +00:00
xpcom Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
xpfc
xpfe Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
xpinstall Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +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 No need to generate obsolete network Makefiles 1999-11-02 23:27:45 +00:00
client.mak Fix bug 15304. Added a flag to bscmake.exe. Only executed when the browse_info target is used. 1999-11-02 23:29:48 +00:00
client.mk File dependency not needed anymore. Fix build bustage. r=mcafee. 1999-11-02 02:57:23 +00:00
configure Automated update 1999-11-01 15:45:17 +00:00
configure.in Tested various build options, marked some broken, unmarked others that have been fixed. Removed obsolete options. 1999-11-01 15:32:02 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in build boehm when flag is used r=sspitzer 1999-10-18 23:14:16 +00:00
makefile.win adding !endif to complete !if 1999-10-21 22:40:16 +00:00
nglayout.mac
nglayout.mk General cleanup. 1999-09-11 04:50:16 +00:00
trex.mak
trex.mk