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
Перейти к файлу
igor%mir2.org 134428fef2 1. optimizer/Codegen now just generates byte code classes, the instantiation of classes is done in a separated class optimizer/ClassCompiler. This is done to provide in future a simple interface to generate class files instead of complicated ClassNameHelper and friends implementation.
2. Parser now stores TokenStream instance in its field instead of having it present in each and every method signature. It allowed to simplify interaction between Parser and IRFactory where the later now uses Parser.reportError so parser van recover from syntax errors and provide better error reporting.
2004-01-16 18:20:22 +00:00
README
accessible Bug 227904 AccessibleMarshal.exp : warning LNK4070: /OUT:ISimpleDOMDocumentMarshal.dll directive in .EXP differs from output filename "AccessibleMarshal.dll"; ignoring directive 2004-01-12 16:28:13 +00:00
apache/gzip/src
browser Provide perhaps more accurate wording for the safe upgrade panel for folks who have installed Firebird into a ridiculous location. 2004-01-14 23:56:17 +00:00
build remove all of these files - they aren't maintained here anymore 2004-01-12 16:43:55 +00:00
calendar Fixing mis-spelled success 2004-01-16 15:09:56 +00:00
camino keep whatever utility window is in the fg when user clicks on dock tile and 2004-01-15 20:05:49 +00:00
caps Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
cck adding doc templates, some images, whacking NPL license to MPL. Will 2003-07-31 19:54:39 +00:00
chimera make find panel more consistent with other cocoa apps (bug 160771) 2003-11-13 18:21:02 +00:00
chrome Re-landing bug 229285 - There was a misplaced close-brace in nsXULDocument.cpp that was causing problems non-chrome XUL documents. 2004-01-14 18:03:25 +00:00
cmd/xfe/src
composer Remove old mingw hacks so that composer++ will build with currently recommended mingw tools. 2003-12-31 23:43:00 +00:00
config Bug 230751 Link is being passed the same def file twice 2004-01-14 01:46:06 +00:00
content Fix to landing of bug 195350. Shuffle the right memory. 2004-01-15 23:10:45 +00:00
db Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
dbm Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
directory Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
docshell General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
dom Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard. 2004-01-12 08:25:18 +00:00
editor Bug 183569 no update for command cmd_smiley r=glazou sr=mscott 2004-01-15 21:51:42 +00:00
ef
embedding 230953 - Remove traces of dtd-debug. r+sr=jst 2004-01-15 04:50:10 +00:00
expat Part of fix for bug 192139 (Intergrate latest Expat). r=Pike, sr=jst. 2003-12-23 18:04:56 +00:00
extensions Backout to fix bustage. 2004-01-16 15:08:30 +00:00
gc/boehm Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
gconfig
gfx fix mac bustage 2004-01-14 13:28:10 +00:00
gfx2
grendel
htmlparser 230953 - Remove traces of dtd-debug. r+sr=jst 2004-01-15 04:50:10 +00:00
intl Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
ipc/ipcd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
java readd 2003-09-28 06:51:37 +00:00
jpeg Bug 9922: large jpeg images not displaying on win32. 2003-11-20 19:24:53 +00:00
js 1. optimizer/Codegen now just generates byte code classes, the instantiation of classes is done in a separated class optimizer/ClassCompiler. This is done to provide in future a simple interface to generate class files instead of complicated ClassNameHelper and friends implementation. 2004-01-16 18:20:22 +00:00
js2 Added TRACE_DEBUG, fixed int/uint compare and bad iterator use. 2003-07-14 20:56:24 +00:00
l10n #223782 2003-11-06 19:50:58 +00:00
layout Make <noscript> inline when displayed. Bug 230616, r+sr=dbaron 2004-01-16 03:05:00 +00:00
lib Remove .cvsignore in empty directory. a=asa 2003-12-02 23:43:20 +00:00
mail replace gPrefs with gPrefBranch, patch by neil@parkwaycc, tbird changes to stay in sync with seamonkey changes, sr=me 230649 2004-01-16 17:27:07 +00:00
mailnews Bug 230649 nsIPref removal in Mail Window Front End r=caillon sr=bienvenu 2004-01-16 16:04:06 +00:00
modules Bug 229836 - map illegal index values to black. r=paper, sr=blizzard 2004-01-14 17:08:26 +00:00
mozilla
msgsdk
mstone
netwerk Bug 229476 about:cache title capitalization inconsistent 2004-01-11 08:11:53 +00:00
nsprpub Bugzilla bug 222037: we need to adjust the address family field of 2004-01-08 02:30:03 +00:00
nunet
other-licenses Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
parser 230953 - Remove traces of dtd-debug. r+sr=jst 2004-01-15 04:50:10 +00:00
plugin/oji Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 23:12:15 +00:00
privacy
profile Bug 230650 nsIPref removal from Profile Manager fe r=caillon sr=jag 2004-01-15 21:13:14 +00:00
rdf bug 230099: don't serialize RDF literals inline if they contain newlines. 2004-01-15 01:17:25 +00:00
security Fix template for Cert policy extensions. Bug 230951, r=jpierre 2004-01-16 05:36:08 +00:00
silentdl
suite
sun-java Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
themes Add -moz-image-region:auto to cut off inheritance where needed (and not previously noticed due to an inheritance bug with -moz-image-region). b=220717 r=bzbarsky sr=ben 2004-01-15 02:23:34 +00:00
timer
toolkit Add -moz-image-region:auto to cut off inheritance where needed (and not previously noticed due to an inheritance bug with -moz-image-region). b=220717 r=bzbarsky sr=ben 2004-01-15 02:23:34 +00:00
tools minor updates to spacetrace: 2004-01-13 16:35:45 +00:00
uriloader Work around misconfiguration in default Apache installs that makes it claim all 2004-01-08 03:56:02 +00:00
view Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard. 2004-01-12 08:25:18 +00:00
webshell Remove unused PLVector and nsVector (bug 230556). r=dougt,sr=dbaron 2004-01-12 22:47:52 +00:00
webtools Bug 231037 - remove JS popup from bug entry page. Patch by gerv; r,a=myk. 2004-01-16 08:40:32 +00:00
widget Accidental printf left in 2004-01-16 17:21:14 +00:00
xpcom sigh. 2004-01-15 06:56:39 +00:00
xpcom_obsolete Fixing firebird bustage. b=211860 2003-07-15 00:17:51 +00:00
xpfe Part of bug 230778 - remove @mozilla.org/preferences;1 from chrome r=caillon sr=jag 2004-01-15 21:24:08 +00:00
xpinstall Fixing bug 231049. Removing unused member nsXPInstallManager::mStringBundle. r=dougt@meer.net, sr=alecf@flett.org. 2004-01-16 04:09:39 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Add mozapps installer makefiles to allmakefiles.sh, and don't build it if --disable-installer was used. Fixes bug 224999. Does not affect the default build. 2003-11-07 22:44:35 +00:00
README.txt updating 2003-09-18 04:31:38 +00:00
aclocal.m4
allmakefiles.sh ben%bengoodger.com Dec 3 2003 We no longer need any of 2004-01-07 16:51:09 +00:00
camino.mk fix for using "make -w" (r=bryner, bug 219828) 2003-10-06 18:39:11 +00:00
client.mak
client.mk Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
configure Automated update 2004-01-02 01:01:02 +00:00
configure.in Add -Wno-non-virtual-dtor to suppress questionable warnings about non-virtual destructors from gcc. Bug 229866, r=dbaron. 2004-01-02 00:54:34 +00:00
embed.mak
embed.mk
makefile.win
minimo.mk Trim about 100 megs of unnecessary source from minimo pull. 2003-04-18 06:32:53 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk

