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
2000-03-17 06:30:43 +00:00
apache/gzip/src
build Ooops typo. 2000-03-16 03:46:28 +00:00
calendar
caps Files: 2000-03-11 06:32:42 +00:00
cck updating text due to BugARama feedback 2000-03-17 00:06:58 +00:00
chrome When the channel is cancelled, don't ignore it, actually cancel and don't sent OnStartRequests if one hasn't been sent yet. If an OnStop is pending, send a OnStopRequest with cancelled in it. bug #30625. r=jud, waterson a=jevering 2000-03-08 03:54:07 +00:00
cmd
config Setting WINVER to 0x400 to shut up the obnoxious warning and to prevent 2000-03-16 01:56:47 +00:00
content Fixing a stupid leak from mousewheel scrolling. r=pinkerton. 2000-03-17 06:27:45 +00:00
db
dbm # 25555 2000-03-07 21:00:06 +00:00
directory
docshell replaced use of private type with |getter_AddRefs|, r=travis 2000-03-17 01:19:33 +00:00
dom Removed tableselection notification from nsIDOMSelectionListener -- no longer needed. r=mjudge 2000-03-16 23:44:49 +00:00
editor Fix for 11770 -- implement show/hide toolbars in editor. r=akkana 2000-03-17 03:03:13 +00:00
ef
embedding Implemented FindItemWithName and ContentShellAdded. Changed FindNamedBrowserChrome to deal with nsIWebBrowser instead of nsIWebBrowserChrome and changed the name to FindNamedBrowser. Changed FindNamedBrowser and GetNamedBrowser to return the type instead of having it as an out parameter. This is cleaner for JS. 2000-03-15 04:32:16 +00:00
expat
extensions xmlterm changes only (not part of the default build). 2000-03-17 05:37:54 +00:00
gc/boehm
gconfig
gfx screen manager and screen impls, first cut assuming only one monitor. make the dev context use them. r=pavlov. 2000-03-17 06:09:24 +00:00
grendel
htmlparser fixed leak introduced with last update; r=taz. 2000-03-17 05:08:14 +00:00
include
intl Changed to use do_GetService instead of CreateInstance, bug 30203, r=cata. 2000-03-17 01:45:28 +00:00
java dding new files 2000-03-17 00:27:29 +00:00
jpeg # 25555 2000-02-29 22:12:14 +00:00
js Fix a mem leak. r=jband 2000-03-16 23:31:53 +00:00
js2 Added gctest target, added -lm to get floor() 2000-03-09 02:11:52 +00:00
l10n
layout Fixing a stupid leak from mousewheel scrolling. r=pinkerton. 2000-03-17 06:27:45 +00:00
lib HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver. 2000-03-11 01:33:13 +00:00
mailnews fix for #32202. open the "download headers" dialog modal to the messenger window. 2000-03-17 06:30:43 +00:00
modules make the NS_GetFactory stuff use generic factory code instead of doing it all by hand r=dp 2000-03-16 23:42:23 +00:00
msgsdk
netwerk Rollback some of keep-alive code while investigating 32002 since only 2000-03-17 03:28:06 +00:00
network/protocol/http
nsprpub Bugzilla bug #29427: implemented the 'distclean' target and made 2000-03-16 22:46:02 +00:00
nunet
parser fixed leak introduced with last update; r=taz. 2000-03-17 05:08:14 +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 for profile manager bug 32065 & some minor skinnability tweaks 2000-03-17 05:56:34 +00:00
rdf Fix for 15142. Fixing typo makes secondary sort now work. 2000-03-17 00:03:46 +00:00
README/mozilla
security Removing "#include <sys/un.h>" because it is not present under Neutrino 2000-03-13 13:03:52 +00:00
silentdl
string Incremental changes. Fixed some things that were stopping rickg from compiling. This file is not part of the build. 2000-03-14 17:10:03 +00:00
suite
sun-java # 25555 2000-03-15 15:15:29 +00:00
timer
tools oops. I checked in a bogus line. 2000-03-16 22:34:56 +00:00
tripledb
uriloader adding webProgress interfaces for Travis 2000-03-13 00:24:28 +00:00
view bug 25050, fix incorrect usage of mPainting variable. r=jband 2000-03-16 22:55:42 +00:00
wallet
webshell replaced use of private type with |getter_AddRefs|, r=travis 2000-03-17 01:19:33 +00:00
webtools doh! my last checkin broke -v. fixed. 2000-03-17 02:00:58 +00:00
widget fix for 29016 (again) don't pass the click through if there is a popup, just roll it up. this is what macOS native context menus do. r=sfraser. 2000-03-17 01:42:19 +00:00
xpcom add Delete() to the nsIFileSpec interface. 2000-03-15 07:07:56 +00:00
xpfc
xpfe Fix for bug 38104. Going back to AsyncRead technique in use pre rev 1.15. This bogs down the UI thread with doing synchronous writes, but does not hang. Will fix later to move this code to another thread. You can revert to the prior version by removing the #define for USE_ASYNC_READ in nsStreamXferOp.h. r=gagan@netscape.com 2000-03-17 04:35:44 +00:00
xpinstall fixing a hack that was done for beta1. It is now possible to control the font size, color, and shadowing for the text on the blue background in the installer via the config.ini. affects only windows. r=sgehani 2000-03-17 02:38:13 +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 Removing Makefiles that dougt deleted. 2000-03-16 04:26:11 +00:00
client.mak updating nspr tag to magical, stringently controlled rolling branch tag, 2000-03-13 15:56:44 +00:00
client.mk Make client.mk easier to setup for tags/branches (set MOZ_CO_TAG at the top of the file). Handle MOZ_MAKE_FLAGS differently (set MAKE="$(MAKE) $(MOZ_MAKE_FLAGS)"). Add "export" and "install" targets (they just pass through to the top level makefile). 2000-03-17 00:56:58 +00:00
configure Automated update 2000-03-17 03:45:33 +00:00
configure.in -gall only works with the c++ compiler 2000-03-17 03:41:08 +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