apache/gzip/src
|
|
|
build
|
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
|
2001-01-23 22:10:34 +00:00 |
calendar
|
|
|
caps
|
Removing .cvsignore file so this directory will go away. Not part of build.
|
2000-12-28 21:08:29 +00:00 |
cck
|
fix for bug#57340; custom components not showing up in build;added additional field
|
2000-12-08 04:00:29 +00:00 |
chrome
|
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
|
2001-01-23 22:10:34 +00:00 |
cmd
|
|
|
config
|
author=ashuk@eng.sun.com
|
2001-01-22 23:24:34 +00:00 |
content
|
always absolutize urls in html copy encoder (doing the right thing is covered in bug #32768)
|
2001-01-24 14:59:57 +00:00 |
db
|
remove unused code r/sr mscott,waterson no bug
|
2001-01-09 22:23:05 +00:00 |
dbm
|
Tinderbox break - change OS/2 only code - third time is a charm
|
2000-07-10 20:38:41 +00:00 |
directory
|
Keep LDAP xpcom component compiling after nsIChannel::AsyncWrite interface revision. Not part of the build.
|
2001-01-24 13:49:55 +00:00 |
docshell
|
Fix for bug # 41973 (Redireted urls are not marked visited) r=rpotts sr=waterson
|
2001-01-23 22:16:40 +00:00 |
dom
|
Part of the 61388 fix. Adding mechanism for refreshing plugin list and reloading the page to DOM, sr=vidur, a=r=jst.
|
2001-01-23 22:29:41 +00:00 |
editor
|
Fix for bug #6254 (Find/Replace needs to be implemented.)
First pass implementation of Find and Replace.
sr=sfraser@netscape.com r=ducarroz@netscape.com
New Files:
editor/txtsvc/macbuild/txtsvcIDL.mcp
editor/txtsvc/public/MANIFEST_IDL
editor/txtsvc/public/nsIFindAndReplace.idl
editor/txtsvc/src/nsFindAndReplace.cpp
editor/txtsvc/src/nsFindAndReplace.h
xpfe/components/find/resources/replacedialog.js
xpfe/components/find/resources/replacedialog.xul
xpfe/components/find/resources/locale/en-US/replacedialog.dtd
Modified Files:
build/mac/build_scripts/MozillaBuildList.pm
editor/base/nsEditorShell.cpp
editor/idl/nsIEditorShell.idl
editor/txtsvc/macbuild/txtsvc.mcp
editor/txtsvc/public/Makefile.in
editor/txtsvc/public/makefile.win
editor/txtsvc/public/MANIFEST
editor/txtsvc/src/Makefile.in
editor/txtsvc/src/makefile.win
editor/txtsvc/src/nsTextServicesFactory.cpp
editor/ui/composer/content/ComposerCommands.js
editor/ui/composer/content/editor.js
editor/ui/composer/content/editorOverlay.xul
editor/ui/composer/locale/en-US/editorOverlay.dtd
mailnews/compose/resources/content/messengercompose.xul
mailnews/compose/resources/content/MsgComposeCommands.js
mailnews/compose/resources/locale/en-US/messengercompose.dtd
xpfe/components/jar.mn
xpfe/components/find/public/nsIFindComponent.idl
xpfe/components/find/public/nsISearchContext.idl
xpfe/components/find/resources/makefile.win
xpfe/components/find/resources/MANIFEST
xpfe/components/find/resources/locale/en-US/MANIFEST
xpfe/components/find/src/nsFindComponent.cpp
xpfe/components/find/src/nsFindComponent.h
|
2001-01-23 21:55:31 +00:00 |
ef
|
|
|
embedding
|
NOT PART OF THE BUILD - Changed caller of nsISingleSignon.
|
2001-01-24 15:51:51 +00:00 |
expat
|
Bug 34168, report error instead of crashing if we encounter a parameter entity containing double percent sign. Fix from James Clark. r=nisheeth, a=vidur.
|
2001-01-04 23:03:32 +00:00 |
extensions
|
Part of bug 35559 - dynamic profile switching.
r=morse, sr=alecf
|
2001-01-24 15:51:00 +00:00 |
gc/boehm
|
Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard
|
2000-12-06 00:05:45 +00:00 |
gconfig
|
|
|
gfx
|
Fix problem of duplicate entry in DIRS that was breaking distclean. Bug #64521
|
2001-01-24 04:40:08 +00:00 |
gfx2
|
adding imageframe/container to xlib
|
2001-01-23 20:46:36 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
#65732
|
2001-01-18 15:35:00 +00:00 |
include
|
cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org
|
2001-01-10 06:12:15 +00:00 |
intl
|
Check in for yokoyama, fixing Macintosh bustage.
|
2001-01-24 00:33:28 +00:00 |
java
|
fix for bug 65506
|
2001-01-18 22:55:48 +00:00 |
jpeg
|
Removing dead .toc files. Not part of build. a=sfraser.
|
2001-01-03 01:32:06 +00:00 |
js
|
Move Invoker out as a top-level class so that it doesn't get javadoc'd
|
2001-01-24 15:49:21 +00:00 |
js2
|
Added <function> at top level and example thereof.
|
2001-01-20 00:44:51 +00:00 |
l10n
|
fix for #65019. fix provided by hwaara@chello.se. r=sspitzer, sr=bienvenu
|
2001-01-13 01:18:40 +00:00 |
layout
|
always absolutize urls in html copy encoder (doing the right thing is covered in bug #32768)
|
2001-01-24 14:59:57 +00:00 |
lib
|
Just correct a comment in this file, which is not part of the default build.
|
2001-01-22 23:18:50 +00:00 |
mailnews
|
add offline imap operation support, NOT YET PART OF BUILD
|
2001-01-24 15:47:56 +00:00 |
modules
|
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
|
2001-01-23 22:10:34 +00:00 |
msgsdk
|
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
fix for bug 44153 - Redirect.xul needs to be removed, r=darin, sr=mscott
|
2001-01-24 14:04:02 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Skip AC_PATH_PROG* checks for win32. r=bryner
|
2001-01-24 04:08:09 +00:00 |
nunet
|
|
|
parser
|
#65732
|
2001-01-18 15:35:00 +00:00 |
plugin/oji/MRJ
|
Support for hooking up MRJ to browser networking stack. (not part of build yet)
|
2001-01-25 02:34:17 +00:00 |
privacy
|
|
|
profile
|
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
|
2001-01-18 22:51:57 +00:00 |
rdf
|
fix bug 66238: buggy datasources could indirectly cause the delegates list for a resource to be corrupted. added sanity-checking. r=waterson@netscape.com, sr=alecf@netscape.com
|
2001-01-23 23:10:53 +00:00 |
README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
security
|
Export the new function NSS_VersionCheck(). Reviewed by Nelson.
|
2001-01-25 02:43:48 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
Add |.get()| to nsCString. Bug=58284,r=dbaron, a=scc.
|
2000-12-23 06:45:54 +00:00 |
suite
|
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
|
1999-12-31 11:48:20 +00:00 |
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
|
Fixing bugs 29745, 63251. While fixing bug 29745, A new class for labels is added to the messenger.css file to avoid inline style attirbutes in acctwizard identity screen. Style rules for AccountCentral page items are introduced. r=sspitzer, hewitt sr=bienvenu
|
2001-01-23 21:54:27 +00:00 |
timer
|
|
|
tools
|
Somewhere along the line the 5 yahoos at the beginning got removed so I'm
|
2001-01-23 03:04:12 +00:00 |
tripledb
|
|
|
uriloader
|
clean up some rv error code handling
|
2001-01-23 22:35:54 +00:00 |
view
|
Defer invalidates using PL_event so they can be combined with reflow invalidates. This improves performances by reducing the number of paint messages and eliminates flicker bug 36849 sr=roc+moz@cs.cmu.edu r=rods@netscape.com
|
2001-01-20 04:59:39 +00:00 |
wallet
|
|
|
webshell
|
fix bug 55702 .
|
2001-01-19 01:33:01 +00:00 |
webtools
|
Re-fixing bug 30694. part of the original patch got left out.
|
2001-01-25 02:51:49 +00:00 |
widget
|
Support for image copying, using nsImageClipboard helper object. r=saari, sr=sfraser.
|
2001-01-23 01:09:58 +00:00 |
xpcom
|
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
|
2001-01-23 22:10:34 +00:00 |
xpfc
|
|
|
xpfe
|
Part of bug 35559 - dynamic profile switching.
r=morse, sr=alecf
|
2001-01-24 15:51:00 +00:00 |
xpinstall
|
backing out an 'if ($flat)' test case which breaks the Mac packaging.
|
2001-01-24 19:39:53 +00:00 |
.cvsignore
|
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
|
2000-03-23 23:29:16 +00:00 |
aclocal.m4
|
Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree.
|
2000-03-14 02:59:54 +00:00 |
allmakefiles.sh
|
Fix bug of not generating makefiles for mng. Thanks to Dmitry Kubov <Dmitry@north.cs.msu.su> for the patch
|
2001-01-22 07:55:01 +00:00 |
client.mak
|
Only run win32 nspr autoconf if configure* has changed. r=bryner
|
2001-01-22 07:38:23 +00:00 |
client.mk
|
make client.mk get modules.mk changes on the first run, r=cls@seawood.org
|
2001-01-15 15:29:10 +00:00 |
configure
|
Automated update
|
2001-01-17 19:45:09 +00:00 |
configure.in
|
Default to non-monolithic builds for BSDI.
|
2001-01-17 19:34:31 +00:00 |
embed.mak
|
Fixed a few problems building from clean, including missing widget/timer dependency & problems with psm modules when BUILD_PSM is not defined.
|
2000-12-20 15:06:36 +00:00 |
embed.mk
|
Second cut at an embedding makefile. This is not part of the seamonkey build.
|
2000-11-22 18:39:16 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
|
2001-01-18 22:51:57 +00:00 |
makefile.win
|
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
|
2001-01-18 22:51:57 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|