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
|
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
|
Make CAPS correctly observe changes to capability.policy prefs. Needed
|
2001-10-02 21:56:51 +00:00 |
cck
|
Fix for bug 96735: cck.che variables for custom components are confusing
|
2001-10-03 00:01:48 +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
|
Bug 96748. Be sure to check for |open| on new rows. r=varga@utcru.sk, sr=hyatt
|
2001-10-03 06:40:37 +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
|
66345: Update the Makefiles to make REQUIRES work. Not yet part of the build.
|
2001-10-03 00:54:12 +00:00 |
ef
|
|
|
embedding
|
Added REQUIRES in makefiles.
|
2001-10-02 23:40:40 +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
|
Make ImportFrame a friend of ProcessorState to fix nebiros bustage after b=83651 checkin.
|
2001-10-03 02:18:08 +00:00 |
gc/boehm
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
gconfig
|
|
|
gfx
|
[not part of the build] Follow-up to bug 99010 - Hook GetTextDimensions() in QT and Photon from where platform gurus can take on - bug 96609
|
2001-10-03 05:03:58 +00:00 |
gfx2
|
adding uuid r=me,biesi sr=waterson bug 77354
|
2001-09-29 14:05:14 +00:00 |
grendel
|
Checking in Brian Duff's ui mods (looks great!). --talisman
|
2001-06-23 19:23:33 +00:00 |
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
|
- add some cheesy implementations of FindInReadable
|
2001-10-03 01:55:09 +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
|
Fix for bug 99663 (for loop resolves properties of the object being enumerated
|
2001-10-03 06:39:30 +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
|
Outline for links are now 'invert' instead of 'WindowText' color. b=73884 r=kmcclusk sr=kin
|
2001-10-03 00:10:00 +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
|
Fixing bug 97650. Adding improvements to unread count mail count display feature on Win XP. When the mail application starts, as soon as the unread count on Inbox folder changes, registry is updated. This enables us to present the user accurate unread count on the welcome screen, if user quits the app before the 5 minute timer is triggered. r=mscott, sr=sspitzer
|
2001-10-03 05:54:30 +00:00 |
modules
|
bug #102450 (r=pavlov). OnStopRequest was not being fired for some imgRequests...
|
2001-10-03 06:41:17 +00:00 |
mozilla
|
new project started
|
2001-04-03 22:13:38 +00:00 |
msgsdk
|
|
|
mstone
|
Fix OS_ARCH detection for IRIX64.
|
2001-07-20 00:26:49 +00:00 |
netwerk
|
fixes bug 102221 "SetCacheKey(key, TRUE) not implemented correctly"
|
2001-10-03 06:53:02 +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
|
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 |
README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
security
|
r=rangansen ; sr=hewitt ; bug# 99729
|
2001-10-02 23:36:16 +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. Bug 87428. r=bzbarsky, sr=hewitt. At last!
|
2001-10-03 05:08:20 +00:00 |
timer
|
|
|
tools
|
- not built -
|
2001-10-02 22:25:47 +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
|
Bug 102192. Active Accessibility: Support STATE_OFFSCREEN for accessible objects. r=kmcclusk, sr=waterson
|
2001-10-03 00:18:48 +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 102723: If genstats dies trying to change databases it will now include the name of the statistic it was trying to generate in addition to the name of the database it was trying to change to in the error message.
|
2001-10-02 22:56:50 +00:00 |
widget
|
Bug 88425
|
2001-10-03 00:00:15 +00:00 |
xpcom
|
Check for both __sun__ & __sun since Forte only seems to define the latter.
|
2001-10-02 22:35:31 +00:00 |
xpfc
|
|
|
xpfe
|
Links toolbar. Bug 87428. r=bzbarsky, sr=hewitt. At last!
|
2001-10-03 05:08:20 +00:00 |
xpinstall
|
bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
|
2001-10-02 23:56:10 +00:00 |
.cvsignore
|
new project started
|
2001-04-03 22:13:38 +00:00 |
aclocal.m4
|
Add basic infastructure for gtk2 work. Bug #92034. r=cls
|
2001-07-24 23:30:00 +00:00 |
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
|
NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668
|
2001-02-23 12:54:24 +00:00 |
embed.mk
|
NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668
|
2001-02-21 12:27:11 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Create active header list for each module during the export phase.
|
2001-09-12 06:42:26 +00:00 |
makefile.win
|
bug 97944, sr=shaver, r=cls,peterv, build venkman by default
|
2001-09-30 05:57:50 +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
|
|
|