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
waterson%netscape.com 85b52ed98f More types!
2001-10-22 18:25:37 +00:00
accessible Bug 103903. Accessibility module must be ready for pres shell to disappear at any time, so it doesn't crash. r=jgaunt, sr=brendan 2001-10-12 21:05:31 +00:00
apache/gzip/src
build bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-19 22:41:59 +00:00
caps nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
cck Fix for bug 105279: CCK customized linux installer contains unselected 2001-10-19 22:12:15 +00:00
chrome nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
cmd/xfe/src
config Remove unused MOZ_ENDER_LITE & -DENDER_LITE from the tree. 2001-10-22 04:34:31 +00:00
content Remove unused MOZ_ENDER_LITE & -DENDER_LITE from the tree. 2001-10-22 04:34:31 +00:00
db fix a bunch of mork memory leaks r=naving, sr=sspitzer 99111 21114 and others 2001-10-06 01:16:24 +00:00
dbm Bugzilla bug 105173: restored the test for HAVE_COMPAT_H because we 2001-10-19 14:06:28 +00:00
directory Use LOCAL_INCLUDES to make sure that our ldap.h gets used before any system copy. 2001-10-17 06:20:42 +00:00
docshell New NameEquals method on nsIDocShellTreeItem to reduce unnecessary strdup'ing as FindChildWithName walks through its children looking for a matching item. b=102576 r=radha@netscape.com sr=rpotts@netscape.com 2001-10-20 11:42:35 +00:00
dom 102239 - [XUL 1.0] implement new control element methods, r=blake, sr=hyatt 2001-10-21 03:58:21 +00:00
editor fixes following bugs: 2001-10-22 06:22:52 +00:00
ef
embedding New NameEquals method on nsIDocShellTreeItem to reduce unnecessary strdup'ing as FindChildWithName walks through its children looking for a matching item. b=102576 r=radha@netscape.com sr=rpotts@netscape.com 2001-10-20 11:42:35 +00:00
expat
extensions Bug 105973: s/Observe/observe/ 2001-10-22 04:16:33 +00:00
gc/boehm
gconfig
gfx Create common base (nsDeviceContextX) for nsDeviceContextXlib & nsDeviceContextXp to partially remove xprint dependency upon xlib. Also fixes static builds. 2001-10-20 08:51:57 +00:00
gfx2 first of many patches to come for bug 104999 r=timeless sr=hyatt 2001-10-18 09:43:22 +00:00
grendel
htmlparser next part of bug 100214, add nsUnicharUtils to consumers of ToLowerCase/ToUpperCase 2001-10-19 21:00:02 +00:00
include
intl 99186 Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-20 04:55:21 +00:00
java Remove IsUnicode() check on nsString. nsString is always unicode (these days), so replacing this if/then/else with the then part. r=dbaron, rs=scc 2001-10-14 04:37:37 +00:00
jpeg
js Bug 105973: s/Observe/observe/ 2001-10-22 04:16:33 +00:00
js2 Replaced %section and %subsection by %heading with an adjustable level number 2001-10-19 23:18:03 +00:00
l10n
layout new regression tests not affecting the build. 2001-10-22 15:07:12 +00:00
lib
mailnews speed up loading of newsgroups by avoiding second db commit, r/sr =sspitzer 74955 2001-10-22 14:07:44 +00:00
modules The tester plugin -- first check in, not part of the build, bug 105959 2001-10-22 00:25:25 +00:00
mozilla
msgsdk
mstone
netwerk fixing major regression caused by my change to nsIObserverService 2001-10-20 00:33:02 +00:00
nsprpub Bugzilla bug 71179: Neutrino needs the RTLD_GROUP flag to load Netscape 2001-10-17 23:34:50 +00:00
nunet
parser next part of bug 100214, add nsUnicharUtils to consumers of ToLowerCase/ToUpperCase 2001-10-19 21:00:02 +00:00
plugin/oji [not part of build] Added MRJPlugin.java and CarbonFrameWorkLib (for launch services). 2001-10-18 20:34:22 +00:00
privacy
profile 102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt 2001-10-22 17:37:59 +00:00
rdf nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
README
security Checking in for morse@netscape.combug# 87334, r=rangansen r=jag sr=Alect Flettenforcing ask everytime option for passwords ... 2001-10-22 03:01:53 +00:00
silentdl
string for bug 100214 - make nsStr routines stop depending on nsCRT:: routines, to further reduce our dependency on unicharutil 2001-10-19 20:49:39 +00:00
suite
sun-java
themes 70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt 2001-10-21 04:16:03 +00:00
timer
tools More types! 2001-10-22 18:25:37 +00:00
uriloader nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
view Added code to UpdateCoveringWidgets to take into account hidden views when considering whether a view completely covers the invalidated rect. bug 100652 r=roc+moz@mozilla.org sr=attinasi@netscape.com 2001-10-20 03:09:36 +00:00
webshell a=cls (not part of the build/build bustage -- by pavlov) 2001-10-18 07:03:05 +00:00
webtools Fix missing description problem for options that required multiple lines for the description. 2001-10-21 19:11:25 +00:00
widget fix FMW in gtk timer code. bug 83163 r=dbaron sr=mscott 2001-10-21 00:44:46 +00:00
xpcom Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan 2001-10-20 23:19:07 +00:00
xpfe Fix for bug 81506 (JS error on browser startup). r=glazman@netscape.com, sr=ben@netscape.com. 2001-10-22 11:39:02 +00:00
xpinstall bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-19 23:18:32 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Purging removed Makefiles 2001-10-20 06:08:57 +00:00
client.mak
client.mk Try to use mozilla as well as netscape to launch webconfig 2001-10-13 06:23:28 +00:00
configure Automated update 2001-10-22 04:43:16 +00:00
configure.in Remove unused MOZ_ENDER_LITE & -DENDER_LITE from the tree. 2001-10-22 04:34:31 +00:00
embed.mak
embed.mk
LEGAL
LICENSE
Makefile.in
makefile.win move intl earlier in the build process so that static libs are available for bug 100214 2001-10-13 00:09:48 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk