INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
michaelp fe978c2d9d added method to nsIView to get offset from nearest window.
added method to nsIView to get nearest scroll offset.
killed AdjustChildWidgets in nsIView.
lots of painting fixes.
added support for scrolling subviews.
added beginning of back-to-front compositing pass.
views, views with widgets and views with specific clips will now have their
outlines rendered in different colors. to turn this off see the top of nsView.cpp.
1998-06-16 17:05:42 +00:00
base First Checked In. 1998-06-15 21:07:17 +00:00
build First Checked In. 1998-06-11 03:58:24 +00:00
cmd BUG114867 : Modified text associated with layers 1998-06-16 17:03:16 +00:00
config First Checked In. 1998-06-15 20:27:14 +00:00
content Revised keyword tables 1998-06-15 20:40:27 +00:00
dbm First Checked In. 1998-06-02 23:54:58 +00:00
directory Added additional tcp-ip stuff for mac project 1998-05-29 23:08:33 +00:00
dom First pass at makefile for generation of xpcom headers and JavaScript stub classes 1998-06-15 20:57:23 +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 Misc Linux fixes 1998-06-04 07:54:39 +00:00
gfx PopState() now returns PR_TRUE if there is an empty clip region after the pop. 1998-06-16 16:49:29 +00:00
htmlparser Hooked up the <BLINK> tag in the parser. 1998-06-16 01:15:56 +00:00
include cookie management changes 1998-06-08 04:14:31 +00:00
jpeg First Checked In. 1998-06-02 23:54:58 +00:00
js Undid the ECMA fix that disallowed '08' and '09' numeric literals. According to the ECMA lexical grammar, these literals should be scanned as two consecutive NUMBER tokens ('0' and '9') - which is always a syntax error under the grammar. Unfortunately, the javascript engine has supported these literals (with mathematical values 8 and 9) in the past, and they're likely to crop up in date code... so we probably need to remove this fix. This leaves us a superset of ECMA - by accepting these literals, we accept scripts that are not valid ECMA scripts. 1998-06-13 01:10:30 +00:00
l10n red letter edition 1998-05-10 18:54:17 +00:00
layout the view manager is now used when manipulating views. 1998-06-16 16:51:01 +00:00
lib Fix for bug#124552. No code review needed coz fix is smaller than 5 lines. 1998-06-16 03:05:10 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules First Checked In. 1998-06-15 20:15:59 +00:00
nav-java First Checked In. 1998-06-04 22:51:07 +00:00
network fixed UNIX resource protocol 1998-06-16 00:04:43 +00:00
nsprpub Bugzilla bug #351: Removed two extra '>' characters. 1998-06-09 01:14:56 +00:00
parser/htmlparser Hooked up the <BLINK> tag in the parser. 1998-06-16 01:15:56 +00:00
shell Documentation cleanup 1998-06-12 18:30:53 +00:00
string/obsolete Added SizeOf method 1998-06-05 21:38:36 +00:00
sun-java First Checked In. 1998-06-04 22:51:07 +00:00
view added method to nsIView to get offset from nearest window. 1998-06-16 17:05:42 +00:00
webshell Fixes to get viewer to render on Unix 1998-06-16 00:57:33 +00:00
webtools/lxr lose the useless search boxes; they're clutter. 1998-06-16 09:13:15 +00:00
widget Removed reference to method no longer in the class 1998-06-15 22:42:25 +00:00
xpcom Fixed double ended queue to accept a callback in the constructor 1998-06-12 01:36:24 +00:00
CHANGES.html update change log for preparation of new tarball code drop 1998-06-03 17:22:20 +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 add network directory 1998-05-11 22:03:25 +00:00
client.mak touching down layout integration branch 1998-06-05 01:03:18 +00:00
makefile.win add network 1998-05-11 22:09:40 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak Pull and build libdbm and libpwcac 1998-06-05 01:38:52 +00:00
nglayout.mk Pull and build dbm and libpwcac 1998-06-05 01:23:05 +00:00
trex.mak Support for Julian and nls prior to FreeSource move to /m/pub 1998-05-23 18:34:15 +00:00
trex.mk Fix for not using TREX_WIDGET branch anymore 1998-06-06 05:53:23 +00:00