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
norris%netscape.com 984ac268fd Add support for ECMA switch statements. These are like LISP cond in that they
evaluate the case label each time.
Still to do is to optimize so that TABLESWITCH and LOOKUPSWITCH are created
when possible.
1998-09-04 00:45:21 +00:00
base Fixed crash in timer (AddItem (&something) not AddIten (something)) 1998-09-04 00:23:30 +00:00
build remove JSJ.mcp from all builds3 1998-09-03 20:54:33 +00:00
calendar First pass migrating Free Source Calendar client to mozilla repo 1998-09-03 18:23:17 +00:00
caps Added CPPSRCS 1998-09-02 19:11:06 +00:00
cmd got rid of StUseCharFormattingCache for better typing performance. Also added an EDT_SetEncoding call in OBeyCommand to get the encoding dialog box up. 1998-09-04 00:28:05 +00:00
config set timebombs to always warn. not a part of the build, so okay to check-in 1998-09-03 00:31:39 +00:00
content Use new content class instead of the old obsolete one 1998-09-04 00:20:14 +00:00
dbm AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
directory Java SDK build instructions 1998-08-19 20:57:12 +00:00
docshell/base Renamed NSRepository to nsRepository. 1998-09-01 00:26:28 +00:00
dom Adding window.opener, window.focus, window.blur, event.cancelBubble, and modifying window.open 1998-09-03 01:19:58 +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 Unix fixes 1998-08-25 19:00:32 +00:00
gfx fix a crash in the destructor (don't delete mFrontBuffer) 1998-09-04 00:33:49 +00:00
htmlparser added new EnableParser() routine for kipp; WIP 1998-09-02 07:12:49 +00:00
include final warning text 1998-09-03 21:47:33 +00:00
jpeg Documentation improvements. 1998-08-20 04:51:19 +00:00
js Add support for ECMA switch statements. These are like LISP cond in that they 1998-09-04 00:45:21 +00:00
l10n Fixed problems with parallel make. 1998-09-01 19:50:28 +00:00
layout Use new content class instead of the old obsolete one 1998-09-04 00:20:14 +00:00
lib Enable setting of table cell attributes (bgcolor -- still broken), and 1998-09-04 00:08:08 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules MacFE code for Anthrax along with minor XP tweaks 1998-09-03 21:08:25 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java removing smartupdate related code, because it is not dependent on Java 1998-09-02 19:09:03 +00:00
network set resourceBase to the magic string "usr/local/netscape/bin/" 1998-09-03 06:19:13 +00:00
nsprpub Added PR_DestroyLogModule. 1998-09-01 00:17:18 +00:00
parser/htmlparser added new EnableParser() routine for kipp; WIP 1998-09-02 07:12:49 +00:00
privacy Updates to autoconf files. 1998-08-26 04:04:57 +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 added BinarySearch method for faster string searches 1998-08-29 05:06:50 +00:00
sun-java merging files from AUTOCONF_1_0 branch 1998-08-20 00:30:12 +00:00
uriloader/base Added nsIDocumentLoadInfo interface. Temporarily added service startup inside WebShell factory. 1998-08-20 22:28:52 +00:00
view temporarily disable the scrollbars on Mac, waiting for the widgets to be implemented 1998-09-03 06:20:12 +00:00
webshell CreateSeparator() needs to return a widget, how about the one this function creates. 1998-09-03 10:48:13 +00:00
webtools Amusil now owns plugins. 1998-09-04 00:45:20 +00:00
widget Quick hack to get timers working (added call to tickle LPeriodical class) 1998-09-04 00:28:35 +00:00
xpcom changed HashCode to HashValue and fixed return type 1998-09-02 01:59:30 +00:00
xpfc Misc build fixes for migration to free source 1998-09-03 20:20:06 +00:00
.cvsignore Make cvs ignore the dist directory 1998-08-26 18:36:09 +00:00
CHANGES.html update change log for preparation of new tarball code drop 1998-06-03 17:22:20 +00:00
client.mak Testing Bonsai, try 11. 1998-07-15 21:40:59 +00:00
configure.in Added blizzard@appliedtheory.com's patches for gnomefe and enable-pthreads. 1998-09-02 00:52:55 +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 Removed ifdefs from build of privacy module. Approved: sar 1998-08-03 23:44:11 +00:00
Makefile.in Restoring file biff'd in merge. 1998-08-21 03:34:44 +00:00
makefile.win Included the config directory if MOZILLA_OFFICIAL is set 1998-09-01 00:02:11 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak changes for plugins. 1998-08-01 05:47:19 +00:00
nglayout.mk Landed non-branch version on the tip 1998-08-07 02:10:11 +00:00
trex.mak minor fix to pull calendar instead of trex 1998-09-03 21:37:43 +00:00
trex.mk fixes for new source tree 1998-09-03 20:20:45 +00:00