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
1998-06-15 21:44:23 +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 Fixed SF1 bug 65190, reviewed by mjudge. Removed duplicate define accidentally introduced by branch merge in edprops.h. Approved by brade, don 1998-06-12 01:22:45 +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
directory
dom First pass at makefile for generation of xpcom headers and JavaScript stub classes 1998-06-15 20:57:23 +00:00
editor/ui
gconfig
gfx Changed to set the polygon fill mode in CommonInit() instead of when drawing 1998-06-15 18:50:08 +00:00
htmlparser Fixed a few memory leaks. 1998-06-13 02:20:04 +00:00
include
jpeg
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
layout Revised keyword tables 1998-06-15 20:40:27 +00:00
lib Finished fix for SF1 bug 123355 - force JavaScript on for Composer Plugins. Reviewed by mjudge. 1998-06-15 21:44:23 +00:00
mailnews
modules First Checked In. 1998-06-15 20:15:59 +00:00
nav-java
network Defining dbopen on Unix too. Reviewed by rpotts. 1998-06-11 23:46:52 +00:00
nsprpub
parser/htmlparser Fixed a few memory leaks. 1998-06-13 02:20:04 +00:00
shell Documentation cleanup 1998-06-12 18:30:53 +00:00
string/obsolete
sun-java
view
webshell Change viewer's HandleEvent to HandleEventApp since on Unix it conflicts 1998-06-12 00:55:24 +00:00
webtools/lxr I'm a chimp; I didn't test the last change, and left out the blank line after 1998-06-15 17:15:35 +00:00
widget set internal full path/file correctly, and uses it's own event loop with a kludge from nsAppShell 1998-06-15 20:25:24 +00:00
xpcom Fixed double ended queue to accept a callback in the constructor 1998-06-12 01:36:24 +00:00
CHANGES.html
client.mak
LEGAL
LICENSE
Makefile
makefile.win
nglayout.mac
nglayout.mak
nglayout.mk
trex.mak
trex.mk