accessible
|
Bug 102192. Active Accessibility: Support STATE_OFFSCREEN for accessible objects. r=kmcclusk, sr=waterson
|
2001-10-03 00:18:48 +00:00 |
apache/gzip/src
|
|
|
build
|
new Composer project and editor project split (build plaintext or html&plaintext); also commented out bmp project which may land some day
|
2001-10-05 01:16:50 +00:00 |
caps
|
Make CAPS correctly observe changes to capability.policy prefs. Needed
|
2001-10-02 21:56:51 +00:00 |
cck
|
Fix for bug 102811: CCK does not check for disk space while creating
|
2001-10-03 15:57:53 +00:00 |
chrome
|
more changes for #102037. use GetValueConst() instead of GetValue() where possible to avoid
|
2001-10-01 19:53:14 +00:00 |
cmd/xfe/src
|
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
|
2001-10-03 18:54:49 +00:00 |
config
|
Make win9x build use the perl equiv for REQUIRES since the nmake magic doesn't seem to work quite right.
|
2001-09-29 23:09:15 +00:00 |
content
|
Bug 95906: browser reorders bookmarks randomly. Patch by Brian Stell <bstell@netscape.com>, r=jag, sr=brendan, a=Asa.
|
2001-10-05 10:57:11 +00:00 |
db
|
License changes, take 2. Bug 98089. mozilla/db/, mozilla/dbm/.
|
2001-09-25 01:25:13 +00:00 |
dbm
|
License changes, take 2. Bug 98089. mozilla/db/, mozilla/dbm/.
|
2001-09-25 01:25:13 +00:00 |
directory
|
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
|
2001-09-29 08:28:41 +00:00 |
docshell
|
Fix for blocker bug 103036 -- crash when opening prefs dialog in Mac classic skin. Bullet-proof nsDocShell::FocusAvailable() against recursion, and fix the XBL to set focus later on. r=adamlock, sr=hyatt
|
2001-10-05 00:05:15 +00:00 |
dom
|
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
|
2001-10-02 03:06:51 +00:00 |
editor
|
Fix static build bustage.
|
2001-10-05 15:29:51 +00:00 |
ef
|
|
|
embedding
|
Added check for null history element object in nsiHistory.cpp
|
2001-10-05 00:35:44 +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
|
bug 103063, venkman strict warnings
|
2001-10-04 07:38:53 +00:00 |
gc/boehm
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
gconfig
|
|
|
gfx
|
No bug
|
2001-10-05 03:46:59 +00:00 |
gfx2
|
adding uuid r=me,biesi sr=waterson bug 77354
|
2001-09-29 14:05:14 +00:00 |
grendel
|
|
|
htmlparser
|
Bugscape bug 9924, fix perceived hang by improving comment parsing performance in strict mode. Patch from harishd, r=heikki, sr=vidur.
|
2001-10-03 06:54:31 +00:00 |
include
|
License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1).
|
2001-09-26 00:40:45 +00:00 |
intl
|
Bug 95906: browser reorders bookmarks randomly. Patch by Brian Stell <bstell@netscape.com>, r=jag, sr=brendan, a=Asa.
|
2001-10-05 10:57:11 +00:00 |
java
|
*not part of the build*
|
2001-09-26 01:52:11 +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
|
Improving comments.
|
2001-10-05 18:36:06 +00:00 |
js2
|
Added Carbon.rsrc to Carbon targets.
|
2001-10-04 21:45:48 +00:00 |
l10n
|
fixes bug 95768 "about: services should be converted to XHTML 1.1"
|
2001-09-27 01:42:06 +00:00 |
layout
|
respect the look&feel pref about showing comboboxes outside the client area. r=rods/sr=sfraser/a=asa. bug# 102834.
|
2001-10-05 14:10:16 +00:00 |
lib
|
New project for OS X specific interfaces. Part of fix for 97676. r=ccarlen,sr=sfraser
|
2001-10-01 06:31:37 +00:00 |
mailnews
|
Fix LDAP autocomplete regression with CJK names by adding a separate pref for minimum length of CJK names to search with a different default (bug 101086). r=shanjian@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
|
2001-10-05 02:59:32 +00:00 |
modules
|
preferences changes for bug 42898 "iDNS support"
|
2001-10-05 07:37:56 +00:00 |
mozilla
|
|
|
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
code changes for bug 42898 "iDNS support"
|
2001-10-05 07:50:21 +00:00 |
nsprpub
|
Solaris 7 has deprecated the use of libposix4 in favor of librt. Check the OS_RELEASE and use the appropriate library.
|
2001-10-02 22:19:12 +00:00 |
nunet
|
|
|
parser
|
Bugscape bug 9924, fix perceived hang by improving comment parsing performance in strict mode. Patch from harishd, r=heikki, sr=vidur.
|
2001-10-03 06:54:31 +00:00 |
plugin/oji
|
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
|
2001-10-02 03:18:08 +00:00 |
privacy
|
|
|
profile
|
Bustage fix. Sorry about that.
|
2001-09-29 09:15:25 +00:00 |
rdf
|
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
|
2001-10-03 18:54:49 +00:00 |
README
|
|
|
security
|
next try for tinderbox fix
|
2001-10-05 01:29:06 +00:00 |
silentdl
|
|
|
string
|
Okay, we need |typename| for HP-UX. Adding.
|
2001-10-02 11:15:45 +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
|
Links toolbar fixes. All are sr=hyatt, a=asa.
|
2001-10-05 03:11:29 +00:00 |
timer
|
|
|
tools
|
- not built -
|
2001-10-02 22:25:47 +00:00 |
uriloader
|
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
|
2001-09-29 08:28:41 +00:00 |
view
|
Bug 102192. Active Accessibility: Support STATE_OFFSCREEN for accessible objects. r=kmcclusk, sr=waterson
|
2001-10-03 00:18:48 +00:00 |
webshell
|
respect the look&feel pref about showing comboboxes outside the client area. r=rods/sr=sfraser/a=asa. bug# 102834.
|
2001-10-05 14:10:16 +00:00 |
webtools
|
Fix for bug 83474 - The tables were not being unlocked properly when rebuilding the keyword cache if there were no keywords to rebuild.
|
2001-10-05 15:18:12 +00:00 |
widget
|
r=sdagley/sr=sfraser/a=asa bug#102204
|
2001-10-05 14:16:51 +00:00 |
xpcom
|
Fix to avoid dangling PLDHashTable entry pointers that lead to humongous FastLoad files (95888, r=dbaron, sr=waterson).
|
2001-10-03 06:57:52 +00:00 |
xpfe
|
Bug 73064: Doh, should teach me to pay more attention while copying old checkin comments ;-) We've decided to check this in on the trunk anyway till we can come up with the right fix (which is hard and gonna take long).
|
2001-10-05 10:29:25 +00:00 |
xpinstall
|
66345: Flipping the switch on the editor reorg (mac).
|
2001-10-05 01:15:56 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Removing / changing references to OS/2 makefiles that no longer exist.
|
2001-10-01 02:55:31 +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
|
Track our dependencies properly by exporting before checking dependencies
|
2001-09-28 00:36:07 +00:00 |
configure
|
Automated update
|
2001-10-01 14:58:28 +00:00 |
configure.in
|
Bug 101467: --enable-trace-malloc needs to disable symbol-removal passes.
|
2001-10-01 14:47:01 +00:00 |
embed.mak
|
|
|
embed.mk
|
|
|
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
|
|
makefile.win
|
bug 97944, sr=shaver, r=cls,peterv, build venkman by default
|
2001-09-30 05:57:50 +00:00 |
mozilla.kdevprj
|
|
|
mozilla.lsm
|
|
|
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|