README.txt

==============================================================

= = = = = = = = = =   Mozilla Read Me    = = = = = = = = = = =

==============================================================

Mozilla is subject to the terms detailed in the license
agreement accompanying it.

This Read Me file contains information about system
requirements and installation instructions for the Windows,
Mac OS, and Linux builds of Mozilla. 

For more info on Mozilla, see www.mozilla.org. To submit bugs
or other feedback, see the Navigator QA menu and check out
Bugzilla at http://bugzilla.mozilla.org for links to known
bugs, bug-writing guidelines, and more. You can also get help
with Bugzilla by pointing your IRC client to #mozillazine
at irc.mozilla.org.


==============================================================

                      Getting Mozilla

==============================================================

You can download nightly builds of Mozilla from the
Mozilla.org FTP site at

  ftp://ftp.mozilla.org/pub/mozilla/nightly/

For the very latest builds, see

  ftp://ftp.mozilla.org/pub/mozilla/nightly/latest

Keep in mind that nightly builds, which are used by
Mozilla.org developers for testing, may be buggy. If you are
looking for a more polished version of Mozilla, Mozilla.org
releases Milestone builds of Mozilla every six weeks or so
that you can download from

  http://www.mozilla.org/releases
 
Be sure to read the Mozilla release notes for information
on known problems and installation issues with Mozilla.
The release notes can be found at the preceding URL along
with the milestone releases themselves.

Note: Please use Talkback builds whenever possible. These
builds allow transmission of crash data back to Mozilla
developers, improved crash analysis, and posting of crash
information to our crash-data newsgroup.


==============================================================

                    System Requirements

==============================================================

*All Platforms

	To view and use the new streamlined "Modern" theme,
	your display monitor should be set to display
	thousands of colors. For users who cannot set their
	displays to use	more than 256 colors, Mozilla.org
	recommends using the "Classic" theme for Mozilla.

	To select the Modern theme after you have installed 
	Mozilla, from the Navigator browser, open the View
	menu, and then open then open the Apply Theme submenu
	and choose Modern.

*Mac OS

	-Mac OS X or later
	-PowerPC processor (266 MHz or faster recommended)
	-64 MB RAM
	-36 MB of free hard disk space

*Windows

	-Windows 95, 98, Me, NT4, 2000 or XP
	-Intel Pentium class processor (233 MHz or faster 
	 recommended)
	-64 MB RAM
	-26 MB free hard disk space

*Linux

	-The following library versions (or compatible) are 
	 required: glibc 2.1, XFree86 3.3.x, GTK 1.2.x, Glib
	 1.2.x, Libstdc++ 2.9.0. Red Hat Linux 6.0, 
	 Debian 2.1, and SuSE 6.2 (or later) installations 
	 should work.
	-Red Hat 6.x users who want to install the Mozilla 
	 RPM must have at least version 4.0.2 of rpm
	 installed.
	-Intel Pentium class processor (233 MHz or faster 
	 recommended)
	-64MB RAM
	-26MB free hard disk space


==============================================================

                 Installation Instructions

==============================================================

For Mac OS and Windows users, it is strongly recommended that
you exit all programs before running the setup program. Also,
you should temporarily disable virus-detection software.

For Linux users, note that the installation instructions use
the bash shell. If you're not using bash, adjust the commands
accordingly.

For all platforms, install into a clean (new) directory.
Installing on top of previously released builds may cause
problems.

Note: These instructions do not tell you how to build Mozilla.
For info on building the Mozilla source, see

  http://www.mozilla.org/source.html


Windows Installation Instructions
---------------------------------

Note: For Windows NT/2000/XP systems, you need Administrator
privileges to install Mozilla. If you see an "Error 5" message
during installation, make sure you're running the installation
with Administrator privileges.


    To install Mozilla by downloading the Mozilla installer,
    follow these steps:
	
	1. Click the the mozilla-win32-installer.exe link on
	the site you're downloading Mozilla from to download
	the installer file to your machine.
	
	2. Navigate to where you downloaded the file and
	double-click the Mozilla program icon on your machine
	to begin the Setup program.
	
	3. Follow the on-screen instructions in the setup
	program. The program starts automatically the first
	time.


    To install Mozilla by downloading the .zip file and
    installing manually, follow these steps:

	1. Click the mozilla-win32-talkback.zip link or the
	mozilla-win32.zip link on the site you're down-
	loading Mozilla from to download the .zip file to
	your machine.

	2. Navigate to where you downloaded the file and
	double-click the compressed file.

	Note: This step assumes you already have a recent
	version of WinZip installed, and that you know how to
	use it. If not,	you can get WinZip and information
	about the program at www.winzip.com.

	3. Extract the .zip file to a directory such as
	C:\Program Files\mozilla.org\Mozilla.

	4. To start Mozilla, navigate to the directory you
	extracted Mozilla to and double-click the Mozilla.exe
	icon.


Mac OS X Installation Instructions
----------------------------------

    To install Mozilla by downloading the Mozilla disk image, 
    follow these steps:

	1. Click the mozilla-mac-MachO.dmg.gz link to download 
	it to your machine. By default, the download file is 
	downloaded to your desktop.

	2. Once you have downloaded the .dmg.gz file, drag it 
	onto Stuffit Expander to decompress it. If the disk 
	image doesn't mount automatically, double-click on the 
	.dmg file to mount it. If that fails, and the file 
	does not look like a disk image file, do a "Show Info" 
	on the file, and, in the "Open with application" 
	category, choose Disk Copy. In Mac OS 10.2, you can 
	use "Open with" from the context menu.

	3. Once the disk image mounts, open it, and drag the 
	Mozilla icon onto your hard disk.

	4. We recommend that you copy it to the Applications 
	folder.

	5. Now Eject the disk image.

	6. If you like, you can drag Mozilla to your dock to 
	have it easily accessible at all times. You might also 
	wish to select Mozilla as your default browser in the 
	Internet system preferences pane (under the Web tab).


Linux Installation Instructions
-------------------------------

Note: If you install in the default directory (which is
usually /usr/local/mozilla), or any other directory where
only the root user normally has write-access, you must
start Mozilla first as root before other users can start
the program. Doing so generates a set of files required
for later use by other users.


    To install Mozilla by downloading the Mozilla installer,
    follow these steps:

	1. Create a directory named mozilla (mkdir mozilla)
	and change to that directory (cd mozilla).
	
	2. Click the link on the site you're downloading
	Mozilla from to download the installer file
	(called mozilla-1686-pc-linux-gnu-installer.tar.gz)
	to your machine.

	3. Change to the mozilla directory (cd mozilla) and
	decompress the archive with the following command:

	  tar zxvf moz*.tar.gz

	The installer is now located in a subdirectory of
	Mozilla	named mozilla-installer.

	4. Change to the mozilla-installer directory
	(cd mozilla-installer) and run the installer with the
	./mozilla-installer command.

 	5. Follow the instructions in the install wizard for
	installing Mozilla.

	Note: If you have a slower machine, be aware that the
	installation may take some time. In this case, the
	installation progress may appear to hang indefinitely,
	even though the installation is still in process.

	6. To start Mozilla, change to the directory where you
	installed it and run the ./mozilla command.


    To install Mozilla by downloading the tar.gz file:

	1. Create a directory named "mozilla" (mkdir mozilla)
	and change to that directory (cd mozilla).

	2. Click the link on the site you're downloading
	Mozilla from to download the non-installer
	(mozilla*.tar.gz) file into the mozilla directory.

	3. Change to the mozilla directory (cd mozilla) and
	decompress the file with the following command:

	  tar zxvf moz*.tar.gz
 	
	This creates a "mozilla" directory under your mozilla
	directory. 

	4. Change to the mozilla directory (cd mozilla). 

	5. Run Mozilla with the following run script: 

	  ./mozilla


    To hook up Mozilla complete with icon to the GNOME Panel,
    follow these steps:

	1. Click the GNOME Main Menu button, open the Panel menu,
	and then open the Add to Panel submenu and choose Launcher.

	2. Right-click the icon for Mozilla on the Panel and
	enter the following command:
	  directory_name./mozilla

	where directory_name is the name of the directory
	you downloaded mozilla to. For example, the default
	directory that Mozilla suggests is /usr/local/mozilla.

	3. Type in a name for the icon, and type in a comment
	if you wish.

	4. Click the icon button and type in the following as
	the icon's location:

	  directory_name/icons/mozicon50.xpm

	where directory name is the directory where you
	installed Mozilla. For example, the default directory
	is /usr/local/mozilla/icons/mozicon50.xpm.