README
|
…
|
|
accessible
|
Bug 102475. Fixes to msaa busy statechange events. r=jgaunt, sr=brendan
|
2001-10-02 08:07:40 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Bug 92750 - Fizilla doesn't ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
|
2001-10-02 14:50:29 +00:00 |
calendar
|
…
|
|
caps
|
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 |
cck
|
Fix for bug 99370: Linux tar file selectable after clicking on next
|
2001-10-02 17:48:13 +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
|
…
|
|
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
|
Fix for bug 97687 ([serializer]cs/gecko: copying using keyboard shortcuts>paste>source pasted {Country=US}) r=heikki, sr=jst.
|
2001-10-02 10:02:07 +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 bug # 100993. Freeze nsIHistoryEntry.idl and nsISHistory.idl according to the
|
2001-10-01 20:15:06 +00:00 |
dom
|
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
|
2001-10-02 03:06:51 +00:00 |
editor
|
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 |
ef
|
…
|
|
embedding
|
Bug #84240. Add methods to get a unicode version of the JS status and link message. r=philipl, sr=shaver
|
2001-10-02 05:03:37 +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
|
Fix for bug 75572. Separator support in outliner.
|
2001-10-02 04:42:48 +00:00 |
gc/boehm
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
gconfig
|
…
|
|
gfx
|
Bug #96213. Don't query Xinerama if Xinerama is not active. Patch from Frederic Crozat <fcrozat@mandrakesoft.com>. r=blizzard, sr=shaver
|
2001-10-02 04:58:32 +00:00 |
gfx2
|
adding uuid r=me,biesi sr=waterson bug 77354
|
2001-09-29 14:05:14 +00:00 |
grendel
|
…
|
|
htmlparser
|
Make HoTMetaL 4 doctype trigger quirks mode. b=102442 r=harishd sr=waterson
|
2001-10-02 02:40:28 +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 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 |
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
|
Patch from Igor:
|
2001-10-02 12:49:46 +00:00 |
js2
|
Fixed for..in to descend prototype chain. Fixed binding for non-methods.
|
2001-10-02 01:15:12 +00:00 |
l10n
|
fixes bug 95768 "about: services should be converted to XHTML 1.1"
|
2001-09-27 01:42:06 +00:00 |
layout
|
Fix for bug 75572. Separator support in outliner.
|
2001-10-02 04:42:48 +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
|
Add nsIMessengerOSIntegration.idl for racham, bug 97650.
|
2001-10-02 07:36:21 +00:00 |
modules
|
Fixing bug 97650. Fix to display unread mail count of the default account on Win XP platform. Interval for timer that updates the registry with unread count is set in winprefs.js file. r=mscott, sr=sspitzer
|
2001-10-02 06:23:59 +00:00 |
mozilla
|
…
|
|
msgsdk
|
…
|
|
mstone
|
…
|
|
netwerk
|
Bug 101128 - ftp sending spurious onstop before onstart
|
2001-10-02 01:25:32 +00:00 |
nsprpub
|
Bugzilla bug 84035: backed out the changes to the PRMonitor functions
|
2001-09-28 01:27:07 +00:00 |
nunet
|
…
|
|
parser
|
Make HoTMetaL 4 doctype trigger quirks mode. b=102442 r=harishd sr=waterson
|
2001-10-02 02:40:28 +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
|
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 |
security
|
Fix for bug 75572. Separator support in outliner. patch by Jan Varga <varga@utcru.sk>, r=waterson, sr=hyatt
|
2001-10-02 05:19:46 +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
|
Fix for bug 75572. Separator support in outliner.
|
2001-10-02 04:42:48 +00:00 |
timer
|
…
|
|
tools
|
- not built -
|
2001-10-01 21:13:50 +00:00 |
tripledb
|
…
|
|
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
|
Fixes for printing bugs 84017 and 89151. The fix for bug 84017 removes the need for a resize reflow to get form frame values to print. The restoration of these values into the new frame model is done as part of the initial reflow. The fix for bug 89151 gets rid of the extra frame model built and forces printed images to come out of the decoded image cache. r=darinf, heikki, sr=rpotts
|
2001-09-29 17:50:15 +00:00 |
wallet
|
…
|
|
webshell
|
freezing interface for embedding. r=chak/sr=alecf. bug#99623
|
2001-10-01 22:03:21 +00:00 |
webtools
|
Fix for bug 52885: automatic radio selection for reassign shouldn't
|
2001-10-02 01:20:52 +00:00 |
widget
|
Fix DEBUG bustage. b=96971
|
2001-10-02 03:52:52 +00:00 |
xpcom
|
Okay, we need |typename| for HP-UX. Adding.
|
2001-10-02 11:15:45 +00:00 |
xpfc
|
…
|
|
xpfe
|
Bug 92750 - Fizilla doesn't ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
|
2001-10-02 14:50:29 +00:00 |
xpinstall
|
Bug 92750 - Fizilla doesn't ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
|
2001-10-02 14:50:29 +00:00 |
.cvsignore
|
…
|
|
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
Create active header list for each module during the export phase.
|
2001-09-12 06:42:26 +00:00 |
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
|
…
|
|
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
|
…
|
|