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
nisheeth%netscape.com 4861392800 This change is realy cool. The compositor gets enabled at the end of layout
rather than at the beginning, so, we don't see a blank page between URL
traversals at all.  The earlier page remains visible until the new page has
pixels that can be shown, and then, BANG, the new page becomes visible.

Gone are the days when we have to stare at a blank page while layout occurs.
1998-10-15 22:01:21 +00:00
apache/gzip/src Add the source and Makefile for the new mod_gzip_content module. 1998-09-15 20:17:13 +00:00
base Corrected some minor errors. Now builds on Linux 1.2.13. Whee.... 1998-10-11 08:41:04 +00:00
build added the gfx:public:manifest exection 1998-10-12 13:51:13 +00:00
calendar More command line support for zulu. Also, exit if NS_OK not returned 1998-10-15 20:47:37 +00:00
caps Added verification certifcates that are created via nsICapsManager. This could be used by JVM plugins. 1998-10-15 20:56:34 +00:00
cmd Current 328650 performance improvement changes 1998-10-15 21:20:43 +00:00
config remove unneeded #define. 1998-10-15 18:51:42 +00:00
content Added new atom 1998-10-15 05:11:40 +00:00
db Import of Sleepycat DB 2.4.14.1 1998-10-15 03:56:37 +00:00
dbm removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
directory added readme for 9.28 1998-09-29 05:33:50 +00:00
docshell/base Added support for the loading of background URLs... 1998-10-10 04:33:29 +00:00
dom removed an unreferenced local variable 1998-10-14 23:09:30 +00:00
editor/ui Fix for major xfe horkage caused by last checkin. Change the 'TRUE' to 1998-06-01 09:04:58 +00:00
gconfig Fix unresolved externals 1998-10-12 19:55:23 +00:00
gfx zero the pointer to the IL_ImageRequest being held by the ImageRequestImpl when the IL_ImageRequest is destroyed. The IL_imageRequest can be destroyed by either the ImageRequestImpl *or* the IL_ImageGroup... 1998-10-14 23:56:33 +00:00
grendel package is addresscard, not AddressCard 1998-09-25 21:25:57 +00:00
htmlparser more bad content parsing improvements 1998-10-08 07:32:34 +00:00
include fix string for privacy policy 1998-10-15 20:58:56 +00:00
jpeg remove NSPR20 !ifdef 1998-10-12 19:24:31 +00:00
js 1) Change HAVE_LONG_LONG to be JS_HAVE_LONG_LONG to avoid collision with NSPR. 1998-10-15 18:10:39 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout incremental reflow: append/insert/delete row group, append/insert/delete col 1998-10-15 21:07:37 +00:00
lib This change is realy cool. The compositor gets enabled at the end of layout 1998-10-15 22:01:21 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules use VPATH instead of listing 3 seperate rules 1998-10-15 21:57:03 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
network Fix warnings on Mac. 1998-10-15 08:11:42 +00:00
nsprpub Ports to many Unix variants. Added the OMIT_LIB_BUILD_TIME workaround 1998-10-08 21:31:09 +00:00
parser/htmlparser more bad content parsing improvements 1998-10-08 07:32:34 +00:00
privacy undoing confusion in last two checkins 1998-10-14 05:58:43 +00:00
README updating and moving README's to the toplevel of the mozilla hierarchy. this 1998-06-18 23:41:22 +00:00
string/obsolete Fixed some sign extension bugs 1998-10-10 15:28:53 +00:00
sun-java removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
uriloader/base Only fire the OnConnectionsComplete(...) notification once per document... 1998-10-10 05:54:58 +00:00
view Removed NS_VMREFRESH_SCREEN_RECT update option 1998-10-15 20:57:43 +00:00
webshell Removed use of NS_VMREFRESH_SCREEN_RECT which is deprecated and going away 1998-10-15 16:00:09 +00:00
webtools Remove code to test if passwd is different than Netscape passwd. It no longer works, anyway. 1998-10-15 13:58:41 +00:00
widget Added makefiles and factory for widget directory reorganization 1998-10-15 21:41:38 +00:00
xpcom Fixed some sign extension bugs 1998-10-10 15:28:53 +00:00
xpfc More command line support for zulu. Also, exit if NS_OK not returned 1998-10-15 20:47:37 +00:00
xpfe Removed code to turn off the throbber from OnStopBinding(..). This should make the throbber work better :-) 1998-10-10 10:09:53 +00:00
.cvsignore Make cvs ignore the dist directory 1998-08-26 18:36:09 +00:00
client.mak Testing Bonsai, try 11. 1998-07-15 21:40:59 +00:00
configure.in Changed -mieee-with-inexact to -mieee for Linux Alpha 1998-10-13 20:02:45 +00:00
LEGAL updated LEGAL file to reflect non-infringement of WANG patent, and option 1998-05-27 21:17:37 +00:00
LICENSE Add final version of NPL. 1998-03-31 19:11:51 +00:00
Makefile Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
Makefile.in Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
makefile.win Fix bugs on win95 builds, aprvd briano law 1998-10-15 12:38:26 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak fixing tarball creation targets (removing \\readme and changing tarball name) 1998-10-13 22:42:02 +00:00
nglayout.mk Fix bug where when pulling by MOZ_DATE, we should be pulling the XPCOM_BRANCH 1998-10-12 22:22:04 +00:00
trex.mak Support Free ZULU 1998-10-08 19:45:01 +00:00
trex.mk pull zulu nls branch rather than normandy 1998-10-01 23:02:49 +00:00