accessible
|
Bug 106533. Active Accessibility: Assert on startup in timer code. r=evaughan, sr=waterson
|
2001-10-31 06:12:39 +00:00 |
apache/gzip/src
|
|
|
build
|
Update LD_LIBRARY_PATH_64 if LD_LIBRARY_PATH_64 is set.
|
2001-11-03 08:26:37 +00:00 |
caps
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
|
2001-11-03 03:29:05 +00:00 |
cck
|
Fix for bug 105735: CD Autorun option with existing Windows configuration
|
2001-10-24 01:56:16 +00:00 |
chrome
|
b=107823, r=ccarlen, sr=brendan
|
2001-11-01 00:11:15 +00:00 |
cmd/xfe/src
|
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
|
2001-10-03 18:54:49 +00:00 |
config
|
Removing old beos build config files.
|
2001-11-03 05:19:46 +00:00 |
content
|
Fix linux bustage
|
2001-11-03 10:52:14 +00:00 |
db
|
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
|
2001-10-25 03:21:53 +00:00 |
dbm
|
Bugzilla bug 103892: include <stdlib.h> rather than <malloc.h> for the
|
2001-10-24 14:33: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
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
|
2001-11-03 03:29:05 +00:00 |
dom
|
Fix silly way to write an assertion. sr=jst
|
2001-11-03 05:11:36 +00:00 |
editor
|
fixing various fun regressions from blake's earlier landing, rs=hyatt
|
2001-11-03 11:27:04 +00:00 |
ef
|
|
|
embedding
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-11-03 09:26:07 +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
|
fixing various fun regressions from blake's earlier landing, rs=hyatt
|
2001-11-03 11:27:04 +00:00 |
gc/boehm
|
|
|
gconfig
|
|
|
gfx
|
#103633
|
2001-11-03 06:03:40 +00:00 |
gfx2
|
new image code for windows. not part of build. bug 104999
|
2001-10-25 09:01:32 +00:00 |
grendel
|
|
|
htmlparser
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
|
2001-11-03 03:29:05 +00:00 |
include
|
Fix warnings by only defining _UINT16 & _UINT32 if they aren't already defined.
|
2001-11-02 06:50:12 +00:00 |
intl
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-11-03 05:46:51 +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
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
|
2001-11-03 03:29:05 +00:00 |
js2
|
Substantive semantic changes. Implemented prototype instances and property reading and writing.
|
2001-10-27 02:41:20 +00:00 |
l10n
|
fixes bug 95768 "about: services should be converted to XHTML 1.1"
|
2001-09-27 01:42:06 +00:00 |
layout
|
Fixing bug 108321. Don't waste time using the component manager when creating an nsHTMLAttributes when setting attributes on an element, call NS_NewHTMLAttributes() directly in stead. Also doing some cleaning up in nsHTMLStyleSheet.cpp. r=dbaron@fas.harvard.edu, sr=hyatt@netscape.com
|
2001-11-03 08:13:48 +00:00 |
lib
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
|
2001-11-03 03:29:05 +00:00 |
mailnews
|
fixing various fun regressions from blake's earlier landing, rs=hyatt
|
2001-11-03 11:27:04 +00:00 |
modules
|
Fix nebiros bustage.
|
2001-11-03 09:50:31 +00:00 |
mozilla
|
|
|
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
|
2001-11-03 07:10:51 +00:00 |
nsprpub
|
Tell BSD strip to just strip local & debug symbols rather than all symbols for darwin.
|
2001-11-03 06:01:31 +00:00 |
nunet
|
|
|
other-licenses
|
initial checkin
|
2001-10-31 02:08:13 +00:00 |
parser
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
|
2001-11-03 03:29:05 +00:00 |
plugin/oji
|
[not part of build] Added MRJSession.java, removed MRJConsole.java. Added ProxyClassLoaderFactory.java.
|
2001-11-02 08:22:58 +00:00 |
privacy
|
|
|
profile
|
fixing various fun regressions from blake's earlier landing, rs=hyatt
|
2001-11-03 11:27:04 +00:00 |
rdf
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
|
2001-11-03 03:29:05 +00:00 |
README
|
|
|
security
|
r=ssaux ; sr = blizzard ; bug# 83392 ; Handling page info properly, in case of exceptions
|
2001-11-03 01:04:08 +00:00 |
silentdl
|
|
|
string
|
Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
|
2001-10-30 14:42:41 +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
|
Readding mistakenly removed line. sr=hewitt
|
2001-11-03 04:36:26 +00:00 |
timer
|
|
|
tools
|
Add xul window open test
|
2001-11-03 05:17:56 +00:00 |
uriloader
|
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
|
2001-11-03 07:10:51 +00:00 |
view
|
fix crash by removing DisplayZTreeNode's from the mMapPlaceholderViewToZTreeNode hashtable in DestroyZTreeNode. bug 78661. r=roc+moz sr=attinasi
|
2001-11-02 03:59:28 +00:00 |
webshell
|
bug 100113, r=jag, sr=blizzard - remove some dumb dependencies on dom and gfx
|
2001-10-31 23:43:27 +00:00 |
webtools
|
Bug 107718 - mass changes give all changed bugs the groupset of the first
|
2001-11-03 05:49:23 +00:00 |
widget
|
Removing obsolete native menu code. Not part of the build, r=jag.
|
2001-11-03 05:50:32 +00:00 |
xpcom
|
Remove unused stopwatch code. b=107510 r=jag sr=waterson
|
2001-11-03 05:46:18 +00:00 |
xpfe
|
fixing various fun regressions from blake's earlier landing, rs=hyatt
|
2001-11-03 11:27:04 +00:00 |
xpinstall
|
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
|
2001-11-03 07:10:51 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
|
2001-11-03 07:10:51 +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-11-03 05:58:13 +00:00 |
configure.in
|
Tell BSD strip to just strip local & debug symbols rather than all symbols.
|
2001-11-03 05:57:00 +00:00 |
embed.mak
|
|
|
embed.mk
|
|
|
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Landing the rest of the mach-o OSX changes.
|
2001-10-27 07:38:18 +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
|
|
|