README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
accessible
this would break too
2002-02-18 08:48:29 +00:00
apache/gzip /src
…
build
Explicitly use <STDIN> instead of <> as some newer ports of perl seem to have problems with <>.
2002-02-17 21:08:44 +00:00
calendar
Don't worry about the auto-generated Makefile's
2002-02-13 20:20:18 +00:00
caps
OS/2 bustage - callback needs to be in header
2002-02-13 13:30:06 +00:00
cck
Fix for bugscape 11987: UI wording for Mac installer screen
2002-02-16 02:33:18 +00:00
chrome
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
cmd/xfe /src
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
config
Reorder $chromelist assignment to avoid bogus call to File::Spec->canonpath() and excessive warnings.
2002-02-17 12:25:49 +00:00
content
[serializer]Using blockquote screws up composer's pretty-print.
2002-02-18 10:33:15 +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
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
docshell
This was part of my earlier patch. I forgot to check it in.
2002-02-12 23:43:41 +00:00
dom
reimplement window scrollbar chrome attribute. oh and revert the damn nonstandard indentation tbogard snuck in in rev 1.5. bug 111524 r=hyatt,jst
2002-02-16 01:15:57 +00:00
editor
alignment problems + removal of useless DIVs when realigning the selection; b=102547, r=jfrancis,sr=kin
2002-02-18 10:49:15 +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
new editor funcionality in embedding only. mfc test embed only
2002-02-18 09:57:08 +00:00
expat
Bug 35984, make an undefined entity always a fatal error; report errors while parsing external entities (regression) and a minor optimization in loading external entities. r=harishd, sr=jst.
2002-01-25 23:19:23 +00:00
extensions
Bug 123604 - make all commands lowercase after they are entered
2002-02-18 07:05:14 +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
- Use the focused attribute for radio containers, not :focus
2002-02-18 07:51:35 +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
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
include
Fix for bug #118003 . r=peterl, sr=jst.
2002-01-31 00:16:20 +00:00
intl
bug 125667 r=ftang sr=blizzard
2002-02-17 10:24:01 +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
bug 124717, need to wrap JSVAL_NULL for eval result, instead of just returning it unwrapped.
2002-02-16 10:53:52 +00:00
js2
More new semantics
2002-02-08 04:06:29 +00:00
l10n
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
layout
Bug 125837 - mIntrinsicSize setup missing pixel->twip conversion.
2002-02-17 15:31:24 +00:00
lib
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
mailnews
fix for #120502 . bad problems replying to and cancelling news posts with # in the message id.
2002-02-18 06:20:46 +00:00
modules
Bug 123613 - mng subimage composite reading dest alpha from wrong
2002-02-17 15:29:18 +00:00
mozilla
new project started
2001-04-03 22:13:38 +00:00
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
Fix OS_ARCH detection for IRIX64.
2001-07-20 00:26:49 +00:00
netwerk
Leaking nsCStringKey objects
2002-02-18 07:46:08 +00:00
nsprpub
Bugzilla bug 124981: Enable IPv6 support for FreeBSD. This patch is
2002-02-16 07:12:55 +00:00
nunet
…
other-licenses
Fix "static" build support for win32 gmake builds.
2002-01-25 03:20:51 +00:00
parser
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
plugin /oji
[not part of build] Fix for bug 125129. Increase buffer size for conversion of status strings from unicode to UTF-8 before passing them on to the browser. r=sdagley, sr=beard.
2002-02-16 21:32:58 +00:00
privacy
…
profile
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
rdf
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
security
Bugzilla bug 125730: fixed OpenVMS build breakage. Thanks to Colin Blakes
2002-02-16 02:52:07 +00:00
silentdl
…
string
OS/2 bustage - this is defined in nsStrShared.h
2002-02-15 05:22:42 +00:00
suite
…
sun-java
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
themes
use -moz-appearance for listbox. rs=hyatt bug#115744.
2002-02-17 19:54:57 +00:00
timer
…
tools
tinderbox example
2002-02-16 06:21:52 +00:00
uriloader
Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser
2002-02-13 15:01:37 +00:00
view
Bug 123755. Fix Gtk crasher when drawing surface cannot be locked. r=pavlov,sr=attinasi
2002-02-15 13:14:32 +00:00
webshell
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
webtools
Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it
2002-02-17 08:22:31 +00:00
widget
126058 - right mouse down on outliner item while context menu is open doesn't select new item. Allow the right mouse button down event to be dispatched when rolling up context menus. r=pink sr=hewitt
2002-02-17 23:47:09 +00:00
xpcom
Digital filter for adaptive timeout adjustment, needs trunk baking, makes things better so far (117061, r=pavlov, sr=jst).
2002-02-18 00:10:55 +00:00
xpfe
bug 109223 - XUL listbox Accessibility support r=aaronl sr=hewitt
2002-02-18 07:35:10 +00:00
xpinstall
compareVersion() returns NOT_FOUND rather than comparing as if a missing
2002-02-17 09:55:19 +00:00
.cvsignore
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
2000-03-23 23:29:16 +00:00
LEGAL
…
LICENSE
…
Makefile.in
Fix the NSS 3.4 landing temporary workaround. The security/manager
2002-02-06 17:21:01 +00:00
README.txt
Placeholder readme file.
2002-01-25 05:39:27 +00:00
aclocal.m4
bug 116148, include freetype2.m4 for testing for FreeType2
2002-01-09 14:35:21 +00:00
allmakefiles.sh
Add the forgotten ucvmath to allmakefiles.sh
2002-02-14 01:33:17 +00:00
client.mak
b=116334 NSS 3.4 landing
2002-02-06 13:31:07 +00:00
client.mk
b=116334 NSS 3.4 landing
2002-02-06 13:31:07 +00:00
configure
Automated update
2002-02-17 15:41:58 +00:00
configure.in
Bug 123613 - mng subimage composite reading dest alpha from wrong
2002-02-17 15:29:18 +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
makefile.win
Adds readme and license file to install. (Bug #Bug #15901 ).
2002-01-25 05:42:47 +00:00
mozilla.kdevprj
new project started
2001-04-03 22:13:38 +00:00
mozilla.lsm
new project started
2001-04-03 22:13:38 +00:00
nglayout.mac
…
nglayout.mk
…
trex.mak
…
trex.mk
…