accessible
Remove the search path to mozilla: so that this project doesn't take aeons to open.r=bryner. (sfraser checking in from build machine)
2002-03-22 04:41:44 +00:00
apache/gzip /src
build
enable packaging of xul prefs into embed.jar and build changes to do it on mac. r=ccarlen/sr=scc/a=asa bug#128924.
2002-03-19 22:06:12 +00:00
calendar
Adding in alarms.
2002-03-22 18:11:07 +00:00
caps
A bunch of fixes in caps:
2002-03-20 05:53:46 +00:00
cck
fixes for bugs 12283 and 11949
2002-03-20 22:12:02 +00:00
chrome
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
cmd/xfe /src
config
Generated from doxygen.cfg.in. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org
2002-03-22 19:20:02 +00:00
content
Allow table cell selection w/o extra keypress in Composer, b=98558, r=mjudge, sr=dveditz, a=asa
2002-03-22 15:26:18 +00:00
db
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
dbm
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
directory
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
docshell
Tweaked a comment to make attribute behaviour more clear. b=131725
2002-03-22 14:48:41 +00:00
dom
Backing out my checkin from earlier (bug 130778), it seems to be the culprit for the Tp increase.
2002-03-21 07:33:51 +00:00
editor
check http response for valid range; report an error if not in valid range (bug 129559, r=jfrancis, sr=kin, a=Asa)
2002-03-22 14:35:00 +00:00
ef
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
embedding
Bug 132106 - Put code into PPEmbed to support XUL preferences dialog. r=pink/sr=beard/a=asa
2002-03-22 15:52:22 +00:00
expat
Crasher - Expat parser's XML_ParseBuffer wasn't aware of the BLOCKING mechansim and hence failed to update the buffer position ( bufferPtr ). The fix would update bufferPtr such that when the expat parser gets upblocked we'd resume from the point we stopped. b=123475, r=rbs@maths.uq.edu.au, sr=jst
2002-02-19 02:01:18 +00:00
extensions
Added support for new string types in SOAP so they are automatically recognized
2002-03-22 11:54:43 +00:00
gc /boehm
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
gconfig
gfx
118890 r=rods sr=attinasi a=asa. Fixed printing in print preview. Last checking contained another fix I was working on.. so I pulled that out.
2002-03-22 15:18:38 +00:00
gfx2
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
grendel
Checkin of changes from Brandon Wiley related to mbox storage and how Grendel was numbering messages. Changes tested and good. jrg
2002-02-12 06:22:41 +00:00
htmlparser
fixes MOZ_SVG bustage, b=128508
2002-03-21 00:10:17 +00:00
include
Removing unused unix-dns.* files (bug 38061). r=alecf, sr=darin, a=shaver.
2002-02-28 07:46:14 +00:00
intl
Bug 128587 : Fix a typo in uScanDecomposedHangulCommon() to make
2002-03-22 14:32:28 +00:00
java
jpeg
js
fix bug 132713. Use the iid for nsIException to detect exceptions rather than nsIXPCException. This allows for better error reporting of natively implemented exceptions. r=dbradley sr=jst a=scc.
2002-03-22 19:14:57 +00:00
js2
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
l10n
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
layout
Allow table cell selection w/o extra keypress in Composer, b=98558, r=mjudge, sr=dveditz, a=asa
2002-03-22 15:26:18 +00:00
lib
Bug 132106 - Put code into PPEmbed to support XUL preferences dialog. r=pink/sr=beard/a=asa
2002-03-22 15:52:22 +00:00
mailnews
fix for #132738 (really bugscape #10240 )
2002-03-22 19:10:16 +00:00
modules
Make appending www. & .com during fixup more controllable via prefs. b=34943 r=brade@netscape.com sr=mscott@netscape.com a=asa@mozilla.org
2002-03-22 14:29:52 +00:00
mozilla
msgsdk
mstone
netwerk
fixes bug 132497 "prevent crash @nsJARChannel::GetContentLength"
2002-03-21 23:24:53 +00:00
nsprpub
Bugzilla bug 132812: handle the EINTR error from sendfilev().
2002-03-22 16:21:57 +00:00
nunet
other-licenses
Patch from Mostafa that fixes Win32 truncation problem.
2002-03-19 14:20:54 +00:00
parser
fixes MOZ_SVG bustage, b=128508
2002-03-21 00:10:17 +00:00
plugin /oji
[Not part of build] Bumped version to 1.0b2.
2002-03-13 23:45:40 +00:00
privacy
profile
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
rdf
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
README
security
Fix error in SECMOD_UnloadUserModule reportd by Ian for bug 132461 - use Stan remove call rather than add
2002-03-21 18:44:23 +00:00
silentdl
string
last part of fix for bug 107575 - use ascii-based case-changing for PRunichar/char comparisons, rather than going through the unicharutil library
2002-03-21 23:22:03 +00:00
suite
sun-java
themes
bugzilla 121679 r=shuehan, sr=ben, a=asa OBO drivers, Search Messages UI: File button needs arrow indicating dropdown
2002-03-22 00:10:02 +00:00
timer
tools
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
uriloader
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
view
Fixing bustage. In time, the C++ standards committee will pay for their crimes.
2002-03-19 04:32:01 +00:00
webshell
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
webtools
other options for multiquery links
2002-03-22 09:25:08 +00:00
widget
#1131461
2002-03-21 23:29:11 +00:00
xpcom
Remove files that have been repo-copied to xpcom/glue.
2002-03-22 04:05:09 +00:00
xpfe
Bug #132643 --> land the animated alerts infrastructure from the ALERTS_SERVICE_BRANCH
2002-03-22 19:16:24 +00:00
xpinstall
Fix for 89720 -- attempt to display meaningful text messages during install if system error is received. sr=sfraser, a=asa
2002-03-20 23:15:55 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
client.mak
b=116334 NSS 3.4 landing
2002-02-06 13:31:07 +00:00
client.mk
Fix eternal fast-update failure if security fails once.
2002-02-26 08:35:38 +00:00
configure
Automated update
2002-03-21 13:26:44 +00:00
configure.in
This should have been in quotes - orevent OS/2 build warning
2002-03-21 13:20:50 +00:00
embed.mak
embed.mk
LEGAL
LICENSE
Makefile.in
Move extensions to a separate build tier.
2002-03-19 22:30:48 +00:00
makefile.win
Adds readme and license file to install. (Bug #Bug #15901 ).
2002-01-25 05:42:47 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
README.txt
Placeholder readme file.
2002-01-25 05:39:27 +00:00
trex.mak
trex.mk