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-18 04:36:52 +00:00
accessible Added a return to the end of this file to prevent HPUX bustage. 2001-04-18 00:48:24 +00:00
apache/gzip/src
build Remove mozilla/security from psm2 build list. 2001-04-18 03:35:06 +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 fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
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 #12386 "Matching of case sensitive attribute values should be case sensitive" sr=waterson 2001-04-18 04:36:52 +00:00
db 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive 2001-04-11 14:23:13 +00:00
dbm OS/2 TB break 2001-03-14 04:11:42 +00:00
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 Fix for my 0.9 focus issues. r=saari, sr=brendan 2001-04-18 01:41:20 +00:00
dom Fix for my 0.9 focus issues. r=saari, sr=brendan 2001-04-18 01:41:20 +00:00
editor bug-75464 r=andreww sr=hewitt 2001-04-18 02:12:48 +00:00
ef
embedding Do not building embedding/tests if DISABLE_TESTS is set. 2001-04-18 04:19:09 +00:00
expat Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst 2001-03-10 07:27:16 +00:00
extensions bug 76386, cookies no longer being sorted, r=blakeross, sr=alecf 2001-04-17 23:04:19 +00:00
gc/boehm [not part of build] "fixes" the stack during GC initialization, so later stack crawls won't crash. 2001-02-27 01:09:44 +00:00
gconfig
gfx #63965 crashed under Simplified Chinese Win2000 OS when scroll bar is dragged 2001-04-18 00:30:46 +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 Removed nsHTMLContentStream.cpp. Checked in for harishd. 2001-04-17 23:49:10 +00:00
include For 73856 -- adding new values to NPPVariable enumeration type, sr=vidur, ar=av 2001-04-03 21:29:48 +00:00
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 65845 - new order files 2001-04-05 06:02:32 +00:00
js fix for bug #8112, sr=brendan, r=beard 2001-04-18 03:38:58 +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 #12386 "Matching of case sensitive attribute values should be case sensitive" sr=waterson 2001-04-18 04:36:52 +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 Bug #74547 --> be sure to initialize m_channelListener to consume the output from libmime when fetching a part. This was causing 2001-04-18 03:39:37 +00:00
modules partial fix (fixes refcount leak) for bug #60018, sr=brendan, ra=edburns 2001-04-18 03:16:19 +00:00
mozilla new project started 2001-04-03 22:13:38 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Bug #68237 --> fix array bounds read in ::ScanTXT 2001-04-18 04:08:25 +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 Removed nsHTMLContentStream.cpp. Checked in for harishd. 2001-04-17 23:49:10 +00:00
plugin/oji/MRJ Fix for bug #60018, ra=edburns, sr=brendan 2001-04-18 04:19:00 +00:00
privacy
profile Bug 71641 - profile mgr is creating sub dirs in profile dir it shouldn't be. r=valeski,r=sspitzer,sr=alecf 2001-04-18 03:30:36 +00:00
rdf bug 11623 - change CSS file comments from // to /* */ 2001-04-16 23:11:27 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security tinderbox platformlist - which platforems are required to run which tests 2001-04-18 00:28:22 +00:00
silentdl
string [documentation], _never_ part of a build. fixing bad ``it's''s, and referencing the tracking bug 2001-04-18 00:22:01 +00:00
suite
sun-java backing out edburns's removal of necessary typedefs 2001-04-03 23:29:26 +00:00
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 build bustage by removing unneeded #include of file that was just removed. 2001-04-18 00:30:43 +00:00
webtools Correcting my email address in the comments 2001-04-17 02:26:16 +00:00
widget Fix bug #66347. Bogus return values for screenX and screenY. Don't cache values after a ::Move. r=dbaron, sr=alecf. 2001-04-17 23:41:32 +00:00
xpcom bug 71393, miscalculates free space on large drives. Contributed by thorgal@amiga.com.pl and bzbarsky@mit.edu, r=ksosez@softhome.net/dveditz@netscape.com 2001-04-18 04:30:26 +00:00
xpfc
xpfe Pressing Esc while urlbar has focus should revert url to that of page and select contents of urlbar (47863, patch by doronr@naboonline.com). r=bz sr=alecf 2001-04-18 03:50:15 +00:00
xpinstall Adding nsProxyAutoConfig.js to makefiles and installer manifests. b=53080 r=blizzard@mozilla.org 2001-04-17 14:33:19 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
aclocal.m4 Update build to use nspr.m4. 2001-04-07 04:34:53 +00:00
allmakefiles.sh bug=74132, patch from cls for building help, r=oeschger 2001-04-16 23:54:25 +00:00
client.mak bug 12952 2001-03-28 21:18:29 +00:00
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 NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668 2001-02-23 12:54:24 +00:00
embed.mk NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668 2001-02-21 12:27:11 +00:00
LEGAL
LICENSE
Makefile.in Add security/nss/Makefile to STATIC_MAKEFILES 2001-04-16 10:48:48 +00:00
makefile.win bug 12952 2001-03-28 21:18:29 +00:00
mozilla.kdevprj new project started 2001-04-03 22:13:38 +00:00
mozilla.lsm new project started 2001-04-03 22:13:38 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk