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
|
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
|
2001-10-22 20:54:48 +00:00 |
cck
|
Fic for bug 105588: linux installer cores if the config is cloned from
|
2001-10-23 01:04:40 +00:00 |
chrome
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
cmd/xfe/src
|
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
|
2001-10-03 18:54:49 +00:00 |
config
|
Adding --list-only option, Getopt functionality. r=akkana
|
2001-10-22 23:33:02 +00:00 |
content
|
Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt.
|
2001-10-22 22:43:52 +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
|
Bug 103084 and Bug 103085: Memory leaks in LDAP code. r=mitesh, sr=bienvenu.
|
2001-10-23 01:19:12 +00:00 |
docshell
|
Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt.
|
2001-10-22 22:43:52 +00:00 |
dom
|
Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt.
|
2001-10-22 22:43:52 +00:00 |
editor
|
Fixed busted HTML attribute setting in Composer Advanced Edit dialog, b=106047, r=brade, sr=hewitt
|
2001-10-23 00:00:37 +00:00 |
ef
|
|
|
embedding
|
*** empty log message ***
|
2001-10-23 00:36:37 +00:00 |
expat
|
License changes Round 2. Expat. Updating licensing to be consistent with latest version of expat (MIT/X); relicensing NS-contributed code under expat's license (except the build system, which is tri-licensed.) Removing outdated licensing information and adding new COPYING file. This has been checked with James Clark. Bug 98089.
|
2001-09-29 00:10:42 +00:00 |
extensions
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
gc/boehm
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
gconfig
|
|
|
gfx
|
#102706 change nsFontMetricsWin.cpp to use nsCompressedCharMap
|
2001-10-22 23:20:24 +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
|
Backing out fix for bug 100397 since it caused the relow numbers and the page load time to shoot up.
|
2001-10-22 20:51:09 +00:00 |
include
|
License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1).
|
2001-09-26 00:40:45 +00:00 |
intl
|
#102706 change nsFontMetricsWin.cpp to use nsCompressedCharMap
|
2001-10-22 23:20:24 +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
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
js
|
Adding comments.
|
2001-10-22 23:59:20 +00:00 |
js2
|
Replaced %section and %subsection by %heading with an adjustable level number
|
2001-10-19 23:18:03 +00:00 |
l10n
|
fixes bug 95768 "about: services should be converted to XHTML 1.1"
|
2001-09-27 01:42:06 +00:00 |
layout
|
new regression tests, not affecting the build.
|
2001-10-23 00:15:55 +00:00 |
lib
|
New project for OS X specific interfaces. Part of fix for 97676. r=ccarlen,sr=sfraser
|
2001-10-01 06:31:37 +00:00 |
mailnews
|
For charset menupopup, make sure to set selectedItem and removed unnecessary code, bug 87691, r=jbetak, sr=sspitzer.
|
2001-10-22 22:47:48 +00:00 |
modules
|
Updating the list of header files needed for the plugin SDK -- not part of the build
|
2001-10-23 00:23:12 +00:00 |
mozilla
|
|
|
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
Bug 103737 - reenable "go up a directory" stuff which got accidentally
|
2001-10-23 00:56:41 +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
|
Backing out fix for bug 100397 since it caused the relow numbers and the page load time to shoot up.
|
2001-10-22 20:51:09 +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
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
rdf
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
README
|
|
|
security
|
b=105016 r=kaie sr=ben
|
2001-10-22 23:57:39 +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
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
themes
|
106155 - disabled color problems in modern theme, r=blake, sr=hyatt
|
2001-10-23 00:40:20 +00:00 |
timer
|
|
|
tools
|
Adding --list-only option. Added Getopt library capability. r=akkana, sr=alecf
|
2001-10-22 23:32:11 +00:00 |
uriloader
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +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
|
Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt.
|
2001-10-22 22:43:52 +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
|
Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt.
|
2001-10-22 22:43:52 +00:00 |
xpcom
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
xpfe
|
106131 - hitting enter on focused OK button in dialog fires onaccept 2x, r=blake, sr=hyatt
|
2001-10-23 00:16:15 +00:00 |
xpinstall
|
landing fix for bugscape 10608 (added oji.shlb in [browser] module) on the trunk.
|
2001-10-23 00:35:45 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Purging removed Makefiles
|
2001-10-20 06:08:57 +00:00 |
client.mak
|
Create build_all_dep target to avoid doing the export phase twice
|
2001-09-30 00:13:35 +00:00 |
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
|
temporarily fix bustage by moving intl earlier in the build cycle
|
2001-10-22 23:14:19 +00:00 |
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
|
|
|