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
Перейти к файлу
bryner%uiuc.edu 3c518ddb8a Changing NPL to MPL license, and correcting the Initial Developer to be
myself.  Change has been approved by all contributors to this code.
2000-09-07 21:26:29 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
apache/gzip/src
build Adding dist/bin/components to LIBRARY_PATH as part of fix for BeOS shared lib loading. Bug #51658. Thanks to Justin Morey <justin@68k.org> for the patch. 2000-09-07 04:50:48 +00:00
calendar
caps bug 50304, adding "static" to security policy struct, should save some memory and time. r=rogerl 2000-09-07 19:03:23 +00:00
cck Adding customized UserAgent String to the Browser all-ns.js 2000-08-30 01:26:39 +00:00
chrome Use nsIDirectoryService instead of nsIFileLocations - bug #38626 r=hyatt 2000-09-07 13:06:28 +00:00
cmd
config moving regchrome target into rules.mak so it'll work from anywhere 2000-09-07 12:06:38 +00:00
content 50821: don't force a bogus 3.2 doctype, and eliminate OutputNoDoctype flag. r=cmanske 2000-09-07 18:40:14 +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 Patch from <peter.vanderbeken@pandora.be> to keep LDAP building with the latest string changes. r=dmose@mozilla.org, a=(not built). 2000-09-06 01:25:19 +00:00
docshell Moved the firing of the OnLoad event from WebShell into DocumentViewer... 2000-09-06 09:11:38 +00:00
dom Fixed bug 22710, load and error events were not firing for images. I also changed the select event firing to use nsEvent instead of nsGUIEvent. r=joki. 2000-09-07 20:37:01 +00:00
editor 50821: don't force a bogus 3.2 doctype, and eliminate OutputNoDoctype flag. r=cmanske 2000-09-07 18:40:14 +00:00
ef
embedding NOT PART OF BUILD. regmozctl slowly inching towards being able to update the PATH environment for control support 2000-09-07 14:08:40 +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 Changing NPL to MPL license, and correcting the Initial Developer to be 2000-09-07 21:26:29 +00:00
gc/boehm compressed stack crawls 2000-09-07 02:59:36 +00:00
gconfig
gfx Clip unicode text on WIN95 when a underline or strikeout font has been specified. Fixes underline too long problem on WIN95. bug 8322 r=attinasi@netscape.com 2000-09-07 03:20:05 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser Fix cvs commit -m in script, so it can be run directly. Affects only the test, not part of the app. r=mcafee (actually, he suggested it) 2000-09-07 18:42:51 +00:00
include Removing unused/obsolete files. Not part of build. 2000-09-01 02:30:52 +00:00
intl General makefile cleaning for intl. Thanks to dbaron for pointing this out. 2000-09-07 02:38:55 +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 Added Branch_initialized for argument handling. 2000-09-07 19:23:24 +00:00
js2 Added Branch_initialized for argument handling. 2000-09-07 19:23:24 +00:00
l10n make sure en-US is selected, r=dveditz (preparation for bugscape 2152 2000-09-07 07:05:21 +00:00
layout Got delayed with changed files, here is the second patch... Fixed bug 22710, load and error events were not firing for images. I also changed the select event firing to use nsEvent instead of nsGUIEvent. r=joki. 2000-09-07 21:03:26 +00:00
lib GC_mark_object. 2000-09-02 04:08:24 +00:00
mailnews part of fix for 19618 problem with thread counts r=putterman 2000-09-07 18:42:07 +00:00
modules Fix for bug # 43871. Pref to disable/enable autocomplete. r=ducarroz. 2000-09-07 21:19:36 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Changing NPL to MPL license, and correcting the Initial Developer to be 2000-09-07 21:26:29 +00:00
network/protocol/http
nsprpub Bugzilla bug #30746: the primordial thread should wait for the timer 2000-09-01 18:26:28 +00:00
nunet
parser Fix cvs commit -m in script, so it can be run directly. Affects only the test, not part of the app. r=mcafee (actually, he suggested it) 2000-09-07 18:42:51 +00:00
plugin/oji/MRJ Fixes for bug #49510. 2000-08-26 05:37:43 +00:00
privacy
profile Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935 2000-09-06 02:17:26 +00:00
rdf Use nsIDirectoryService instead of nsIFileLocations - bug #38626 r=hyatt 2000-09-07 13:06:28 +00:00
security If an application calls SSL_SetURL on an NSPR FD that has NOT had SSL 2000-09-07 19:01:48 +00:00
silentdl
string A good place to hang the gcc fix, thanks dbaron!, and backing out previous failed fix ideas (|Concat|), r=dbaron 2000-09-04 05:00:25 +00:00
suite
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 sync up jar.mn 2000-09-07 09:54:22 +00:00
timer
tools Initial version 2000-09-06 23:30:48 +00:00
tripledb
uriloader Bug #47799 --> push prompt for file name over to ucth handler code so we don't bring 2000-09-06 22:21:06 +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
webshell This was tested on win32, and is known to build on win32 and solaris. 2000-09-05 19:03:56 +00:00
webtools Fix for bug 51519: Links to index are too specific. Patch by 2000-09-07 06:31:12 +00:00
widget fix bug #41998. reset mouse motion variables whenever a drag is started. this should fix the lack of UI events after a drag. r=bryner, a=brendan 2000-09-06 22:37:55 +00:00
xpcom Bug 51445. r=beard@netscape.com 2000-09-07 20:28:00 +00:00
xpfc
xpfe Fix for bug # 43871. Pref to disable/enable autocomplete. r=ducarroz. 2000-09-07 21:19:36 +00:00
xpinstall revamp chrome zipping to fix dev vs. release build problems, also support bugscape bug 2152. r=dveditz 2000-09-07 09:34:29 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in adding GARBAGE_DIRS variable for clobbers... so we can have core directories 2000-08-30 01:15:32 +00:00
aclocal.m4
allmakefiles.sh removing makefile that is no longer in the tree 2000-09-01 07:55:20 +00:00
client.mak revamp chrome zipping to fix dev vs. release build problems, also support bugscape bug 2152. r=dveditz 2000-09-07 09:34:29 +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
makefile.win moving regchrome target into rules.mak so it'll work from anywhere 2000-09-07 12:06:38 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk