apache/gzip/src
|
|
|
build
|
Fixed to now work.
|
2000-07-28 09:28:10 +00:00 |
calendar
|
|
|
caps
|
Fixing 40159, nasty infinite recursion on startup. r&a=beard
|
2000-07-26 04:53:01 +00:00 |
cck
|
changing the changedir.bat to reflect change in setup names
|
2000-07-25 23:04:27 +00:00 |
chrome
|
Fix for 46129. r=waterson,attinasi,pierre
|
2000-07-28 09:36:14 +00:00 |
cmd
|
|
|
config
|
Added back in use Cwd;
|
2000-07-28 05:08:08 +00:00 |
content
|
Fix for 46129. r=waterson,attinasi,pierre
|
2000-07-28 09:36:51 +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
|
get ldap build working on windows; a=r=(not built)
|
2000-07-26 22:51:19 +00:00 |
docshell
|
(Merging nsbeta2 checkin to the tip) Fixing nsbeta2+ bug 28572, the docshell was fireing the script unload handler too early in some cases and in some other cases the unload handler was fired even if the document wasn't unloaded. r=nisheeth, a=nisheeth.
|
2000-07-28 05:55:54 +00:00 |
dom
|
Fix to grovel non-aggressively. r=waterson,a=waterson
|
2000-07-26 23:57:48 +00:00 |
editor
|
remove registration of save and saveas commands (now handled in JS); submitted by rcassin@supernova.org (bug #16360)
|
2000-07-28 10:14:22 +00:00 |
ef
|
|
|
embedding
|
Always use |PR_TRUE| instead of |true| as some compiler don't define |true|.
|
2000-07-28 08:58:02 +00:00 |
expat
|
Fix "comparison between signed and unsigned" build warning.
|
2000-04-26 14:25:47 +00:00 |
extensions
|
this lib is no longer generated or used
|
2000-07-28 08:46:59 +00:00 |
gc/boehm
|
[not part of build] using non-debugging allocators to keep out of leak reports.
|
2000-04-13 06:40:16 +00:00 |
gconfig
|
|
|
gfx
|
Fix 6553 at last -- image badge icons now show on Mac. r=pinkerton.
|
2000-07-28 00:55:53 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
Migrating beta2 fix to the branch
|
2000-07-28 00:56:15 +00:00 |
include
|
Mac needs History_entry struct.
|
2000-07-10 08:12:01 +00:00 |
intl
|
Bug 46674. Classic =/== typo.
|
2000-07-27 21:01:15 +00:00 |
java
|
* NOT PART OF TBOX BUILDS**
|
2000-07-28 05:39:53 +00:00 |
jpeg
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
js
|
Experimental changes for debugger.
|
2000-07-27 14:54:13 +00:00 |
js2
|
Function prototype objects etc.
|
2000-07-26 01:56:47 +00:00 |
l10n
|
41054 : Bundle 2-3 language packs with Seamonkey. Change en-GB->en-DE in
|
2000-07-20 21:40:42 +00:00 |
layout
|
Oops. Checked in debugging code. Backing out.
|
2000-07-28 09:53:26 +00:00 |
lib
|
bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser
|
2000-06-20 23:10:06 +00:00 |
mailnews
|
Fixed case of filenames for unix.
|
2000-07-28 08:47:56 +00:00 |
modules
|
Making addref/release threadsafe
|
2000-07-28 06:49:01 +00:00 |
msgsdk
|
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
Making addref/release threadsafe
|
2000-07-28 06:49:01 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Bugzilla bug #45181: improvement for imported fd's on NT.
|
2000-07-28 06:28:05 +00:00 |
nunet
|
|
|
parser
|
Migrating beta2 fix to the branch
|
2000-07-28 00:56:15 +00:00 |
plugin/oji/MRJ
|
Fix build bustage.
|
2000-07-22 03:59:49 +00:00 |
privacy
|
|
|
profile
|
Fix for regression nsbeta2+ bug #45299. r=sgehani
|
2000-07-17 19:56:53 +00:00 |
rdf
|
Fix for 46129. r=waterson,attinasi,pierre
|
2000-07-28 09:36:14 +00:00 |
README/mozilla
|
*** empty log message ***
|
2000-03-28 02:10:58 +00:00 |
security
|
merge changes from 3.0 branch
|
2000-07-27 18:26:28 +00:00 |
silentdl
|
|
|
string
|
Final part of bug 40027. r,a=waterson@netscape.com
|
2000-07-27 06:12:49 +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
|
46613...
|
2000-07-28 08:30:24 +00:00 |
timer
|
|
|
tools
|
Revise connect_nodes to be tmgraphnode_connect, reusable via tmreader.[ch].
|
2000-07-26 02:19:27 +00:00 |
tripledb
|
|
|
uriloader
|
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
|
2000-07-25 05:45:56 +00:00 |
view
|
Bug 42686: Remove an assertion which was preventing dogfood use on Mac. r=jst@netscape.com (thanks!)
|
2000-07-20 06:02:41 +00:00 |
wallet
|
|
|
webshell
|
Bring mozilla-viewer.sh all the enhancements made to mozilla (the shell script) in the past year or so, plus one more (-- to turn off command line handling). This is needed to get block regression tests to run easily. r=pollmann
|
2000-07-27 23:41:28 +00:00 |
webtools
|
A menu was being created too early, before it is possible to avoid
|
2000-07-28 05:12:33 +00:00 |
widget
|
XSync after doing a window scroll. visually, this looks a lot better and is an improvement for scrolling on linux. patch from imoT r=me
|
2000-07-28 04:32:22 +00:00 |
xpcom
|
Workaround for long-standing AIX bustage
|
2000-07-28 08:11:51 +00:00 |
xpfc
|
|
|
xpfe
|
obsolete
|
2000-07-28 07:00:36 +00:00 |
xpinstall
|
Cleaning up slashes, adding a few missed files.
|
2000-07-28 06:49:43 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Adding gtk embedding test application.
|
2000-07-20 01:12:25 +00:00 |
client.mak
|
modify client.mak to include commented out co variables needed to pull tree on branch to make future branches slightly easier.
|
2000-07-26 22:43:27 +00:00 |
client.mk
|
Remove obsolete pull l10n commands.
|
2000-06-29 00:18:55 +00:00 |
configure
|
Fix typo
|
2000-07-28 08:10:59 +00:00 |
configure.in
|
Fix typo
|
2000-07-28 08:10:59 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Bug 45698. Build order changes; modules/plugins now needs gfx.
|
2000-07-22 01:27:15 +00:00 |
makefile.win
|
conditionally build LDAP code on windows if ENABLE_LDAP env var is set. r=cls@seawood.org, a=waterson@mozilla.org
|
2000-07-28 04:00:47 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|