Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
pavlov%netscape.com ca4fe72fc4 adding decoderobserver so that people will be able to listen for notifications
decoders should QI the request to nsIImageDecoderObserver and call the methods with null for the request param

people will be able to add an observer to the request so that they can get the messages
2001-01-26 12:05:55 +00:00
apache/gzip/src
build Removing ftp: URL from bloat test until dougt fixes ftp. r=dougt 2001-01-26 02:35:07 +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 fix bug 66357 fatal error building rdf\chrome\tools\chromereg\regchrome.cpp 2001-01-25 20:08:43 +00:00
cmd
config R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build 2001-01-25 22:54:05 +00:00
content Removed CNavDTD dependency. 2001-01-25 19:33: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 R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build 2001-01-25 22:54:05 +00:00
editor Work in progress on editor embedding, NOT PART OF THE BUILD. 2001-01-26 02:16:14 +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 fix ref to FALSE: bug 35559 r=bryner sr deputized by brendan 2001-01-26 01:56:33 +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 #61253 2001-01-26 00:48:05 +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 Made parser nodes arena allocated. Also, fixed a few potential leaks. 2001-01-25 19:37:23 +00:00
include clean out refs to FALSE: bug 63834 r=bryner sr=brendan 2001-01-26 02:40:12 +00:00
intl fix for 22921; use generic nsIModule 2001-01-25 21:16:08 +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 fix jump in leaks caused by previous checkin by commenting out the offending code that roots Object.prototype 2001-01-26 08:02:23 +00:00
js2 Added .() operator 2001-01-26 07:33:32 +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 bug 56201 - don't allow a cell to return a desired width bigger than the avail width in a fixed layout table. sr=buster, r=peterl. 2001-01-25 22:57:53 +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 Fix 60788: letters with descenders cut off in mail compose subject field. patch by hwaara. r=sspitzer,blake sr=bienvenu 2001-01-26 06:05:46 +00:00
modules adding decoderobserver so that people will be able to listen for notifications 2001-01-26 12:05:55 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Fix for bug 58728. Null check for the disappearing mResponseDataListener. r=darin, sr=alecf. 2001-01-25 04:03:52 +00:00
network/protocol/http
nsprpub Skip AC_PATH_PROG* checks for win32. r=bryner 2001-01-24 04:08:09 +00:00
nunet
parser Made parser nodes arena allocated. Also, fixed a few potential leaks. 2001-01-25 19:37:23 +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 66357 fatal error building rdf\chrome\tools\chromereg\regchrome.cpp 2001-01-25 20:08:43 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security Allow NSS_Initialize to succeed even if the databases cannot be opened. 2001-01-26 04:33:45 +00:00
silentdl
string Add |.get()| to nsCString. Bug=58284,r=dbaron, a=scc. 2000-12-23 06:45:54 +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 Fixing bug 66427. Setting AccountCentral page background color to white for better user experience. r=sspitzer sr=bienvenu 2001-01-25 20:36:26 +00:00
timer
tools R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build 2001-01-25 22:54:05 +00:00
tripledb
uriloader back out a piece of code that was not meant to be checked in and was not reviewed. 2001-01-25 07:00:06 +00:00
view Removed code which cleared the backbuffer to white before rendering. bug 49779 sr=roc+moz r=rods@netscape.com 2001-01-26 05:09:37 +00:00
wallet
webshell fix bug 55702 . 2001-01-19 01:33:01 +00:00
webtools cleaning up trailing whitespace in buglist.cgi source. (no code changes) Patch by Stephan Niemz [faniz] <st.n@gmx.net> 2001-01-25 05:30:35 +00:00
widget use new interfaces in nsIImageMac to convert image->PICT and put on clipboard for image copy. r=saari/sr=sfraser. 2001-01-25 21:40:32 +00:00
xpcom add xpidl support for DOMString to fix bug 65762. r=jst sr=brendan 2001-01-26 02:32:18 +00:00
xpfc
xpfe Added comments regarding coming changes for bug 65470/Mozilla 0.8. 2001-01-26 09:39:49 +00:00
xpinstall fixing bug 64649 - add psm to mozilla installers 2001-01-26 00:47:56 +00:00
.cvsignore
aclocal.m4
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