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-09-02 22:13:25 +00:00
apache/gzip/src
build fixing directory seperate assumption to be generic 2000-09-02 04:29:25 +00:00
calendar
caps Not part of build. Adding security regression test suite driver (mozDriver). 2000-08-29 21:50:56 +00:00
cck Adding customized UserAgent String to the Browser all-ns.js 2000-08-30 01:26:39 +00:00
chrome fixing code that relied on implicit string construction 2000-09-02 05:30:35 +00:00
cmd
config fixing win9X make build problem 2000-09-01 20:18:46 +00:00
content Fixing bug 50058 - too many onSelect firings. r=hyatt. 2000-09-02 18:59:39 +00:00
db don't write out row comments for mork, r=waterson 44556 2000-07-26 21:14:34 +00:00
dbm Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
directory remove items relating to cleanup constructors, destructors, and initializers. a=r=(not built) 2000-08-24 03:41:05 +00:00
docshell Bug #32387,47365--> reset the load type when we get a redirected url so it gets added to 2000-09-01 22:35:05 +00:00
dom Fixing bug 50058 - too many onSelect firings. r=hyatt. 2000-09-02 18:59:39 +00:00
editor Fix for 51132 -- don't crash updating remove list command, and don't leak teh string. r=akkana 2000-09-02 01:44:57 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding fixing code that relied on implicit string construction 2000-09-02 22:13:25 +00:00
expat Some compilers don't like C++ comments in C files. Changing to C comments. 2000-08-30 01:35:07 +00:00
extensions compiler is confused, giving it a more digestible meal 2000-09-02 22:08:52 +00:00
gc/boehm [not part of build] added GC_mark_object, added verbose parameter to GC_trace_object to limit sheer volume of data generated, massive removal of hard tabs. 2000-09-02 03:38:39 +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 Fix longstanding bug with nsScriptableRegionConstructor (lack of NS_IMETHODIMP). Use nsnull and \!, not NULL and lame NULL == ptr tests. 2000-09-02 03:39:27 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser Fixing Solaris build bustage. r=scc. Thanks to scc and beard for helping me along with this. All give praise to gcc -S. 2000-09-02 06:36:09 +00:00
include Removing unused/obsolete files. Not part of build. 2000-09-01 02:30:52 +00:00
intl fixing code that relied on implicit string construction. r=scc 2000-09-02 07:20:29 +00:00
java Add lib directory to -L line. 2000-08-24 23:03:34 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js Support external string GC types so XPConnect and other systems can optimize away copies (50602, r=jband). 2000-09-02 20:37:37 +00:00
js2 Switch from RegisterList to ArgumentList to handle named args. 2000-09-02 01:01:41 +00:00
l10n Left out some entries in the default localstore.rdf file in my last checkin. (bug 44669) 2000-09-01 21:53:12 +00:00
layout Fix XSLT hooks (Preparation for bug #42228). r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:35:19 +00:00
lib GC_mark_object. 2000-09-02 04:08:24 +00:00
mailnews fixing code that relied on implicit string construction 2000-09-02 21:55:23 +00:00
modules 50935: make multiline paste into single line text control switchable. r=mjudge 2000-09-01 21:12:43 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk fixing code that relied on implicit string construction 2000-09-02 21:47:30 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #30746: the primordial thread should wait for the timer 2000-09-01 18:26:28 +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 Fixing Solaris build bustage. r=scc. Thanks to scc and beard for helping me along with this. All give praise to gcc -S. 2000-09-02 06:36:09 +00:00
plugin/oji/MRJ Fixes for bug #49510. 2000-08-26 05:37:43 +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 Left out some entries in the default localstore.rdf file in my last checkin. (bug 44669) 2000-09-01 21:53:12 +00:00
rdf Fixing bug 50058 - too many onSelect firings. r=hyatt. 2000-09-02 18:59:39 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
security When building on NT for X86, use new mpi_x86.asm implementation. 2000-09-02 05:41:21 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string making all string construction explicit; plus (now that the DOM APIs are turned on and you can no longer build without NEW_STRING_APIS) chopping out |#ifdef|ed code 2000-09-02 20:53:31 +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 Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381 2000-07-27 21:56:07 +00:00
themes Fix for 43119 -- pageInfo.css is no longer needed. r=ben 2000-09-02 04:27:36 +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 Checkin for Bindu's changes to the scripts to eliminate BuildID detection, and to change default drive to D. Not part of build. 2000-08-31 22:39:27 +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 Fix unix breakge by using .get() 2000-09-01 23:07:57 +00:00
view Revert back to old loop construct for dispatching events which is safer when the event destroys the current view bug 50335 r=attinasi@netscape.com 2000-08-31 02:31:17 +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 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
webtools Removing duplicate variable declaration from patch for bug 50698. The 2000-09-02 04:26:36 +00:00
widget 36809: don't print nastygrams when copied output is zero length. r=pavlov 2000-09-01 21:40:46 +00:00
xpcom making all string construction explicit; plus (now that the DOM APIs are turned on and you can no longer build without NEW_STRING_APIS) chopping out |#ifdef|ed code 2000-09-02 20:53:31 +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 fixing code that relied on implicit string construction 2000-09-02 21:32:30 +00:00
xpinstall fixing code that relied on implicit string construction. r=scc 2000-09-02 07:39:16 +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 removing makefile that is no longer in the tree 2000-09-01 07:55:20 +00:00
client.mak modify client.mak to include commented out co variables needed to pull tree on branch to make future branches slightly easier. 2000-07-26 22:43:27 +00:00
client.mk Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
configure Automated update 2000-09-01 21:30:08 +00:00
configure.in Every MKSHLIB_FORCE_ALL needs a MKSHLIB_UNFORCE_ALL. Should fix freebsd 2.2 bustage. 2000-09-01 21:16:36 +00:00
LEGAL
LICENSE
Makefile.in adding GARBAGE_DIRS variable for clobbers... so we can have core directories 2000-08-30 01:15:32 +00:00
makefile.win Added appfilelocationprovider lib r=valeski 2000-08-11 20:17:55 +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