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
Перейти к файлу
tao%netscape.com 09bc799305 standrad -> standard. (typo fix; r=cata). 2000-09-01 01:53:23 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
apache/gzip/src
build www.mozilla.org is back, so re-adding to bloat URLs. 2000-08-30 12:17:57 +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 Fix for 50668. r=dprice 2000-08-29 22:10:49 +00:00
cmd
config adding GARBAGE_DIRS variable for clobbers... so we can have core directories 2000-08-30 01:15:32 +00:00
content XBL syntax changes. r,a=brendan 2000-09-01 01:38:04 +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 Fixing exploits involving changing the location of a window and getting the wrong principal. Bug 48723, r=vidur 2000-08-31 05:53:32 +00:00
dom fix bug 50080. Early returns skipping call to nsGenericResolve. r=jst@netscape.com a=brendan@mozilla.org 2000-08-31 09:44:27 +00:00
editor Fixed updated of color widget on Composer toolbar, b=49952, r=sfraser 2000-08-31 12:44:56 +00:00
ef
embedding Copy cls's hack to another makefile to fix nebiros bustage. This prevents time.h from being included on Sun's WorkShop compiler. r=scc 2000-08-30 12:29:39 +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 Fix for bug 44044 2000-08-30 22:03:26 +00:00
gc/boehm GC_trace_object (not part of build) 2000-08-31 14:28:56 +00:00
gconfig
gfx bug#13718: add hooks for natural dimensions on images. pnunn. r: cmanske, kmcclusk. 2000-09-01 01:12:39 +00:00
grendel
htmlparser Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd 2000-09-01 00:57:14 +00:00
include Removing unused files. Not part of build. r=mkaply. 2000-08-26 16:48:13 +00:00
intl Changed to get a webshell service through docshell, bug 50806, r=harishd. 2000-08-31 00:36:54 +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 fix bug 50941 by updating help text. r=shaver@mozilla.org a=brendan@mozilla.org 2000-09-01 01:02:39 +00:00
js2 Fixed printOperands to handle <NaR> 2000-08-23 01:07:19 +00:00
l10n remove en-DE place holder from US build; a=ftang. 2000-08-31 01:09:31 +00:00
layout XBL syntax changes. r,a=brendan 2000-09-01 01:38:04 +00:00
lib GC_trace_object. 2000-08-31 14:33:29 +00:00
mailnews XBL syntax changes. r,a=brendan 2000-09-01 01:38:04 +00:00
modules bug#13718: add hooks for natural dimensions of image. pnunn. r:cmanske, kmmcclusk 2000-09-01 01:13:28 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Finally fix the last dogfood regression (big http posts), 47936 2000-09-01 00:59:48 +00:00
network/protocol/http
nsprpub Bugzilla bug #40778: renamed the 'connectcontinue' member of PRIOMethods 2000-09-01 01:14:34 +00:00
nunet
parser Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd 2000-09-01 00:57:14 +00:00
plugin/oji/MRJ Fixes for bug #49510. 2000-08-26 05:37:43 +00:00
privacy
profile Used nsCAutoString function to find if there is port appended to popServerName and then used 2000-09-01 01:02:15 +00:00
rdf Make the filesystem datasource understand file extensions. Bug 47795 (rdf 2000-09-01 01:08:23 +00:00
security Make the Messenger and Java/JavaScript persistently stay away when they 2000-09-01 00:54:14 +00:00
silentdl
string don't know how I omitted this last night, particularly since mscott tested. must shift the bit in the mask to get a new position. This should fix the string hang 2000-08-31 17:56:28 +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 fix for #48689 - this was reviewed a while back, but accidentally got backed out when 2000-09-01 00:54:39 +00:00
timer
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
uriloader API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +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 Reorder libs to fix Irix bustage. 2000-09-01 00:48:22 +00:00
webtools fix for 6944: buglist: summary and whiteboard fight for space 2000-08-31 23:26:51 +00:00
widget #47874 2000-09-01 01:00:46 +00:00
xpcom Removing Cached Monitors from plevent. They are about 5x slower than 2000-09-01 00:50:51 +00:00
xpfc
xpfe standrad -> standard. (typo fix; r=cata). 2000-09-01 01:53:23 +00:00
xpinstall Take out en-DE place holder from installer build. a=ftang. 2000-08-31 00:56:23 +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 obsolete files from build. r=ben 2000-09-01 00:53:50 +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-08-25 08:45:08 +00:00
configure.in Rename libzlib -> libz complying with standard zlib naming convention. 2000-08-25 08:32:19 +00:00
makefile.win Added appfilelocationprovider lib r=valeski 2000-08-11 20:17:55 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk