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
troy%netscape.com 65dd8985c3 b=17507. Changed Reflow() to use "available height" instead of "computed
height" when reflowing child frames. What was happening was that the child
table frame didn't fit and was trying to split. That should only happen when
we're paginated
1999-10-31 03:39:24 +00:00
apache/gzip/src
build Turning on Mac Install Wizard. [r=ssu] 1999-10-30 23:04:41 +00:00
calendar
caps work on bug 7270. 1999-10-28 22:09:03 +00:00
cck fix for bug #14012 viewfile function to open the files and open url to open html 1999-10-29 21:57:00 +00:00
chrome fix for bugs 17234,17416 r=tor,bruce 1999-10-29 08:36:47 +00:00
cmd removing qtfe files from the tip, since qtfe is only ever destined to build on the MozillaClassic branch; approved=arnt@troll.no 1999-10-31 02:29:26 +00:00
config Fixed the fact that all pdb files get called default.pdb (which made it hard to debug when there was more than one test file in a directory). r=cyeh 1999-10-28 22:36:22 +00:00
content (13163, r=alecf, scc, waterson, others; names available on request) 1999-10-31 00:43:30 +00:00
db fix mork linked list which was disabling more than one table change from getting recorded r=davidmc 1999-10-15 00:05:10 +00:00
dbm Add memmove to autoconf tests. 1999-09-18 02:55:39 +00:00
directory updating license boilerplate in all files; checkin approved by leif@netscape.com 1999-10-27 21:02:24 +00:00
docshell Fixed changes to use the GetPresShell rather than using the now removed member variable. 1999-10-31 02:05:21 +00:00
dom Gross workaround for VC5 bug. 1999-10-31 03:04:02 +00:00
editor (13163, r=alecf, scc, waterson, others; names available on request) 1999-10-31 00:43:30 +00:00
ef add simple test to make sure things are actually working. 1999-08-30 08:04:12 +00:00
embedding Removed zoom now that it has been moved out of the nsIGenericWindow interface. 1999-10-30 00:53:41 +00:00
expat Fix for bug 15633. Fixing build warning with the patch submitted by James Clark (jjc@jclark.com). r=nisheeth 1999-10-27 07:39:57 +00:00
extensions Made tabs us visibility instead of shrinking their children to 0,0. 1999-10-29 22:13:57 +00:00
gc/boehm fixed up -blame option to use line marking. 1999-10-30 05:59:02 +00:00
gconfig
gfx switched to NS_IMPL_ISUPPORTS1, no longer supports QI to nsIRegion. r=pavlov 1999-10-31 02:26:10 +00:00
grendel
htmlparser Fix fof bug 15674 - Putting back char* buffer. 1999-10-29 19:59:09 +00:00
include Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better 1999-10-22 07:11:43 +00:00
intl Fix for bug #16186 build warnings; eliminating unused var. 1999-10-29 20:32:00 +00:00
java r=akhil.arora@sun.com, fix by Denis Sharypov <sdv@sparc.spb.su> 1999-10-30 02:14:28 +00:00
jpeg changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:23:01 +00:00
js fix nsIInterfaceInfoManager leak. bug=15380, r=jband 1999-10-30 05:48:07 +00:00
js2/semantics Changed bottom expressions to syntax error throws 1999-10-20 20:58:07 +00:00
l10n *** empty log message *** 1999-10-22 15:53:29 +00:00
layout b=17507. Changed Reflow() to use "available height" instead of "computed 1999-10-31 03:39:24 +00:00
lib removed obsolete access paths. r=sfraser 1999-10-24 02:45:17 +00:00
mailnews fix a warning 1999-10-30 07:32:23 +00:00
modules (13163, r=alecf, scc, waterson, others; names available on request) 1999-10-31 00:43:30 +00:00
msgsdk
nav-java General cleanup. 1999-09-14 01:35:43 +00:00
netwerk insert cast necessary on one of the "other" platforms 1999-10-30 03:13:55 +00:00
network Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 02:10:08 +00:00
nsprpub Need to set the reuseaddr socket option before PR_Bind, now that 1999-10-29 01:41:34 +00:00
nunet
parser Fix fof bug 15674 - Putting back char* buffer. 1999-10-29 19:59:09 +00:00
plugin/oji/MRJ Took out the debug panel which appears whenever System.out messages are 1999-09-23 20:36:16 +00:00
privacy
profile Made tabs us visibility instead of shrinking their children to 0,0. 1999-10-29 22:13:57 +00:00
rdf (13163, r=alecf, scc, waterson, others; names available on request) 1999-10-31 00:43:30 +00:00
README/mozilla remove unused images 1999-10-20 00:15:50 +00:00
silentdl Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
string/obsolete updated FAQ section of nsString documentation 1999-10-16 18:45:18 +00:00
suite update debug menu to reflect new DOMViewer location 1999-10-30 07:38:12 +00:00
sun-java General cleanup. 1999-09-15 22:29:43 +00:00
timer
tools Fixed parsing of bloat log when value was nan, or class contained ::. 1999-10-29 18:05:09 +00:00
tripledb
uriloader first created. 1999-10-29 21:49:19 +00:00
view Link in raptorgfx dynamically to make the component properly loadable. 1999-10-22 05:06:39 +00:00
wallet
webshell changed the CID for "component://netscape/gfx/region" to use new NS_SCRIPTABLEREGION_CID. r=pavlov 1999-10-31 02:28:32 +00:00
webtools Use tb_find_build_record() instead of find_build_record(). 1999-10-29 19:20:53 +00:00
widget changed gInstanceClassName from char[256] to const char* to save space. r=sfraser 1999-10-30 04:02:54 +00:00
xpcom changed the mechanism underlying |do_QueryInterface| to decouple |nsCOMPtr| from services, |nsIWeakReference|, etc. This change fixes bug #17364, and paves the way for making |nsCOMPtr| cooperate with services. r=valeski (additional builds done by dmose and syd) 1999-10-31 00:35:48 +00:00
xpfc
xpfe (13163, r=alecf, scc, waterson, others; names available on request) 1999-10-31 00:43:30 +00:00
xpinstall *** NOT PART OF BUILD *** Added "About..." box. 1999-10-30 22:29:26 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Work in progress to add reasonable rpm packaging support for the beast. 1999-10-21 14:57:38 +00:00
client.mak Fix build bustage 1999-10-19 01:29:44 +00:00
client.mk Forgot a semicolon and that caused the creation of bogus files. a=leaf. Thanks to jim_nance@yahoo.com for pointing out the problem. 1999-10-12 17:05:05 +00:00
configure Automated update 1999-10-27 07:15:10 +00:00
configure.in Added --enable-detect-webshell-leaks autoconf flag. 1999-10-27 07:13:48 +00:00
LEGAL
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in build boehm when flag is used r=sspitzer 1999-10-18 23:14:16 +00:00
makefile.win adding !endif to complete !if 1999-10-21 22:40:16 +00:00
nglayout.mac
nglayout.mk General cleanup. 1999-09-11 04:50:16 +00:00
trex.mak
trex.mk