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
|
Update patches, images and spec file to the current tip. Not part of the build.
|
2001-10-03 18:40:13 +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
|
Check for failure after printing the next page. If it fails then pass back PR_TRUE
|
2001-10-03 23:28:38 +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
|
Test Case for nsIWebBrowserPersist interface.
|
2001-10-03 19:19:27 +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
|
[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
|
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
|
- 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
|
Fixing bug that prevented -p option from working on the Mac (again!)
|
2001-10-04 02:08:16 +00:00 |
js2
|
Added support for indexes in rtf files
|
2001-10-04 01:13:53 +00:00 |
l10n
|
fixes bug 95768 "about: services should be converted to XHTML 1.1"
|
2001-09-27 01:42:06 +00:00 |
layout
|
Check for failure after printing the next page. If it fails then pass back PR_TRUE
|
2001-10-03 23:28:38 +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 for #97863 and #96314. get saving IMAP messages as templates or as files
|
2001-10-04 01:47:44 +00:00 |
modules
|
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
|
2001-10-03 18:54:49 +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
|
correcting typo in PR_LOG statement.
|
2001-10-04 01:40:35 +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
|
trieing to acces a variable set by perl, for tinderbox
|
2001-10-04 00:36:53 +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 |
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
|
freezing interface for embedding. r=chak/sr=alecf. bug#99623
|
2001-10-01 22:03:21 +00:00 |
webtools
|
Bugzilla Bug 69533 enter_bug.cgi does not auto-detect HP-UX as OS
|
2001-10-04 00:06:54 +00:00 |
widget
|
Bug 88425
|
2001-10-03 00:00:15 +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
|
fix for 103082, disable link toolbar, r=doron, sr=hewitt, a=asa
|
2001-10-04 08:39:40 +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
|
|
|
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
|
|
|