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
2001-04-17 10:15:05 +00:00
accessible
apache/gzip/src
build Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi 2001-04-17 07:23:04 +00:00
calendar
caps More fixes for 55237, cleaned up CheckLoadURI and added a check on "Edit This Link." Also added error reporting (bug 40538). 2001-04-17 01:21:44 +00:00
cck
chrome sr=darin. no bug. just dead wood static cid cleanup 2001-04-13 11:23:11 +00:00
cmd
config Add support for building PSM from the nss autoconf branch using --enable-crypto. Remove references to obsolete MOZ_SECURITY define. r=cls. 2001-04-14 03:20:48 +00:00
content Bug 76208: Store control that submitted form in event so we can submit it to the server (fixes regression), r=harishd@netscape.com, sr=jst@netscape.com 2001-04-17 10:02:11 +00:00
db 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive 2001-04-11 14:23:13 +00:00
dbm
directory Replace duplicated CID with unique one (bug 75048). Patch from Leif Hedstrom <leif@netscape.com>. r=dmose@netscape.com, sr=shaver@mozilla.org 2001-04-12 01:40:19 +00:00
docshell r=rpotts, r=heikki, sr=vidur. content types are no longer hardcoded for docshell load acceptance. we now ask layout what it can handle (indirectly via the category manager). 40772. 2001-04-16 23:05:08 +00:00
dom Fixes for Create/Init/Dispatch of new DOM events. Bugs 25889, 71544, 52129, 61022, 71823. sr:jst, hyatt 2001-04-17 05:52:11 +00:00
editor fixes for bugs: 75618 CR line breaks not recognized when inserting data in a plain 76258 IsEditable() needs to be smarter 72968 browser crashes when doing REDO after doing some cut/paste i 55224 switching from HTML Source mode to Normal causes dataloss 71355 style buttons do not work from 2nd cell onwards inside table 71362 empty tables inside (otherwise) empty list item disappears w 74655 40% of reply time in mailcompose spent converting linefeeds r=fm; sr=kin 2001-04-17 10:15:05 +00:00
ef
embedding Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi 2001-04-17 07:23:04 +00:00
expat
extensions moving the xpcom wrapper into js/jsd 2001-04-17 08:57:15 +00:00
gc/boehm
gconfig
gfx Removing incorrect escaping and fixing switch default typo. r=saari/sr=hyatt, bug 75653 2001-04-17 00:56:00 +00:00
gfx2 Fix to ensure 100ms minimum when timeout is less than 100ms for animated images. Checking in for pav. r=saari, sr=me 2001-04-14 00:40:47 +00:00
grendel Now have all bundle resources being properly copied, including icons and needed libraries. jrg... 2001-04-08 09:58:35 +00:00
htmlparser Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi 2001-04-17 07:23:04 +00:00
include
intl Fix senna bustage (MOZ_TRACK_MODULE_DEPS) 2001-04-14 01:42:54 +00:00
java Bug=74742 2001-04-16 21:11:08 +00:00
jpeg
js moving xpcom wrapper from extensions/venkman/src/ and idl/ to here. 2001-04-17 08:50:41 +00:00
js2 Big switchover to Algol-style semantics 2001-04-12 04:33:39 +00:00
l10n fix bug 69433 - %foo% begone, summon %s (aka use stringbundle's getFormattedString instead of js .replace()) 2001-04-11 05:36:01 +00:00
layout Bug 76208: Store control that submitted form in event so we can submit it to the server (fixes regression), r=harishd@netscape.com, sr=jst@netscape.com 2001-04-17 10:02:11 +00:00
lib differences in the linker between MW and gcc cause us to use ifdefs to prune instead of dead-stripping. r=saari/sr=hyatt. bug# 75653. 2001-04-15 06:44:58 +00:00
mailnews fixing bug 64249 - remove the '(D)' from "Edit | Unsubscribe(D)" and "Edit | Cancel Message(D)" 2001-04-17 08:55:19 +00:00
modules Make bookmarks checkbox reflect that the bookmarks folder is 2001-04-17 07:33:26 +00:00
mozilla
msgsdk
mstone
netwerk Only try to create an instance of the secure browser UI if PSM is installed. Bug=76292, r=timeless, sr=ben 2001-04-17 07:01:15 +00:00
network/protocol/http
nsprpub Compaq changed uname to use osf as a basename instead of osf1 2001-04-16 23:21:31 +00:00
nunet
parser Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi 2001-04-17 07:23:04 +00:00
plugin/oji/MRJ Fixes mac bustage. 2001-04-10 07:19:24 +00:00
privacy
profile The last two patches were by John Morrison <jrgm@netscape.com>. Sorry for forgetting to attribute them. 2001-04-14 05:30:53 +00:00
rdf bug 11623 - change CSS file comments from // to /* */ 2001-04-16 23:11:27 +00:00
README
security started tinderbox addition, intermediate checkin 2001-04-17 00:00:58 +00:00
silentdl
string [documentation], _never_ part of a build. fixing the title to be a little less misleading 2001-04-16 21:47:49 +00:00
suite
sun-java
themes Fix form controls and Windows/Unix classic skin to use new system colors -moz-FieldText, -moz-Dialog, and -moz-DialogText where appropriate to allow accurate representation of system colors on GTK. 2001-04-17 02:54:21 +00:00
timer
tools *** empty log message *** 2001-04-16 21:13:41 +00:00
tripledb
uriloader bug 49758, r=alecf, sr=sfraser, implement hasProtocolHandler method which calls Internet Config to look for protocol handler. Returns NS_ERROR_NOT_AVAILABLE if the app signature of the protocol handler is the same as the running application utilizing this code 2001-04-16 20:16:51 +00:00
view bug 75661, crash when image-manager alert box appears, r=kmcclusk, sr=roc+moz 2001-04-16 20:40:08 +00:00
wallet
webshell Fix for bug#66334 - Viewsource needs to be a protocol handler 2001-04-16 20:18:30 +00:00
webtools Correcting my email address in the comments 2001-04-17 02:26:16 +00:00
widget Bug 76208: Store control that submitted form in event so we can submit it to the server (fixes regression), r=harishd@netscape.com, sr=jst@netscape.com 2001-04-17 10:02:11 +00:00
xpcom [documentation], _never_ part of a build. fixing the title to be a little less misleading 2001-04-16 21:47:49 +00:00
xpfc
xpfe fixing bug 64249 - remove the '(D)' from "Edit | Unsubscribe(D)" and "Edit | Cancel Message(D)" 2001-04-17 08:47:21 +00:00
xpinstall Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi 2001-04-17 07:23:04 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh bug=74132, patch from cls for building help, r=oeschger 2001-04-16 23:54:25 +00:00
client.mak
client.mk Allow cvs command to be set via CVS env variable. 2001-04-17 00:11:22 +00:00
configure Remove exit(0) from qt version check. 2001-04-17 01:10:54 +00:00
configure.in Remove exit(0) from qt version check. 2001-04-17 01:10:54 +00:00
embed.mak
embed.mk
LEGAL
LICENSE
Makefile.in Add security/nss/Makefile to STATIC_MAKEFILES 2001-04-16 10:48:48 +00:00
makefile.win
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk