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
radha%netscape.com 7bf54b8cf1 Fix for bug #s 28758, 29609. When loading a url over and over again, it is added
to SH each time there by causing multiple entries for that url in go menu.
r=law
2000-03-23 23:00:17 +00:00
apache/gzip/src
build Move for-loop's do to next line for Solaris. Fix configurator url. 2000-03-23 02:04:22 +00:00
calendar
caps heckLoadURI now handles jar: URL's correctly. r=norris 2000-03-23 04:37:37 +00:00
cck fixing bug 32908 2000-03-23 20:02:23 +00:00
chrome Fix for 32699. Dynamic overlays should work once more. 2000-03-22 23:56:56 +00:00
cmd
config r=leaf 2000-03-23 02:36:03 +00:00
content Giving XBL an upgrade. 2000-03-23 22:19:49 +00:00
db Pro5 update 2000-02-07 23:06:04 +00:00
dbm # 25555 2000-03-07 21:00:06 +00:00
directory 4.07 main dev tree synch up 2000-02-08 02:39:50 +00:00
docshell Fix for bug #s 28758, 29609. When loading a url over and over again, it is added 2000-03-23 23:00:17 +00:00
dom Adding a couple of props. 2000-03-23 22:20:34 +00:00
editor convert editor toolbars to use button 2000-03-23 04:15:10 +00:00
ef
embedding Fixed up to build (but not work) against the latest webshell stuff 2000-03-23 22:43:23 +00:00
expat Pro5 update 2000-02-07 23:06:04 +00:00
extensions keep two copies of CookieViewer.dtd in synch until bug 26020 is fixed properly 2000-03-23 22:11:29 +00:00
gc/boehm [not part of build] allow leaksoup to work with older versions of MacCVS (no CVS/Entries files) 2000-02-28 22:44:21 +00:00
gconfig
gfx #32339 "font-weight: bolder and font-weight: lighter not working correctly on Mac". 2000-03-23 22:21:15 +00:00
grendel More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan 2000-01-17 23:35:50 +00:00
htmlparser Added AppendSource() into keep the semantics of 2000-03-23 21:19:05 +00:00
include Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar 2000-02-23 23:10:38 +00:00
intl fix 32976. r=jshin@pantheon.yale.edu make the Korean hangule the same line break 2000-03-23 21:35:46 +00:00
java bug=33093 2000-03-23 22:57:57 +00:00
jpeg # 25555 2000-02-29 22:12:14 +00:00
js Quiet a warning: '/*' within a comment. 2000-03-22 04:56:37 +00:00
js2 Made ifdef _WIN32 uniform 2000-03-22 00:52:06 +00:00
l10n First release of mozilla-dtd2mysql. 2000-03-22 20:55:45 +00:00
layout No change in functionality. I factored out the loop that measures text into 2000-03-23 22:58:43 +00:00
lib HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver. 2000-03-11 01:33:13 +00:00
mailnews Adding CR to end to avoid warning on Linux 2000-03-23 17:49:36 +00:00
modules Fixing mismatching delete's found by Purify, r=waqar 2000-03-23 00:45:49 +00:00
msgsdk
mstone Clean up Makefiles 2000-03-23 01:14:24 +00:00
netwerk Continue fixing bugs in compress converters. Not part of the build yet. 2000-03-23 22:23:14 +00:00
network/protocol/http
nsprpub Bugzilla bug #33043: use System V shared memory and semaphores on 2000-03-23 19:05:37 +00:00
nunet
parser Added AppendSource() into keep the semantics of 2000-03-23 21:19:05 +00:00
plugin/oji/MRJ Fixes bug 30593 -- this module isn't built by tinderbox and is therefore immune from build stability issues (it builds of course, but it's immune from the closure since it's not part of the build/kit process) 2000-03-08 19:36:13 +00:00
privacy
profile Fixes 32934 for Mozilla, Nescape should fix in commercial tree, also fixes 31148 2000-03-23 21:49:15 +00:00
rdf XUL <textfield> lives! 2000-03-23 22:17:37 +00:00
README/mozilla removing misleading build documentation; redirecting to website. 2000-02-18 22:49:03 +00:00
security Fixing a bunch of warnings 2000-03-22 05:43:42 +00:00
silentdl
string fixing ambiguities caused by name hiding 2000-03-23 22:53:53 +00:00
suite
sun-java # 25555 2000-03-15 15:15:29 +00:00
timer
tools Fixed some compiler warnings. 2000-03-23 21:40:50 +00:00
tripledb
uriloader change the interface and pass nsISupport* for document instead of PRInt32 so we won't drop 2000-03-23 00:53:53 +00:00
view Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161. 2000-03-22 02:43:08 +00:00
wallet
webshell Fix for bug #s 28758, 29609. When loading a url over and over again, it is added 2000-03-23 23:00:17 +00:00
webtools Get modules and their tags from treedata.pl 2000-03-23 21:14:51 +00:00
widget change create to init 2000-03-23 07:56:57 +00:00
xpcom fixing ambiguities caused by name hiding 2000-03-23 22:53:53 +00:00
xpfc
xpfe fix typo in prevous check-in, r=law 2000-03-23 22:54:16 +00:00
xpinstall Backend plumbin fix for bugs 17505 and 20046 r=dveditz 2000-03-22 21:51:26 +00:00
.cvsignore
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 add filepicker stuff to allmakefiles.sh 2000-03-22 10:31:44 +00:00
client.mak build browse info target was failing. parameters reordered. affects no other target 2000-03-22 22:03:27 +00:00
client.mk Output options from mozconfig. Rework checkout. 2000-03-21 21:08:35 +00:00
configure Automated update 2000-03-21 21:15:28 +00:00
configure.in Clean up detect-webshell-leaks option. 2000-03-21 21:05:13 +00:00
LEGAL
LICENSE
Makefile.in Avoid running allmakefiles.sh everytime (i.e use "=" instead of ":="). allmakefiles.sh is only needed for the "distclean" target. 2000-03-17 00:49:15 +00:00
makefile.win adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk