accessible
Forgot some makefile. NOT IN BUILD
2001-03-05 20:26:03 +00:00
apache/gzip /src
build
Allow developers to build PSM 2.0 on the Mac.
Bug 70384 sr=sfraser
2001-03-04 23:13:49 +00:00
calendar
caps
Switch from NS_STATIC_CAST to NS_REINTERPRET_CAST to fix bustage on Mac. r=mstoltz
2001-03-02 01:13:35 +00:00
cck
fix for bug#57340; custom components not showing up in build;added additional field
2000-12-08 04:00:29 +00:00
chrome
Fix for 59558, r=brendan, sr=waterson
2001-03-06 01:42:34 +00:00
cmd
config
Removal of unused build defines. r=cls. b=70724
2001-03-05 12:15:43 +00:00
content
Fix for 62783. r=danm, sr=waterson
2001-03-07 01:46:13 +00:00
db
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
dbm
carbon changes. r=pink/sdagley/beard. a=sfraser.
2001-02-13 21:48:26 +00:00
directory
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
docshell
Fix bad vi modeline that caused text to wrap at 2 characters. r=gagan (Comment changes only.)
2001-03-04 19:43:55 +00:00
dom
Bug 70699. Fix windows makefile to create .obj files in win32_x.obj. Tip o' the cap to gverdun@acm.org. r=jst, sr=shaver
2001-03-07 00:43:11 +00:00
editor
Fixed editor bugs 68064 and 70263. r=brade, sr=kin
2001-03-06 21:12:28 +00:00
ef
embedding
Hot tooltip love. Not part of the build.
2001-03-06 22:51:23 +00:00
expat
Bug 34168, report error instead of crashing if we encounter a parameter entity containing double percent sign. Fix from James Clark. r=nisheeth, a=vidur.
2001-01-04 23:03:32 +00:00
extensions
not part of build; adding xpcom logging, r=peterv
2001-03-07 00:51:38 +00:00
gc /boehm
[not part of build] "fixes" the stack during GC initialization, so later stack crawls won't crash.
2001-02-27 01:09:44 +00:00
gconfig
gfx
Fixing build on gtk+ >= 1.2.7. r=pavlov, sr=blizzard.
2001-03-07 01:31:15 +00:00
gfx2
updating tip version of gfx2 macbuild
2001-02-25 05:14:43 +00:00
grendel
Added contribution from Ian Clarke.
2000-04-08 06:16:32 +00:00
htmlparser
r=jst, avoid deprecated operator
2001-03-06 08:33:00 +00:00
include
carbon changes. r=pink/sdagley/beard. a=sfraser.
2001-02-13 21:48:26 +00:00
intl
bug 70394; author=simon@softel.co.il; r=ftang; sr=erik; this is the
2001-03-07 01:52:16 +00:00
java
(not part of TBOX builds)
2001-02-21 09:09:55 +00:00
jpeg
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
js
Initial add. Regression test for bug 71107.
2001-03-07 01:30:15 +00:00
js2
Fixed increment bug. Added mPrivate member and supported native getter &
2001-03-05 21:49:23 +00:00
l10n
Fix bug 66087 - Status Bar; Document: Done (0.78secs) should be changed to Document: Done (0.78 secs)
2001-03-04 20:57:19 +00:00
layout
Fix for printing crash when bulleted items have no bullet and we assume they do. Added assertion to help find the cause of the problem, and checks for null to prevent the crash. b=70730 r=dcone sr=waterson
2001-03-07 00:38:45 +00:00
lib
carbon changes. r=pink/sdagley/beard. a=sfraser.
2001-02-13 21:48:26 +00:00
mailnews
fix bugscape bugs #2883 #2884 #3927 . Thanks to jgaunt@netscape.com for the
2001-03-07 01:33:55 +00:00
modules
Fixing bug 67634. Clearing the default url value so that beep takes the default place for biff sound. r=racham, sr=sspitzer
2001-03-07 01:16:44 +00:00
msgsdk
mstone
http stuff
2000-05-10 23:20:05 +00:00
netwerk
[not part of build] Added GetFile() to implement the file attribute.
2001-03-07 01:40:41 +00:00
network/protocol /http
nsprpub
Bugzilla bug #62877 : deleted unused code added in the previous checkin.
2001-03-02 04:58:06 +00:00
nunet
parser
r=jst, avoid deprecated operator
2001-03-06 08:33:00 +00:00
plugin/oji /MRJ
carbon changes. r=pink/sdagley/beard. a=sfraser.
2001-02-13 21:48:26 +00:00
privacy
profile
1. 61626:"Need to make langxxxx.xpi platform neutral"
2001-03-06 02:34:34 +00:00
rdf
71102: remove archaic and unused browsing profile code (r=waterson,sr=brendan)
2001-03-07 01:15:04 +00:00
README
Adding newline, testing
2000-12-14 15:53:14 +00:00
security
Use user prefs for determining whether to enable SSL2/SSL3/TLS. Also, remove now-unused pref service stuff from nsSecureBrowserUIImpl. r=javi.
2001-03-06 22:07:26 +00:00
silentdl
string
Deprecate nsStr->GetBuffer(). r=jag, sr=scc
2001-03-03 22:07:45 +00:00
suite
sun-java
Removing unused sun-java stubs. r=edburns, jj.
2001-02-25 02:58:39 +00:00
themes
Fix for 70877, enabling outliner. r=dr, sr=waterson
2001-03-06 22:16:42 +00:00
timer
tools
support for embedtest
2001-03-03 02:14:29 +00:00
tripledb
uriloader
Fixes bug 66181. Content-Disposition with attachment=filename did not accept
2001-03-03 02:20:28 +00:00
view
Don't paint floating views unless the root view for the repaint is floating. This ensures that if we paint a window under a transient, the actual window contents are painted and not the transient's contents. Fix for new view manager bug 69346. r=kmcclusk, sr=attinasi
2001-03-03 06:18:11 +00:00
wallet
webshell
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
webtools
Bump height to 150 so ports page does not scroll
2001-03-03 02:33:53 +00:00
widget
don't process mouseMove events if the app is in the bg. r=saari/sr=sfraser. bug# 70518.
2001-03-07 00:52:43 +00:00
xpcom
Win bustage - there was still an extra character in the file
2001-03-06 23:05:54 +00:00
xpfc
xpfe
Fix for 62783. r=danm, sr=waterson
2001-03-07 01:46:13 +00:00
xpinstall
dummy version of the EULA for installer debugging purposes.
2001-03-06 05:34:57 +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
fix bustage. sr=hyatt
2001-03-06 22:53:48 +00:00
client.mak
Remove last call to nsprpub\makefile.win
2001-03-06 01:01:34 +00:00
client.mk
Allow developers to build PSM 2.0 on Unix.
2001-03-04 22:55:18 +00:00
configure
Automated update
2001-03-02 15:45:11 +00:00
configure.in
Remove extra ] in xinerama test. r=cls
2001-03-02 15:37:19 +00:00
embed.mak
NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668
2001-02-23 12:54:24 +00:00
embed.mk
NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668
2001-02-21 12:27:11 +00:00
LEGAL
LICENSE
Makefile.in
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
makefile.win
Enable developers to build PSM 2.0 in win32 platforms.
2001-03-04 23:05:45 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk