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-13 04:49:50 +00:00
apache/gzip/src
build Add xpfe/components/autocomplete to the build. R=alecf. 2000-04-13 04:49:50 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps # 34082 2000-04-05 02:32:07 +00:00
cck fix for bug #34641 - changing the homepageurl and animatedlogourl to http://home.netscape.com 2000-04-10 22:31:57 +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 updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Depend build does not do exports of header files. r=pollmann,a=leaf 2000-04-10 22:57:29 +00:00
content fixing 2 bugs. bug for notifications going out when we dont need them for selection changing. and for fixing some keyboard navigations around non-text frames 2000-04-12 10:34:19 +00:00
db Fix for EXTRA_DSO_LIBS in rules.mk 2000-04-04 07:37:50 +00:00
dbm # 25555 2000-03-07 21:00:06 +00:00
directory Pass className rather than mechanismName to DynamicInvoker (391585) 2000-04-10 17:47:02 +00:00
docshell Moved the implementation of nsIRefreshURI into the docShell. Reordered CreateFixupURI to try simply creating the URI before actually doing any munging. Stop now calls CancelRefreshURITimers. String version of LoadURI now properly puts up error boxes for missing protocols. 2000-04-13 03:11:44 +00:00
dom Fixing an XBL event handling bug and a menu shortcut bug. r=brendan, a=leaf 2000-04-06 22:32:36 +00:00
editor remove duplicate line 2000-04-12 13:30:32 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Moved control to components folder. 2000-04-12 22:54:54 +00:00
expat Pro5 update 2000-02-07 23:06:04 +00:00
extensions Ongoing work to get Transformiix to build on Windows. Not part of the mozilla build. 2000-04-12 22:47:04 +00:00
gc/boehm [not part of build] since MacOS isn't preemptive, make FASTLOCK a no-op. 2000-04-13 03:27:51 +00:00
gconfig updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx bug 35515; get *-iso10646-1 fonts to work by correcting the test for glyph 2000-04-13 03:24:13 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser Back out earlier fix to bug 13565. I shouldn't remove the code that dumps XML error messages to the console because the browser window is not going to be around all time, for example, in the case of the profile manager window. 2000-04-13 04:43:37 +00:00
include Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar 2000-02-23 23:10:38 +00:00
intl fix 34646. Change the key to the new non-offending name 2000-04-11 22:43:43 +00:00
java bug: http://bugzilla.mozilla.org/show_bug.cgi?id=32011 2000-04-13 00:12:50 +00:00
jpeg # 25555 2000-02-29 22:12:14 +00:00
js builds gc 2000-04-13 00:37:00 +00:00
js2 builds gc 2000-04-13 00:37:00 +00:00
l10n First release of mozilla-dtd2mysql. 2000-03-22 20:55:45 +00:00
layout Get the service for the plugin host. Don't bother requesting it from the container. 2000-04-13 02:53:18 +00:00
lib 27857 nsIFile - MAC not completely implemented 2000-04-03 01:50:19 +00:00
mailnews Bug #35661 --> don't try to load a message if we are about to delete it 2000-04-13 03:03:50 +00:00
modules When the object goes away due to the last ref on the object, make sure to Destroy() so we free everything up that is usually done there. 2000-04-13 02:52:34 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
mstone Add a multi-OS build tool 2000-04-07 17:51:22 +00:00
netwerk Added nsIStreamIO.idl 2000-04-12 21:32:15 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #35405: use memcmp, as opposed to ==, to compare two structs. 2000-04-11 00:39:12 +00:00
nunet updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
parser Back out earlier fix to bug 13565. I shouldn't remove the code that dumps XML error messages to the console because the browser window is not going to be around all time, for example, in the case of the profile manager window. 2000-04-13 04:43:37 +00:00
plugin/oji/MRJ configuration file for MRJPlugin (GC) target. 2000-03-29 02:14:03 +00:00
privacy updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile Fix bug # 33657: add "UTF-8" encoding meta-tag into default bookmark file. 2000-04-05 01:49:57 +00:00
rdf bulletproofing fix for bug #35568. r=waterson. 2000-04-12 07:38:17 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
security Initial check in PSM docs 2000-04-12 01:19:11 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
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 On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java a=leaf 2000-04-06 04:21:51 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools Some test changes to allow echoing requests at arbitrary locations in urlmap. You can now use ECHO [HTTPHeader] to display all headers (if HTTPHeader is not specified) or that header value as it came in the request. See <your-testserver>/echo for an example. Not in build (a=leaf) 2000-04-07 23:14:52 +00:00
tripledb updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
uriloader Removed the viewSource member and the GetStringForCommand as it is no longer used. 2000-04-11 23:52:37 +00:00
view Grid fixes. 2000-04-11 23:55:15 +00:00
wallet updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
webshell Moved the implementation of nsIRefreshURI into the docShell. When the webShell is getting destructed make sure we call Destroy. 2000-04-13 03:11:25 +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 fixing typedef of an enum which broke hp builds. 2000-04-12 14:44:46 +00:00
xpcom XP_MAC improvements, stack walking, pc to name translation, early toolbox initialization so console will pop-up in correct location. 2000-04-13 03:51:43 +00:00
xpfc updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
xpfe Add xpfe/components/autocomplete to the build. R=alecf. 2000-04-13 04:49:50 +00:00
xpinstall fix for #14645. we need those mailnews default prefs, even when installing the 2000-04-12 07:48:21 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh Add xpfe/components/autocomplete to the build. R=alecf. 2000-04-13 04:49:50 +00:00
client.mak build browse info target was failing. parameters reordered. affects no other target 2000-03-22 22:03:27 +00:00
client.mk Output options from mozconfig. Rework checkout. 2000-03-21 21:08:35 +00:00
configure Fixes for bug 35466 from wtc, along with some suggestions for better 2000-04-13 03:13:14 +00:00
configure.in Fixes for bug 35466 from wtc, along with some suggestions for better 2000-04-13 03:13:14 +00:00
LEGAL
LICENSE
Makefile.in Avoid running allmakefiles.sh everytime (i.e use "=" instead of ":="). allmakefiles.sh is only needed for the "distclean" target. 2000-03-17 00:49:15 +00:00
makefile.win adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00