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-15 06:39:01 +00:00
apache/gzip/src
build Bug fix for 36567. Use /bin/type instead of which for finding the paths. 2000-09-14 20:58:56 +00:00
calendar
caps fix memory corruption bug 52382. r=mstoltz 2000-09-14 08:48:53 +00:00
cck Adding customized UserAgent String to the Browser all-ns.js 2000-08-30 01:26:39 +00:00
chrome bug#51249: add chrome to FlushCache. pnunn r:syd. 2000-09-14 23:10:30 +00:00
cmd
config Add check for perl api version 5.005 as forced by this jar fiasco. 2000-09-15 00:19:30 +00:00
content Numerous XBL fixes (security patches and minor syntax changes). r=ben 2000-09-15 06:38:35 +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 fix to mal-formed contract id introduced in mega-check-in:x 2000-09-14 04:18:07 +00:00
docshell Bug fix for 52648 -- remaining stash of progids which I missed on 2000-09-14 23:20:49 +00:00
dom fix bug 52579. Avoid infinite recursion dialog when JS is run by xpconnect on DOM context. a,r=brendan@mozilla.org 2000-09-15 06:17:08 +00:00
editor #46423 -> new modern skin. updates to edit-mode toolbar xul, to make the buttons look like botom tabs in modern and classic. r=cmanske 2000-09-15 06:28:29 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding + Added OnSecurityChange() to nsIWebProgressListener interface. 2000-09-14 22:56:56 +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 Bug fix for 52648 -- remaining stash of progids which I missed on 2000-09-14 23:20:49 +00:00
gc/boehm rename void* to void, for file systems that don't like "*" in file names. emit a single JavaScript for showing stack crawls. 2000-09-12 00:09:06 +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 major DC suckage on win2k and 98. Instead of calling GetDC all the time, 2000-09-14 23:53:19 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser fixed bug 40487 and 26347; r=attinasi/harishd 2000-09-14 23:31:07 +00:00
include Removing unused/obsolete files. Not part of build. 2000-09-01 02:30:52 +00:00
intl OS/2 GCC Tinderbox break 2000-09-15 03:53:14 +00:00
java author=jason@macadamian.com and louis-philippe@macadamian.com 2000-09-15 00:18:53 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js fix bug 52579. Avoid infinite recursion dialog when JS is run by xpconnect on DOM context. a,r=brendan@mozilla.org 2000-09-15 06:17:08 +00:00
js2 Fixing scope problems on Linux 2000-09-12 00:53:33 +00:00
l10n 51193: Corrections and incorporationg first feedback from the ng. r=David 'Master_D' Krause (mostly), a=brendan. 2000-09-08 08:50:27 +00:00
layout Numerous XBL fixes (security patches and minor syntax changes). r=ben 2000-09-15 06:38:35 +00:00
lib Remove QuickTimeLib from linkage, because it comes in already from InterfaceStubs. This fixes 1400 link warnings. 2000-09-10 20:09:09 +00:00
mailnews fix bug 44889, r=putterman a=brendan. Fixes Search menu to match spec from jglick. 2000-09-15 06:36:15 +00:00
modules Eliminate "packageregistry" file on unix (bug 33863), patch by Peter "jag" Annema 2000-09-15 06:19:53 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Bug fix for 52648 -- remaining stash of progids which I missed on 2000-09-14 23:20:49 +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
parser fixed bug 40487 and 26347; r=attinasi/harishd 2000-09-14 23:31:07 +00:00
plugin/oji/MRJ Added GetURLWithHeaders to fix build bustage. 2000-09-15 01:32:30 +00:00
privacy
profile 51548, 46613, Profile Wizard is clipped on right and bottom sides, + general polish cleanup, 2000-09-15 06:13:01 +00:00
rdf fix for 49975. r=pinkerton and hyatt 2000-09-15 06:28:26 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
security Added function NSS_CMSSignedData_VerifyCertsOnly to API 2000-09-15 06:38:33 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string adding |.get()| for the other half of |NS_LITERAL_STRING| 2000-09-13 03:44:58 +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 Numerous XBL fixes (security patches and minor syntax changes). r=ben 2000-09-15 06:38:35 +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 New weekly data: not part of build. 2000-09-07 21:55:24 +00:00
tripledb
uriloader Bug #43556 --> forgot to migrate over the default VMS file extensions from the old mime service 2000-09-15 06:28:44 +00:00
view Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +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 + Added OnSecurityChange() to nsIWebProgressListener interface. 2000-09-14 22:56:56 +00:00
webtools put little comment in here about apostrophe's in enums 2000-09-15 01:00:56 +00:00
widget fix for 49975. r=pinkerton and hyatt 2000-09-15 06:28:26 +00:00
xpcom Bug fix for 52648 -- remaining stash of progids which I missed on 2000-09-14 23:20:49 +00:00
xpfc
xpfe Numerous XBL fixes (security patches and minor syntax changes). r=ben 2000-09-15 06:38:35 +00:00
xpinstall fixing typos in bloat detectors 2000-09-15 06:38:44 +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 This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue 2000-09-14 19:27:23 +00:00
client.mak Changing security build order to fix win32 clobber bustage. 2000-09-14 21:22:06 +00:00
client.mk Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
configure Turn off exception handling for irix 6.x builds as it fixes a bug with out-of-scope gotos. Bug #25562. Thanks to <jsd@igroup.org> for the suggested fix. 2000-09-15 06:39:01 +00:00
configure.in Turn off exception handling for irix 6.x builds as it fixes a bug with out-of-scope gotos. Bug #25562. Thanks to <jsd@igroup.org> for the suggested fix. 2000-09-15 06:39:01 +00:00
LEGAL
LICENSE
Makefile.in This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue 2000-09-14 19:27:23 +00:00
makefile.win Changing security build order to fix win32 clobber bustage. 2000-09-14 21:22:06 +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