accessible
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
apache/gzip /src
build
Update mozilla.sh script to detect a wider variety of JVMs. Not part of the build.
2002-03-06 17:11:15 +00:00
calendar
Fixing bug 128823.
2002-03-05 14:52:40 +00:00
caps
Bug 129503, "IsCapabilityEnabled should return PR_TRUE if no script on stack"
2002-03-08 02:20:55 +00:00
cck
Changing page title
2002-02-27 19:56:41 +00:00
chrome
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
cmd/xfe /src
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
config
Fix link ordering issues in static builds for OpenVMS & Sun Forte builds.
2002-03-08 06:21:47 +00:00
content
Don't fire an extra blur when popup windows are opened and then immediately focused on Linux, by suppressing firing the blur during NS_GOTFOCUS handling if we are in the middle of an activate sequence. Bug 120209, r=saari, sr=hyatt/darin, a=asa.
2002-03-08 04:00:37 +00:00
db
backout most recent mork changes to fix build bustage
2002-02-17 03:11:14 +00:00
dbm
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
2002-01-16 05:10:09 +00:00
directory
Fix LDAP experimental code bustage from darin's landing. Bug 124042. r=dmose. Not part of the default build.
2002-03-08 13:13:25 +00:00
docshell
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
dom
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
editor
Update to Composer Publishing UI, b=88208, r=brade, sr=kin, a=asa
2002-03-08 01:24:40 +00:00
ef
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
embedding
Fix link ordering issues in static builds for OpenVMS & Sun Forte builds.
2002-03-08 06:21:47 +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
Provide a nicer exception when an unknown contract ID is attempted to be
2002-03-07 12:01:38 +00:00
gc /boehm
Rename 'install' build phase to 'libs'.
2001-11-21 09:49:41 +00:00
gconfig
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
gfx
fixing --disable-xprint bustage (i.e. AIX)
2002-03-08 12:40:20 +00:00
gfx2
Fixing bustage on Sun WS6 update 2, it apparently doesn't like the forward declaration of gfxIImageFrame just before it's defined. r=seawood, sr=jst.
2002-02-08 22:59:53 +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
Take out fix of bug 40809, since it no longer seems necessary and hurts
2002-03-08 02:43: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
fix bug 9519 r=ftang sr=brendan a=roc+moz
2002-03-08 01:12:33 +00:00
java
bug: 119680
2002-01-14 18:04:48 +00:00
jpeg
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
2002-01-16 05:10:09 +00:00
js
This patch replaces the bogus USE_AUTOCONF ifdef + platform ifdef tests with a
2002-03-08 01:42:32 +00:00
js2
Checkpoint
2002-03-07 01:12:41 +00:00
l10n
Change the default time bomb url to http://mozilla.org/time-bomb.html bug 126348 r=blake, sr=shaver
2002-02-19 05:50:17 +00:00
layout
bug 92868 (also bugs 51037, 90960, 91443) - Simplified the style context provider mechanism, changed frame manager to re-resolve the provider first and to use correct style context in a few other places, sr=roc, r= bernd, a=asa.
2002-03-08 15:34:33 +00:00
lib
Adding some missing .cvsignore files. a=leaf.
2002-03-08 00:00:05 +00:00
mailnews
remove copy folder location menu item from server context menus r=hwaara, sr=sspitzer 129557
2002-03-08 14:52:39 +00:00
modules
Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa
2002-03-07 20:18:31 +00:00
mozilla
msgsdk
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
mstone
netwerk
fix 104020 and 119592 problems with sending offline notification after socket transport shutdown so add a new notification sent before that r=ccarlen sr=sspitzer a=asa
2002-03-08 14:51:00 +00:00
nsprpub
Workaround fix for a stall on launch on dual CPU OS X machines, that is caused by a race condition entering the critical section. Bug 99561. r=wtc, a=dbaron
2002-03-05 00:51:32 +00:00
nunet
other-licenses
Check for system version of freetype >= 2.0.8 for those of us building in objdirs.
2002-02-28 07:00:59 +00:00
parser
Take out fix of bug 40809, since it no longer seems necessary and hurts
2002-03-08 02:43:17 +00:00
plugin /oji
fixing typo... NOT PART OF THE BUILD... b=124042
2002-03-07 22:14:09 +00:00
privacy
profile
128969 - necessary dir/profile-related download manager changes. r=ccarlen sr=ben a=asa
2002-03-05 22:30:28 +00:00
rdf
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
security
Bugzilla bug 129298: the assertion may be false. Remove it, and initialize
2002-03-08 00:02:35 +00:00
silentdl
string
fixing AIX bustage and sticking with the c++ standard for "friend" and
2002-03-08 12:37:00 +00:00
suite
sun-java
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
themes
Adding some missing .cvsignore files. a=leaf.
2002-03-08 00:00:05 +00:00
timer
tools
Working with different flavours of title.
2002-03-04 06:51:32 +00:00
uriloader
Make it possible to save parts of multipart streams. Bug 117958, patch
2002-03-07 20:57:55 +00:00
view
Fix for bug 127368 (Can't type in textfields in pages with an iframe and body with marginheight and marginwidth=0)
2002-02-28 22:30:01 +00:00
webshell
- Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
2002-03-07 03:34:29 +00:00
webtools
Spelling module. Checks your spelling on the fly. b=126612, r=imajes, code originally by mental.
2002-03-08 15:15:24 +00:00
widget
- Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
2002-03-07 03:34:29 +00:00
xpcom
fixing AIX bustage and sticking with the c++ standard for "friend" and
2002-03-08 12:37:00 +00:00
xpfe
Fix link ordering issues in static builds for OpenVMS & Sun Forte builds.
2002-03-08 06:21:47 +00:00
xpinstall
Do not set MOZILLA_FIVE_HOME in the installer script as it's not needed by the installer and it causes problems when the mozilla script tries to honor MOZILLA_FIVE_HOME.
2002-03-07 09:31:11 +00:00
.cvsignore
aclocal.m4
bug 116148, include freetype2.m4 for testing for FreeType2
2002-01-09 14:35:21 +00:00
allmakefiles.sh
Bug 122540; build new component on win32/unix; r=dveditz, sr=hewitt, a=asa
2002-03-01 23:51: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
Default to using in-tree versions of nspr, zlib, jpeg, png & mng rather than checking for system version as some of our system checks suck & we have version mismatches in the tree.
2002-03-08 06:57:47 +00:00
configure.in
Default to using in-tree versions of nspr, zlib, jpeg, png & mng rather than checking for system version as some of our system checks suck & we have version mismatches in the tree.
2002-03-08 06:57:47 +00:00
embed.mak
removing widget/timer from embed makefiles
2001-12-16 09:27:41 +00:00
embed.mk
removing widget/timer from embed makefiles
2001-12-16 09:27:41 +00:00
LEGAL
LICENSE
Makefile.in
fix bogus env var test, missing tab, to fix gmake release build sizes. r=cls,
2002-03-07 08:23:11 +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