apache/gzip/src
|
|
|
build
|
Added build for themes:classic:messenger:mac:jar.mn
|
2000-09-18 22:36:59 +00:00 |
calendar
|
|
|
caps
|
fix memory corruption bug 52382. r=mstoltz
|
2000-09-14 08:48:53 +00:00 |
cck
|
*** empty log message ***
|
2000-09-19 23:24:39 +00:00 |
chrome
|
Improving debug messages for contents.rdf.
|
2000-09-18 02:07:06 +00:00 |
cmd
|
|
|
config
|
Sigh. Need a case for components & non-components.
|
2000-09-17 18:40:42 +00:00 |
content
|
Fix for several XBL event regressions, trashing memory and crashers, sr=brendan,ben, a=brendan
|
2000-09-20 07:21:35 +00:00 |
db
|
don't write out row comments for mork, r=waterson 44556
|
2000-07-26 21:14:34 +00:00 |
dbm
|
Tinderbox break - change OS/2 only code - third time is a charm
|
2000-07-10 20:38:41 +00:00 |
directory
|
fix to mal-formed contract id introduced in mega-check-in:x
|
2000-09-14 04:18:07 +00:00 |
docshell
|
part of the fix for #46888. after cancelling a news message, you can't
|
2000-09-19 22:40:52 +00:00 |
dom
|
Fixing nsbeta3+ bug 52572. Renaming CSSValue::valueType to CSSValue::cssValueType to be up-to-date with the latest changes to the DOM Level 2 spec. r/a=vidur, r=pollmann
|
2000-09-19 05:37:23 +00:00 |
editor
|
#46519 - composer edit mode tab stuff, r=hangas, a=ben
|
2000-09-19 22:46:47 +00:00 |
ef
|
|
|
embedding
|
+ Added OnSecurityChange() to nsIWebProgressListener interface.
|
2000-09-14 22:56:56 +00:00 |
expat
|
Some compilers don't like C++ comments in C files. Changing to C comments.
|
2000-08-30 01:35:07 +00:00 |
extensions
|
a bunch more ViXEn stuff, not part of build!
|
2000-09-20 08:25:39 +00:00 |
gc/boehm
|
[not part of build] make sure a writer is open at the end, before attempting to close it.
|
2000-09-19 17:53:17 +00:00 |
gconfig
|
|
|
gfx
|
Fix build bustage.
|
2000-09-20 06:40:22 +00:00 |
grendel
|
|
|
htmlparser
|
42429 - Enabling code that I'd to back out due to bug 52443.
|
2000-09-19 22:13:53 +00:00 |
include
|
Removing unused/obsolete files. Not part of build.
|
2000-09-01 02:30:52 +00:00 |
intl
|
Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren
|
2000-09-20 05:44:19 +00:00 |
java
|
* NOT PART OF TBOX BUILDS *
|
2000-09-20 01:32:12 +00:00 |
jpeg
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
js
|
Cleanup warning fix.
|
2000-09-19 20:56:49 +00:00 |
js2
|
Cleanup warning fix.
|
2000-09-19 20:56:49 +00:00 |
l10n
|
fix bug 38866 r=ducarroz a=brendan using the revised string Auto-Detect per brendan and rudman
|
2000-09-19 23:02:06 +00:00 |
layout
|
Fix for several XBL event regressions, trashing memory and crashers, sr=brendan,ben, a=brendan
|
2000-09-20 07:21:35 +00:00 |
lib
|
added SIOUXSettings.
|
2000-09-18 19:36:25 +00:00 |
mailnews
|
fix problem printing news messages r=mscott 52194
|
2000-09-20 03:43:08 +00:00 |
modules
|
Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren
|
2000-09-20 05:44:19 +00:00 |
msgsdk
|
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
bug 53122 OnFileAvailable() not being called due to release of
|
2000-09-20 07:13:03 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Bugzilla bug #30746: the primordial thread should wait for the timer
|
2000-09-01 18:26:28 +00:00 |
nunet
|
|
|
parser
|
42429 - Enabling code that I'd to back out due to bug 52443.
|
2000-09-19 22:13:53 +00:00 |
plugin/oji/MRJ
|
Fix build bustage
|
2000-09-20 08:25:48 +00:00 |
privacy
|
|
|
profile
|
part of fix for #42102 - use nsIFile for migration issues
|
2000-09-18 23:51:30 +00:00 |
rdf
|
Bug 50999. Make nsBindingManager keep track of nsIAnonymousContentCreator-generated content; simplify anonymous content cleanup dance by making nsIBindingManager::ChangeDocumentFor() method. r=dbaron,hyatt a=hyatt
|
2000-09-20 00:14:04 +00:00 |
README/mozilla
|
Just added a newline for test purposes
|
2000-08-04 04:49:05 +00:00 |
security
|
Check in self-test based on FIPS 186-1 appendix 5
|
2000-09-19 21:14:22 +00:00 |
silentdl
|
|
|
string
|
adding |.get()| for the other half of |NS_LITERAL_STRING|
|
2000-09-13 03:44:58 +00:00 |
suite
|
|
|
sun-java
|
Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381
|
2000-07-27 21:56:07 +00:00 |
themes
|
#46423 - [Modern] address book cleanup, r=hangas, a=ben
|
2000-09-20 00:26:30 +00:00 |
timer
|
|
|
tools
|
New weekly data: not part of build.
|
2000-09-07 21:55:24 +00:00 |
tripledb
|
|
|
uriloader
|
OS/2 VACPP Tinderbox bustage
|
2000-09-15 14:46:01 +00:00 |
view
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
wallet
|
|
|
webshell
|
+ Added OnSecurityChange() to nsIWebProgressListener interface.
|
2000-09-14 22:56:56 +00:00 |
webtools
|
Oops! This was changed a couple of months ago in such a way that a
|
2000-09-19 15:42:53 +00:00 |
widget
|
Fix build bustage.
|
2000-09-20 07:29:03 +00:00 |
xpcom
|
Fix orangeness on Linux.
|
2000-09-20 07:31:53 +00:00 |
xpfc
|
|
|
xpfe
|
Mis-named key id was preventing ctrl-s from showing up in File menu (53269). a,r=waterson
|
2000-09-20 07:39:38 +00:00 |
xpinstall
|
fixing bugscape #2351 - Cannot install from N6Setup.exe due to stale ns_temp dir. Affects only windows platforms a=mscott r=sgehani
|
2000-09-19 23:12:43 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
|
2000-09-14 19:27:23 +00:00 |
client.mak
|
Changing security build order to fix win32 clobber bustage.
|
2000-09-14 21:22:06 +00:00 |
client.mk
|
Remove obsolete pull l10n commands.
|
2000-06-29 00:18:55 +00:00 |
configure
|
Automated update
|
2000-09-15 22:30:12 +00:00 |
configure.in
|
Ok, I'm a moron. stderr == 2.
|
2000-09-15 22:29:20 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
|
2000-09-14 19:27:23 +00:00 |
makefile.win
|
Changing security build order to fix win32 clobber bustage.
|
2000-09-14 21:22:06 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|