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
1999-12-18 15:47:20 +00:00
apache/gzip/src
build fix mac bustage. looks like something got whacked by mistake. 1999-12-14 03:09:12 +00:00
calendar
caps Fix for leak/bloat stats going negative. a=jar 1999-12-10 04:27:52 +00:00
cck Hiearchy changes 1999-12-16 19:39:54 +00:00
chrome Bug 20691. Fire OnStopRequest() on a callback so as to avoid re-entrancy problems. r=mscott, a=chofmann 1999-12-10 21:02:47 +00:00
cmd
config Fix specifically for NetBSD/alpha builds. Won't affect other platforms. a=chofmann 1999-12-17 03:25:04 +00:00
content Fixes for 3 PDT+ bugs (THAT'S RIGHT). Bugs 21895, 21832, and 21610. r=mjudge, 1999-12-18 04:02:28 +00:00
db
dbm First Checked In. 1999-12-07 06:43:19 +00:00
directory
docshell WebShell is now a subclass of docshell. This allows for a migration path to start taking things out of webshell. Removed many things from nsIWebShell interface. Removed many member variables to rely on the ones in docshell base class. Fixed bug number 13385 and 9995 by not setting the title of the parent frame when a title is set on a child. 1999-12-18 02:29:57 +00:00
dom DOMWindow List now holds on to a docshell interface rather than a webshell. Tweaked some of the finding of named frames to adhere to spec. GlobalWindowImpl now in many places talks to the webshell object as a docshell rather than the old webshell interfaces. Fixed bug #21970. r=vidur 1999-12-17 22:25:22 +00:00
editor Changed to talk to webshell using the nsIBaseWindow where appropriate. 1999-12-17 23:44:43 +00:00
ef
embedding Fixed to build mozctl.dll 1999-12-07 23:54:09 +00:00
expat
extensions implement foreign-cookie pref, bug 13655, r=neeti, a=chofmann 1999-12-18 05:48:26 +00:00
gc/boehm added ASCII annotation of fields. 1999-12-10 20:23:16 +00:00
gconfig
gfx Fixed a problem with the calculation of the resolution constants for the creation of a printer DeviceContext.. and return the correct page size in the GetGetDeviceSurfaceDimension call. r=kmclusk 1999-12-16 15:18:36 +00:00
grendel
htmlparser Fix for Greg Noel's (GregNoel@san.rr.com) non-srcdir build problem. a=chofmann 1999-12-13 23:10:16 +00:00
include Added xp_core.h to files that get disted. r=amusil a=sdagley 1999-12-08 09:27:07 +00:00
intl Charset menu items are taken from the Charset Manager. r=bobj 1999-12-07 22:23:47 +00:00
java fix for 20686 1999-12-11 09:08:40 +00:00
jpeg Fix for build bustage on Solaris 2.3. 1999-12-18 00:13:27 +00:00
js Updated to match the js1.5 announcement's terminology 1999-12-18 00:53:53 +00:00
js2/semantics Removed field, method, and constructor. Added static. 1999-12-08 00:35:00 +00:00
l10n
layout Fixes for 3 PDT+ bugs (THAT'S RIGHT). Bugs 21895, 21832, and 21610. r=mjudge, 1999-12-18 04:02:28 +00:00
lib
mailnews alecf removed nsMessenger::OnUnload(), but not this reference to it. 1999-12-18 08:49:28 +00:00
modules changes from bryner@uiuc.edu for the mouse wheel configuration. 1999-12-18 06:46:56 +00:00
msgsdk
nav-java
netwerk Reorder one class member initialization line to fix a warning. 1999-12-18 15:47:20 +00:00
network
nsprpub formatting change. r=beard 1999-12-08 00:10:30 +00:00
nunet
parser Fix for Greg Noel's (GregNoel@san.rr.com) non-srcdir build problem. a=chofmann 1999-12-13 23:10:16 +00:00
plugin/oji/MRJ r=marklin 1999-12-06 20:12:56 +00:00
privacy
profile fix for bug 20866: replace Channels menu with a link to Open Directory; r=sspitzer@netscape.com, a=shaver@mozilla.org 1999-12-16 00:26:53 +00:00
rdf Fixes for 3 PDT+ bugs (THAT'S RIGHT). Bugs 21895, 21832, and 21610. r=mjudge, 1999-12-18 04:02:28 +00:00
README/mozilla
silentdl
string/obsolete Fix for bug #21317: UMR: nsCAutoString::=(nsCAutoString const&) 1999-12-09 22:53:52 +00:00
suite changes from bryner@uiuc.edu for the mouse wheel configuration. r=sspitzer 1999-12-18 06:45:40 +00:00
sun-java
timer
tools \n on a printf. 1999-12-10 07:59:11 +00:00
tripledb
uriloader needed for foreign-cookie pref, bug 13655, coded by rpotts, r=morse, a=chofmann 1999-12-18 05:16:18 +00:00
view temprary fix for combobox dropdowns that jump all around. 1999-12-14 22:21:58 +00:00
wallet
webshell needed for foreign-cookie pref, bug 13655, coded by rpotts, r=morse, a=chofmann 1999-12-18 05:16:18 +00:00
webtools Initial support for HDML (sprint phones). 1999-12-18 03:51:43 +00:00
widget fixing pav's bustage :) 1999-12-18 01:02:34 +00:00
xpcom make it so dougt's assertions only happen for him. 1999-12-18 10:17:09 +00:00
xpfc
xpfe Fix LookSmart search dataset regression by updating to latest version. Review/approval: me 1999-12-18 10:13:43 +00:00
xpinstall Fix bug # 18985: get res/rdf/datasets into Commercial build. Review/approval: leaf 1999-12-18 04:45:59 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh cache stuff r=fur 1999-12-07 04:28:23 +00:00
client.mak
client.mk
configure Automated update 1999-12-18 00:15:13 +00:00
configure.in Fix for build bustage on Solaris 2.3. 1999-12-18 00:13:27 +00:00
LEGAL
LICENSE
Makefile.in revert test breakage 1999-12-15 09:40:24 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk